Page 1 of 1

SabNZBD returns "406 Not Acceptable" and won't start

Posted: July 10th, 2010, 12:17 am
by slisher
Hi there,

I'm kind of new to the use of this so I hear wonderful application and I'm disappointed I can't seem to find a way to get it working. On the startup of the app. I'm getting this from page "localhost:8080" (yes, port 8080 is free):
406 Not Acceptable

identity, gzip

Traceback (most recent call last):
  File "cherrypy\_cprequest.pyo", line 618, in respond
  File "cherrypy\_cpdispatch.pyo", line 25, in __call__
  File "sabnzbd\interface.pyo", line 399, in index
HTTPRedirect: (['http://localhost:8080/wizard/'], 303)

Powered by CherryPy 3.2.0
I've tried the SafeMode, installing Python, ActivePython, and other third-party modules that come with Python, rebooting and yet I can't seem to get rid of this error.
If it's any use, I'm running a W7 Ult x86 B7600 and have a webserver installed on this computer, running on 80 and 3306.
I've searched through the Wiki, FAQ and forums but this question seems not questioned before. If you can be any help, I'd appreciate it a bunch!!

Regards, Slisher.

Re: SabNZBD returns "406 Not Acceptable" and won't start

Posted: July 10th, 2010, 5:12 am
by shypike
Why don't you just run the binary distribution?
Preferably the Installer version.

Re: SabNZBD returns "406 Not Acceptable" and won't start

Posted: July 10th, 2010, 6:03 am
by slisher
That was my first method, it all does the same. Installed with the installer and the Python source. Screen:
http://i26.tinypic.com/9t0pw1.jpg

However, I'm running SickBeard with no problems.

Version: 0.5.3
OS: Windows 7 Ultimate Build 7600 - x86
Install-type: Windows Installer, Python source)
Firewall Software: Avira - internet for sabnbzd is allowed
Are you using IPV6? No

--

I've tried running the cmd "python SABnzbd.py -s localhost:2313" through my cmd window with admin rights and it gives the same error code :/..
Also tried different ports and it gives me this error when I start it through cmd python:
406 Not Acceptable

identity, gzip

Traceback (most recent call last):
 File "C:\SABnzbd-0.5.3\cherrypy\_cprequest.py", line 618, in respond
   cherrypy.response.body = self.handler()
 File "C:\SABnzbd-0.5.3\cherrypy\_cpdispatch.py", line 25, in __call__
   return self.callable(*self.args, **self.kwargs)
 File "C:\SABnzbd-0.5.3\sabnzbd\interface.py", line 399, in index
   raise cherrypy.HTTPRedirect('/wizard/')
HTTPRedirect: (['http://localhost:2313/wizard/'], 303)

Powered by CherryPy 3.2.0
http://i28.tinypic.com/e7fmzm.jpg

Re: SabNZBD returns "406 Not Acceptable" and won't start

Posted: July 11th, 2010, 4:37 am
by shypike
Why do you start SABnzbd with an "install" parameter?
What are you trying to accomplish?
You cannot "install" the Python source, there's nothing to install.

Are you using a different CherryPy than what the source packaeg contains?

Re: SabNZBD returns "406 Not Acceptable" and won't start

Posted: July 11th, 2010, 9:52 am
by slisher
shypike wrote: Why do you start SABnzbd with an "install" parameter?
What are you trying to accomplish?
You cannot "install" the Python source, there's nothing to install.

Are you using a different CherryPy than what the source packaeg contains?

I'm not, I've tried executing the .exe program, starting through cmd and they all give me the same error.
What I am trying to accomplish? Get this bloody thing to work, that's what I'm trying to accomplish.
Never mind though, I've uninstalled it.

Re: SabNZBD returns "406 Not Acceptable" and won't start

Posted: July 12th, 2010, 1:38 am
by shypike
I'm sorry to hear it, but there must be something seriously wrong with your system.
SABnzbd runs on thousands of Win7-64 systems.

Re: SabNZBD returns "406 Not Acceptable" and won't start

Posted: July 12th, 2010, 9:04 pm
by slisher
Yep, you were right mate. I've done a fresh install.. Was going to install Ubuntu Server Edition but then changed my mind again.. now Sabnzbd is working perfect, cheers!