Search found 2 matches
- July 9th, 2015, 6:02 am
- Forum: General Help
- Topic: Starting SABnzbd via service/init.d refuses all connections
- Replies: 2
- Views: 940
Re: Starting SABnzbd via service/init.d refuses all connecti
I found the problem! The issue was that I hadn't gone through the wizard. I had done it when I ran sabnzbd in the foreground as my user, but I guess that didn't save the options in the same place as the daemonized version. I just had to hit <domain>:8000/wizard/ (I think the default port is 8080) in...
- July 8th, 2015, 8:37 am
- Forum: General Help
- Topic: Starting SABnzbd via service/init.d refuses all connections
- Replies: 2
- Views: 940
Starting SABnzbd via service/init.d refuses all connections
Hey folks, I installed sabnsbd on my ubuntu 15.xx server a little while ago, and I set it up to only listen to localhost:8000, so it goes behind nginx. The problem is, it refuses all connections there, even when I `curl localhost:8000` locally. I tried running `/usr/bin/sabnzbdplus` directly, and it...