Search found 571 matches

by OneCD
May 31st, 2024, 8:36 pm
Forum: General Help
Topic: Updated to Sabnzbd 4.3.2 and now cant download
Replies: 6
Views: 46

Re: Updated to Sabnzbd 4.3.2 and now cant download

The SABnzbd GitHub repo?

edit: ah, just saw your update. I can't help with that one, so I'll have to let someone else have a shot at this. :)
by OneCD
May 31st, 2024, 8:33 pm
Forum: General Help
Topic: Updated to Sabnzbd 4.3.2 and now cant download
Replies: 6
Views: 46

Re: Updated to Sabnzbd 4.3.2 and now cant download

Ah, same as me. :)

Installed from source, package manager or something else?
by OneCD
May 31st, 2024, 8:31 pm
Forum: General Help
Topic: Updated to Sabnzbd 4.3.2 and now cant download
Replies: 6
Views: 46

Re: Updated to Sabnzbd 4.3.2 and now cant download

Hi, what environment please? Windows, Linux, NAS, etc...
by OneCD
May 30th, 2024, 8:55 pm
Forum: General Help
Topic: Problems adding a second server, please help!
Replies: 10
Views: 157

Re: Problems adding a second server, please help!

Setting the retention time to zero is fine.

Also note: I've just added a paragraph to my previous post with some new information I found.
by OneCD
May 30th, 2024, 8:23 pm
Forum: General Help
Topic: Problems adding a second server, please help!
Replies: 10
Views: 157

Re: Problems adding a second server, please help!

I suppose it could be that, but it has a significant retention rate and is on a different branch. Wouldn't I see it at least trying to connect to it when Astra fails? Your server stats in SABnzbd should show a small amount of used bandwidth if the server was tried. And I've just noticed a message t...
by OneCD
May 30th, 2024, 7:39 am
Forum: General Help
Topic: Problems adding a second server, please help!
Replies: 10
Views: 157

Re: Problems adding a second server, please help!

Justanothernewb wrote: May 30th, 2024, 1:50 am If it doesn't find it on Astra, it should try my second option but mine jumps immediately to the third one.
This means the required articles were not available on the second server.
by OneCD
May 7th, 2024, 2:37 am
Forum: General Help
Topic: I genuenly don't understand how do upgrade to 4.x [debian]
Replies: 7
Views: 759

Re: I genuenly don't understand how do upgrade to 4.x [debian]

Then, I hope you're able to find a solution that works for you... even if it's not the one you want. ;)
by OneCD
May 5th, 2024, 7:47 pm
Forum: Debian/Ubuntu Package
Topic: Unable to change port number from 7777
Replies: 7
Views: 299

Re: Unable to change port number from 7777

Ah, just saw your reply.

Good work mate. :D
by OneCD
May 5th, 2024, 7:47 pm
Forum: Debian/Ubuntu Package
Topic: Unable to change port number from 7777
Replies: 7
Views: 299

Re: Unable to change port number from 7777

I’d remove the listening address and the port number. See how it runs. If there’s an issue, you can always put back the listening address. It should be in the SABnzbd config file anyway. :)
by OneCD
May 5th, 2024, 7:24 pm
Forum: Debian/Ubuntu Package
Topic: Unable to change port number from 7777
Replies: 7
Views: 299

Re: Unable to change port number from 7777

Are you also specifying the port when launching SABnzbd?

If-so, it may be overriding the setting in sabnzbd.ini
by OneCD
May 5th, 2024, 6:13 pm
Forum: General Help
Topic: I genuenly don't understand how do upgrade to 4.x [debian]
Replies: 7
Views: 759

Re: I genuenly don't understand how do upgrade to 4.x

I'm on Debian Bookworm, and run SABnzbd from source (have done for many years): https://sabnzbd.org/wiki/installation/i ... ff-modules

No problems here. :)
by OneCD
May 2nd, 2024, 1:36 am
Forum: General Help
Topic: Missing option - Config-Folders-Permissions for completed downloads
Replies: 4
Views: 427

Re: Missing option - Config-Folders-Permissions for completed downloads

Hi and welcome to the forum. :)

I'd guess it's because the filesystem (as-seen by SABnzbd on Windows) doesn't support Unix permissions.

What share protocol are you using? SMB, NFS, etc...
by OneCD
April 30th, 2024, 12:58 am
Forum: Debian/Ubuntu Package
Topic: "External internet access denied" error
Replies: 21
Views: 1105

Re: Access denied error

What are your local ranges set-to?

Code: Select all

grep local /var/snap/sabnzbd/common/sabnzbd.ini
by OneCD
April 30th, 2024, 12:03 am
Forum: Debian/Ubuntu Package
Topic: "External internet access denied" error
Replies: 21
Views: 1105

Re: Access denied error

Run this on the server:

Code: Select all

curl -sL http://127.0.0.1:8080/sabnzbd/config | grep -iA1 'config file'
... adjusting the port number if-required.

This is a simple loopback query. It will show you the location SABnzbd is using for its config file.
by OneCD
February 21st, 2024, 7:40 pm
Forum: General Help
Topic: Radarr sending two downloads to SAB
Replies: 2
Views: 458

Re: Radarr sending two downloads to SAB

Something you should report to the Radarr folks?