1.2.0 Beta1 upgrade did not work

Questions and bug reports for Beta releases should be posted here.
Forum rules
Help us help you:
  • 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
ErikBrown
Release Testers
Release Testers
Posts: 118
Joined: December 20th, 2009, 1:25 am
Location: Home

1.2.0 Beta1 upgrade did not work

Post by ErikBrown »

Windows 10
Smpl

After upgrading to 1.2.0 Beta1 from 1.1.1 and rebooting the PC, Sabnzbd starts automatically but it is not listening on my usual socket (8090 with http). It also does not start downloading items that were already in the queue. When I do netstat -a I do not see any listening port that is related to sabnzbd. When I close Sabnzbd by rightclicking on the icon in the system tray and selecting shutdown, I get a pop up that says : Errors occurred, See the logfile 'C:\SABnzbd\SABnzbd.exe.log' for details. However, this file is not present.
User avatar
safihre
Administrator
Administrator
Posts: 5338
Joined: April 30th, 2015, 7:35 am
Contact:

Re: 1.2.0 Beta1 upgrade did not work

Post by safihre »

Can you check the log in the log directory?
https://sabnzbd.org/wiki/advanced/directory-setup
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
ErikBrown
Release Testers
Release Testers
Posts: 118
Joined: December 20th, 2009, 1:25 am
Location: Home

Re: 1.2.0 Beta1 upgrade did not work

Post by ErikBrown »

This was shown in the log after the upgrade:

016-12-26 11:40:27,592::INFO::[_cplogging:219] [26/Dec/2016:11:40:27] ENGINE Bus STOPPING
2016-12-26 11:40:27,622::INFO::[_cplogging:219] [26/Dec/2016:11:40:27] ENGINE HTTP Server None already shut down
2016-12-26 11:40:27,622::INFO::[_cplogging:219] [26/Dec/2016:11:40:27] ENGINE No thread running for None.
2016-12-26 11:40:27,622::INFO::[_cplogging:219] [26/Dec/2016:11:40:27] ENGINE No thread running for None.
2016-12-26 11:40:27,622::INFO::[_cplogging:219] [26/Dec/2016:11:40:27] ENGINE Bus STOPPED
2016-12-26 11:40:27,622::INFO::[_cplogging:219] [26/Dec/2016:11:40:27] ENGINE Bus EXITING
2016-12-26 11:40:27,622::INFO::[_cplogging:219] [26/Dec/2016:11:40:27] ENGINE Bus EXITED
2016-12-26 12:05:10,596::INFO::[_cplogging:219] [26/Dec/2016:12:05:10] ENGINE Bus STOPPING
2016-12-26 12:05:10,596::INFO::[_cplogging:219] [26/Dec/2016:12:05:10] ENGINE HTTP Server None already shut down
2016-12-26 12:05:10,596::INFO::[_cplogging:219] [26/Dec/2016:12:05:10] ENGINE No thread running for None.
2016-12-26 12:05:10,596::INFO::[_cplogging:219] [26/Dec/2016:12:05:10] ENGINE No thread running for None.
2016-12-26 12:05:10,596::INFO::[_cplogging:219] [26/Dec/2016:12:05:10] ENGINE Bus STOPPED
2016-12-26 12:05:10,596::INFO::[_cplogging:219] [26/Dec/2016:12:05:10] ENGINE Bus EXITING
2016-12-26 12:05:10,596::INFO::[_cplogging:219] [26/Dec/2016:12:05:10] ENGINE Bus EXITED
2016-12-26 12:09:26,003::INFO::[_cplogging:219] [26/Dec/2016:12:09:26] ENGINE Bus STOPPING
2016-12-26 12:09:26,003::INFO::[_cplogging:219] [26/Dec/2016:12:09:26] ENGINE HTTP Server None already shut down
2016-12-26 12:09:26,003::INFO::[_cplogging:219] [26/Dec/2016:12:09:26] ENGINE No thread running for None.
2016-12-26 12:09:26,003::INFO::[_cplogging:219] [26/Dec/2016:12:09:26] ENGINE No thread running for None.
2016-12-26 12:09:26,003::INFO::[_cplogging:219] [26/Dec/2016:12:09:26] ENGINE Bus STOPPED
2016-12-26 12:09:26,003::INFO::[_cplogging:219] [26/Dec/2016:12:09:26] ENGINE Bus EXITING
2016-12-26 12:09:26,003::INFO::[_cplogging:219] [26/Dec/2016:12:09:26] ENGINE Bus EXITED
User avatar
safihre
Administrator
Administrator
Posts: 5338
Joined: April 30th, 2015, 7:35 am
Contact:

Re: 1.2.0 Beta1 upgrade did not work

Post by safihre »

What happens when you right-click the icon and do 'Troubleshoot > Restart 127.0.0.1:8080'?
Surprised the icon is starting but not the interface..
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
ErikBrown
Release Testers
Release Testers
Posts: 118
Joined: December 20th, 2009, 1:25 am
Location: Home

Re: 1.2.0 Beta1 upgrade did not work

Post by ErikBrown »

After a 'Troubleshoot > Restart 127.0.0.1:8080' the SABnazb icon appears in the system tray but there is no listening socket for it at port 8080 according to netstat -a. This is the same behavior as with a regular program start.
User avatar
sander
Release Testers
Release Testers
Posts: 8812
Joined: January 22nd, 2008, 2:22 pm

Re: 1.2.0 Beta1 upgrade did not work

Post by sander »

OK, the brute force method:

Make sure SABnzbd is NOT running
Open a CMD box
Go (CD) to Program Files (x86 or not? I don't know) -> SABnzbd.
In there, start sabnzbd-console.exe
... monitor what it says, and post the full output here.
User avatar
safihre
Administrator
Administrator
Posts: 5338
Joined: April 30th, 2015, 7:35 am
Contact:

Re: 1.2.0 Beta1 upgrade did not work

Post by safihre »

Actually what sander says, but make it:
SABnzbd-console.exe -l 2

This will show all the logging.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
ErikBrown
Release Testers
Release Testers
Posts: 118
Joined: December 20th, 2009, 1:25 am
Location: Home

Re: 1.2.0 Beta1 upgrade did not work

Post by ErikBrown »

C:\Program Files\SABnzbd>SABnzbd-console.exe -l 2
2016-12-27 00:04:13,515::INFO::[SABnzbd:1186] --------------------------------
2016-12-27 00:04:13,515::INFO::[SABnzbd:1187] SABnzbd-console.exe-1.2.0Beta1 (rev=3299470bb29d67bed4db1d2d3a653aa024e9c35e)
2016-12-27 00:04:13,515::INFO::[SABnzbd:1188] Full executable path = C:\Program Files\SABnzbd\SABnzbd-console.exe
2016-12-27 00:04:13,515::INFO::[SABnzbd:1196] Platform=Windows-10-10.0.14393 (=Vista+) Class=nt
2016-12-27 00:04:13,515::INFO::[SABnzbd:1201] Python-version = 2.7.13 (v2.7.13:a06454b1afa1, Dec 17 2016, 20:42:59) [MSC v.1500 32 bit (Intel)]
2016-12-27 00:04:13,530::INFO::[SABnzbd:1202] Arguments = SABnzbd-console.exe -l 2
2016-12-27 00:04:13,530::INFO::[SABnzbd:1204] Preferred encoding = cp1252
2016-12-27 00:04:13,530::DEBUG::[SABnzbd:1214] My local IPv4 address = 192.168.1.5
2016-12-27 00:04:14,092::DEBUG::[SABnzbd:1220] My public IPv4 address = 5.107.5.106
2016-12-27 00:04:14,092::DEBUG::[SABnzbd:1228] Could not determine my IPv6 address
2016-12-27 00:04:14,108::DEBUG::[SABnzbd:1234] CPU Pystone available performance is 50370
2016-12-27 00:04:14,125::INFO::[SABnzbd:1252] Read INI file C:\Users\Erik\AppData\Local\sabnzbd\sabnzbd.ini
2016-12-27 00:04:14,125::INFO::[__init__:994] Loading data for rss_data.sab from C:\SABnzbd\Admin\rss_data.sab
2016-12-27 00:04:27,296::INFO::[__init__:994] Loading data for totals10.sab from C:\SABnzbd\Admin\totals10.sab
2016-12-27 00:04:27,296::DEBUG::[bpsmeter:191] Read quota q=0.0 l=0.0 reset=0
2016-12-27 00:04:27,296::INFO::[postproc:91] Loading postproc queue
2016-12-27 00:04:27,296::INFO::[__init__:994] Loading data for postproc2.sab from C:\SABnzbd\Admin\postproc2.sab
2016-12-27 00:04:27,296::INFO::[postproc:85] Saving postproc queue
2016-12-27 00:04:27,296::INFO::[__init__:970] Saving data for postproc2.sab in C:\SABnzbd\Admin\postproc2.sab
2016-12-27 00:04:27,312::INFO::[postproc:85] Saving postproc queue
2016-12-27 00:04:27,312::INFO::[__init__:970] Saving data for postproc2.sab in C:\SABnzbd\Admin\postproc2.sab
2016-12-27 00:04:27,312::INFO::[postproc:85] Saving postproc queue
2016-12-27 00:04:27,312::INFO::[__init__:970] Saving data for postproc2.sab in C:\SABnzbd\Admin\postproc2.sab
2016-12-27 00:04:27,312::INFO::[postproc:85] Saving postproc queue
2016-12-27 00:04:27,312::INFO::[__init__:970] Saving data for postproc2.sab in C:\SABnzbd\Admin\postproc2.sab
2016-12-27 00:04:27,328::INFO::[postproc:85] Saving postproc queue
2016-12-27 00:04:27,328::INFO::[__init__:970] Saving data for postproc2.sab in C:\SABnzbd\Admin\postproc2.sab
2016-12-27 00:04:27,328::INFO::[postproc:85] Saving postproc queue
2016-12-27 00:04:27,328::INFO::[__init__:970] Saving data for postproc2.sab in C:\SABnzbd\Admin\postproc2.sab
2016-12-27 00:04:27,328::INFO::[postproc:85] Saving postproc queue
2016-12-27 00:04:27,328::INFO::[__init__:970] Saving data for postproc2.sab in C:\SABnzbd\Admin\postproc2.sab
2016-12-27 00:04:27,328::INFO::[__init__:994] Loading data for queue10.sab from C:\SABnzbd\Admin\queue10.sab
2016-12-27 00:04:27,328::DEBUG::[__init__:931] Loading data for SABnzbd_nzo_f_walx from C:\SABnzbd\incomplete\xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\__ADMIN__\SABnzbd_nzo_f_walx
2016-12-27 00:04:27,421::DEBUG::[__init__:931] Loading data for SABnzbd_nzo_xg6qk1 from C:\SABnzbd\incomplete\xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx +\__ADMIN__\SABnzbd_nzo_xg6qk1
2016-12-27 00:04:27,437::DEBUG::[__init__:931] Loading data for SABnzbd_nzo_z6whc6 from C:\SABnzbd\incomplete\xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\__ADMIN__\SABnzbd_nzo_z6whc6
2016-12-27 00:04:27,453::DEBUG::[__init__:931] Loading data for SABnzbd_nzo_axgp2v from C:\SABnzbd\incomplete\xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\__ADMIN__\SABnzbd_nzo_axgp2v
2016-12-27 00:04:27,453::DEBUG::[__init__:931] Loading data for SABnzbd_nzo_kalqwh from C:\SABnzbd\incomplete\xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\__ADMIN__\SABnzbd_nzo_kalqwh
2016-12-27 00:04:27,453::DEBUG::[__init__:931] Loading data for SABnzbd_nzo_t5ffyp from C:\SABnzbd\incomplete\xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\__ADMIN__\SABnzbd_nzo_t5ffyp
2016-12-27 00:04:27,467::DEBUG::[__init__:931] Loading data for SABnzbd_nzo_xws3n1 from C:\SABnzbd\incomplete\xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\__ADMIN__\SABnzbd_nzo_xws3n1
2016-12-27 00:04:27,467::DEBUG::[__init__:931] Loading data for SABnzbd_nzo_dmtaiy from C:\SABnzbd\incomplete\xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\__ADMIN__\SABnzbd_nzo_dmtaiy
2016-12-27 00:04:27,483::DEBUG::[__init__:931] Loading data for SABnzbd_nzo_7cso3x from C:\SABnzbd\incomplete\xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\__ADMIN__\SABnzbd_nzo_7cso3x
2016-12-27 00:04:27,483::DEBUG::[__init__:931] Loading data for SABnzbd_nzo_aa7e0k from C:\SABnzbd\incomplete\xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\__ADMIN__\SABnzbd_nzo_aa7e0k
2016-12-27 00:04:27,500::DEBUG::[__init__:931] Loading data for SABnzbd_nzo_cpceey from C:\SABnzbd\incomplete\xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\__ADMIN__\SABnzbd_nzo_cpceey
2016-12-27 00:04:27,500::DEBUG::[__init__:931] Loading data for SABnzbd_nzo_eza8h5 from C:\SABnzbd\incomplete\xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\__ADMIN__\SABnzbd_nzo_eza8h5
2016-12-27 00:04:27,515::DEBUG::[__init__:931] Loading data for SABnzbd_nzo_jfvmax from C:\SABnzbd\incomplete\xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\__ADMIN__\SABnzbd_nzo_jfvmax
2016-12-27 00:04:27,530::DEBUG::[__init__:931] Loading data for SABnzbd_nzo_h0ehm7 from C:\SABnzbd\incomplete\xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\__ADMIN__\SABnzbd_nzo_h0ehm7
2016-12-27 00:04:27,530::DEBUG::[__init__:931] Loading data for SABnzbd_nzo_gwsyd8 from C:\SABnzbd\incomplete\xxxxxxxxxxxxxxxxxxxxxxxxxxx\__ADMIN__\SABnzbd_nzo_gwsyd8
2016-12-27 00:04:27,546::DEBUG::[__init__:931] Loading data for SABnzbd_nzo_oakt14 from C:\SABnzbd\incomplete\xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\__ADMIN__\SABnzbd_nzo_oakt14
2016-12-27 00:04:27,546::DEBUG::[__init__:931] Loading data for SABnzbd_nzo_ljaueu from C:\SABnzbd\incomplete\xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\__ADMIN__\SABnzbd_nzo_ljaueu
2016-12-27 00:04:27,546::DEBUG::[__init__:931] Loading data for SABnzbd_nzo_oo9xkr from C:\SABnzbd\incomplete\xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\__ADMIN__\SABnzbd_nzo_oo9xkr
2016-12-27 00:04:27,562::DEBUG::[__init__:931] Loading data for SABnzbd_nzo_4bi1rl from C:\SABnzbd\incomplete\xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\__ADMIN__\SABnzbd_nzo_4bi1rl
2016-12-27 00:04:27,562::DEBUG::[__init__:931] Loading data for SABnzbd_nzo_aqd4rt from C:\SABnzbd\incomplete\xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\__ADMIN__\SABnzbd_nzo_aqd4rt
2016-12-27 00:04:27,578::DEBUG::[__init__:931] Loading data for SABnzbd_nzo_as7ecs from C:\SABnzbd\incomplete\xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\__ADMIN__\SABnzbd_nzo_as7ecs
2016-12-27 00:04:27,578::DEBUG::[__init__:931] Loading data for SABnzbd_nzo_g2r_d6 from C:\SABnzbd\incomplete\xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\__ADMIN__\SABnzbd_nzo_g2r_d6
2016-12-27 00:04:27,578::DEBUG::[__init__:931] Loading data for SABnzbd_nzo_yroeo9 from C:\SABnzbd\incomplete\xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\__ADMIN__\SABnzbd_nzo_yroeo9
2016-12-27 00:04:27,592::DEBUG::[__init__:931] Loading data for SABnzbd_nzo_ourkbu from C:\SABnzbd\incomplete\xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\__ADMIN__\SABnzbd_nzo_ourkbu
2016-12-27 00:04:27,608::DEBUG::[__init__:931] Loading data for SABnzbd_nzo_5yupws from C:\SABnzbd\incomplete\xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\__ADMIN__\SABnzbd_nzo_5yupws
2016-12-27 00:04:27,608::DEBUG::[__init__:931] Loading data for SABnzbd_nzo_4edkj2 from C:\SABnzbd\incomplete\xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\__ADMIN__\SABnzbd_nzo_4edkj2
2016-12-27 00:04:27,625::DEBUG::[downloader:163] Initializing downloader/decoder
2016-12-27 00:04:27,625::INFO::[__init__:994] Loading data for watched_data2.sab from C:\SABnzbd\Admin\watched_data2.sab
2016-12-27 00:04:27,625::INFO::[__init__:994] Loading data for Rating.sab from C:\SABnzbd\Admin\Rating.sab
2016-12-27 00:04:27,937::DEBUG::[scheduler:155] scheduling restart([]) on days [6] at 06:00
2016-12-27 00:04:27,937::DEBUG::[scheduler:155] scheduling resume([]) on days [1, 2, 3, 4, 5, 6, 7] at 01:05
2016-12-27 00:04:27,953::DEBUG::[scheduler:155] scheduling speedlimit([u'0']) on days [1, 2, 3, 4, 5, 6, 7] at 02:00
2016-12-27 00:04:27,953::DEBUG::[scheduler:168] Scheduling RSS interval task every 60 min (delay=3)
2016-12-27 00:04:27,953::DEBUG::[scheduler:180] Scheduling VersionCheck on day 1 at 18:19
2016-12-27 00:04:27,953::INFO::[scheduler:190] Setting schedule for midnight BPS reset
2016-12-27 00:04:27,953::DEBUG::[scheduler:304] Schedule check result = (61, u'resume', None, u'5 1 1234567 resume ')
2016-12-27 00:04:27,953::DEBUG::[scheduler:304] Schedule check result = (116, u'speedlimit', u'0', u'0 2 1234567 speedlimit 0')
2016-12-27 00:04:27,953::DEBUG::[scheduler:304] Schedule check result = (1501, u'resume', None, u'5 1 1234567 resume ')
2016-12-27 00:04:27,967::DEBUG::[scheduler:304] Schedule check result = (1556, u'speedlimit', u'0', u'0 2 1234567 speedlimit 0')
2016-12-27 00:04:27,967::DEBUG::[scheduler:304] Schedule check result = (2941, u'resume', None, u'5 1 1234567 resume ')
2016-12-27 00:04:27,967::DEBUG::[scheduler:304] Schedule check result = (2996, u'speedlimit', u'0', u'0 2 1234567 speedlimit 0')
2016-12-27 00:04:27,967::DEBUG::[scheduler:304] Schedule check result = (4381, u'resume', None, u'5 1 1234567 resume ')
2016-12-27 00:04:27,983::DEBUG::[scheduler:304] Schedule check result = (4436, u'speedlimit', u'0', u'0 2 1234567 speedlimit 0')
2016-12-27 00:04:27,983::DEBUG::[scheduler:304] Schedule check result = (5821, u'resume', None, u'5 1 1234567 resume ')
2016-12-27 00:04:27,983::DEBUG::[scheduler:304] Schedule check result = (5876, u'speedlimit', u'0', u'0 2 1234567 speedlimit 0')
2016-12-27 00:04:27,983::DEBUG::[scheduler:304] Schedule check result = (6116, u'restart', None, u'0 6 6 restart ')
2016-12-27 00:04:27,983::DEBUG::[scheduler:304] Schedule check result = (7261, u'resume', None, u'5 1 1234567 resume ')
2016-12-27 00:04:27,983::DEBUG::[scheduler:304] Schedule check result = (7316, u'speedlimit', u'0', u'0 2 1234567 speedlimit 0')
2016-12-27 00:04:28,000::DEBUG::[scheduler:304] Schedule check result = (8701, u'resume', None, u'5 1 1234567 resume ')
2016-12-27 00:04:28,000::DEBUG::[scheduler:304] Schedule check result = (8756, u'speedlimit', u'0', u'0 2 1234567 speedlimit 0')
2016-12-27 00:04:28,000::DEBUG::[__init__:583] PAUSED_ALL inactive
2016-12-27 00:04:28,000::INFO::[downloader:320] Speed limit set to 0.0 B/s
2016-12-27 00:04:28,000::INFO::[__init__:354] All processes started
2016-12-27 00:04:28,015::INFO::[SABnzbd:304] Web dir is C:\Program Files\SABnzbd\interfaces\smpl
2016-12-27 00:04:28,015::INFO::[SABnzbd:304] Web dir is C:\Program Files\SABnzbd\interfaces\Glitter
2016-12-27 00:04:28,015::INFO::[SABnzbd:304] Web dir is C:\Program Files\SABnzbd\interfaces\Config
2016-12-27 00:04:28,078::DEBUG::[sabtray:178] SysTray uses codepage 1252
2016-12-27 00:04:28,078::INFO::[SABnzbd:432] _yenc module... found!
2016-12-27 00:04:28,078::INFO::[SABnzbd:440] Cryptography module... found!
2016-12-27 00:04:28,078::INFO::[SABnzbd:445] par2 binary... found (C:\Program Files\SABnzbd\win\par2\par2.exe)
2016-12-27 00:04:28,092::INFO::[SABnzbd:450] par2cmdline binary... found (C:\Program Files\SABnzbd\win\par2\par2cmdline.exe)
2016-12-27 00:04:28,092::INFO::[SABnzbd:453] UNRAR binary... found (C:\Program Files\SABnzbd\win\unrar\UnRAR.exe)
2016-12-27 00:04:28,092::INFO::[SABnzbd:459] unzip binary... found (C:\Program Files\SABnzbd\win\unzip\unzip.exe)
2016-12-27 00:04:28,092::INFO::[SABnzbd:464] 7za binary... found (C:\Program Files\SABnzbd\win\7zip\7za.exe)
2016-12-27 00:04:28,092::INFO::[SABnzbd:1307] SSL version OpenSSL 1.0.2j 26 Sep 2016
2016-12-27 00:04:28,092::INFO::[SABnzbd:1308] SSL supported protocols ['TLS v1.2', 'TLS v1.1', 'TLS v1', 'SSL v3']
Traceback (most recent call last):
File "SABnzbd.py", line 1761, in <module>
File "SABnzbd.py", line 1317, in main
NameError: global name 'log_handler' is not defined
User avatar
safihre
Administrator
Administrator
Posts: 5338
Joined: April 30th, 2015, 7:35 am
Contact:

Re: 1.2.0 Beta1 upgrade did not work

Post by safihre »

Aaah you're suffering from a small bug that we just discovered:
https://github.com/sabnzbd/sabnzbd/issues/758

Solution: open your sabnzbd.ini and set enable_cherrypy_logging to 0.
No clue why you ever enabled that :P
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
ErikBrown
Release Testers
Release Testers
Posts: 118
Joined: December 20th, 2009, 1:25 am
Location: Home

Re: 1.2.0 Beta1 upgrade did not work

Post by ErikBrown »

Thanks, it works fine now. I don't remember having set that parameter so I assume that an older version of SABnzbd must have set it.
Post Reply