Error when trying to access web interface

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
fingret
Newbie
Newbie
Posts: 5
Joined: May 5th, 2009, 2:21 pm

Error when trying to access web interface

Post by fingret »

Hi, I get the following error when trying to access the webinterface:
404 Not Found

The path '/sabnzbdplus' was not found.

Page handler: "The path '/sabnzbdplus' 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
sabnzbd is running and I can use it to download (using the watched folder). But I cant access the webinterface....

Version: 0.4.12
OS: ubuntu jaunty (eeebuntu)
Install-type: Ubuntu Unofficial Repository as described in the wiki
Skin (if applicable): default
Firewall Software: none
Are you using IPV6? no
Is the issue reproducible? guess not


Any ideas?
User avatar
xorrox
Release Testers
Release Testers
Posts: 26
Joined: November 9th, 2009, 7:58 am
Location: FR

Re: Error when trying to access web interface

Post by xorrox »

Hey,

Did you try http://ip:port/sabnzbdplus/ ?

Because you should access by http://ip:port/sabnzbd/
fingret
Newbie
Newbie
Posts: 5
Joined: May 5th, 2009, 2:21 pm

Re: Error when trying to access web interface

Post by fingret »

xorrox wrote: Hey,

Did you try http://ip:port/sabnzbdplus/ ?

Because you should access by http://ip:port/sabnzbd/

Yes... i've tried ip, localhost, 0.0.0.0 (after changes in the .ini)... nothing works. Same error msg tho. Can't see why this has anything to do with my problem.
Eejit
Sr. Member
Sr. Member
Posts: 267
Joined: September 10th, 2008, 5:46 pm

Re: Error when trying to access web interface

Post by Eejit »

fingret wrote: Yes... i've tried ip, localhost, 0.0.0.0 (after changes in the .ini)... nothing works. Same error msg tho. Can't see why this has anything to do with my problem.
because it should be sabnzbd NOT sabnzbdplus
Eejit - The name say's it all !!
Image
fingret
Newbie
Newbie
Posts: 5
Joined: May 5th, 2009, 2:21 pm

Re: Error when trying to access web interface

Post by fingret »

Eejit wrote:
fingret wrote: Yes... i've tried ip, localhost, 0.0.0.0 (after changes in the .ini)... nothing works. Same error msg tho. Can't see why this has anything to do with my problem.
because it should be sabnzbd NOT sabnzbdplus
Aha, typo in the post, sorry. I used /sabnzbd. Afterall I found out that the problem was google chrome. When I installed firefox again and tried in firefox it all worked.
Post Reply