We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I start hefur on my server:
sudo hefurd -log-level debug
I create a torrent from qbittorrent with udp://adabru.de:6969/announce as tracker on my local computer:
udp://adabru.de:6969/announce
I add the torrent to qbittorrent on my local computer to start seeding:
I get a "tracker error":
The terminal on the server doesn't show any log.
I change udp://adabru.de:6969/announce to http://adabru.de:6969/announce in qbittorrent. Now hefur is logging that it got the announcement:
http://adabru.de:6969/announce
[~] sudo hefurd -log-level debug 2024-10-08 16:26:29.0921 http: info: 84.143.41.76 GET adabru.de:/announce?info_hash=%bcb%60%cf%9d%7d%feU%9f%f9%e7rV6%9d%1cG%3b%a12&peer_id=-qB5000-SqYwI4chIzRu&port=24107&uploaded=0&downloaded=0&left=0&corrupt=0&key=0C1173BF&event=started&numwant=200&compact=1&no_peer_id=1&supportcrypto=1&redundant=0 2024-10-08 16:26:29.0921 hefur: info: Got announce from 84.143.41.76:24107
Still, if i go to http://adabru.de:6969/stat, it doesn't show any torrent:
http://adabru.de:6969/stat
Downloading the file from the seeding computer doesn't work.
The text was updated successfully, but these errors were encountered:
Thanks for the bug report.
Sorry, something went wrong.
same here. Without /announce, it returns Ошибка: Offline (File not found: http://107.189.24.196:6969?info_hash=...&peer_id=-BI3700-40Z5dnKOSLng&requirecrypto=1&port=25969&azudp=29784&uploaded=0&downloaded=0&left=0&corrupt=0&event=started&numwant=43&no_peer_id=1&compact=1&key=1PT24gtz&azver=3 [error=��
With /announce, just Ошибка: Failed (torrent not found)
My specs: archlinux on remote server hefurd 1.0
abique
No branches or pull requests
I start hefur on my server:
I create a torrent from qbittorrent with

udp://adabru.de:6969/announce
as tracker on my local computer:I add the torrent to qbittorrent on my local computer to start seeding:

I get a "tracker error":
The terminal on the server doesn't show any log.
I change
udp://adabru.de:6969/announce
tohttp://adabru.de:6969/announce
in qbittorrent. Now hefur is logging that it got the announcement:Still, if i go to
http://adabru.de:6969/stat
, it doesn't show any torrent:Downloading the file from the seeding computer doesn't work.
The text was updated successfully, but these errors were encountered: