Can't access SAB from within LAN

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.
guitarboy
Jr. Member
Jr. Member
Posts: 69
Joined: January 7th, 2010, 2:44 am

Re: Can't access SAB from within LAN

Post by guitarboy »

So all of a sudden LAN access started working again. Nothing changed, but now I’m able to reach SABnzbd from any device on my home network. I still think it was caused by the Windows update, but relieved that it was temporary.
guitarboy
Jr. Member
Jr. Member
Posts: 69
Joined: January 7th, 2010, 2:44 am

Re: Can't access SAB from within LAN

Post by guitarboy »

So another Windows update, another problem connecting to SABnzbd from iOS and Android devices on the local network. Remote access is working fine from other Windows computers, as is integration with NZB.su. I am also able to connect to other Windows services on the same machine from my Android phone and iPad e.g. Plex.

Again, the problem started with a Windows Update. Last time LAN access just started working again after a few hours. This time it's been a couple of days of getting a connection time out error on those devices.

I know that this is a tough one to reproduce, and therefore hard to fix. Is there some way of determining why the requests from iOS and Android devices are being refused but other Windows clients are working?
User avatar
safihre
Administrator
Administrator
Posts: 5366
Joined: April 30th, 2015, 7:35 am
Contact:

Re: Can't access SAB from within LAN

Post by safihre »

Usually a restart of Windows does the trick.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
guitarboy
Jr. Member
Jr. Member
Posts: 69
Joined: January 7th, 2010, 2:44 am

Re: Can't access SAB from within LAN

Post by guitarboy »

safihre wrote: November 4th, 2020, 2:05 pm Usually a restart of Windows does the trick.
Ok, that fixed it this time on the iPad. Still having a problem from Android.

I did try rebooting when I first encountered the problem but it didn't work then. Maybe a combination of waiting for DNS cache to expire and a reboot??

But glad that it's partly working now. I'll report back on the status of the Android device.
guitarboy
Jr. Member
Jr. Member
Posts: 69
Joined: January 7th, 2010, 2:44 am

Re: Can't access SAB from within LAN

Post by guitarboy »

Spoke too soon. It stopped working on both devices (iPad and Android phone). I rebooted Windows again and now it’s working on the phone but not on the iPad.

Still hoping someone can suggest some logging or debugging techniques so I can try to figure out what’s going on.

UPDATE:
I also rebooted the modem and now I'm able to access SABnzbd from all devices. Sorry, should have tried that before.
blanny12
Newbie
Newbie
Posts: 7
Joined: June 14th, 2023, 4:49 pm

Re: Can't access SAB from within LAN

Post by blanny12 »

I am having a similar issue.
I have an
Ubuntu server that I am trying to run the SABnzbd service. I changed the host IP in the config file to 0.0.0.0
And the result is "The site can't be reached" What am I doing wrong?
User avatar
sander
Release Testers
Release Testers
Posts: 8830
Joined: January 22nd, 2008, 2:22 pm

Re: Can't access SAB from within LAN

Post by sander »

blanny12 wrote: June 14th, 2023, 5:05 pm I am having a similar issue.
I have an
Ubuntu server that I am trying to run the SABnzbd service. I changed the host IP in the config file to 0.0.0.0
And the result is "The site can't be reached" What am I doing wrong?
Can you tell 3 things you tried to analyze this?
blanny12
Newbie
Newbie
Posts: 7
Joined: June 14th, 2023, 4:49 pm

Re: Can't access SAB from within LAN

Post by blanny12 »

I completed the install of sabnzbdplus through CLI.
Then I went into the config file via nano.
Changed the host address from a local IP to 0.0.0.0
Changed the port to 8080.
And I still get an error from another computer trying to access sab with the local ip/port.
I also stopped and started sab to clean things out.
blanny12
Newbie
Newbie
Posts: 7
Joined: June 14th, 2023, 4:49 pm

Re: Can't access SAB from within LAN

Post by blanny12 »

192.168.x.xx/8080
The message back is This site can’t be reached
User avatar
sander
Release Testers
Release Testers
Posts: 8830
Joined: January 22nd, 2008, 2:22 pm

Re: Can't access SAB from within LAN

Post by sander »

blanny12 wrote: June 14th, 2023, 5:24 pm 192.168.x.xx/8080
The message back is This site can’t be reached
192.168.x.xx/8080 is wrong.

Use 192.168.x.xx:8080
blanny12
Newbie
Newbie
Posts: 7
Joined: June 14th, 2023, 4:49 pm

Re: Can't access SAB from within LAN

Post by blanny12 »

Thank you. Sorry I should have responded with 192.168.x.xx:8080.
That internal IP with the port 8080 doesn't work as well. I'm still receiving the "The site can't be reached" message when I enter in the internal IP with port 8080.
User avatar
sander
Release Testers
Release Testers
Posts: 8830
Joined: January 22nd, 2008, 2:22 pm

Re: Can't access SAB from within LAN

Post by sander »

Aha.
So can you tell 3 things you tried to analyze / solve this?
blanny12
Newbie
Newbie
Posts: 7
Joined: June 14th, 2023, 4:49 pm

Re: Can't access SAB from within LAN

Post by blanny12 »

Not solved unfortunately. I have had SAB running as service before... had to remove then reinstall. I tried to install NZBget... same problem.
User avatar
OneCD
Hero Member
Hero Member
Posts: 557
Joined: March 4th, 2017, 3:47 pm

Re: Can't access SAB from within LAN

Post by OneCD »

Is the device hosting SABnzbd on your LAN running a firewall?
Stuff I like: Apache bash cron DD-WRT Debian DNSMasq Entware FireFox GitHub ImageMagick Kate KDE LibreELEC Netrunner NFS NVIDIA OpenVPN Orvibo-S20 pfSense Python Raspberry-Pi RAID SABnzbd Transmission Usenet VirtualBox Watcher3 XFCE
blanny12
Newbie
Newbie
Posts: 7
Joined: June 14th, 2023, 4:49 pm

Re: Can't access SAB from within LAN

Post by blanny12 »

Yes.
Post Reply