0.8.0b6 - Status button not working
Forum rules
Help us help you:
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.
-
- Newbie
- Posts: 5
- Joined: January 27th, 2016, 4:15 am
0.8.0b6 - Status button not working
I'm running 0.8.0b6, and whenever I click on the Status button, the screen just refreshes to the queue
Re: 0.8.0b6 - Status button not working
Which skin are you using?
Did you try to clear the web browser's cache?
This often helps.
Did you try to clear the web browser's cache?
This often helps.
-
- Newbie
- Posts: 5
- Joined: January 27th, 2016, 4:15 am
Re: 0.8.0b6 - Status button not working
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?
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?
Re: 0.8.0b6 - Status button not working
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
-
- Newbie
- Posts: 5
- Joined: January 27th, 2016, 4:15 am
Re: 0.8.0b6 - Status button not working
I'll check when I get home after work this evening.
-
- Newbie
- Posts: 5
- Joined: January 27th, 2016, 4:15 am
Re: 0.8.0b6 - Status button not working
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'
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'
-
- Newbie
- Posts: 5
- Joined: January 27th, 2016, 4:15 am
Re: 0.8.0b6 - Status button not working
OK. I've downloaded 0.8.0 from Github and have uploaded the Plush interface from the zip file, and it's all fixed.
Re: 0.8.0b6 - Status button not working
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