Page 1 of 1

sabnzbd - After reboot the config change from :: to 0.0.0.0

Posted: March 20th, 2016, 5:34 am
by Raptor2k1
Hi!

I´m running sabnzbd on ubuntu 14.04.3.

Everytime i restart my server or sabnzbd i have to change "0.0.0.0" to "::", restart sabnzbd and i works. But when i restart sabnzbd or server restart after this - the host config is changed back alone to 0.0.0.0 ???

Can somebody help me please, to have always "::" in host config?

Thanks in advance and kind regards
Joe

PS: Sorry for my bad english

Re: sabnzbd - After reboot the config change from :: to 0.0.

Posted: March 20th, 2016, 5:46 am
by shypike
Assuming you use the startup script of the package,
you should be able to set the host address permanently in the script.

Re: sabnzbd - After reboot the config change from :: to 0.0.

Posted: March 20th, 2016, 6:55 am
by Raptor2k1
Hi shypike!

Thanks for your fast answer! That was the hint i needed :)

After changing HOST entry in file "/etc/default/sabnzbdplus" from "0.0.0.0" to "::" all is fine :)

Maybe this should be done automaticly by sabnzbdplus?! If a user changes the host entry he would think that this would be saved after restart. If a user changes host entry in webinterface, this will never be saved. Or is there any hint in some documentation to change host in this file?

Thanks a lot!

Kind regards
Joe

Re: sabnzbd - After reboot the config change from :: to 0.0.

Posted: March 20th, 2016, 8:04 am
by shypike
I'm moving this to the Ubuntu section, to get the attention of the package builder.