Skip to content
New issue

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

Torrents are not added during announcement #51

Open
adabru opened this issue Oct 8, 2024 · 2 comments
Open

Torrents are not added during announcement #51

adabru opened this issue Oct 8, 2024 · 2 comments
Assignees

Comments

@adabru
Copy link

adabru commented Oct 8, 2024

I start hefur on my server:

sudo hefurd -log-level debug

s

I create a torrent from qbittorrent with udp://adabru.de:6969/announce as tracker on my local computer:
image

I add the torrent to qbittorrent on my local computer to start seeding:
image

I get a "tracker error":

image

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:

[~] 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:

s

Downloading the file from the seeding computer doesn't work.

@abique abique self-assigned this Oct 11, 2024
@abique
Copy link
Owner

abique commented Oct 11, 2024

Thanks for the bug report.

@Musickiller
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants