" Lost connection to SABnzbd.." modal non stop + Py errors

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
GoMAX
Newbie
Newbie
Posts: 2
Joined: November 2nd, 2013, 3:22 am

" Lost connection to SABnzbd.." modal non stop + Py errors

Post by GoMAX »

Hello
First of all thanks for all the good work on the software, been using it for years and I love it... :)

I updated to beta 08.03 and I keep having the " Lost connection to SABnzbd.." modal permanently. Sometimes it disappears for a sec or 2 but it's really rare. I tried restarting, purging the queue, everything... Won't fix the issue.

I also get those errors in the log :


"sabnzbd\interface.pyo", line 423, in tapi
File "sabnzbd\api.pyo", line 102, in api_handler
File "sabnzbd\api.pyo", line 153, in _api_queue
File "sabnzbd\api.pyo", line 269, in _api_queue_default
File "sabnzbd\api.pyo", line 970, in report
File "json\__init__.pyo", line 243, in dumps
File "json\encoder.pyo", line 207, in encode
File "json\encoder.pyo", line 270, in iterencode
UnicodeDecodeError: 'utf8' codec can't decode byte 0xe9 in position 15: invalid continuation byte
ERROR 22/12/2015 21:48 [22/Dec/2015:21:48:03] HTTP
Traceback (most recent call last):
File "cherrypy\_cprequest.pyo", line 670, in respond
File "cherrypy\lib\encoding.pyo", line 217, in __call__
File "cherrypy\_cpdispatch.pyo", line 61, in __call__
File "sabnzbd\interface.pyo", line 423, in tapi
File "sabnzbd\api.pyo", line 102, in api_handler
File "sabnzbd\api.pyo", line 509, in _api_history
File "sabnzbd\api.pyo", line 970, in report
File "json\__init__.pyo", line 243, in dumps
File "json\encoder.pyo", line 207, in encode
File "json\encoder.pyo", line 270, in iterencode
UnicodeDecodeError: 'utf8' codec can't decode byte 0xfb in position 16: invalid start byte
ERROR 22/12/2015 21:48 [22/Dec/2015:21:48:02] HTTP
Traceback (most recent call last):
File "cherrypy\_cprequest.pyo", line 670, in respond
File "cherrypy\lib\encoding.pyo", line 217, in __call__
File "cherrypy\_cpdispatch.pyo", line 61, in __call__
File "sabnzbd\interface.pyo", line 423, in tapi
File "sabnzbd\api.pyo", line 102, in api_handler
File "sabnzbd\api.pyo", line 153, in _api_queue
File "sabnzbd\api.pyo", line 269, in _api_queue_default
File "sabnzbd\api.pyo", line 970, in report
File "json\__init__.pyo", line 243, in dumps
File "json\encoder.pyo", line 207, in encode
File "json\encoder.pyo", line 270, in iterencode
UnicodeDecodeError: 'utf8' codec can't decode byte 0xe9 in position 15: invalid continuation byte
ERROR 22/12/2015 21:48 [22/Dec/2015:21:48:01] HTTP
Traceback (most recent call last):
File "cherrypy\_cprequest.pyo", line 670, in respond
File "cherrypy\lib\encoding.pyo", line 217, in __call__
File "cherrypy\_cpdispatch.pyo", line 61, in __call__
File "sabnzbd\interface.pyo", line 423, in tapi
File "sabnzbd\api.pyo", line 102, in api_handler
File "sabnzbd\api.pyo", line 153, in _api_queue
File "sabnzbd\api.pyo", line 269, in _api_queue_default
File "sabnzbd\api.pyo", line 970, in report
File "json\__init__.pyo", line 243, in dumps
File "json\encoder.pyo", line 207, in encode
File "json\encoder.pyo", line 270, in iterencode
UnicodeDecodeError: 'utf8' codec can't decode byte 0xe9 in position 15: invalid continuation byte



For what it's worth I uninstalled everything prior going on the latest beta... :)


Thanks in advance for the help!
User avatar
safihre
Administrator
Administrator
Posts: 5521
Joined: April 30th, 2015, 7:35 am
Contact:

Re: " Lost connection to SABnzbd.." modal non stop + Py erro

Post by safihre »

This will be fixed with a workaround in the next beta! Hope to come out soon.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Post Reply