SABnzdb on unRAID

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
Bikerznet
Newbie
Newbie
Posts: 3
Joined: May 25th, 2014, 6:54 am

SABnzdb on unRAID

Post by Bikerznet »

I have installed this on a new unRAID server and have set everything up, tested my servers connect etc, but when I try to add an nzb file to start a download I am getting errors!

The errors I am getting are:-
[25/May/2014:12:38:46] HTTP Traceback (most recent call last): File "/boot/config/plugins/cherrypy/_cprequest.py", line 660, in respond response.body = self.handler() File "/boot/config/plugins/cherrypy/lib/encoding.py", line 193, in __call__ self.body = self.oldhandler(*args, **kwargs) File "/boot/config/plugins/cherrypy/_cpdispatch.py", line 25, in __call__ return self.callable(*self.args, **self.kwargs) File "/boot/config/plugins/sabnzbd/interface.py", line 413, in tapi return api_handler(kwargs) File "/boot/config/plugins/sabnzbd/api.py", line 101, in api_handler response = _api_table.get(mode, _api_undefined)(name, output, kwargs) File "/boot/config/plugins/sabnzbd/api.py", line 317, in _api_addfile size = len(name.value) TypeError: object of type 'NoneType' has no len()
Don't know if this is a SABnzdb issue or a unRAID plugin issue, but hope someone can help
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: SABnzdb on unRAID

Post by shypike »

It looks like the program code and the web-ui templates don't match with each other.
Where did you get the package from?
How did you install?
Bikerznet
Newbie
Newbie
Posts: 3
Joined: May 25th, 2014, 6:54 am

Re: SABnzdb on unRAID

Post by Bikerznet »

Using the unRAID Control Panel plugin.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: SABnzdb on unRAID

Post by shypike »

OK, in that case you should check with whoever created that plugin.
It's wasn't created by us.
Bikerznet
Newbie
Newbie
Posts: 3
Joined: May 25th, 2014, 6:54 am

Re: SABnzdb on unRAID

Post by Bikerznet »

Sorted, just installed from the cli and works ok
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: SABnzdb on unRAID

Post by shypike »

Great
Post Reply