Remote server

Get help with all aspects of SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
Mike123
Newbie
Newbie
Posts: 7
Joined: September 6th, 2023, 8:58 pm

Remote server

Post by Mike123 »

Hello and hope somebody can help.

I am looking at using sab because I have been having problems with NZB get.


1 I have a remote linux server nothing stored locally. And hope to use sonarr and radarr

2. Now I assume I can install sabnzb on my remote server easy enough as I did with nzb get

3 here is the problem when I tried to access nzb get via browser it wouldn't work. Will I have the same issues with sabnzb

Now I can install packages on linux with confidence.

Just don't want to end up with same issues would this work.

1 install sabnzb on remote server
2. Obviously start sabnzb
3. Then just configure in sonarr and radarr
User avatar
sander
Release Testers
Release Testers
Posts: 9429
Joined: January 22nd, 2008, 2:22 pm

Re: Remote server

Post by sander »

After installing, and when running SABnzbd for the first time, do it like this:

Code: Select all

./SABnzbd.py -s 0.0.0.0  -b0
or

Code: Select all

sabnzbdplus -s 0.0.0.0 -b0
and then you should be able to access it (the wizard) via http://<public ip addres of the linux server>:8080/
Mike123
Newbie
Newbie
Posts: 7
Joined: September 6th, 2023, 8:58 pm

Re: Remote server

Post by Mike123 »

Thankyou very much. I will give this ago tommorow
Mike123
Newbie
Newbie
Posts: 7
Joined: September 6th, 2023, 8:58 pm

Re: Remote server

Post by Mike123 »

Hello tried your suggestion
Any help appreciated
Unfortunately this hasn't worked either
A friend suggested a ssh tunnel not sure if this will work

Just to clarify installing sabnzb on remote server linux trying to connect from Windows. To linux server.

Sonarr and radarr are on there fine
User avatar
sander
Release Testers
Release Testers
Posts: 9429
Joined: January 22nd, 2008, 2:22 pm

Re: Remote server

Post by sander »

With only "it's not working" I can't help you. You have to tell what you tried. Including what you see in the ssh terminal on your remote Linux server, including the public IP address you're trying to use.
Mike123
Newbie
Newbie
Posts: 7
Joined: September 6th, 2023, 8:58 pm

Re: Remote server

Post by Mike123 »

Basicly itsab nzb comes with https://sabnzbd.org/access-denied

I type in http://serverip:8080

The terminal comes up with interface :384 refused connection from my pc ip adress with the name of windows operating system and browser.

So now I think it's trying to connect but getting refused for some reason

Tried your solution above. Don't know if I said. Sabnzbd is installed on linux server.

So it looks like http is trying to connect to https. Which is madness
Mike123
Newbie
Newbie
Posts: 7
Joined: September 6th, 2023, 8:58 pm

Re: Remote server

Post by Mike123 »

I an going to get the server company to do a fresh install of Linux then I will come back. If there are issues
Post Reply