Search found 3 matches

by trisomie
April 26th, 2017, 1:55 pm
Forum: General Help
Topic: sabnzdb not working on synology / blank web page
Replies: 4
Views: 3709

Re: sabnzdb not working on synology / blank web page

UPDATE : I just changed 1 line in the config.ini file in the /volume2/@appstore/sabnzbd/var dir :

host = 127.0.0.1
changed to ->
host = 0.0.0.0

and it seems to be working now. Not sure how that config ended up to be wrong though ...

thanks

Bart
by trisomie
April 26th, 2017, 1:42 pm
Forum: General Help
Topic: sabnzdb not working on synology / blank web page
Replies: 4
Views: 3709

Re: sabnzdb not working on synology / blank web page

Hi - thanks for your reply. here is the output of the requested command : xxxxx@DiskStation:/$ netstat -apon | grep LISTEN | grep -v LISTENING tcp 0 0 0.0.0.0:2049 0.0.0.0:* LISTEN - off (0.00/0/0) tcp 0 0 0.0.0.0:9090 0.0.0.0:* LISTEN 12803/perl off (0.00/0/0) tcp 0 0 0.0.0.0:9091 0.0.0.0:* LISTEN ...
by trisomie
April 26th, 2017, 10:17 am
Forum: General Help
Topic: sabnzdb not working on synology / blank web page
Replies: 4
Views: 3709

sabnzdb not working on synology / blank web page

Hi, I recently upgraded my hardware from a DS213 to ad 214+, but for some reason this did not go smooth and my volume where all the apps were installed had to be removed/added again. After this I reinstalled Sabnzbd and although it installed succefully and seems to be running, when I browse to it I ...