Sabnzbdplus won't start after install - Ubuntu 17

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
mike689
Newbie
Newbie
Posts: 2
Joined: December 18th, 2017, 4:17 pm

Sabnzbdplus won't start after install - Ubuntu 17

Post by mike689 »

I can't figure out what I'm missing or doing wrong here.

I've got Ubuntu 17 server installed fine, everything working. Plex server installed and accessible, etc.

I've tried installing sabnzbdplus through the NOBETAs ppa, the regular PPA, and with no PPA added at all and it always ends up with me being unable to start the process.

It will always either stop and hang up at

2017-12-18 15:19:05,953::INFO::[zconfig:77] Bonjour/ZeroConfig does not support "localhost"

or

2017-12-18 15:19:05,952::INFO::[postproc:168] Completed Download Folder /home/mike/Downloads/complete is not on FAT

though more often the former. What am I doing wrong, or what am I missing? I've searched quite a bit but haven't been able to find anything that has helped.

Thank you! Let me know if you need info from anywhere else. Full output below:


mike@UbuServ:~$ sabnzbdplus
2017-12-18 15:19:05,732::INFO::[sabnzbdplus:1136] --------------------------------
2017-12-18 15:19:05,733::INFO::[sabnzbdplus:1137] sabnzbdplus-2.3.1 (rev=f1695ec8753fbdb07bd67bdce25eeb3ebe70b972)
2017-12-18 15:19:05,733::INFO::[sabnzbdplus:1138] Full executable path = /usr/bin/sabnzbdplus
2017-12-18 15:19:05,733::INFO::[sabnzbdplus:1148] Platform = posix
2017-12-18 15:19:05,733::INFO::[sabnzbdplus:1149] Python-version = 2.7.14 (default, Sep 23 2017, 22:06:14)
[GCC 7.2.0]
2017-12-18 15:19:05,733::INFO::[sabnzbdplus:1150] Arguments = /usr/bin/sabnzbdplus
2017-12-18 15:19:05,733::INFO::[sabnzbdplus:1155] Preferred encoding = UTF-8
2017-12-18 15:19:05,733::INFO::[sabnzbdplus:1165] SSL version = OpenSSL 1.0.2g 1 Mar 2016
2017-12-18 15:19:05,733::INFO::[sabnzbdplus:1213] Read INI file /home/mike/.sabnzbd/sabnzbd.ini
2017-12-18 15:19:05,734::INFO::[postproc:87] Loading postproc queue
2017-12-18 15:19:05,747::INFO::[__init__:974] [N/A] /home/mike/.sabnzbd/admin/Rating.sab missing
2017-12-18 15:19:05,748::INFO::[scheduler:197] Setting schedule for midnight BPS reset
2017-12-18 15:19:05,750::INFO::[config:853] Writing settings to INI file /home/mike/.sabnzbd/sabnzbd.ini
2017-12-18 15:19:05,754::INFO::[__init__:345] All processes started
2017-12-18 15:19:05,754::INFO::[sabnzbdplus:281] Web dir is /usr/share/sabnzbdplus/interfaces/Glitter
2017-12-18 15:19:05,754::INFO::[sabnzbdplus:281] Web dir is /usr/share/sabnzbdplus/interfaces/Config
2017-12-18 15:19:05,756::INFO::[config:853] Writing settings to INI file /home/mike/.sabnzbd/sabnzbd.ini
2017-12-18 15:19:05,769::INFO::[sabnzbdplus:392] SABYenc module (v3.3.1)... found!
2017-12-18 15:19:05,769::INFO::[sabnzbdplus:409] Cryptography module (v1.9)... found!
2017-12-18 15:19:05,769::INFO::[sabnzbdplus:414] par2 binary... found (/usr/bin/par2)
2017-12-18 15:19:05,769::INFO::[sabnzbdplus:424] UNRAR binary... found (/usr/bin/unrar)
2017-12-18 15:19:05,769::INFO::[sabnzbdplus:432] UNRAR binary version 5.50
2017-12-18 15:19:05,769::INFO::[sabnzbdplus:437] unzip binary... found (/usr/bin/unzip)
2017-12-18 15:19:05,770::INFO::[sabnzbdplus:442] 7za binary... found (/usr/bin/7za)
2017-12-18 15:19:05,770::INFO::[sabnzbdplus:448] nice binary... found (/usr/bin/nice)
2017-12-18 15:19:05,770::INFO::[sabnzbdplus:452] ionice binary... found (/usr/bin/ionice)
2017-12-18 15:19:05,771::INFO::[sabnzbdplus:1368] Starting web-interface on 127.0.0.1:8080
2017-12-18 15:19:05,771::INFO::[_cplogging:219] [18/Dec/2017:15:19:05] ENGINE Bus STARTING
2017-12-18 15:19:05,944::INFO::[_cplogging:219] [18/Dec/2017:15:19:05] ENGINE Serving on http://127.0.0.1:8080
2017-12-18 15:19:05,945::INFO::[_cplogging:219] [18/Dec/2017:15:19:05] ENGINE Bus STARTED
2017-12-18 15:19:05,946::INFO::[sabnzbdplus:1406] Starting sabnzbdplus-2.3.1
2017-12-18 15:19:05,950::INFO::[dirscanner:330] Dirscanner starting up
2017-12-18 15:19:05,951::INFO::[urlgrabber:72] URLGrabber starting up
2017-12-18 15:19:05,951::INFO::[panic:209] Launching browser with http://127.0.0.1:8080/sabnzbd
2017-12-18 15:19:05,952::INFO::[postproc:168] Completed Download Folder /home/mike/Downloads/complete is not on FAT
2017-12-18 15:19:05,953::INFO::[zconfig:77] Bonjour/ZeroConfig does not support "localhost"
zoggy
Release Testers
Release Testers
Posts: 75
Joined: February 8th, 2011, 3:08 pm

Re: Sabnzbdplus won't start after install - Ubuntu 17

Post by zoggy »

Code: Select all

2017-12-18 15:19:05,771::INFO::[sabnzbdplus:1368] Starting web-interface on 127.0.0.1:8080
you have sab binding to the local interface only. if your not trying to access sab from the machine its running on, or not doing http://127.0.0.1:8080 then its not going to work. you can change how you bind sab webserver to the network adapter so you can access it via loclalhost/remotely/etc
https://sabnzbd.org/wiki/configuration/2.3/general -- look at the host section

change host to 0.0.0.0 in your .ini (with sab shutdown)
or start sab with the cli startup agrument of "-s 0.0.0.0"
mike689
Newbie
Newbie
Posts: 2
Joined: December 18th, 2017, 4:17 pm

Re: Sabnzbdplus won't start after install - Ubuntu 17

Post by mike689 »

Thank you zoggy, issue resolved.
Post Reply