Page 1 of 1

Can connect to the settings / Ts-109

Posted: July 29th, 2008, 1:28 pm
by 55555
Hey!

I'm sure somebody can help me ;) I failed during my first steps with sabnzbd :-[ I have a TS-109 with Oython and the new version of sabnzb. But i can connect to the settings. qnap/Sabnzbd tells me the link: http://192.168.178.30:8800/sabnzbd/ But i cant connect. The Ts 109 get the ip via DHCP. Is that a problem?

Hope you have a hint for me.... Thanks a lot!!

Greets Sven

Re: Can connect to the settings / Ts-109

Posted: July 29th, 2008, 1:36 pm
by switch
Launch sabnzbd like this:

python SABnzbd.py -d -s :8080

then try connecting to:
http://192.168.178.30:8080/sabnzbd/

if that doesn't work try launching using

python SABnzbd.py -d -s 0.0.0.0:8080

and connecting to the same address.

or find your sabnzbd.ini in ~/.sabnzbd/sabnzbd.ini and change the hostname to either blank (might be "") 0.0.0.0 or 192.168.178.30 and restart sabnzbd.

Re: Can connect to the settings / Ts-109

Posted: July 29th, 2008, 2:02 pm
by 55555
Hey!
Thanks alot for your very fast answer! But what you mean with python SABnzbd.py -d -s :8080? Should i work with Winscp for that? Sorry, i am a really newbie!

Re: Can connect to the settings / Ts-109

Posted: July 29th, 2008, 5:32 pm
by switch
How do you currently start SABnzbd? In a script of some sort?

Finding the ini file might be an easier option if you are just accessing over FTP. Have a look for /home/USERNAME/.sabnzbd/sabnzbd.ini

Re: Can connect to the settings / Ts-109

Posted: July 30th, 2008, 12:44 am
by 55555
Hey!

I start S. direct from the Ts 109 with the  "activate" button.
I find the ini file with Winscp and change host to 192.168.178.30 and restart bur nothing happen. Same with 0.0.0.0 .
The qnap TS-109 show me the following datas:
Dateiname                sabnzbd.qpkg
Installationsdatum 2008-07-28
Version              0.4.2
Installationspfad  /mnt/HDA_ROOT/rootfs_2_3_6/usr/bin/sabnzbd
Status              Aktiviert
Internetseite (Link) http://192.168.178.30:8800/sabnzbd/
Betreuer:          QNAPAndy

Re: Can connect to the settings / Ts-109

Posted: July 30th, 2008, 3:32 am
by switch
What is the port set to in your ini? The default port is 8080 but the port you are trying is 8800. Can you just check which your copy is set  to?

Re: Can connect to the settings / Ts-109

Posted: July 30th, 2008, 7:53 am
by 55555
Thanks for your answer! At the moment i am at work, but this evening or tomorow morning i'll try it.

Have a nice day

Sven

Re: Can connect to the settings / Ts-109

Posted: July 31st, 2008, 9:35 am
by 55555
I find 2 .ini's one in /mnt/HDA_ROOT/rootfs_2_3_6/usr/bin/sabnzbd/root and one in /mnt/HDA_ROOT/rootfs_2_3_6/root/.sabnzbd  i change both to the host and port, but my ts 109 still show me the old datas. I deaktivate and Reaktivatem it but nothing happen.... Any idear?