Search found 564 matches

by OneCD
May 5th, 2024, 7:47 pm
Forum: Debian/Ubuntu Package
Topic: Unable to change port number from 7777
Replies: 6
Views: 43

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: 6
Views: 43

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: 6
Views: 43

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: 1
Views: 34

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

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

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

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

Re: Radarr sending two downloads to SAB

Something you should report to the Radarr folks?
by OneCD
February 18th, 2024, 5:08 pm
Forum: General Help
Topic: configuring sabnzbd with scenenzbs com
Replies: 2
Views: 645

Re: configuring sabnzbd with scenenzbs com

Sounds like an indexer. You’re not trying to add it as a Usenet server, are you? ;)
by OneCD
February 13th, 2024, 10:36 pm
Forum: General Help
Topic: Service stops randomly, help me find root cause
Replies: 15
Views: 1762

Re: Service stops randomly, help me find root cause

sander wrote: February 13th, 2024, 11:23 am So SABnzbd does not stop randomly, but as it is instructed by an authorized client.
Nice catch @sander. :)
by OneCD
February 11th, 2024, 11:33 pm
Forum: General Help
Topic: Service stops randomly, help me find root cause
Replies: 15
Views: 1762

Re: Service stops randomly, help me find root cause

Do I need to run it from source to leverage systemd so it's always running as a service? No, you can run any version this way. The service script is only to manage starting and stopping an application automatically during OS startup and shutdown. You don't need it however. Just run the SABnzbd exec...
by OneCD
February 11th, 2024, 6:02 pm
Forum: General Help
Topic: Service stops randomly, help me find root cause
Replies: 15
Views: 1762

Re: Service stops randomly, help me find root cause

Can you guide OP how to do that? Already covered in the wiki: https://sabnzbd.org/wiki/installation/install-off-modules Just need to use the SystemD service file: https://github.com/sabnzbd/sabnzbd/blob/master/linux/sabnzbd%40.service Mine looks like: # copy or _hard_link to # Debian: /lib/systemd/...
by OneCD
February 11th, 2024, 5:43 pm
Forum: General Help
Topic: Service stops randomly, help me find root cause
Replies: 15
Views: 1762

Re: Service stops randomly, help me find root cause

Although, running SABnzbd from source on Debian isn't a big deal. I've been running it that way for quite a while now. ;)
by OneCD
January 24th, 2024, 3:04 am
Forum: General Discussion
Topic: SAB on WD MyCloud NAS
Replies: 5
Views: 1404

Re: SAB on WD MyCloud NAS

Follow-up:

It seems there are a handful of apps available: https://www.westerndigital.com/en-au/su ... -cloud-nas
by OneCD
January 24th, 2024, 2:01 am
Forum: General Discussion
Topic: SAB on WD MyCloud NAS
Replies: 5
Views: 1404

Re: SAB on WD MyCloud NAS

We were both right though. :)