µTorrent 3.1 stable (build 26671) (Page 5) / Announcements / µTorrent Community Forums
 

#101 2011-12-13 13:41:46

GCRaistlin
Member

Re: µTorrent 3.1 stable (build 26671)

rafi
Win2k3 R2 Std x86 / WD20EARS. Yes, I restarted - not just uT, server too. The issue is here.

Last edited by GCRaistlin (2011-12-13 13:42:02)


Magically yours
Raistlin

Offline

#102 2011-12-13 18:22:20

tgwaste
Member

Re: µTorrent 3.1 stable (build 26671)

some interesting info posted by 'demonzon' regarding the RSS issue. uTorrent staff can this
be addresses and fixed?

--------------------

For some reason utorrent sends Content-Length: 0 in its GET request. lighttpd does not accept this.

For example, TPBs High Def TV Shows requests are requested (in utorrent) as this:

GET /208 HTTP/1.1
Host: rss.thepiratebay.org
User-Agent: BTWebClient/3100(26595)
Accept-Encoding: gzip
Connection: Close
Content-Length: 0

The "Content-Length: 0" is not valid in a HTTP GET request.

Offline

#103 2011-12-13 18:34:53

AdamK
Administrator

Re: µTorrent 3.1 stable (build 26671)

tgwaste wrote:

some interesting info posted by 'demonzon' regarding the RSS issue. uTorrent staff can this
be addresses and fixed?

--------------------

For some reason utorrent sends Content-Length: 0 in its GET request. lighttpd does not accept this.

For example, TPBs High Def TV Shows requests are requested (in utorrent) as this:

GET /208 HTTP/1.1
Host: rss.thepiratebay.org
User-Agent: BTWebClient/3100(26595)
Accept-Encoding: gzip
Connection: Close
Content-Length: 0

The "Content-Length: 0" is not valid in a HTTP GET request.

Thanks for the info. I'll attempt to reproduce this bug, and update you tomorrow.

Offline

#104 2011-12-13 22:03:20

rafi
Member

Re: µTorrent 3.1 stable (build 26671)

AdamK wrote:
tgwaste wrote:

some interesting info posted by 'demonzon' regarding the RSS issue. uTorrent staff can this
be addresses and fixed?

--------------------

For some reason utorrent sends Content-Length: 0 in its GET request. lighttpd does not accept this.

For example, TPBs High Def TV Shows requests are requested (in utorrent) as this:

GET /208 HTTP/1.1
Host: rss.thepiratebay.org
User-Agent: BTWebClient/3100(26595)
Accept-Encoding: gzip
Connection: Close
Content-Length: 0

The "Content-Length: 0" is not valid in a HTTP GET request.

Thanks for the info. I'll attempt to reproduce this bug, and update you tomorrow.

I wonder if this is the reason for this RSS issue here as well: http://forum.utorrent.com/viewtopic.php … 82#p624582

GCRaistlin wrote:

rafi
Win2k3 R2 Std x86 / WD20EARS. Yes, I restarted - not just uT, server too. The issue is here.

maybe uT on Win2k3 has specific issues sad

Offline

#105 2011-12-13 22:35:32

Zarggg
Member

Re: µTorrent 3.1 stable (build 26671)

I haven't been really following development lately, so I was wondering if the piece checking (when using "Force Re-check") had any major changes.

I have a couple large torrents (>5GB, one is nearly a terabyte) that I only have partially downloaded (for bandwidth and disk storage reasons), and whenever I try to do a recheck on them, they cause uTorrent to become non-responsive and I sometimes have to kill the process. Does anyone know what's going on here?

Edit: I should add that the non-responsiveness does not occur in 3.0.
OS is Windows 7.

Last edited by Zarggg (2011-12-13 22:38:44)

Offline

#106 2011-12-13 23:30:28

GCRaistlin
Member

Re: µTorrent 3.1 stable (build 26671)

rafi wrote:

maybe uT on Win2k3 has specific issues sad

Specific issues introduced in version 3? Version 2 works OK.


Magically yours
Raistlin

Offline

#107 2011-12-14 01:45:10

rafi
Member

Re: µTorrent 3.1 stable (build 26671)

I suppose so

Offline

#108 2011-12-14 07:20:32

GCRaistlin
Member

Re: µTorrent 3.1 stable (build 26671)

Then I'd like to ask developers - isn't it possible to rollback changes in working with cache? Sounds silly, yeah... But I believe such issues should have high priority in to-be-fixed list.


Magically yours
Raistlin

Offline

#109 2011-12-14 12:57:19

AdamK
Administrator

Re: µTorrent 3.1 stable (build 26671)

I have verified this bug. I'm fixing it now - it will be in the next changelog.

Offline

#110 2011-12-14 14:00:55

rafi
Member

Re: µTorrent 3.1 stable (build 26671)

AdamK wrote:

I have verified this bug. I'm fixing it now - it will be in the next changelog.

Was it really Win2K3 related ? Or something potentially common to other platforms ?

Offline

#111 2011-12-14 14:47:29

dyep
Member

Re: µTorrent 3.1 stable (build 26671)

What is the changelog for build 26606?

Offline

#112 2011-12-14 16:38:31

MC1984
Member

Re: µTorrent 3.1 stable (build 26671)

9ehmL.png

No idea whats going on here, UI exploded. Even my damn taskbar. Picture of my full desktop, not counting the black boxes.

Torrent with a hundred or so vids in it, clicked stream and this. Seems like the pick a video dialogue box is bugged, reproducible but doesnt happen every time. Windows xp, ut build 26595

Firon harangued me into making this account to post this tongue

Offline

#113 2011-12-14 17:44:35

SergoSP
Member

Re: µTorrent 3.1 stable (build 26671)

This version will be performed  x64 ?

Offline

#114 2011-12-14 20:46:46

rafi
Member

Re: µTorrent 3.1 stable (build 26671)

dyep wrote:

What is the changelog for build 26606?

what r u talking about?

Offline

#115 2011-12-14 21:09:06

AdamK
Administrator

Re: µTorrent 3.1 stable (build 26671)

GCRaistlin wrote:

Then I'd like to ask developers - isn't it possible to rollback changes in working with cache? Sounds silly, yeah... But I believe such issues should have high priority in to-be-fixed list.

Hi Raistlin,

Yes, it is definitely possible - in fact, we already rolled back some changes that caused the hashfail crashes in 26591 & 26593. We just want to understand any issues before we roll back code, and unfortunately, the disk cache subsystem is one of the harder areas to test. Not even our best testers saw the issue before it appeared in the wild.

We're going to work with you, osmosis & rafi to track the remaining issues down.

Thanks,
Adam

Offline

#116 2011-12-14 21:15:17

AdamK
Administrator

Re: µTorrent 3.1 stable (build 26671)

rafi wrote:
AdamK wrote:

I have verified this bug. I'm fixing it now - it will be in the next changelog.

Was it really Win2K3 related ? Or something potentially common to other platforms ?

I'm sorry, Rafi; I was referring to http://forum.utorrent.com/viewtopic.php … 94#p625094
the "Content-Length" / RSS bug - that is the bug that is fixed.

We're not ready to tackle the (remaining) disk cache / disk overloaded issues yet.

Offline

#117 2011-12-14 21:33:39

rafi
Member

Re: µTorrent 3.1 stable (build 26671)

Great! RSS is much more important than disk-cache ... for me... wink Anyways, Win2K3 is not a very common uT platform...

BTW, RSS seems to work OK in 3.01 http://forum.utorrent.com/viewtopic.php … 08#p625308

Last edited by rafi (2011-12-14 22:12:06)

Offline

#118 2011-12-14 21:50:08

dyep
Member

Re: µTorrent 3.1 stable (build 26671)

rafi wrote:
dyep wrote:

What is the changelog for build 26606?

what r u talking about?

If you go to http://www.utorrent.com/downloads you will see that it shows December 14, 2011. Earlier today, they had build 26606 on the download page and they didn't post a changelog. And instead of them posting one they just reverted the build number back to 26595. Is it too much to ask for a changelog as soon as a new build number is up? I remember people complaining about this same exact thing months ago. Admin and staff, please get on top of things and post a changelog as soon as a new build is up for download so we don't have to ask everytime.

Offline

#119 2011-12-14 22:02:00

AdamK
Administrator

Re: µTorrent 3.1 stable (build 26671)

dyep wrote:
rafi wrote:
dyep wrote:

What is the changelog for build 26606?

what r u talking about?

If you go to http://www.utorrent.com/downloads you will see that it shows December 14, 2011. Earlier today, they had build 26606 on the download page and they didn't post a changelog. And instead of them posting one they just reverted the build number back to 26595. Is it too much to ask for a changelog as soon as a new build number is up? I remember people complaining about this same exact thing months ago. Admin and staff, please get on top of things and post a changelog as soon as a new build is up for download so we don't have to ask everytime.

I think you may have seen a misplaced release for another product.
There was no 26606 for utorrent. We apologize for the inconvenience .

Offline

#120 2011-12-14 22:36:46

dyep
Member

Re: µTorrent 3.1 stable (build 26671)

AdamK wrote:
dyep wrote:
rafi wrote:

what r u talking about?

If you go to http://www.utorrent.com/downloads you will see that it shows December 14, 2011. Earlier today, they had build 26606 on the download page and they didn't post a changelog. And instead of them posting one they just reverted the build number back to 26595. Is it too much to ask for a changelog as soon as a new build number is up? I remember people complaining about this same exact thing months ago. Admin and staff, please get on top of things and post a changelog as soon as a new build is up for download so we don't have to ask everytime.

I think you may have seen a misplaced release for another product.
There was no 26606 for utorrent. We apologize for the inconvenience .

Oh ok, was just wondering because it was up in the morning then gone when I got back to check. Thanks for clearing that up.

Offline

#121 2011-12-15 00:06:05

GCRaistlin
Member

Re: µTorrent 3.1 stable (build 26671)

rafi wrote:

Great! RSS is much more important than disk-cache ... for me... wink Anyways, Win2K3 is not a very common uT platform...

I believe that's a joke. Disk cache is less important than RSS? For BitTorrent client? Great...


Magically yours
Raistlin

Offline

#122 2011-12-15 00:10:22

rafi
Member

Re: µTorrent 3.1 stable (build 26671)

GCRaistlin wrote:

I believe that's a joke.

Yes smile But ...  I said "for me" ...  Since the cache works on Win 7 with my settings... I suggest you upgrade to Win2K8 ... wink

Offline

#123 2011-12-15 08:42:08

masca90020
Member

Re: µTorrent 3.1 stable (build 26671)

I have a dilemma. If I check the "Disable Windows caching of disk writes", my download speed does not go over 1 mb/s (I have 100 mbps). If I let it unchecked, then I have mini-hangs. What's the middle ground here ?

Also, the RSS feature is still broken. Maybe you can rollback to uT 2.2.1 RSS code. That worked fine.

Offline

#124 2011-12-15 08:53:31

rafi
Member

Re: µTorrent 3.1 stable (build 26671)

masca90020 wrote:

What's the middle ground here ?

try 4M buffer size as in here : http://forum.utorrent.com/viewtopic.php … 60#p622260
What are "mini hangs" ? what system/HD ?

Last edited by rafi (2011-12-15 08:54:15)

Offline

#125 2011-12-15 09:24:39

masca90020
Member

Re: µTorrent 3.1 stable (build 26671)

It hangs when I remove a torrent or when I use right click etc. Not always, but it's annoying. The hangs usually keep 2-3 seconds. I have windows 7 ultimate x64, q9550 and 4 GB of RAM.

If it's unchecked, my download speeds are fine. But if it's unchecked, mini hangs surface.

Last edited by masca90020 (2011-12-15 09:27:26)

Offline

Board footer

Powered by FluxBB

©2013 BitTorrent, Inc. µTorrent is a trademark of BitTorrent, Inc.