2010-07-29 14:52:16 PDT
I'm having a few problems using XBTT and getting things to connect. My test torrent connects via DHT and Peer Exchange, but does not connect to the tracker itself. Users who have downloaded the torrent appear in the SQL but I am guessing they only received the file in the torrent via DHT/Peer Exchange.
Checking the http debug (
http://tracker.sonicretro.org:62391/debug) results in a timeout. The port appears to be open:
tcp 0 0 0.0.0.0:62391 0.0.0.0:* LISTEN 2533/xbt_tracker
nmap confirms that there is no firewall block. What are some steps I can take to fix this? I tried looking through this forum but didn't find much on the issue, unfortunately.