Can connect to the settings / Ts-109

Get help with all aspects of SABnzbd
Forum rules
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.
Post Reply
55555
Newbie
Newbie
Posts: 5
Joined: July 29th, 2008, 1:23 pm

Can connect to the settings / Ts-109

Post 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
User avatar
switch
Moderator
Moderator
Posts: 1380
Joined: January 17th, 2008, 3:55 pm
Location: UK

Re: Can connect to the settings / Ts-109

Post 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.
55555
Newbie
Newbie
Posts: 5
Joined: July 29th, 2008, 1:23 pm

Re: Can connect to the settings / Ts-109

Post 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!
User avatar
switch
Moderator
Moderator
Posts: 1380
Joined: January 17th, 2008, 3:55 pm
Location: UK

Re: Can connect to the settings / Ts-109

Post 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
55555
Newbie
Newbie
Posts: 5
Joined: July 29th, 2008, 1:23 pm

Re: Can connect to the settings / Ts-109

Post 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
User avatar
switch
Moderator
Moderator
Posts: 1380
Joined: January 17th, 2008, 3:55 pm
Location: UK

Re: Can connect to the settings / Ts-109

Post 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?
55555
Newbie
Newbie
Posts: 5
Joined: July 29th, 2008, 1:23 pm

Re: Can connect to the settings / Ts-109

Post 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
55555
Newbie
Newbie
Posts: 5
Joined: July 29th, 2008, 1:23 pm

Re: Can connect to the settings / Ts-109

Post 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?
Post Reply