Hi er13!
Since I updated transmission using the patches you submitted to trunk I can neither download nor upload torrents anymore. It seems the tracker receives my scrapes but somehow they don't register there so I get no peers and the server itself doesn't list me as one of the swarm neither. Any ideas what's happening?
Now, just out of curiousity, I reverted back to an old version and everything is fine again. Specifically what I did was:
to latest version and compile:
gives:
transmission in the firmware doesn't work however.
What I did now was:
And transmission works again. The patch is the one you supplied me with here btw: http://www.ip-phone-forum.de/showthread.php?t=241700
I looked in the log for errors but found none, even with DEBUG set.
[edit] a few buzz words for future onlookers: version bump torrent client private tracker version banning / ban stupid
Since I updated transmission using the patches you submitted to trunk I can neither download nor upload torrents anymore. It seems the tracker receives my scrapes but somehow they don't register there so I get no peers and the server itself doesn't list me as one of the swarm neither. Any ideas what's happening?
Now, just out of curiousity, I reverted back to an old version and everything is fine again. Specifically what I did was:
Code:
svn up
Code:
transmission --version
Code:
transmission 2.50
transmission in the firmware doesn't work however.
What I did now was:
Code:
svn up
cd make/transmission
svn up -r 8650
cd ../transmission-cgi
svn up -r 8650
cd ../..
patch -p0 < transmission-from-svn.patch
And transmission works again. The patch is the one you supplied me with here btw: http://www.ip-phone-forum.de/showthread.php?t=241700
I looked in the log for errors but found none, even with DEBUG set.
[edit] a few buzz words for future onlookers: version bump torrent client private tracker version banning / ban stupid
Zuletzt bearbeitet: