Search found 8826 matches

by sander
March 7th, 2024, 10:45 pm
Forum: General Help
Topic: Endless cycle of servers working then timing out
Replies: 6
Views: 462

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: 1048

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: 401

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: 984

Re: Need some help with sabnzbdplus on Ubuntu 22.04

What is the output of:

Code: Select all

sudo ps -ef | grep -i sabnzbd
by sander
February 29th, 2024, 5:36 am
Forum: General Help
Topic: Too many connections to server [502 Too many connections.]
Replies: 3
Views: 320

Re: Too many connections to server [502 Too many connections.]

If lowering the connections is unacceptable for you, go back to prior 4.2.2. And no, nothing has changed, so I doubt going back will change it. But ... let us know! Reason to lower your connections: * it should not matter for your speed: newsservers provide 5-10-15 MB/s per connection, so 50 connect...
by sander
February 26th, 2024, 5:24 am
Forum: General Help
Topic: The IP address refused by SAB
Replies: 4
Views: 419

Re: The IP address refused by SAB

what is the error message exactly?
by sander
February 22nd, 2024, 3:02 pm
Forum: General Help
Topic: slow download
Replies: 9
Views: 708

Re: slow download

So pystone is now lower, but you get a better newserver download speed? Weird

EDIT

Your Core(TM) i7-3770 is from 2012, so 12 years old. The lower pystone speed looks more realistic. And the KVM looks high ... so ... fake. Weird.
by sander
February 22nd, 2024, 8:53 am
Forum: freeBSD Package
Topic: Package depends on par2cmdline instead of par2cmdline-turbo
Replies: 1
Views: 1196

Re: Package depends on par2cmdline instead of par2cmdline-turbo

what is "ith" (sic)?

If you mean SABnzbd: SABnzbd does not care which par2 command is available. So go ahead and install par2cmdline-turbo.

Note: I know nothing about FreeBSD and FreeBSD Packages, so if your question is about that, I can't help.
by sander
February 22nd, 2024, 3:42 am
Forum: General Help
Topic: slow download
Replies: 9
Views: 708

Re: slow download

OP says "container" and "Common KVM processor SSE2", so something virtualised? If Proxmox: "On the VM Wizard change the CPU type to host, you can also do this by selecting the VM Hardware Tab - > Processor and then edit. You need to stop and start the VM for this to take eff...
by sander
February 22nd, 2024, 2:48 am
Forum: General Help
Topic: Dealing with mass feed URL changes
Replies: 5
Views: 374

Re: Dealing with mass feed URL changes

In history1.db (indeed sqlite) did you find what SAB had already downloaded? Full URLs, or unique ID's? You could change a few entries with "DB Browser for SQLite"? If that works, you could write a sqlite command or a python script to correct your 100.000 entries. Oh, and: No, SABnzbd cann...
by sander
February 22nd, 2024, 1:58 am
Forum: General Help
Topic: Dealing with mass feed URL changes
Replies: 5
Views: 374

Re: Dealing with mass feed URL changes

You mean you have 200 RSS feeds in SABnzbd? I have 2.

AFAIK SAB stores all history info in the directory

Code: Select all

 .sabnzbd/admin
. So have you checked that directory?
by sander
February 21st, 2024, 5:45 pm
Forum: General Help
Topic: slow download
Replies: 9
Views: 708

Re: slow download

If that is the output after a few downloads: as there is no "download limited by" cpu/disk, your cpu and disk are not the bottleneck: they can handle everyting that is coming in. So the bottleneck is there ... in your newsservers.
by sander
February 18th, 2024, 4:21 am
Forum: General Help
Topic: Almost all downloads fail missing 1-2 blocks
Replies: 3
Views: 381

Re: Almost all downloads fail missing 1-2 blocks

SAB -> Wrench-symbol -> Status -> 1GB test download ... what is the result?

Please repeat a few times.
by sander
February 15th, 2024, 3:44 pm
Forum: Debian/Ubuntu Package
Topic: SABnzbd Docker container crashing and freezing
Replies: 5
Views: 787

Re: SABnzbd Docker container crashing and freezing

I'm pretty sure it crashes, the web crashes but logs continue; Then SAB is still running. All dots in this log replaced with asterisks because forum was throwing errors about being a new user and submitting links Maybe easier: post on pastebin, and post the url here like pastebin . com / aiojdslfkj...
by sander
February 15th, 2024, 10:11 am
Forum: Debian/Ubuntu Package
Topic: SABnzbd Docker container crashing and freezing
Replies: 5
Views: 787

Re: SABnzbd Docker container crashing and freezing

Your code is only API request. No processing. So not useful.

Furthermore: crash or freeze ?