Hello All,
I recently purchased the QNAP TS-451+ and I'm trying to setup SabNZBD+ on it. I've downloaded the QPKG and imported it without issue into the App Center. As soon as I launch the application (which runs on port 8800) I see a "Unable to connect" error in the browser. I'm really not sure what to check or what to do next. Has anyone encountered this issue on QNAP devices? Is there a fix for it?
I've installed the dependencies for SabNZBD+:
- Git 2.1.0
- Python 2.7.12 Developer Tools
I'm able to install Sonarr and Radarr and launch their web interfaces on my QNAP devices properly. No issue there.
I'm thinking of starting up a Windows Server 2012 VM within my QNAP device and installing SabNZBD+, Sonarr and Radarr on it because it seems simpler to install everything in Windows. But, I guess it's not an ideal solution.
Please help?
Thanks,
Jason
Can't load Web Interface on port 8800 on QNAP TS-451+
Re: Can't load Web Interface on port 8800 on QNAP TS-451+
Maybe SABnzbd is only listening on IP 127.0.0.1, and thus accessing from devices/PCs on the LAN is not possible?
SABnzbd should listen to 0.0.0.0.
I don't know how to do that on QNAP.
Can get a CLI prompt on the QNAP?
SABnzbd should listen to 0.0.0.0.
I don't know how to do that on QNAP.
Can get a CLI prompt on the QNAP?
Re: Can't load Web Interface on port 8800 on QNAP TS-451+
QNAP has ssh/telnet... not sure how to use it to accomplish what you are saying...
Maybe I need to put everything in a Windows VM... not ideal...
Maybe I need to put everything in a Windows VM... not ideal...
Re: Can't load Web Interface on port 8800 on QNAP TS-451+
Use SSH/telnet to access command line. Then type
and
Code: Select all
netstat -apon | grep -i listen | grep -vi listening
Code: Select all
ps -ef | grep -i sabnzb
Re: Can't load Web Interface on port 8800 on QNAP TS-451+
I'll try it when I get home from work and will reply back. Thanks sander!
Re: Can't load Web Interface on port 8800 on QNAP TS-451+
Which package are you using? The one we link from our website from ClintonHall?
https://sabnzbd.org/wiki/installation/install-nas
This one will always be set to listen on 0.0.0.0.
https://sabnzbd.org/wiki/installation/install-nas
This one will always be set to listen on 0.0.0.0.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate