Page 1 of 1

Installed on My book live

Posted: February 6th, 2013, 12:09 pm
by MikeVL
Hi,

I installed SABnzbd on a Mybook lIve but i cannot reach it from a webbrowser.
When i manually start it on the mybook (/opt/bin/python2.6 /opt/share/SABnzbd/SABnzbd.py -f /opt/share/SABnzbd/sabnzbd.ini -d)
It starts up in PuTTy.

I have set the host on 0.0.0.0

I can reach http://nas/ui
but not reach http://nas:8080 or http://nas:8080/SABnzbd

Does anyone know i can fix this so i can reach the webinterface from a webbrowser ?

Regards,

Re: Installed on My book live

Posted: February 6th, 2013, 12:19 pm
by shypike
Is there a firewall installed on the device?
If so, you may need to adjust it.
If not and your device has a static or a fixed IP address, use that IP address instead of 0.0.0.0
(Most routers allow assigning a fixed IP to a MAC address).

Re: Installed on My book live

Posted: February 6th, 2013, 1:17 pm
by MikeVL
That worked for me ! thanks !

But now when i close PuTTy it will stop the application.
Is it possible that when i close PuTTy SABnzbd keeps running?