Error after Update 1.1.0RC1

Support for the Debian/Ubuntu package, created by JCFP.
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
ingranu
Newbie
Newbie
Posts: 2
Joined: July 19th, 2016, 7:54 am

Error after Update 1.1.0RC1

Post by ingranu »

Hello

My current version was the 1.03 on Ubuntu 15. Now i have changed my dedicate server and i have installed the last version: 1.1.0RC1
I geh this error whit this Version :

500 Internal Server Error

The server encountered an unexpected condition which prevented it from fulfilling the request.

Traceback (most recent call last):
File "/usr/share/sabnzbdplus/cherrypy/_cprequest.py", line 670, in respond
response.body = self.handler()
File "/usr/share/sabnzbdplus/cherrypy/lib/encoding.py", line 220, in __call__
self.body = self.oldhandler(*args, **kwargs)
File "/usr/share/sabnzbdplus/cherrypy/_cpdispatch.py", line 60, in __call__
return self.callable(*self.args, **self.kwargs)
File "/usr/share/sabnzbdplus/sabnzbd/interface.py", line 661, in default
self.save_details(nzo_id, args, kwargs)
File "/usr/share/sabnzbdplus/sabnzbd/interface.py", line 778, in save_details
raise dcRaiser(cherrypy._urljoin(self.__root, '../queue/'), {})
AttributeError: 'module' object has no attribute '_urljoin'


I want tho reinstall the old version. Cant anybody help me?
User avatar
safihre
Administrator
Administrator
Posts: 5338
Joined: April 30th, 2015, 7:35 am
Contact:

Re: Error after Update 1.1.0RC1

Post by safihre »

You should un-install, remove the PPA and re-add using the nobeta PPA.
This way you will only get updates when there is a new stable release:

https://sabnzbd.org/wiki/installation/i ... buntu-repo
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
ingranu
Newbie
Newbie
Posts: 2
Joined: July 19th, 2016, 7:54 am

Re: Error after Update 1.1.0RC1

Post by ingranu »

i try it but the version 1.1 RC1 is on nobete ppa
User avatar
safihre
Administrator
Administrator
Posts: 5338
Joined: April 30th, 2015, 7:35 am
Contact:

Re: Error after Update 1.1.0RC1

Post by safihre »

I think the PPA creator is having a holiday, it happens ;)
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Post Reply