Hi All;
Any help would be appreciated. I am running Ubuntu 8.04 with SabNZBd 0.4.4. SabNZBd is working perfectly on this machine, however I cannot access the web interface from any other PC's on my network. I have set the host that SabNZBd should listen on to "blank", as well as trying it with the IP of the local machine. Anybody have any ideas, or pointer to some howto's for me to follow?
SukkaFoo
No access to web interface
Forum rules
Help us help you:
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.
Re: No access to web interface
Have you restarted sabnzbd after changing the host? If you can then access sabnzbd on the same machine using the local ip then you should be able to access it from other machines in your network. If not then something else is blocking it.
Re: No access to web interface
I tried setting the host to the local machine's IP and then I couldnt even open it locally... Are there ports or something that may need to be opened in Ubuntu?
Re: No access to web interface
What does the logging say when you try and launch it with the local machine's ip address? (Open sabnzbd and the startup log will be at the bottom of sabnzbd.log)
Re: No access to web interface
Code: Select all
2008-10-04 09:47:11,028::INFO::--------------------------------
2008-10-04 09:47:11,048::INFO::sabnzbdplus-0.4.4 (rev=unknown)
2008-10-04 09:47:11,049::INFO::Platform = posix
2008-10-04 09:47:11,049::INFO::Python-version = 2.5.2 (r252:60911, Jul 31 2008, 17:28:52)
[GCC 4.2.3 (Ubuntu 4.2.3-2ubuntu7)]
2008-10-04 09:47:11,061::INFO::[sabnzbd] Loading data for rss_data.sab from /home/peter/.sabnzbd/cache/rss_data.sab
2008-10-04 09:47:11,082::INFO::[sabnzbd] Loading data for bytes7.sab from /home/peter/.sabnzbd/cache/bytes7.sab
2008-10-04 09:47:11,091::INFO::[sabnzbd] Loading data for queue7.sab from /home/peter/.sabnzbd/cache/queue7.sab
2008-10-04 09:47:11,093::INFO::[sabnzbd] Loading data for SABnzbd_nzo_OwxZaz from /home/peter/.sabnzbd/cache/SABnzbd_nzo_OwxZaz
2008-10-04 09:47:11,127::INFO::[sabnzbd] Loading data for SABnzbd_nzo_y2OIMs from /home/peter/.sabnzbd/cache/SABnzbd_nzo_y2OIMs
2008-10-04 09:47:11,128::INFO::[sabnzbd] Loading data for SABnzbd_nzo_oAOyWG from /home/peter/.sabnzbd/cache/SABnzbd_nzo_oAOyWG
2008-10-04 09:47:11,132::INFO::[sabnzbd] Loading data for watched_data.sab from /home/peter/.sabnzbd/cache/watched_data.sab
2008-10-04 09:47:11,133::INFO::All processes started
2008-10-04 09:47:11,144::INFO::_yenc module... found!
2008-10-04 09:47:11,145::INFO::celementtree module... found!
2008-10-04 09:47:11,145::INFO::par2 binary... found (/usr/bin/par2)
2008-10-04 09:47:11,145::INFO::rar binary... found (/usr/bin/rar)
2008-10-04 09:47:11,146::INFO::unzip binary... found (/usr/bin/unzip)
2008-10-04 09:47:11,146::INFO::pyOpenSSL... found (True)
2008-10-04 09:47:11,147::INFO::Web dir is /usr/share/sabnzbdplus/interfaces/Default
2008-10-04 09:47:11,159::INFO::Web dir is /usr/share/sabnzbdplus/interfaces/iphone
2008-10-04 09:47:11,184::INFO::Starting sabnzbdplus-0.4.4
2008-10-04 09:47:11,204::INFO::[nzbqueue] Saving queue
2008-10-04 09:47:11,204::INFO::[sabnzbd] Saving data for SABnzbd_nzo_OwxZaz in /home/peter/.sabnzbd/cache/SABnzbd_nzo_OwxZaz
2008-10-04 09:47:11,292::INFO::[sabnzbd.misc] Dirscanner starting up
2008-10-04 09:47:11,320::INFO::[sabnzbd] Saving data for SABnzbd_nzo_y2OIMs in /home/peter/.sabnzbd/cache/SABnzbd_nzo_y2OIMs
2008-10-04 09:47:11,323::INFO::[sabnzbd] Saving data for SABnzbd_nzo_oAOyWG in /home/peter/.sabnzbd/cache/SABnzbd_nzo_oAOyWG
2008-10-04 09:47:11,325::INFO::[sabnzbd] Saving data for queue7.sab in /home/peter/.sabnzbd/cache/queue7.sab
2008-10-04 09:47:11,344::INFO::[downloader] [email protected]:119: Initiating connection
2008-10-04 09:47:11,348::INFO::[sabnzbd.misc] URLGrabber starting up
2008-10-04 09:47:11,348::INFO::[sabnzbd] Saving data for bytes7.sab in /home/peter/.sabnzbd/cache/bytes7.sab
2008-10-04 09:47:11,349::INFO::[sabnzbd] Saving data for rss_data.sab in /home/peter/.sabnzbd/cache/rss_data.sab
2008-10-04 09:47:11,349::INFO::[sabnzbd] Saving data for watched_data.sab in /home/peter/.sabnzbd/cache/watched_data.sab
2008-10-04 09:47:11,351::INFO::Starting web-interface on 192.168.1.101:8060
2008-10-04 09:47:11,427::ERROR::[downloader] Failed to initialize [email protected]:119
2008-10-04 09:47:11,547::WARNING::[downloader] Thread [email protected]:119: failed to initialize
2008-10-04 09:47:11,547::INFO::[downloader] [email protected]:119: Initiating connection
2008-10-04 09:47:11,548::ERROR::[downloader] Failed to initialize [email protected]:119
2008-10-04 09:47:11,548::WARNING::[downloader] Thread [email protected]:119: failed to initialize
2008-10-04 09:47:11,549::INFO::[downloader] [email protected]:119: Initiating connection
2008-10-04 09:47:11,550::ERROR::[downloader] Failed to initialize [email protected]:119
2008-10-04 09:47:11,550::WARNING::[downloader] Thread [email protected]:119: failed to initialize
2008-10-04 09:47:11,551::INFO::[downloader] [email protected]:119: Initiating connection
2008-10-04 09:47:11,551::ERROR::[downloader] Failed to initialize [email protected]:119
2008-10-04 09:47:11,552::WARNING::[downloader] Thread [email protected]:119: failed to initialize
2008-10-04 09:47:11,552::INFO::[downloader] [email protected]:119: Initiating connection
2008-10-04 09:47:11,553::ERROR::[downloader] Failed to initialize [email protected]:119
2008-10-04 09:47:11,554::WARNING::[downloader] Thread [email protected]:119: failed to initialize
2008-10-04 09:47:11,554::INFO::[downloader] [email protected]:119: Initiating connection
2008-10-04 09:47:11,555::ERROR::[downloader] Failed to initialize [email protected]:119
2008-10-04 09:47:11,555::WARNING::[downloader] Thread [email protected]:119: failed to initialize
2008-10-04 09:47:11,556::INFO::[downloader] [email protected]:119: Initiating connection
2008-10-04 09:47:11,557::ERROR::[downloader] Failed to initialize [email protected]:119
2008-10-04 09:47:11,557::WARNING::[downloader] Thread [email protected]:119: failed to initialize
He find the logging above (sorry been a while since I have had time to deal with this). Again, I couldnt start the web interface when I set the host to the local machine's IP.Not sure if it is relevant or not, but the IP is assigned by DHCP
Re: No access to web interface
A few things to check:
1) On the Ubuntu machine, you can access http://localhost:8080/sabnzbd/, right?
2) On the Ubuntu machine, can you access via the LAN-IP-address, so something like http://192.168.1.120:8080/sabnzbd/. You can find you LAN IP Address via 'ifconfig' (CLI) or via System -> Administration -> Network Tools and then select the correct interface: wired or wireless interface (GUI)
If not, fill out "0.0.0.0" (and not spaces, according to my own experience) in Web Server - Host Setting, and then restart SAB and try again
If that works, proceed (and only then):
3) On another machine on your LAN, can you access SAB, for example via http://192.168.1.120:8080/sabnzbd/ ?
If not, can you ping the Ubuntu machine running SAB? Can you access http://192.168.1.120:8080/ and does it show a little cherry as icon next to the URL?
1) On the Ubuntu machine, you can access http://localhost:8080/sabnzbd/, right?
2) On the Ubuntu machine, can you access via the LAN-IP-address, so something like http://192.168.1.120:8080/sabnzbd/. You can find you LAN IP Address via 'ifconfig' (CLI) or via System -> Administration -> Network Tools and then select the correct interface: wired or wireless interface (GUI)
If not, fill out "0.0.0.0" (and not spaces, according to my own experience) in Web Server - Host Setting, and then restart SAB and try again
If that works, proceed (and only then):
3) On another machine on your LAN, can you access SAB, for example via http://192.168.1.120:8080/sabnzbd/ ?
If not, can you ping the Ubuntu machine running SAB? Can you access http://192.168.1.120:8080/ and does it show a little cherry as icon next to the URL?
Last edited by sander on October 4th, 2008, 4:32 am, edited 1 time in total.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Re: No access to web interface
Yes, i can access the web interface using localhost1) On the Ubuntu machine, you can access http://localhost:8080/sabnzbd/, right?
OK, it doesnt work with the blank web server, but I can access the interface from the ubuntu machine when using 0.0.0.02) On the Ubuntu machine, can you access via the LAN-IP-address, so something like http://192.168.1.120:8080/sabnzbd/. You can find you LAN IP Address via 'ifconfig' (CLI) or via System -> Administration -> Network Tools and then select the correct interface: wired or wireless interface (GUI)
If not, fill out "0.0.0.0" (and not spaces, according to my own experience) in Web Server - Host Setting, and then restart SAB and try again
Tested from another machine, works! Thanks a stack