Page 1 of 1

Remote server

Posted: September 6th, 2023, 9:11 pm
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

Re: Remote server

Posted: September 6th, 2023, 9:34 pm
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/

Re: Remote server

Posted: September 6th, 2023, 10:28 pm
by Mike123
Thankyou very much. I will give this ago tommorow

Re: Remote server

Posted: September 8th, 2023, 8:07 am
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

Re: Remote server

Posted: September 8th, 2023, 9:01 am
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.

Re: Remote server

Posted: September 8th, 2023, 9:34 am
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

Re: Remote server

Posted: September 8th, 2023, 12:29 pm
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