Page 1 of 1

Need help running SABNZBD on Linux Mint 19 XFCE

Posted: November 19th, 2018, 3:47 am
by bvliegen
I installed the jcfp package on Linux Mint 19 XFCE. When I start the application by typing sabnzbdplus in a terminal window I get the following output:

2018-11-19 09:40:33,551::INFO::[sabnzbdplus:1146] --------------------------------
2018-11-19 09:40:33,552::INFO::[sabnzbdplus:1147] sabnzbdplus-2.3.5 (rev=76c7a6ce9517beb7f84917f7a5f7efeec93abb4b)
2018-11-19 09:40:33,552::INFO::[sabnzbdplus:1148] Full executable path = /usr/bin/sabnzbdplus
2018-11-19 09:40:33,552::INFO::[sabnzbdplus:1158] Platform = posix
2018-11-19 09:40:33,552::INFO::[sabnzbdplus:1159] Python-version = 2.7.15rc1 (default, Nov 12 2018, 14:31:15)
[GCC 7.3.0]
2018-11-19 09:40:33,552::INFO::[sabnzbdplus:1160] Arguments = /usr/bin/sabnzbdplus
2018-11-19 09:40:33,553::INFO::[sabnzbdplus:1165] Preferred encoding = UTF-8
2018-11-19 09:40:33,553::INFO::[sabnzbdplus:1175] SSL version = OpenSSL 1.1.0g 2 Nov 2017
2018-11-19 09:40:33,553::INFO::[sabnzbdplus:1223] Read INI file /home/bart/.sabnzbd/sabnzbd.ini
2018-11-19 09:40:33,554::INFO::[postproc:100] Loading postproc queue
2018-11-19 09:40:33,555::INFO::[__init__:985] [N/A] /home/bart/.sabnzbd/admin/Rating.sab missing
2018-11-19 09:40:33,555::INFO::[scheduler:197] Setting schedule for midnight BPS reset
2018-11-19 09:40:33,558::INFO::[config:853] Writing settings to INI file /home/bart/.sabnzbd/sabnzbd.ini
2018-11-19 09:40:33,563::INFO::[__init__:349] All processes started
2018-11-19 09:40:33,563::INFO::[sabnzbdplus:286] Web dir is /usr/share/sabnzbdplus/interfaces/Glitter
2018-11-19 09:40:33,564::INFO::[sabnzbdplus:286] Web dir is /usr/share/sabnzbdplus/interfaces/Config
2018-11-19 09:40:33,566::INFO::[config:853] Writing settings to INI file /home/bart/.sabnzbd/sabnzbd.ini
2018-11-19 09:40:33,637::INFO::[sabnzbdplus:397] SABYenc module (v3.3.5)... found!
2018-11-19 09:40:33,637::INFO::[sabnzbdplus:416] Cryptography module... NOT found!
2018-11-19 09:40:33,637::INFO::[sabnzbdplus:419] par2 binary... found (/usr/bin/par2)
2018-11-19 09:40:33,637::INFO::[sabnzbdplus:429] UNRAR binary... found (/usr/bin/unrar)
2018-11-19 09:40:33,638::INFO::[sabnzbdplus:437] UNRAR binary version 5.50
2018-11-19 09:40:33,638::INFO::[sabnzbdplus:442] unzip binary... found (/usr/bin/unzip)
2018-11-19 09:40:33,638::INFO::[sabnzbdplus:449] 7za binary... NOT found!
2018-11-19 09:40:33,638::INFO::[sabnzbdplus:453] nice binary... found (/usr/bin/nice)
2018-11-19 09:40:33,638::INFO::[sabnzbdplus:457] ionice binary... found (/usr/bin/ionice)
2018-11-19 09:40:33,639::INFO::[sabnzbdplus:1379] Starting web-interface on 127.0.0.1:8080
2018-11-19 09:40:33,640::INFO::[_cplogging:219] [19/Nov/2018:09:40:33] ENGINE Bus STARTING

but then... NOTHING HAPPENS!

I don't get it. Can anyone help me getting SABNZBD running?

Bart

Re: Need help running SABNZBD on Linux Mint 19 XFCE

Posted: November 19th, 2018, 3:48 am
by sander
On your Linux, start your webbrowser and go to http://127.0.0.1:8080/

HTH