Synology bug - will not open web page
Posted: June 7th, 2017, 6:58 am
Sabnzbd is great - but I thought i'd mention an intermittent bug that seems to have arrived since vers 2, and is still an occasional problem with the latest 2.0.1-26 - on a Synology 412+ running DSM 6.1 ( DSM 6.1.1-15101 Update 4, the latest).
Sometimes, but not always, after turning on the Synology I get the following error message when trying to view Sabnzbd :-
The server encountered an unexpected condition which prevented it from fulfilling the request.
Traceback (most recent call last):
File "/volume1/@appstore/sabnzbd/share/SABnzbd/cherrypy/_cprequest.py", line 670, in respond
response.body = self.handler()
File "/volume1/@appstore/sabnzbd/share/SABnzbd/cherrypy/lib/encoding.py", line 220, in __call__
self.body = self.oldhandler(*args, **kwargs)
File "/volume1/@appstore/sabnzbd/share/SABnzbd/cherrypy/_cpdispatch.py", line 60, in __call__
return self.callable(*self.args, **self.kwargs)
File "/volume1/@appstore/sabnzbd/share/SABnzbd/sabnzbd/interface.py", line 358, in index
bytespersec_list = BPSMeter.do.get_bps_list()
File "/volume1/@appstore/sabnzbd/share/SABnzbd/sabnzbd/bpsmeter.py", line 322, in get_bps_list
self.add_empty_time()
File "/volume1/@appstore/sabnzbd/share/SABnzbd/sabnzbd/bpsmeter.py", line 285, in add_empty_time
self.bps_list.extend([0] * nr_diffs)
MemoryError
NOTE - ALSO..... stopping and then restarting Sabnzbd fixes the issue - it is then accessible entirely as usual. ALSO - on my iPad I have an 'whatsab' installed, & when the error is 'active' ( ie before stopping & restarting) I WAS able to send an NZB file to Sabnzbd, which seemed to start downloading ( looking at the info on the whatsab app).... & further, AFTER sending this nzb to Sab, I was then able to access Sabnzbd as usual from the Synology DSM webpage.
Sometimes, but not always, after turning on the Synology I get the following error message when trying to view Sabnzbd :-
The server encountered an unexpected condition which prevented it from fulfilling the request.
Traceback (most recent call last):
File "/volume1/@appstore/sabnzbd/share/SABnzbd/cherrypy/_cprequest.py", line 670, in respond
response.body = self.handler()
File "/volume1/@appstore/sabnzbd/share/SABnzbd/cherrypy/lib/encoding.py", line 220, in __call__
self.body = self.oldhandler(*args, **kwargs)
File "/volume1/@appstore/sabnzbd/share/SABnzbd/cherrypy/_cpdispatch.py", line 60, in __call__
return self.callable(*self.args, **self.kwargs)
File "/volume1/@appstore/sabnzbd/share/SABnzbd/sabnzbd/interface.py", line 358, in index
bytespersec_list = BPSMeter.do.get_bps_list()
File "/volume1/@appstore/sabnzbd/share/SABnzbd/sabnzbd/bpsmeter.py", line 322, in get_bps_list
self.add_empty_time()
File "/volume1/@appstore/sabnzbd/share/SABnzbd/sabnzbd/bpsmeter.py", line 285, in add_empty_time
self.bps_list.extend([0] * nr_diffs)
MemoryError
NOTE - ALSO..... stopping and then restarting Sabnzbd fixes the issue - it is then accessible entirely as usual. ALSO - on my iPad I have an 'whatsab' installed, & when the error is 'active' ( ie before stopping & restarting) I WAS able to send an NZB file to Sabnzbd, which seemed to start downloading ( looking at the info on the whatsab app).... & further, AFTER sending this nzb to Sab, I was then able to access Sabnzbd as usual from the Synology DSM webpage.