cherrypy errors in Snow Leopard (mac os x 10.6)
Posted: March 25th, 2010, 6:30 am
Hi. Sorry to spam with another topic. I tried to search out info, but was unsuccessful.
I'm getting cherrypy errors in my logs that look like this:
2010-03-25 03:37:10,500
ERROR:
[25/Mar/2010:03:37:10] Traceback (most recent call last):
File "cherrypy/_cpwsgi.pyc", line 79, in setapp
File "cherrypy/_cpwsgi.pyc", line 219, in get_response
File "cherrypy/_cprequest.pyc", line 579, in run
TimeoutError
2010-03-25 03:37:11,052
ERROR:
[25/Mar/2010:03:37:11] Traceback (most recent call last):
File "cherrypy/_cpwsgi.pyc", line 79, in setapp
File "cherrypy/_cpwsgi.pyc", line 219, in get_response
File "cherrypy/_cprequest.pyc", line 579, in run
TimeoutError
2010-03-25 03:37:14,393
etc...
The program seems to freeze up for an extended period before these show up in my log.
I'm on version 0.5.0 with the plush skin (installed as an app with the installer downloaded from sabnzbd.org) on ipv4
my OS is os x 10.6.2 (hackintosh install, but only minimally modified)
firewall software: little snitch is installed, but sabnzbd is greenlighted and I'm not getting any little snitch notifications.
I was trying to track down what version of cherrypy is expected in v0.5.0. Maybe I'll have to manually change my cherrypy version?
Any help anyone can offer would be appreciated.
Thank you
I'm getting cherrypy errors in my logs that look like this:
2010-03-25 03:37:10,500
ERROR:
[25/Mar/2010:03:37:10] Traceback (most recent call last):
File "cherrypy/_cpwsgi.pyc", line 79, in setapp
File "cherrypy/_cpwsgi.pyc", line 219, in get_response
File "cherrypy/_cprequest.pyc", line 579, in run
TimeoutError
2010-03-25 03:37:11,052
ERROR:
[25/Mar/2010:03:37:11] Traceback (most recent call last):
File "cherrypy/_cpwsgi.pyc", line 79, in setapp
File "cherrypy/_cpwsgi.pyc", line 219, in get_response
File "cherrypy/_cprequest.pyc", line 579, in run
TimeoutError
2010-03-25 03:37:14,393
etc...
The program seems to freeze up for an extended period before these show up in my log.
I'm on version 0.5.0 with the plush skin (installed as an app with the installer downloaded from sabnzbd.org) on ipv4
my OS is os x 10.6.2 (hackintosh install, but only minimally modified)
firewall software: little snitch is installed, but sabnzbd is greenlighted and I'm not getting any little snitch notifications.
I was trying to track down what version of cherrypy is expected in v0.5.0. Maybe I'll have to manually change my cherrypy version?
Any help anyone can offer would be appreciated.
Thank you