sabnzbd restart and now no web interface

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
springs
Newbie
Newbie
Posts: 3
Joined: October 17th, 2013, 8:37 am

sabnzbd restart and now no web interface

Post by springs »

hi all,

had to turn off my server earlier but since i've restarted it sab has been playing up. at first it wouldn't start and gave errors. upon a quick search i renamed the /etc/defaults/sabnzbdplus file and then ran sabnzbdplus -l2 which worked, i stopped it, renamed the file back to what it was and restarted sab and it shows as running as a service but the web interface will not start and port 8080 is not showing as active on the server.

Any ideas on where i can look for answers?
User avatar
safihre
Administrator
Administrator
Posts: 5366
Joined: April 30th, 2015, 7:35 am
Contact:

Re: sabnzbd restart and now no web interface

Post by safihre »

What errors are you getting? So we can diagnose.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
springs
Newbie
Newbie
Posts: 3
Joined: October 17th, 2013, 8:37 am

Re: sabnzbd restart and now no web interface

Post by springs »

well thats the thing, i'm not getting an error that i can see. The service is running and no errors are being reported there.

if i check the system status it now shows fine, and looking at journalctl -xe shows no issues.

when i try to view the webpage it just shows that the page cannot be displayed. if i look at the open ports on the server it shows that 8080 isn't active.

i've taken the following out of the sab logs just after a restart of the service.

Code: Select all

2017-03-18 21:42:58,841::DEBUG::[downloader:165] Initializing downloader/decoder
2017-03-18 21:42:58,841::INFO::[__init__:995] Loading data for watched_data2.sab from /root/.sabnzbd/admin/watched_data2.sab
2017-03-18 21:42:58,841::INFO::[__init__:995] Loading data for Rating.sab from /root/.sabnzbd/admin/Rating.sab
2017-03-18 21:42:58,841::INFO::[__init__:998] /root/.sabnzbd/admin/Rating.sab missing
2017-03-18 21:42:58,841::DEBUG::[scheduler:175] Scheduling RSS interval task every 60 min (delay=50)
2017-03-18 21:42:58,841::INFO::[scheduler:187] Setting schedule for midnight BPS reset
2017-03-18 21:42:58,841::DEBUG::[__init__:585] PAUSED_ALL inactive
2017-03-18 21:42:58,842::INFO::[__init__:351] All processes started
2017-03-18 21:42:58,842::INFO::[sabnzbdplus:287] Web dir is /usr/share/sabnzbdplus/interfaces/Plush
2017-03-18 21:42:58,842::INFO::[sabnzbdplus:287] Web dir is /usr/share/sabnzbdplus/interfaces/Config
2017-03-18 21:42:58,857::DEBUG::[newsunpack:152] UNRAR binary version 5.30
2017-03-18 21:42:58,862::ERROR::[sabnzbdplus:399] SABYenc module... NOT found! Expecting v2.7.0 - https://sabnzbd.org/sabyenc
2017-03-18 21:42:58,863::INFO::[sabnzbdplus:402] _yenc module... found!
2017-03-18 21:42:58,863::INFO::[sabnzbdplus:407] Cryptography module (v1.2.3)... found!
2017-03-18 21:42:58,863::INFO::[sabnzbdplus:412] par2 binary... found (/usr/bin/par2)
2017-03-18 21:42:58,863::INFO::[sabnzbdplus:417] par2cmdline binary... found (/usr/bin/par2)
2017-03-18 21:42:58,863::INFO::[sabnzbdplus:420] UNRAR binary... found (/usr/bin/unrar)
2017-03-18 21:42:58,863::INFO::[sabnzbdplus:426] unzip binary... found (/usr/bin/unzip)
2017-03-18 21:42:58,863::INFO::[sabnzbdplus:431] 7za binary... found (/usr/bin/7za)
2017-03-18 21:42:58,863::INFO::[sabnzbdplus:437] nice binary... found (/usr/bin/nice)
2017-03-18 21:42:58,863::INFO::[sabnzbdplus:441] ionice binary... found (/usr/bin/ionice)
2017-03-18 21:42:58,863::INFO::[sabnzbdplus:1250] SSL version OpenSSL 1.0.2g  1 Mar 2016
2017-03-18 21:42:58,863::INFO::[sabnzbdplus:1251] SSL supported protocols ['TLS v1.2', 'TLS v1.1', 'TLS v1']
2017-03-18 21:42:58,864::INFO::[sabnzbdplus:1366] Starting web-interface on 0.0.0.0:8085
2017-03-18 21:42:58,864::INFO::[_cplogging:219] [18/Mar/2017:21:42:58] ENGINE Bus STARTING
2017-03-18 21:42:58,866::INFO::[_cplogging:219] [18/Mar/2017:21:42:58] ENGINE Started monitor thread '_TimeoutMonitor'.
2017-03-18 21:42:59,085::INFO::[_cplogging:219] [18/Mar/2017:21:42:59] ENGINE Serving on http://0.0.0.0:8085
2017-03-18 21:42:59,085::INFO::[_cplogging:219] [18/Mar/2017:21:42:59] ENGINE Bus STARTED
2017-03-18 21:42:59,085::DEBUG::[zconfig:89] Try to publish in Bonjour as "Bowser" (0.0.0.0:8085)
2017-03-18 21:42:59,086::DEBUG::[zconfig:106] Successfully started Bonjour service
2017-03-18 21:42:59,087::INFO::[sabnzbdplus:1404] Starting sabnzbdplus-2.0.0Beta1
2017-03-18 21:42:59,087::DEBUG::[__init__:362] Starting postprocessor
2017-03-18 21:42:59,087::DEBUG::[__init__:365] Starting assembler
2017-03-18 21:42:59,087::DEBUG::[__init__:368] Starting downloader
2017-03-18 21:42:59,087::DEBUG::[scheduler:199] Starting scheduler
2017-03-18 21:42:59,088::DEBUG::[__init__:373] Starting dirscanner
2017-03-18 21:42:59,088::INFO::[dirscanner:316] Dirscanner starting up
2017-03-18 21:42:59,088::DEBUG::[__init__:378] Starting urlgrabber
2017-03-18 21:42:59,088::INFO::[urlgrabber:72] URLGrabber starting up
2017-03-18 21:42:59,089::DEBUG::[notifier:112] Sending registration to localhost:23053
2017-03-18 21:42:59,089::DEBUG::[notifier:219] To : localhost:23053 <<class 'gntp.GNTPRegister'>>
2017-03-18 21:42:59,089::DEBUG::[notifier:221] Cannot register with Growl [Errno 111] Connection refused
2017-03-18 21:42:59,202::DEBUG::[__init__:1205] Test IPv6: Cannot reach IPv6 test host. Disabling IPv6
2017-03-18 21:42:59,202::DEBUG::[downloader:399] External IPv6 test result: False
2017-03-18 21:42:59,279::DEBUG::[downloader:415] SSL verification test: True
2017-03-18 21:42:59,589::DEBUG::[misc:633] Version check disabled by Debian/Ubuntu packaging
User avatar
safihre
Administrator
Administrator
Posts: 5366
Joined: April 30th, 2015, 7:35 am
Contact:

Re: sabnzbd restart and now no web interface

Post by safihre »

That's because it's on port 8085:
2017-03-18 21:42:59,085::INFO::[_cplogging:219] [18/Mar/2017:21:42:59] ENGINE Serving on http://0.0.0.0:8085

Probably because you once started SAB twice and then it will search for another port to serve on.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Post Reply