[Solved] Encrypted connections do little in 2.20

Ask for help and report issues not specific to either the Mac OS X or GTK+ versions of Transmission
Locked
rb07
Posts: 1400
Joined: Sun Aug 24, 2008 3:14 am

[Solved] Encrypted connections do little in 2.20

Post by rb07 »

Anyone seeing this?

I'm using transmission-daemon, but info on any other clients would be interesting since they share libtransmission.

In all torrents the connections marked as encrypted do nothing: no download, no upload, and they don't even show how much the other client has.

Something else, I have fewer encrypted connections than usual... probably transmission is kicking them for being non-performing.

Strange, but first I want to know if it is only me or everybody else has seen this problem, or even if some do and some don't.
rb07
Posts: 1400
Joined: Sun Aug 24, 2008 3:14 am

Re: [2.20] Encrypted connections do nothing, show little

Post by rb07 »

Thanks x190, that's exactly the problem.
super-poussin
Posts: 74
Joined: Sun Mar 15, 2009 8:04 pm

Re: [2.20] Encrypted connections do nothing, show little

Post by super-poussin »

last svn do not solve the issue :(

#6001 transmission-trunk-r11865.tar.xz
rb07
Posts: 1400
Joined: Sun Aug 24, 2008 3:14 am

Re: [2.20] Encrypted connections do nothing, show little

Post by rb07 »

Changing only peer-io.c with r11856 did solve the problem I described above.

I didn't test release 2.21 which is r11854.
ijuxda

Re: [2.20] Encrypted connections do nothing, show little

Post by ijuxda »

rb07 wrote:Changing only peer-io.c with r11856 did solve the problem I described above.
The fix was actually r11846 to correct r11810.
Last edited by ijuxda on Mon Feb 14, 2011 4:07 am, edited 1 time in total.
Jordan
Transmission Developer
Posts: 2312
Joined: Sat May 26, 2007 3:39 pm
Location: Titania's Room

Re: [2.20] Encrypted connections do nothing, show little

Post by Jordan »

super-poussin, several people reported this problem in 2.20 but so far you're the only one to report it in 2.21 or higher. Maybe you've got the wrong build in your path, or maybe you're seeing some other problem that has the same symptoms?

If the problem continues, please report back with more information. Thanks!
super-poussin
Posts: 74
Joined: Sun Mar 15, 2009 8:04 pm

Re: [2.20] Encrypted connections do nothing, show little

Post by super-poussin »

Hi Jordan

I saw that in my logs :
Feb 10 14:04:36 Jedi transmission-daemon[10445]: debian-6.0.0-i386-DVD-1.iso Couldn't read "/c/addons-config/Transmission/transmission-daemon/resume/debian-6.0.0-i386-DVD-1.iso.ef3cb427b5be2571.resume" (resume.c:661)
Feb 10 14:04:36 Jedi transmission-daemon[10445]: Saved "/c/addons-config/Transmission/transmission-daemon/torrents/debian-6.0.0-i386-DVD-1.iso.ef3cb427b5be2571.torrent" (bencode.c:1716)
Feb 10 14:04:36 Jedi transmission-daemon[10445]: debian-6.0.0-i386-DVD-1.iso Pausing (torrent.c:1729)
Feb 10 14:04:36 Jedi transmission-daemon[10445]: Saved "/c/addons-config/Transmission/transmission-daemon/resume/debian-6.0.0-i386-DVD-1.iso.ef3cb427b5be2571.resume" (bencode.c:1716)
Feb 10 14:04:36 Jedi transmission-daemon[10445]: debian-6.0.0-i386-DVD-1.iso Queued for verification (verify.c:257)
Feb 10 14:04:36 Jedi transmission-daemon[10445]: debian-6.0.0-i386-DVD-1.iso Verifying torrent (verify.c:215)
Feb 10 14:04:36 Jedi transmission-daemon[10445]: debian-6.0.0-i386-DVD-1.iso verifying torrent... (verify.c:58)
Feb 10 14:04:36 Jedi transmission-daemon[10445]: debian-6.0.0-i386-DVD-1.iso Verification is done. It took 1 seconds to verify 4692119552 bytes (2346059776 bytes per second) (verify.c:152)
Feb 10 14:04:42 Jedi transmission-daemon[10445]: debian-6.0.0-i386-DVD-1.iso Got 0 peers from tracker (torrent.c:506)
Feb 10 14:07:58 Jedi transmission-daemon[10445]: ubuntu-10.10-netbook-i386.iso Tracker did not respond (announcer.c:1124)
will try to see if it could be tracker related
Jordan
Transmission Developer
Posts: 2312
Joined: Sat May 26, 2007 3:39 pm
Location: Titania's Room

Re: [2.20] Encrypted connections do nothing, show little

Post by Jordan »

I run a seedbox with a couple dozen linux isos for testing, and when I tried to download Debian 6 from Debian's tracker the other day, the tracker kept returning "not authorized" error. Their tracker seems to have some kind of configuration error.
Jordan
Transmission Developer
Posts: 2312
Joined: Sat May 26, 2007 3:39 pm
Location: Titania's Room

Re: [2.20] Encrypted connections do nothing, show little

Post by Jordan »

I think rb07's original problem was correctly answered by x190 wrt 2.20.

Super-poussin, if this problem is continuing for you in 2.21, please start a new thread for it. Thanks!
Locked