cphttptools error
Posted: January 8th, 2009, 1:39 am
Hi,
I've been using sabnzbd for a long time now, but since yesterday I keep getting below problem.
Sometime when I restart the service with (/usr/bin/python /sabnzbd/program/SABnzbd.py -d -b0 -s 192.168.1.3:5190 > /dev/null 2> /dev/null ) It works, the webservice is reachable and download starts. But after sometime the program stops with the below message.
Anyone a clue??
Thanks
running: ubuntu 8.10
404 Not Found
The path '/sabznbd' was not found.
Page handler: "The path '/sabznbd' was not found."
Traceback (most recent call last):
File "/sabnzbd/program/cherrypy/_cphttptools.py", line 121, in _run
self.main()
File "/sabnzbd/program/cherrypy/_cphttptools.py", line 256, in main
page_handler, object_path, virtual_path = self.mapPathToObject(path)
File "/sabnzbd/program/cherrypy/_cphttptools.py", line 326, in mapPathToObject
raise cherrypy.NotFound(objectpath)
NotFound: 404
I've been using sabnzbd for a long time now, but since yesterday I keep getting below problem.
Sometime when I restart the service with (/usr/bin/python /sabnzbd/program/SABnzbd.py -d -b0 -s 192.168.1.3:5190 > /dev/null 2> /dev/null ) It works, the webservice is reachable and download starts. But after sometime the program stops with the below message.
Anyone a clue??
Thanks
running: ubuntu 8.10
404 Not Found
The path '/sabznbd' was not found.
Page handler: "The path '/sabznbd' was not found."
Traceback (most recent call last):
File "/sabnzbd/program/cherrypy/_cphttptools.py", line 121, in _run
self.main()
File "/sabnzbd/program/cherrypy/_cphttptools.py", line 256, in main
page_handler, object_path, virtual_path = self.mapPathToObject(path)
File "/sabnzbd/program/cherrypy/_cphttptools.py", line 326, in mapPathToObject
raise cherrypy.NotFound(objectpath)
NotFound: 404