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

tracker did not respond to the connect request but utorrent can connect to the trackers #23

Closed
ghost opened this issue Sep 24, 2012 · 1 comment

Comments

@ghost
Copy link

ghost commented Sep 24, 2012

Good day,

i setup a single peer (using utorrent) torrent file on the following trackers

udp://tracker.openbittorrent.com:80/announce
udp://tracker.publicbt.com:80/announce
udp://tracker.ccc.de:80/announce

the torrent file is located at
https://dl.dropbox.com/u/4317204/DADDY%20WHY%20DID%20YOU%20EAT%20MY%20FRIES.mp3.torrent

utorrent can download this, but i can't seem to download this using ttorrent's sample download code

failure message says: tracker did not respond to the connect request

@ghost
Copy link
Author

ghost commented Sep 27, 2012

Good day,

after 5 hrs of coding and tweaking i found out the reason. it is utorrent. the seeder is using utorrent.

By default utorrent does not allow multiple peers with same ip. so what happend was i downloaded the file with utorrent then i tried to download the file with the sample client.

to fix this you will need to go options -> preferences -> advance -> allow same ip's

thank you for the quick response. and sorry for the trouble

@ghost ghost closed this as completed Sep 27, 2012
This issue was closed.
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

0 participants