sabnzbd ubuntu errror.

Get help with all aspects of SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
robinpols
Newbie
Newbie
Posts: 2
Joined: June 8th, 2008, 3:38 pm

sabnzbd ubuntu errror.

Post by robinpols »

when i try to acces my sabnzbd page from my webbrowser nothing shows up,
and when i check the terminal messages from sabnzbd it displays the following:

15/Oct/2009:23:43:56 HTTP INFO Serving HTTP on http://192.168.1.2:8080/
192.168.1.10 - - [15/Oct/2009:23:44:12] "GET / HTTP/1.1" 200 - "" "Mozilla/5.0 (X11; U; Linux x86_64; nl; rv:1.9.0.14) Gecko/2009090217 Ubuntu/9.04 (jaunty) Firefox/3.0.14"
15/Oct/2009:23:44:12 HTTP INFO Page handler: "The path '/favicon.ico' was not found."
Traceback (most recent call last):
  File "/var/lib/python-support/python2.5/cherrypy/_cphttptools.py", line 121, in _run
    self.main()
  File "/var/lib/python-support/python2.5/cherrypy/_cphttptools.py", line 256, in main
    page_handler, object_path, virtual_path = self.mapPathToObject(path)
  File "/var/lib/python-support/python2.5/cherrypy/_cphttptools.py", line 326, in mapPathToObject
    raise cherrypy.NotFound(objectpath)
NotFound: 404

192.168.1.10 - - [15/Oct/2009:23:44:12] "GET /favicon.ico HTTP/1.1" 404 1230 "" "Mozilla/5.0 (X11; U; Linux x86_64; nl; rv:1.9.0.14) Gecko/2009090217 Ubuntu/9.04 (jaunty) Firefox/3.0.14"
192.168.1.10 - - [15/Oct/2009:23:44:15] "GET / HTTP/1.1" 200 - "" "Mozilla/5.0 (X11; U; Linux x86_64; nl; rv:1.9.0.14) Gecko/2009090217 Ubuntu/9.04 (jaunty) Firefox/3.0.14"
15/Oct/2009:23:44:15 HTTP INFO Page handler: "The path '/favicon.ico' was not found."
Traceback (most recent call last):
  File "/var/lib/python-support/python2.5/cherrypy/_cphttptools.py", line 121, in _run
    self.main()
  File "/var/lib/python-support/python2.5/cherrypy/_cphttptools.py", line 256, in main
    page_handler, object_path, virtual_path = self.mapPathToObject(path)
  File "/var/lib/python-support/python2.5/cherrypy/_cphttptools.py", line 326, in mapPathToObject
    raise cherrypy.NotFound(objectpath)
NotFound: 404

192.168.1.10 - - [15/Oct/2009:23:44:15] "GET /favicon.ico HTTP/1.1" 404 1230 "" "Mozilla/5.0 (X11; U; Linux x86_64; nl; rv:1.9.0.14) Gecko/2009090217 Ubuntu/9.04 (jaunty) Firefox/3.0.14"
15/Oct/2009:23:44:15 HTTP INFO Page handler: "The path '/favicon.ico' was not found."
Traceback (most recent call last):
  File "/var/lib/python-support/python2.5/cherrypy/_cphttptools.py", line 121, in _run
    self.main()
  File "/var/lib/python-support/python2.5/cherrypy/_cphttptools.py", line 256, in main
    page_handler, object_path, virtual_path = self.mapPathToObject(path)
  File "/var/lib/python-support/python2.5/cherrypy/_cphttptools.py", line 326, in mapPathToObject
    raise cherrypy.NotFound(objectpath)
NotFound: 404

192.168.1.10 - - [15/Oct/2009:23:44:15] "GET /favicon.ico HTTP/1.1" 404 1230 "" "Mozilla/5.0 (X11; U; Linux x86_64; nl; rv:1.9.0.14) Gecko/2009090217 Ubuntu/9.04 (jaunty) Firefox/3.0.14"
192.168.1.10 - - [15/Oct/2009:23:44:16] "GET / HTTP/1.1" 200 - "" "Mozilla/5.0 (X11; U; Linux x86_64; nl; rv:1.9.0.14) Gecko/2009090217 Ubuntu/9.04 (jaunty) Firefox/3.0.14"


Anyone knows what might be causing this?
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: sabnzbd ubuntu errror.

Post by shypike »

Which URL do you use?
It should end in /sabnzbd
robinpols
Newbie
Newbie
Posts: 2
Joined: June 8th, 2008, 3:38 pm

Re: sabnzbd ubuntu errror.

Post by robinpols »

lol now i feel dumb i totaly forgot to add the sabnzbd :P
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: sabnzbd ubuntu errror.

Post by shypike »

That issue will be fixed in the next major release  ;D
Post Reply