Search found 12 matches

by ash7777
July 3rd, 2022, 7:00 pm
Forum: Bug Reports
Topic: Sabnzbdplus keeps crashing with TypeError: str, bytes or bytearray expected, not NoneType
Replies: 1
Views: 960

Sabnzbdplus keeps crashing with TypeError: str, bytes or bytearray expected, not NoneType

I have sabnzbdplus version 3.6.0 running under Ubuntu 20.04.4 LTS.

See https://pastebin.com/5DRFKFBC for errors. I included several errors because I see at least two different stacks.

Any suggestions other than deleting the queue?
by ash7777
October 13th, 2020, 9:01 am
Forum: Beta Releases
Topic: Sabnzbd keeps crashing TypeError: can't concat int to bytes
Replies: 24
Views: 17678

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

I haven't upgraded since this happened, and it occurred again yesterday.

The log message was:

Code: Select all

 Non-int value in self.servercount[serverid]: b'220'
by ash7777
June 5th, 2020, 7:31 pm
Forum: Beta Releases
Topic: Sabnzbd keeps crashing TypeError: can't concat int to bytes
Replies: 24
Views: 17678

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

Sorry, I tend to understate. It's been running for about an hour and everything seems completely normal.

It is possible the message was logged once. I cleaned the log files at shortly after applying the fix.
by ash7777
June 5th, 2020, 5:59 pm
Forum: Beta Releases
Topic: Sabnzbd keeps crashing TypeError: can't concat int to bytes
Replies: 24
Views: 17678

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

Thanks! It's working much better now. I'm mystified by something. If I understand correctly, these lines: try: self.servercount[serverid] += bytes except KeyError: # Not yet known, so initialize: self.servercount[serverid] = bytes are functionally equivalent to these lines (which are the original co...
by ash7777
June 5th, 2020, 9:44 am
Forum: Beta Releases
Topic: Sabnzbd keeps crashing TypeError: can't concat int to bytes
Replies: 24
Views: 17678

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

I can handle editing the installed source. I also know how to use git, although I think I prefer just editing the installed source if the changes don't depend on other changes I don't have.
by ash7777
June 4th, 2020, 5:24 pm
Forum: Beta Releases
Topic: Sabnzbd keeps crashing TypeError: can't concat int to bytes
Replies: 24
Views: 17678

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

You're hiding the server you're using. Why is that? I'm not really, I just wasn't sure what I'm allowed to post here. There are two servers: news.newshosting.com and news.eweka.nl I tried your suggestion of deleting totals10.sab and it did not fix the problem, although it seemed like it survived a ...
by ash7777
June 4th, 2020, 3:14 pm
Forum: Beta Releases
Topic: Sabnzbd keeps crashing TypeError: can't concat int to bytes
Replies: 24
Views: 17678

Re: Sabnzbd keeps crashing

On http://127.0.0.1:8080/config/ what do you see at "Version:"?
It says:
3.0.0Beta2 [faedd22]
by ash7777
June 4th, 2020, 1:26 pm
Forum: Beta Releases
Topic: Sabnzbd keeps crashing TypeError: can't concat int to bytes
Replies: 24
Views: 17678

Re: Sabnzbd keeps crashing

I uninstalled and installed 3.0.0~beta2-0ubuntu1~jcfp1~20.04 and it still crashes the same way. It did change the log line as you mentioned: [happyeyeballs:146] Quickest IP address for blah.com (port 563, ssl 1, preferipv6 True) is 67.67.67.67 The line numbers in the crash changed: Exception in thre...
by ash7777
June 3rd, 2020, 5:55 pm
Forum: Beta Releases
Topic: Sabnzbd keeps crashing TypeError: can't concat int to bytes
Replies: 24
Views: 17678

Re: Sabnzbd keeps crashing

I think I'm using PPA ppa:jcfp/ppa - I followed the instructions at https://sabnzbd.org/wiki/installation/install-ubuntu-repo for the install. I just did sudo apt-get update sudo apt-get install sabnzbdplus in the shell and got sabnzbdplus is already the newest version (3.0.0~0git20200408+dfsg-1). 0...
by ash7777
June 3rd, 2020, 9:01 am
Forum: Beta Releases
Topic: Sabnzbd keeps crashing TypeError: can't concat int to bytes
Replies: 24
Views: 17678

Re: Sabnzbd keeps crashing

That's a good suggestion!

Info is here: pastebin dot com slash Z8aV9yK2
by ash7777
June 2nd, 2020, 7:24 pm
Forum: Beta Releases
Topic: Sabnzbd keeps crashing TypeError: can't concat int to bytes
Replies: 24
Views: 17678

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

Sabnzbd is crashing continually with the error "TypeError: can't concat int to bytes", but I can't post logs because filesystem paths apparently look like links (post keeps failing with the message "New users are not allowed to post links"). I might be able to send them to someon...
by ash7777
August 8th, 2019, 6:15 pm
Forum: General Help
Topic: Failure running setup wizard
Replies: 1
Views: 1091

Failure running setup wizard

I found some similar stacks, but not on the setup wizard. Running on Windows 10 computer and using Firefox 68.0.1. I get the initial page in my browser that asks for a language. I click English and "Start Wizard >" and after a long delay the browser says the connection was reset. I tried r...