Page 1 of 1

No Connections all of a sudden

Posted: October 15th, 2016, 8:04 am
by mbabauer
I was on 0.7.20, and as an attempt to fix this issue I upgraded to 1.1.0. My server is a Mac Mini i5 running 10.11.5 and OS X Server. I start SABnzbd using a launchd script. I have been using SAB for quite some time, and it was working as of 10/6. I use Tweaknews.eu, and have Astraweb defined but disabled. Both have 10 connections each.

Last night I noticed that my shows from Sonarr were not downloading. After some time of poking around, I noticed that SAB had a queue going, but nothing was downloading. I have since been fiddling with it, trying to figure things out.

Here is what I can say:
  • As stated, Tweaknews.eu and Astraweb are both defined, Tweak is the only one enabled (although I did try switching to Astra), and both servers test successfully.
  • I was going to manually remove the cache, but I couldn't find the file (/Users/sabnzbd/Library/Application Support/SABnzbd is where I looked, also did `find` from /Users for "cache")
  • The status show 0/10 connections
  • There were orphaned jobs, but I nuked them all from the UI. It now shows no orphans
  • I attempted a Queue Repair, but w/ the launchd configuration restarts from the UI have never seemed to work. I ended up restarting from CLI by unloading and re-loading the launchd config via `launchctl`.
  • I have tested my Usenet access using the Unison client, and it seems to be working. I am able to pull latest articles and download at least one file using it, so I don't think my ISP is blocking traffic.
  • I don't have any errors in the logs (both UI and CLI) that I can find
I am not sure what else to test here.

Re: No Connections all of a sudden

Posted: October 15th, 2016, 8:07 am
by safihre
Did you hit Test connection in the Servers tab? Did you select the Default category for all your servers?
What do the logs say?

Re: No Connections all of a sudden

Posted: October 15th, 2016, 8:21 am
by mbabauer
As stated in the original post, yes, I did test all the servers. Those tested correctly. I even connected using a different client (Unison) just to make sure my ISP isn't blocking anything.

In categories, I have one marked called "Default". It is the first one in the list, and the name is greyed out. Currently the only stuff queued is from Sonarr, so those are all categorized as "tv".

Logs are:

Code: Select all

2016-10-09 22:44:04,599::INFO::[_cplogging:55] [09/Oct/2016:22:44:04] ENGINE Bus STARTING
2016-10-09 22:44:05,404::INFO::[_cplogging:55] [09/Oct/2016:22:44:05] ENGINE Started monitor thread '_TimeoutMonitor'.
2016-10-09 22:44:05,506::INFO::[_cplogging:55] [09/Oct/2016:22:44:05] ENGINE Serving on 10.0.1.5:8000
2016-10-09 22:44:05,506::INFO::[_cplogging:55] [09/Oct/2016:22:44:05] ENGINE Bus STARTED
2016-10-14 20:28:46,222::INFO::[_cplogging:55] [14/Oct/2016:20:28:46] ENGINE Bus STARTING
2016-10-14 20:28:47,052::INFO::[_cplogging:55] [14/Oct/2016:20:28:47] ENGINE Started monitor thread '_TimeoutMonitor'.
2016-10-14 20:28:47,154::INFO::[_cplogging:55] [14/Oct/2016:20:28:47] ENGINE Serving on 10.0.1.5:8000
2016-10-14 20:28:47,155::INFO::[_cplogging:55] [14/Oct/2016:20:28:47] ENGINE Bus STARTED
2016-10-14 20:57:53,819::INFO::[_cplogging:55] [14/Oct/2016:20:57:53] ENGINE Bus STARTING
2016-10-14 20:57:53,848::INFO::[_cplogging:55] [14/Oct/2016:20:57:53] ENGINE Started monitor thread '_TimeoutMonitor'.
2016-10-14 20:57:53,950::INFO::[_cplogging:55] [14/Oct/2016:20:57:53] ENGINE Serving on 10.0.1.5:8000
2016-10-14 20:57:53,950::INFO::[_cplogging:55] [14/Oct/2016:20:57:53] ENGINE Bus STARTED
2016-10-14 21:05:05,019::INFO::[_cplogging:55] [14/Oct/2016:21:05:05] ENGINE Bus STOPPING
2016-10-14 21:05:10,805::INFO::[_cplogging:55] [14/Oct/2016:21:05:10] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('10.0.1.5', 8000)) shut down
2016-10-14 21:05:10,856::INFO::[_cplogging:55] [14/Oct/2016:21:05:10] ENGINE Stopped thread '_TimeoutMonitor'.
2016-10-14 21:05:10,856::INFO::[_cplogging:55] [14/Oct/2016:21:05:10] ENGINE Bus STOPPED
2016-10-14 21:05:10,856::INFO::[_cplogging:55] [14/Oct/2016:21:05:10] ENGINE Bus EXITING
2016-10-14 21:05:10,856::INFO::[_cplogging:55] [14/Oct/2016:21:05:10] ENGINE Bus EXITED
2016-10-14 21:12:50,207::ERROR::[database:111] SQL Command Failed, see log
2016-10-14 21:12:50,805::ERROR::[database:111] SQL Command Failed, see log
2016-10-14 21:43:45,966::INFO::[_cplogging:55] [14/Oct/2016:21:43:45] ENGINE Bus STARTING
2016-10-14 21:43:45,968::INFO::[_cplogging:55] [14/Oct/2016:21:43:45] ENGINE Started monitor thread '_TimeoutMonitor'.
2016-10-14 21:43:46,070::INFO::[_cplogging:55] [14/Oct/2016:21:43:46] ENGINE Serving on 10.0.1.5:8000
2016-10-14 21:43:46,071::INFO::[_cplogging:55] [14/Oct/2016:21:43:46] ENGINE Bus STARTED
2016-10-14 21:47:53,087::INFO::[_cplogging:55] [14/Oct/2016:21:47:53] ENGINE Bus STARTING
2016-10-14 21:47:53,090::INFO::[_cplogging:55] [14/Oct/2016:21:47:53] ENGINE Started monitor thread '_TimeoutMonitor'.
2016-10-14 21:47:53,193::INFO::[_cplogging:55] [14/Oct/2016:21:47:53] ENGINE Serving on 10.0.1.5:8000
2016-10-14 21:47:53,193::INFO::[_cplogging:55] [14/Oct/2016:21:47:53] ENGINE Bus STARTED
2016-10-14 21:53:24,920::WARNING::[nzbqueue:82] Old queue detected, use Status->Repair to convert the queue
2016-10-14 21:53:24,959::INFO::[_cplogging:217] [14/Oct/2016:21:53:24] ENGINE Bus STARTING
2016-10-14 21:53:24,963::INFO::[_cplogging:217] [14/Oct/2016:21:53:24] ENGINE Started monitor thread '_TimeoutMonitor'.
2016-10-14 21:53:25,065::INFO::[_cplogging:217] [14/Oct/2016:21:53:25] ENGINE Serving on http://10.0.1.5:8000
2016-10-14 21:53:25,066::INFO::[_cplogging:217] [14/Oct/2016:21:53:25] ENGINE Bus STARTED
2016-10-14 21:53:50,985::WARNING::[interface:347] Try our new skin Glitter! Fresh new design that is optimized for desktop and mobile devices. Go to Config -> General to change your skin.
2016-10-14 21:54:50,513::WARNING::[nzbqueue:82] Old queue detected, use Status->Repair to convert the queue
2016-10-14 21:54:50,544::INFO::[_cplogging:217] [14/Oct/2016:21:54:50] ENGINE Bus STARTING
2016-10-14 21:54:50,547::INFO::[_cplogging:217] [14/Oct/2016:21:54:50] ENGINE Started monitor thread '_TimeoutMonitor'.
2016-10-14 21:54:50,750::INFO::[_cplogging:217] [14/Oct/2016:21:54:50] ENGINE Serving on http://10.0.1.5:8000
2016-10-14 21:54:50,750::INFO::[_cplogging:217] [14/Oct/2016:21:54:50] ENGINE Bus STARTED
2016-10-14 21:55:50,657::WARNING::[nzbqueue:82] Old queue detected, use Status->Repair to convert the queue
2016-10-14 21:55:50,882::INFO::[_cplogging:217] [14/Oct/2016:21:55:50] ENGINE Bus STARTING
2016-10-14 21:55:50,885::INFO::[_cplogging:217] [14/Oct/2016:21:55:50] ENGINE Started monitor thread '_TimeoutMonitor'.
2016-10-14 21:55:50,988::INFO::[_cplogging:217] [14/Oct/2016:21:55:50] ENGINE Serving on http://10.0.1.5:8000
2016-10-14 21:55:50,988::INFO::[_cplogging:217] [14/Oct/2016:21:55:50] ENGINE Bus STARTED
2016-10-14 22:00:08,108::WARNING::[nzbqueue:82] Old queue detected, use Status->Repair to convert the queue
2016-10-14 22:00:11,430::INFO::[_cplogging:217] [14/Oct/2016:22:00:11] ENGINE Bus STARTING
2016-10-14 22:00:11,462::INFO::[_cplogging:217] [14/Oct/2016:22:00:11] ENGINE Started monitor thread '_TimeoutMonitor'.
2016-10-14 22:00:11,564::INFO::[_cplogging:217] [14/Oct/2016:22:00:11] ENGINE Serving on http://10.0.1.5:8000
2016-10-14 22:00:11,565::INFO::[_cplogging:217] [14/Oct/2016:22:00:11] ENGINE Bus STARTED
2016-10-15 08:33:48,262::INFO::[_cplogging:217] [15/Oct/2016:08:33:48] ENGINE Bus STARTING
2016-10-15 08:33:48,264::INFO::[_cplogging:217] [15/Oct/2016:08:33:48] ENGINE Started monitor thread '_TimeoutMonitor'.
2016-10-15 08:33:48,367::INFO::[_cplogging:217] [15/Oct/2016:08:33:48] ENGINE Serving on http://10.0.1.5:8000
2016-10-15 08:33:48,367::INFO::[_cplogging:217] [15/Oct/2016:08:33:48] ENGINE Bus STARTED
2016-10-15 08:39:29,647::INFO::[_cplogging:217] [15/Oct/2016:08:39:29] ENGINE Bus STARTING
2016-10-15 08:39:29,648::INFO::[_cplogging:217] [15/Oct/2016:08:39:29] ENGINE Started monitor thread '_TimeoutMonitor'.
2016-10-15 08:39:29,751::INFO::[_cplogging:217] [15/Oct/2016:08:39:29] ENGINE Serving on http://10.0.1.5:8000
2016-10-15 08:39:29,751::INFO::[_cplogging:217] [15/Oct/2016:08:39:29] ENGINE Bus STARTED
2016-10-15 08:41:17,802::INFO::[_cplogging:217] [15/Oct/2016:08:41:17] ENGINE Bus STARTING
2016-10-15 08:41:17,804::INFO::[_cplogging:217] [15/Oct/2016:08:41:17] ENGINE Started monitor thread '_TimeoutMonitor'.
2016-10-15 08:41:17,905::INFO::[_cplogging:217] [15/Oct/2016:08:41:17] ENGINE Serving on http://10.0.1.5:8000
2016-10-15 08:41:17,906::INFO::[_cplogging:217] [15/Oct/2016:08:41:17] ENGINE Bus STARTED
2016-10-15 09:15:06,359::INFO::[_cplogging:217] [15/Oct/2016:09:15:06] ENGINE Bus STARTING
2016-10-15 09:15:06,361::INFO::[_cplogging:217] [15/Oct/2016:09:15:06] ENGINE Started monitor thread '_TimeoutMonitor'.
2016-10-15 09:15:06,462::INFO::[_cplogging:217] [15/Oct/2016:09:15:06] ENGINE Serving on http://10.0.1.5:8000
2016-10-15 09:15:06,465::INFO::[_cplogging:217] [15/Oct/2016:09:15:06] ENGINE Bus STARTED

Re: No Connections all of a sudden

Posted: October 15th, 2016, 8:31 am
by sander
Usual causes:

SABnzbd paused
Download paused
Time schedule forbidding downloading

But in your case I would start by ruling out Sonarr, and adding a NZB directly & manually into SABnzbd

Re: No Connections all of a sudden

Posted: October 15th, 2016, 8:34 am
by mbabauer
I wanted to add that I just tried to upload an NZB directly by URL, just to see if that would go, and it's stuck trying to get the NZB down. I guess it seems like it's not able to connect to anything. I did try restarting the server several times yesterday.

Re: No Connections all of a sudden

Posted: October 15th, 2016, 8:38 am
by mbabauer
sander wrote:Usual causes:

SABnzbd paused
Download paused
Time schedule forbidding downloading

But in your case I would start by ruling out Sonarr, and adding a NZB directly & manually into SABnzbd
Yeah, definitely not paused. That was actually the first thing I thought of. I have never had a time schedule restriction, but I checked just in case and it still doesn't have one (shows Current Schedules as "none").

I tried uploading an NZB directly, through file upload instead of URL like in the previous post, and made sure it was set for High priority and drug it to the top of the list, and it's sitting there just like the others.

Re: No Connections all of a sudden

Posted: October 15th, 2016, 9:26 am
by safihre
Aah, so it seems there is a problem with connecting then. Can you set your logging to +Debug and then check the log again?
What do you see on the first Status page? Can SABnzbd determine a Public IP-address?

Re: No Connections all of a sudden

Posted: October 15th, 2016, 4:57 pm
by mbabauer
It's getting the Local IP and the public IP just fine. I turned logging up and attached below. I hit pause/unpause just to try and fiddle the download process.

Code: Select all

2016-10-15 17:32:23,459::INFO::[SABnzbd:1223] Console logging for OSX App disabled
2016-10-15 17:32:23,460::INFO::[SABnzbd:1230] --------------------------------
2016-10-15 17:32:23,460::INFO::[SABnzbd:1231] SABnzbd.py-1.1.0 (rev=<HASH>9a5334644c8645b)
2016-10-15 17:32:23,460::INFO::[SABnzbd:1232] Full executable path = /Applications/SABnzbd.app/Contents/MacOS/SABnzbd
2016-10-15 17:32:23,460::INFO::[SABnzbd:1244] Platform = posix
2016-10-15 17:32:23,460::INFO::[SABnzbd:1245] Python-version = 2.7.10 (default, Oct 23 2015, 19:19:21) 
[GCC 4.2.1 Compatible Apple LLVM 7.0.0 (clang-700.0.59.5)]
2016-10-15 17:32:23,460::INFO::[SABnzbd:1246] Arguments = /Applications/SABnzbd.app/Contents/Resources/SABnzbd.py -f "/Users/sabnzbd/Library/Application Support/SABnzbd/sabnzbd.ini"
2016-10-15 17:32:23,461::INFO::[SABnzbd:1248] Preferred encoding = US-ASCII
2016-10-15 17:32:23,461::DEBUG::[SABnzbd:1258] My local IPv4 address = 10.0.1.5
2016-10-15 17:32:26,465::DEBUG::[SABnzbd:1266] Could not determine my public IPv4 address
2016-10-15 17:32:30,888::DEBUG::[SABnzbd:1270] My IPv6 address = 2602:301:777e:e6a8:811c:545f:f86f:2675
2016-10-15 17:32:30,896::DEBUG::[SABnzbd:1278] CPU Pystone available performance is 122174
2016-10-15 17:32:30,897::INFO::[SABnzbd:1287] [osx] IO priority setting
2016-10-15 17:32:30,897::INFO::[SABnzbd:1292] [osx] IO priority set to throttle for process scope
2016-10-15 17:32:30,897::INFO::[SABnzbd:1296] Read INI file /Users/sabnzbd/Library/Application Support/SABnzbd/sabnzbd.ini
2016-10-15 17:32:31,181::INFO::[osxmenu:384] [osx] queueUpdate Exception <type 'exceptions.AttributeError'>
2016-10-15 17:32:31,203::INFO::[osxmenu:491] [osx] stateUpdate Exception <type 'exceptions.AttributeError'>
2016-10-15 17:32:31,203::INFO::[osxmenu:500] [osx] iconUpdate Exception <type 'exceptions.AttributeError'>
2016-10-15 17:32:31,203::INFO::[osxmenu:519] [osx] pauseUpdate Exception <type 'exceptions.AttributeError'>
2016-10-15 17:32:31,203::INFO::[osxmenu:534] [osx] speedlimitUpdate Exception <type 'exceptions.AttributeError'>
2016-10-15 17:32:31,222::INFO::[osxmenu:384] [osx] queueUpdate Exception <type 'exceptions.AttributeError'>
2016-10-15 17:32:31,226::INFO::[osxmenu:491] [osx] stateUpdate Exception <type 'exceptions.AttributeError'>
2016-10-15 17:32:31,227::INFO::[osxmenu:500] [osx] iconUpdate Exception <type 'exceptions.AttributeError'>
2016-10-15 17:32:31,227::INFO::[osxmenu:519] [osx] pauseUpdate Exception <type 'exceptions.AttributeError'>
2016-10-15 17:32:31,227::INFO::[osxmenu:534] [osx] speedlimitUpdate Exception <type 'exceptions.AttributeError'>
2016-10-15 17:32:33,922::DEBUG::[__init__:1149] Test IPv6: Disabling IPv6, because it looks like it's not available. Reason: <class 'multiprocessing.TimeoutError'>
2016-10-15 17:32:33,923::DEBUG::[__init__:285] External IPv6 test result: False
2016-10-15 17:32:33,923::INFO::[__init__:946] Loading data for rss_data.sab from /Users/sabnzbd/Library/Application Support/SABnzbd/admin/rss_data.sab
2016-10-15 17:32:33,923::INFO::[__init__:946] Loading data for totals10.sab from /Users/sabnzbd/Library/Application Support/SABnzbd/admin/totals10.sab
2016-10-15 17:32:33,923::INFO::[__init__:949] /Users/sabnzbd/Library/Application Support/SABnzbd/admin/totals10.sab missing
2016-10-15 17:32:33,923::INFO::[__init__:946] Loading data for totals9.sab from /Users/sabnzbd/Library/Application Support/SABnzbd/admin/totals9.sab
2016-10-15 17:32:33,924::DEBUG::[bpsmeter:158] Setting default BPS meter values
2016-10-15 17:32:33,925::INFO::[postproc:89] Loading postproc queue
2016-10-15 17:32:33,925::INFO::[__init__:946] Loading data for postproc2.sab from /Users/sabnzbd/Library/Application Support/SABnzbd/admin/postproc2.sab
2016-10-15 17:32:33,926::INFO::[__init__:949] /Users/sabnzbd/Library/Application Support/SABnzbd/admin/postproc2.sab missing
2016-10-15 17:32:33,926::INFO::[__init__:946] Loading data for queue10.sab from /Users/sabnzbd/Library/Application Support/SABnzbd/admin/queue10.sab
2016-10-15 17:32:33,927::INFO::[__init__:879] /Volumes/Download/incomplete/Trying to fetch NZB from https://www.oznzb.com/getnzb/<HASH>b8e3405/Independence.Day.Resurgence.2016.1080p.BluRay.x264-GECKOS?i=229174&r=<HASH>6b8c21d&del=1/__ADMIN__/SABnzbd_nzo_HDaAJN missing
2016-10-15 17:32:33,927::DEBUG::[__init__:883] Loading data for SABnzbd_nzo_HDaAJN from /Users/sabnzbd/Library/Application Support/SABnzbd/admin/future/SABnzbd_nzo_HDaAJN
2016-10-15 17:32:33,930::DEBUG::[__init__:883] Loading data for SABnzbd_nzo_1ztjFE from /Volumes/Download/incomplete/Last.Week.Tonight.with.John.Oliver.S03E23.720p.WEBRip.AAC2.0.H.264-doosh-Obfuscated.2/__ADMIN__/SABnzbd_nzo_1ztjFE
2016-10-15 17:32:33,954::DEBUG::[__init__:883] Loading data for SABnzbd_nzo_qzTjOU from /Volumes/Download/incomplete/Last.Week.Tonight.with.John.Oliver.S03E25.1080p.HBO.WEBRip.AAC2.0.H.264-monkee/__ADMIN__/SABnzbd_nzo_qzTjOU
2016-10-15 17:32:33,958::DEBUG::[__init__:883] Loading data for SABnzbd_nzo_BIOA96 from /Volumes/Download/incomplete/Supergirl.S02E01.1080p.WEB-DL.DD5.1.H264/__ADMIN__/SABnzbd_nzo_BIOA96
2016-10-15 17:32:33,969::DEBUG::[__init__:883] Loading data for SABnzbd_nzo_oQ_si_ from /Volumes/Download/incomplete/Modern.Family.S08E04.Weathering.Heights.1080p.WEB-DL.DD5.1.H.264-AG/__ADMIN__/SABnzbd_nzo_oQ_si_
2016-10-15 17:32:33,978::DEBUG::[__init__:883] Loading data for SABnzbd_nzo_dkOPCk from /Volumes/Download/incomplete/The.Blacklist.S04E04.Gaia.No.81.1080p.WEB-DL.DD5.1.H.264-AG-BUYMORE/__ADMIN__/SABnzbd_nzo_dkOPCk
2016-10-15 17:32:33,991::DEBUG::[__init__:883] Loading data for SABnzbd_nzo_lex6Ms from /Volumes/Download/incomplete/South.Park.S20E04.1080p.WEB-DL.AAC2.0.H264-NTb/__ADMIN__/SABnzbd_nzo_lex6Ms
2016-10-15 17:32:34,003::DEBUG::[__init__:883] Loading data for SABnzbd_nzo_bSgOiS from /Volumes/Download/incomplete/Greys.Anatomy.S13E04.1080p.WEB-DL.DD5.1.H264-R2D2/__ADMIN__/SABnzbd_nzo_bSgOiS
2016-10-15 17:32:34,009::DEBUG::[__init__:883] Loading data for SABnzbd_nzo_Gf5hbJ from /Volumes/Download/incomplete/Jurassic.World.2015.1080p.BluRay.DTS-HD.MA.5.1.x264-FuzerHD/__ADMIN__/SABnzbd_nzo_Gf5hbJ
2016-10-15 17:32:34,024::DEBUG::[downloader:154] Initializing downloader/decoder
2016-10-15 17:32:34,025::INFO::[__init__:946] Loading data for watched_data2.sab from /Users/sabnzbd/Library/Application Support/SABnzbd/admin/watched_data2.sab
2016-10-15 17:32:34,025::INFO::[__init__:946] Loading data for Rating.sab from /Users/sabnzbd/Library/Application Support/SABnzbd/admin/Rating.sab
2016-10-15 17:32:34,031::DEBUG::[scheduler:168] Scheduling RSS interval task every 60 min (delay=2)
2016-10-15 17:32:34,031::DEBUG::[scheduler:180] Scheduling VersionCheck on day 7 at 10:11
2016-10-15 17:32:34,031::INFO::[scheduler:190] Setting schedule for midnight BPS reset
2016-10-15 17:32:34,031::DEBUG::[__init__:536] PAUSED_ALL inactive
2016-10-15 17:32:34,031::INFO::[__init__:330] All processes started
2016-10-15 17:32:34,031::INFO::[SABnzbd:342] Web dir is /Applications/SABnzbd.app/Contents/Resources/interfaces/Glitter
2016-10-15 17:32:34,032::INFO::[SABnzbd:342] Web dir is /Applications/SABnzbd.app/Contents/Resources/interfaces/Config
2016-10-15 17:32:34,039::INFO::[SABnzbd:470] _yenc module... found!
2016-10-15 17:32:34,040::INFO::[SABnzbd:478] par2 binary... found (/Applications/SABnzbd.app/Contents/Resources/osx/par2/par2-sl64)
2016-10-15 17:32:34,040::INFO::[SABnzbd:483] par2-classic binary... found (/Applications/SABnzbd.app/Contents/Resources/osx/par2/par2-classic)
2016-10-15 17:32:34,040::INFO::[SABnzbd:486] UNRAR binary... found (/Applications/SABnzbd.app/Contents/Resources/osx/unrar/unrar)
2016-10-15 17:32:34,040::INFO::[SABnzbd:492] unzip binary... found (/usr/bin/unzip)
2016-10-15 17:32:34,040::INFO::[SABnzbd:497] 7za binary... found (/Applications/SABnzbd.app/Contents/Resources/osx/7zip/7za)
2016-10-15 17:32:34,040::INFO::[SABnzbd:503] nice binary... found (/usr/bin/nice)
2016-10-15 17:32:34,040::INFO::[SABnzbd:509] ionice binary... NOT found!
2016-10-15 17:32:34,040::INFO::[SABnzbd:512] pyOpenSSL... found (True)
2016-10-15 17:32:34,040::INFO::[SABnzbd:1357] SSL version OpenSSL 0.9.8zh 14 Jan 2016
2016-10-15 17:32:34,040::INFO::[SABnzbd:1358] pyOpenSSL version 0.13.1
2016-10-15 17:32:34,041::INFO::[SABnzbd:1359] SSL potentially supported protocols ['SSLv2', 'SSLv23', 'SSLv3', 'TLSv1']
2016-10-15 17:32:34,041::INFO::[SABnzbd:1360] SSL actually supported protocols ['v23', 't1', 'v3', 'v2']
2016-10-15 17:32:35,500::INFO::[SABnzbd:1507] Starting web-interface on 10.0.1.5:8000
2016-10-15 17:32:35,501::INFO::[_cplogging:217] [15/Oct/2016:17:32:35] ENGINE Bus STARTING
2016-10-15 17:32:35,502::INFO::[_cplogging:217] [15/Oct/2016:17:32:35] ENGINE Started monitor thread '_TimeoutMonitor'.
2016-10-15 17:32:35,605::INFO::[_cplogging:217] [15/Oct/2016:17:32:35] ENGINE Serving on http://10.0.1.5:8000
2016-10-15 17:32:35,605::INFO::[_cplogging:217] [15/Oct/2016:17:32:35] ENGINE Bus STARTED
2016-10-15 17:32:35,605::DEBUG::[zconfig:89] Try to publish in Bonjour as "server.codechimp.net" (10.0.1.5:8000)
2016-10-15 17:32:35,606::DEBUG::[zconfig:106] Successfully started Bonjour service
2016-10-15 17:32:38,703::DEBUG::[interface:522] API-call from 10.0.1.5 [Sonarr/2.0.0.4146 (Osx 15.5)] {'start': u'0', 'apikey': u'<HASH>5af068e', 'limit': u'0', 'mode': u'queue', 'output': u'json'}
2016-10-15 17:32:38,709::DEBUG::[interface:522] API-call from 10.0.1.5 [Sonarr/2.0.0.4146 (Osx 15.5)] {'category': u'tv', 'apikey': u'<HASH>5af068e', 'start': u'0', 'limit': u'30', 'mode': u'history', 'output': u'json'}
2016-10-15 17:32:39,675::DEBUG::[interface:522] API-call from 10.0.1.6 [Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.116 Safari/537.36] {'output': u'json', 'apikey': u'<HASH>5af068e', 'limit': u'5', 'mode': u'queue'}
2016-10-15 17:32:39,677::DEBUG::[interface:522] API-call from 10.0.1.6 [Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.116 Safari/537.36] {'output': u'json', 'apikey': u'<HASH>5af068e', 'limit': u'10', 'mode': u'history'}
2016-10-15 17:32:42,397::DEBUG::[nzbqueue:554] Resumed nzo: SABnzbd_nzo_Gf5hbJ
2016-10-15 17:32:46,819::DEBUG::[__init__:536] PAUSED_ALL inactive
2016-10-15 17:32:46,820::INFO::[downloader:252] Pausing
2016-10-15 17:32:50,738::INFO::[downloader:243] Resuming
2016-10-15 17:32:50,738::DEBUG::[__init__:536] PAUSED_ALL inactive
2016-10-15 17:32:50,739::DEBUG::[__init__:536] PAUSED_ALL inactive
2016-10-15 17:32:53,074::DEBUG::[__init__:849] Saving data for SABnzbd_nzo_Gf5hbJ in /Volumes/Download/incomplete/Jurassic.World.2015.1080p.BluRay.DTS-HD.MA.5.1.x264-FuzerHD/__ADMIN__
2016-10-15 17:32:53,143::DEBUG::[nzbqueue:534] Paused nzo: SABnzbd_nzo_Gf5hbJ
2016-10-15 17:32:54,155::DEBUG::[nzbqueue:554] Resumed nzo: SABnzbd_nzo_Gf5hbJ
2016-10-15 17:32:54,678::DEBUG::[interface:522] API-call from 10.0.1.6 [Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.116 Safari/537.36] {'output': u'json', 'apikey': u'<HASH>5af068e', 'limit': u'5', 'mode': u'queue'}
2016-10-15 17:32:54,679::DEBUG::[interface:522] API-call from 10.0.1.6 [Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.116 Safari/537.36] {'output': u'json', 'apikey': u'<HASH>5af068e', 'limit': u'10', 'mode': u'history'}

Re: No Connections all of a sudden

Posted: October 16th, 2016, 2:36 am
by sander
This is not good:

Code: Select all

Could not determine my public IPv4 address
This combination is not good either:

Code: Select all

My IPv6 address = 2602:301:777e:blabla:545f:f86f:2675
Test IPv6: Disabling IPv6, because it looks like it's not available. Reason: <class 'multiprocessing.TimeoutError'>
External IPv6 test result: False
My guess is that SABnzbd can't reach Internet because there is no network, no WAN or a blocking firewall.

I'm really surprised that you say that Test Server says "Connection Successful!". It's a pity that Test Server does not log anything into the sabnzbd.log.

Can you open a 'terminal' / 'command window' on your OSX, and rung

Code: Select all

ping www.google.com


All the exceptions with

Code: Select all

Exception <type 'exceptions.AttributeError'>
look strange too.

Re: No Connections all of a sudden

Posted: October 16th, 2016, 7:54 pm
by mbabauer
Ping seemed to work fine:

Code: Select all

bash-3.2# ping google.com
PING google.com (173.194.219.138): 56 data bytes
64 bytes from 173.194.219.138: icmp_seq=0 ttl=43 time=20.976 ms
64 bytes from 173.194.219.138: icmp_seq=1 ttl=43 time=21.394 ms
64 bytes from 173.194.219.138: icmp_seq=2 ttl=43 time=22.020 ms
64 bytes from 173.194.219.138: icmp_seq=3 ttl=43 time=23.573 ms
64 bytes from 173.194.219.138: icmp_seq=4 ttl=43 time=23.549 ms
64 bytes from 173.194.219.138: icmp_seq=5 ttl=43 time=23.520 ms
64 bytes from 173.194.219.138: icmp_seq=6 ttl=43 time=22.585 ms
It's strange that the logs said there was a problem determining the external IP, but the web console shows one.

Re: No Connections all of a sudden

Posted: October 17th, 2016, 1:24 am
by safihre
You mention you start sabnzbd using a script? I'm not familiar with it too much, but what happen when you just run it by double clicking the application icon? Does it work then?
Could be some apple update that broke things..