Page 2 of 5
Re: Bugs: UnicodeDecodeError: invalid continuation byte
Posted: November 28th, 2015, 2:26 pm
by firesale
safihre wrote:So after this happens, the interface stops updating? Or it just a one time error and then it works fine?
Nope, error is continuous as long as there's an active download. I lose connection to the new Glitter skin, which is why I've set up Plush Gold as a secondary interface. When glitter "loses connection", Plush still works. The Glitter skin becomes active again after the download is finished, though.
Re: Bugs: UnicodeDecodeError: invalid continuation byte
Posted: November 28th, 2015, 5:00 pm
by shypike
Anything with diacriticals in the title?
Like ėçà ?
Re: Bugs: UnicodeDecodeError: invalid continuation byte
Posted: November 28th, 2015, 5:22 pm
by firesale
In the title of the NZB file? Nope. I just grabbed a random NZB to download for testing.
Re: Bugs: UnicodeDecodeError: invalid continuation byte
Posted: November 28th, 2015, 5:28 pm
by firesale
firesale wrote:In the title of the NZB file? Nope. I just grabbed a random NZB to download for testing.
Re: Bugs: UnicodeDecodeError: invalid continuation byte
Posted: November 28th, 2015, 10:22 pm
by safihre
And it only messes up the queue API call, which is weird! So it's in the difference between the queue and the history..
Re: Bugs: UnicodeDecodeError: invalid continuation byte
Posted: November 29th, 2015, 5:03 am
by safihre
Could you PM or email (
[email protected]) me the direct link so I can try it in my Windows 10 setup?
Re: Bugs: UnicodeDecodeError: invalid continuation byte
Posted: November 29th, 2015, 5:19 am
by firesale
safihre wrote:Could you PM or email (
[email protected]) me the direct link so I can try it in my Windows 10 setup?
The direct link to what?
Re: Bugs: UnicodeDecodeError: invalid continuation byte
Posted: November 29th, 2015, 5:22 am
by safihre
To the NZB from nzbs.org
But now I see you say it happens for any download, right? So we still don't know what causes it..
Re: Bugs: UnicodeDecodeError: invalid continuation byte
Posted: November 29th, 2015, 5:42 am
by firesale
safihre wrote:To the NZB from nzbs.org
But now I see you say it happens for any download, right? So we still don't know what causes it..
Yup, I can link it if you still need it. And yes, it does happen for every download. I'm on Windows 10 and there is no issue with my other installation on a Linux server. I'm using SickRage so I have Python 2.7.10 installed as well as pywin32. No idea if that makes any difference.
Re: Bugs: UnicodeDecodeError: invalid continuation byte
Posted: November 29th, 2015, 4:26 pm
by shypike
We'll add some extra logging to the next release.
That way we may find out what's going on here.
I'll contact you when we have something to test.
Re: Bugs: UnicodeDecodeError: invalid continuation byte
Posted: December 3rd, 2015, 3:14 pm
by shypike
firesale wrote:
Nope, error is continuous as long as there's an active download. I lose connection to the new Glitter skin, which is why I've set up Plush Gold as a secondary interface. When glitter "loses connection", Plush still works. The Glitter skin becomes active again after the download is finished, though.
Can you post a complete error message (obtainable from the log file)
and the version of SABnzbd you are using?
Re: Bugs: UnicodeDecodeError: invalid continuation byte
Posted: December 3rd, 2015, 4:14 pm
by firesale
shypike wrote:Can you post a complete error message (obtainable from the log file)
and the version of SABnzbd you are using?
I think I posted the whole error message from the log
here. Is something missing from there? I'm using 0.8.0Beta3.
Re: Bugs: UnicodeDecodeError: invalid continuation byte
Posted: December 3rd, 2015, 6:24 pm
by shypike
Right, I missed that. Only saw the screenshots.
Re: Bugs: UnicodeDecodeError: invalid continuation byte
Posted: December 4th, 2015, 3:03 pm
by Chura
I'm on win10 as well, and tried today and still have the problem.
To be sure, I cleared my download history and it still happen, the GUI say Lost connection and I can't do anything.
The worts thing, I configured PushBullet and I get non-stop notification of HTTP Error
.
Re: Bugs: UnicodeDecodeError: invalid continuation byte
Posted: December 5th, 2015, 4:24 am
by shypike
There will be a work-around and additional logging in the next Beta release.
It will likely solve the problem and give us a chance to find the root cause.