Page 1 of 1

[2.0.0 Alpha 1] 500 Internal Server Error when renaming

Posted: March 5th, 2017, 7:00 am
by kelv
First couple of dl's with the alpha release, using Ubuntu 16.04 and PPA. Upgrade went fine, install sabyenc as per the notification and linked instructions all fine. Added a new dl and renamed and hit this error...

Code: Select all

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 643, in default
    self.save_details(nzo_id, args, kwargs)
  File "/usr/share/sabnzbdplus/sabnzbd/interface.py", line 760, in save_details
    raise Raiser(cherrypy.lib.httputil.urljoin(self.__root, '../queue/'), {})
TypeError: Raiser() takes at most 1 argument (2 given)
Powered by CherryPy 8.1.2
Can get back into the UI without issue and the name change seems to have taken, think this bug was present in a previous release candidate also but was fixed but i can't remember what version sorry.

Bug present in 100% of attempts so far.

Re: [2.0.0 Alpha 1] 500 Internal Server Error when renaming

Posted: March 5th, 2017, 9:00 am
by sander
Added a new dl and renamed and hit this error
Do you mean the rename function before add to the queue?
Or while in the queue / download?
Or after downloading?

Re: [2.0.0 Alpha 1] 500 Internal Server Error when renaming

Posted: March 5th, 2017, 1:08 pm
by safihre
Oops. This is probably in Plush, right?

Re: [2.0.0 Alpha 1] 500 Internal Server Error when renaming

Posted: March 5th, 2017, 2:32 pm
by kelv
So the download is already added and is downloading, I click its current name to open up the page showing the files included in the download and I use the 'Name' entry box at the top of the page.

Yes is this Plush - gold :-)

Re: [2.0.0 Alpha 1] 500 Internal Server Error when renaming

Posted: March 5th, 2017, 3:29 pm
by safihre
Will be fixed for the next release!

Re: [2.0.0 Alpha 1] 500 Internal Server Error when renaming

Posted: March 5th, 2017, 3:39 pm
by kelv
Thank you very much :-)