Search found 2 matches

by nohbdy
November 28th, 2020, 8:59 am
Forum: Beta Releases
Topic: Sabnzbd keeps crashing TypeError: can't concat int to bytes
Replies: 24
Views: 18126

Re: Sabnzbd keeps crashing TypeError: can't concat int to bytes

nice try-except and logging. can you keep it runnning for some time, and post the logging.warning's here? Always the same, or ... ? No other warnings. Tried restarting and executing a few downloads and never got another warning. So, just the one. Without actually tracing the code, I guess when this...
by nohbdy
November 27th, 2020, 12:34 pm
Forum: Beta Releases
Topic: Sabnzbd keeps crashing TypeError: can't concat int to bytes
Replies: 24
Views: 18126

Re: Sabnzbd keeps crashing TypeError: can't concat int to bytes

Google has led me here as I am having the same issue in version 3.1.1. Happy to help debug. I notice the affected code has changed somewhat (notably, renaming the "bytes" variable to "bytes_received" Current error: Exception in thread Thread-1: Traceback (most recent call last): ...