Page 1 of 1

cphttptools error

Posted: January 8th, 2009, 1:39 am
by raba
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

Re: cphttptools error

Posted: January 8th, 2009, 5:18 am
by switch
When this next happens could you please send your sabnzbd.log and cherrypy.log from ~/.sabnzbd/ to bugs@sabnzbd.org so we can look for any clues.

I've not heard of this happening before.

Re: cphttptools error

Posted: January 10th, 2009, 2:22 am
by raba
problem solved, yenc was not installed. Strange thing is that I ran sabnzbd for more than 2 months on linux now without yenc.

thanx

Re: cphttptools error

Posted: January 10th, 2009, 5:11 am
by shypike
I wish I could tell you what the problem is.
yEnc is an optional part that will speed up decoding of Usenet articles.
It has absolutely no relation with the web server part.

Re: cphttptools error

Posted: January 10th, 2009, 2:11 pm
by raba
this problem still exists after 1 day working. Any idea's?

Re: cphttptools error

Posted: January 13th, 2009, 5:00 am
by raba
after flushing all webbroser cache i came noticed the type:  ....it is SABNZBD and not SANZNDB

:P thanx for the help anyway