0.8.0b6 - Status button not working

Questions and bug reports for Beta releases should be posted here.
Forum rules
Help us help you:
  • 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
christopherpm
Newbie
Newbie
Posts: 5
Joined: January 27th, 2016, 4:15 am

0.8.0b6 - Status button not working

Post by christopherpm »

I'm running 0.8.0b6, and whenever I click on the Status button, the screen just refreshes to the queue
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: 0.8.0b6 - Status button not working

Post by shypike »

Which skin are you using?
Did you try to clear the web browser's cache?
This often helps.
christopherpm
Newbie
Newbie
Posts: 5
Joined: January 27th, 2016, 4:15 am

Re: 0.8.0b6 - Status button not working

Post by christopherpm »

It's the 'Plush - Gold' skin. When I change to 'Glitter - Default' then I can view the logs and orphaned jobs etc. Definitely seems to be related to that particular skin.

When I click on the Status button, the URL briefly changes to http://192.168.1.203:8080/sabnzbd/connections/ then reverts straight back to http://192.168.1.203:8080/sabnzbd/

Can the skin be re-installed on it's own?
User avatar
safihre
Administrator
Administrator
Posts: 5524
Joined: April 30th, 2015, 7:35 am
Contact:

Re: 0.8.0b6 - Status button not working

Post by safihre »

Try:
http://192.168.1.203:8080/sabnzbd/status

That is where the Status-button should point to..
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
christopherpm
Newbie
Newbie
Posts: 5
Joined: January 27th, 2016, 4:15 am

Re: 0.8.0b6 - Status button not working

Post by christopherpm »

I'll check when I get home after work this evening.
christopherpm
Newbie
Newbie
Posts: 5
Joined: January 27th, 2016, 4:15 am

Re: 0.8.0b6 - Status button not working

Post by christopherpm »

Typing http://192.168.1.203:8080/sabnzbd/status/ shows the following error:-

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 217, in __call__
self.body = self.oldhandler(*args, **kwargs)
File "/usr/share/sabnzbdplus/cherrypy/_cpdispatch.py", line 61, in __call__
return self.callable(*self.args, **self.kwargs)
File "/usr/share/sabnzbdplus/sabnzbd/interface.py", line 2552, in index
filter=FILTER, searchList=[header], compilerSettings=DIRECTIVES)
File "/usr/lib/python2.7/dist-packages/Cheetah/Template.py", line 1259, in __init__
self._compile(source, file, compilerSettings=compilerSettings)
File "/usr/lib/python2.7/dist-packages/Cheetah/Template.py", line 1546, in _compile
self._fileMtime = os.path.getmtime(file)
File "/usr/lib/python2.7/genericpath.py", line 54, in getmtime
return os.stat(filename).st_mtime
OSError: [Errno 2] No such file or directory: '/usr/share/sabnzbdplus/interfaces/Plush/templates/status.tmpl'
christopherpm
Newbie
Newbie
Posts: 5
Joined: January 27th, 2016, 4:15 am

Re: 0.8.0b6 - Status button not working

Post by christopherpm »

OK. I've downloaded 0.8.0 from Github and have uploaded the Plush interface from the zip file, and it's all fixed.
User avatar
safihre
Administrator
Administrator
Posts: 5524
Joined: April 30th, 2015, 7:35 am
Contact:

Re: 0.8.0b6 - Status button not working

Post by safihre »

I was about to write that indeed you needed some source files! Glad this fixed it for you, something must have gone wrong before to have missed a file..
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Post Reply