Search found 11 matches
- June 1st, 2023, 4:56 pm
- Forum: General Help
- Topic: Can't disable web interface on internet
- Replies: 11
- Views: 8228
Re: Can't disable web interface on internet
Thank you both for taking the time to look at this. I've taken a look at the docker config on the Synology, and when creating the container from an image there is an option to use the same network as the docker host (instead of a bridge). I've done this and now get External internet access denied - ...
- May 31st, 2023, 3:03 am
- Forum: General Help
- Topic: Can't disable web interface on internet
- Replies: 11
- Views: 8228
Re: Can't disable web interface on internet
It seems the way you have setup the forward it's not detected as external traffic. The only thing we have to go on is the ip address that we get. This got me thinking. Sabnzbd runs in Docker on a Synology NAS sat on the LAN. I port forward 8080 on the router to the ip and local port of the containe...
- May 30th, 2023, 2:05 pm
- Forum: General Help
- Topic: Can't disable web interface on internet
- Replies: 11
- Views: 8228
Re: Can't disable web interface on internet
I noticed the debug log contains the username and password in clear text so I've changed the password since the logs were sent over.
- May 30th, 2023, 1:37 pm
- Forum: General Help
- Topic: Can't disable web interface on internet
- Replies: 11
- Views: 8228
Re: Can't disable web interface on internet
That's been emailed over. Cheers
- May 30th, 2023, 2:47 am
- Forum: General Help
- Topic: Can't disable web interface on internet
- Replies: 11
- Views: 8228
Re: Can't disable web interface on internet
From sabnzbd.ini, my local ranges entry is
local_ranges = ,
and yes, I access the logon page on 5G on my phone and turn off wifi
local_ranges = ,
and yes, I access the logon page on 5G on my phone and turn off wifi
- May 29th, 2023, 3:29 pm
- Forum: General Help
- Topic: Can't disable web interface on internet
- Replies: 11
- Views: 8228
Can't disable web interface on internet
I have a need to access sabnzbd externally via API, but I would like to disable the web gui / login screen. Reading the documentation, this should be straighforward with the "External Internet Access" settings. On my setup, this was/is set to none (although API access continued to work) bu...
- December 4th, 2011, 4:09 pm
- Forum: General Help
- Topic: Vista is fine / Windows 7 is not
- Replies: 4
- Views: 2693
Re: Vista is fine / Windows 7 is not
Could be an issue with Win7 trying to use SMB3, whereas Vista I think only supported SMB2. And unraid by default doesn't appear to support either. I had an issue with Sab running on an XP machine saving its files to a share on a Win7 machine but the network drive dropping off the XP machine, and the...
- November 8th, 2011, 7:10 pm
- Forum: Debian/Ubuntu Package
- Topic: SQlite issue with CIFS share
- Replies: 3
- Views: 4764
Re: SQlite issue with CIFS share
Cheers for the info guys. Hear what you are saying about the admin folder. It's working OK at the moment, but I guess not optimally. I did read some recommendations about using a credentials file, but I was just happy to get it working today. That'll be one for another day. My reason for having the ...
- November 8th, 2011, 10:27 am
- Forum: Debian/Ubuntu Package
- Topic: Sabnzbdplus does not start on reboot.
- Replies: 3
- Views: 5081
Re: Sabnzbdplus does not start on reboot.
I had quite the opposite problem, I DIDN'T want sabnzbdplus to start automatically as my CIFS share hadn't been mounted at the time sabnzbd tried to start Try adding /etc/init.d sabnzbdplus start as the last line in /etc/rc.local. This is where I start it after I have asked my CIFS share to mount. I...
- November 8th, 2011, 9:51 am
- Forum: Debian/Ubuntu Package
- Topic: SQlite issue with CIFS share
- Replies: 3
- Views: 4764
SQlite issue with CIFS share
Hi all, longtime sabnzbd user on windows, and have recently moved across to Ubuntu as running sabnzb 24x7 in a windows7 virtual machine was too much overhead. Everything went well installing, however I like to have my admin directory in the same folder structure as my downloads, so redirected it to ...
- November 8th, 2011, 9:22 am
- Forum: Debian/Ubuntu Package
- Topic: Permissions for Folders
- Replies: 4
- Views: 3597
Re: Permissions for Folders
can you post the output of
ls -al /home/media/Public
ls -al /home/media/Public