Nevermind, figured it out here: forums.sabnzbd.org/viewtopic.php?f=2&t=22400
::1 is set to localhost in /etc/hosts on gentoo. apparently sabnzbd doesn't like that
Search found 3 matches
- February 21st, 2017, 9:24 pm
- Forum: General Help
- Topic: Issue with 1.1.1
- Replies: 3
- Views: 1718
- February 21st, 2017, 6:07 pm
- Forum: General Help
- Topic: Issue with 1.1.1
- Replies: 3
- Views: 1718
Re: Issue with 1.1.1
Sorry to bring this back up so much later. I had downgraded and was fine with that solution but I did an upgrade today and it broke again. When I run that command I get the following error message: 

- November 29th, 2016, 3:18 pm
- Forum: General Help
- Topic: Issue with 1.1.1
- Replies: 3
- Views: 1718
Issue with 1.1.1
Hello everybody! Love the project and have used it for years. Having an issue with version 1.1.1 though. It simply doesn't start for me. I run linux and use systemd to start SABnzbd. The unit file I use is: [Unit] Description=Sabnzbd [Service] User=sabnzbd Group=sabnzbd ExecStart=/usr/bin/python2.7 ...