Page 1 of 1

Very odd bug on Mochikit Script

Posted: November 10th, 2008, 6:38 pm
by Slym
Hello,

Just want you to know about a very odd bug in Cherrypy :

  -> when i'm using a template other than Default, CherryPy only send me a part of Mochikit javascript (65536 first bytes precisely). (I debugged with wireshark and firebug)

As almost every page is using AJAX, the web interface is almost unuseable.

Strangest thing is that this bug happens only when i'm using Sabnzbd from internet. Locally everithing's fine.

Another good reason to upgrade cherrypy to the 3.X version  ( ;) to inpheaux)

My config : Mac OSX Leopard 10.5.5 and Sabnzbd+ 0.4.5

Thank you for developping this great software

Re: Very odd bug on Mochikit Script

Posted: November 10th, 2008, 9:06 pm
by switch
Hard to know where to place the blame here, but since it works fine locally I would blame your isp. Try hosting sabnzbd on a different port in case they have filtering on port 8080.

Still not ruling out a cherrypy2 bug, maybe try running sabnzbd-safemode.exe and seeing if there is a "generator error" when loading up the page.