Search found 8822 matches

by sander
March 11th, 2024, 1:50 pm
Forum: General Help
Topic: Fatal error in Downloader - invalid literal for int() with base 10
Replies: 28
Views: 2998

Re: Fatal error in Downloader - invalid literal for int() with base 10

Ignore my hypothesis above about proxmox/docker! Because: OP give me the problematic NZB, and with "Check before download" on, I do get the Traceback ... in the checking phase: 2024-03-11 18:05:54,488::DEBUG::[downloader:744] Article <hcqsDHTqW6xYgZU7ss@d106420829d7979391nvei38GALVE6L35cyB...
by sander
March 11th, 2024, 11:51 am
Forum: General Help
Topic: Fatal error in Downloader - invalid literal for int() with base 10
Replies: 28
Views: 2998

Re: Fatal error in Downloader - invalid literal for int() with base 10

I did a few dozen real (smaller) downloads from usenet.premiumize.me:, and not one error, and not one traceback. (FWIW: A lot of downloads failed because of missing articles) The difference with your setup: proxmox. So ... is it caused by proxmox? Let's verify: can you run SABnzbd on a PC/Mac, and d...
by sander
March 11th, 2024, 11:32 am
Forum: General Help
Topic: Fatal error in Downloader - invalid literal for int() with base 10
Replies: 28
Views: 2998

Re: Fatal error in Downloader - invalid literal for int() with base 10

I did a few test download with usenet.premiumize.me. I don't get tracebacks, but I do get the status codes 400 at the beginning of almost each download. Googling, I get "400 service discontinued". Weird. WARNING 2 minutes ago 4@usenet.premiumize.me: Received unknown status code 400 for art...
by sander
March 11th, 2024, 7:28 am
Forum: Bug Reports
Topic: 4.10+ Entry Point Not Found (Python 3.12) pssquerysnapshot could not be located [Windows Server 2012 ]
Replies: 5
Views: 678

Re: 4.10+ Entry Point Not Found (Python 3.12) pssquerysnapshot could not be located [Windows Server 2012 ]

so "Windows Portable (32bit and legacy)" ... maybe specify that "legacy" as "Windows Server 2012, Windows 7, Windows 8" or just "Windows legacy"?
by sander
March 11th, 2024, 6:28 am
Forum: Bug Reports
Topic: 4.10+ Entry Point Not Found (Python 3.12) pssquerysnapshot could not be located [Windows Server 2012 ]
Replies: 5
Views: 678

Re: 4.10+ Entry Point Not Found (Python 3.12) [Windows Server 2012 ]

Based on your text, I think you've already googled it, right? Python 3.12 on Windows Server 2012 ... does not look hopeful at all: https://github.com/python/cpython/issues/110375 ... also with pssquerysnapshot error. ... but still: you could try to install Python 3.12 on Windows Server 2012 ... does...
by sander
March 11th, 2024, 1:40 am
Forum: General Help
Topic: Fatal error in Downloader - invalid literal for int() with base 10
Replies: 28
Views: 2998

Re: Fatal error in Downloader - invalid literal for int() with base 10

So a non-mainstream newsserver. The problem is this: ValueError: invalid literal for int() with base 10: b'>\r\n' SABnzbd expects a 3-digit number back (like "211"), and converts that to an integer. However: your newsserver usenet.premiumize.me just sends a newline '\r\n'. And running int(...
by sander
March 10th, 2024, 6:18 am
Forum: General Help
Topic: The IP address refused by SAB
Replies: 4
Views: 416

Re: The IP address refused by SAB

why don't you use http://127.0.0.1:8080 ?
by sander
March 10th, 2024, 4:17 am
Forum: General Help
Topic: Slow download from container install
Replies: 3
Views: 452

Re: Slow download from container install

SABnzbd container setups cause slow-downs. Especially proxmox is infamous for that. But your performance numbers look OK. Maybe your setup allows peak loads (=performance measurements), but limits continuous loads (=real download)? So can you do this: set Complete to the /ssd_downloads/ Do the 10GB ...
by sander
March 9th, 2024, 3:00 am
Forum: General Help
Topic: Folder setup problems - Sabnzbd in a container with NFS mapping
Replies: 1
Views: 250

Re: Folder setup problems - Sabnzbd in a container with NFS mapping

If I console into the container I can navigate and see all the structure on the NFS share.
OK, so you know the path?

If so, put the full path, including leading "/", into SAB fill out box for Complete directory and click Save
by sander
March 7th, 2024, 10:45 pm
Forum: General Help
Topic: Endless cycle of servers working then timing out
Replies: 6
Views: 461

Re: Endless cycle of servers working then timing out

lsio is not provided by the SAB team. However, I tried the lsio sabznbd image, and it goes well: $ sudo docker run lscr.io/linuxserver/sabnzbd:unstable 2024-03-08 03:44:33,429::INFO::[SABnzbd:1145] SABnzbd.py-4.2.3RC3 2024-03-08 03:42:34,085::INFO::[SABnzbd:458] UNRAR binary... found (/usr/bin/unrar...
by sander
March 7th, 2024, 5:32 am
Forum: General Discussion
Topic: SAB Saying Disk Full - But I can't Figure Out Why - Any Ideas? [Docker]
Replies: 2
Views: 946

Re: SAB Saying Disk Full - But I can't Figure Out Why - Any Ideas?

Post what SAB is saying in the upper right corner.

In my case:

49.7 GB Free Space (Temp Folder) 40.5 GB Free Space
by sander
March 1st, 2024, 8:13 am
Forum: General Help
Topic: BINHEX-SABNZBD password change.
Replies: 4
Views: 384

Re: BINHEX-SABNZBD password change.

It is in sabnzbd.ini
by sander
February 29th, 2024, 4:22 pm
Forum: Debian/Ubuntu Package
Topic: Need some help with sabnzbdplus on Ubuntu 22.04
Replies: 5
Views: 957

Re: Need some help with sabnzbdplus on Ubuntu 22.04

What is the output of:

Code: Select all

sudo ps -ef | grep -i sabnzbd