sabnzbd doesn't recognize yEnc installation

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
mpeterson
Newbie
Newbie
Posts: 5
Joined: April 24th, 2017, 12:35 pm

sabnzbd doesn't recognize yEnc installation

Post by mpeterson »

I've installed sabnzbd from source on a Windows Home Server 2011 machine with great success but I cannot figure out why it will not recognize my yEnc installation. Any help would be greatly appreciated, thanks!

Sab is currently running on my WHS2011 server as:
  • Version: develop [unknown]
    Config File: C:\SABnzbd\settings\sabnzbd.ini
    Parameters: C:\SABnzbd\sabnzbd.py -f C:\SABnzbd\settings\sabnzbd.ini
    Python Version: 2.7.13 (v2.7.13:a06454b1afa1, Dec 17 2016, 20:53:40) [MSC v.1500 64 bit (AMD64)] [cp1252]
    OpenSSL: OpenSSL 1.0.2j 26 Sep 2016 [TLS v1.2, TLS v1.1, TLS v1, SSL v3]
    yEnc: Not available
Check for proper yEnc installation:

Code: Select all

C:\python -c "import sabyenc ; print sabyenc.__version__ "
2.8.0
User avatar
sander
Release Testers
Release Testers
Posts: 8811
Joined: January 22nd, 2008, 2:22 pm

Re: sabnzbd doesn't recognize yEnc installation

Post by sander »

yenc and sabyenc are different modules.

You have sabyenc installed, but an old version, which is not used by SAB 2.0.0. Solve that.

Correct version:

Code: Select all

$ python -c "import sabyenc ; print sabyenc.__version__ "
3.0.2

You can ignore the plain yenc (with SAB 2.0.0 and higher, at least)
mpeterson
Newbie
Newbie
Posts: 5
Joined: April 24th, 2017, 12:35 pm

Re: sabnzbd doesn't recognize yEnc installation

Post by mpeterson »

Thanks! I didn't realize those were two different things. I updated sabyenc to the latest version using:

Code: Select all

pip install sabyenc --upgrade
Is there a way to stop sabnzbd from showing the warning: "_yenc module... NOT found!"?
User avatar
safihre
Administrator
Administrator
Posts: 5338
Joined: April 30th, 2015, 7:35 am
Contact:

Re: sabnzbd doesn't recognize yEnc installation

Post by safihre »

You should not get a warning if you have the correct Sabyenc. It seems you probably still have the wrong Sabyenc?
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
mpeterson
Newbie
Newbie
Posts: 5
Joined: April 24th, 2017, 12:35 pm

Re: sabnzbd doesn't recognize yEnc installation

Post by mpeterson »

I have upgraded to the latest version - the version shown by sander.

From my WHS2011 server:

Code: Select all

python -c "import sabyenc ; print sabyenc.__version__ "
3.0.2
The server and services have been restarted several times as well.
User avatar
sander
Release Testers
Release Testers
Posts: 8811
Joined: January 22nd, 2008, 2:22 pm

Re: sabnzbd doesn't recognize yEnc installation

Post by sander »

mpeterson wrote:
Is there a way to stop sabnzbd from showing the warning: "_yenc module... NOT found!"?
From sabnznbd.log, post the 20 lines around the yenc en sabeync message.
mpeterson
Newbie
Newbie
Posts: 5
Joined: April 24th, 2017, 12:35 pm

Re: sabnzbd doesn't recognize yEnc installation

Post by mpeterson »

The existing log doesn't really provide much information:

Code: Select all

2017-04-28 10:36:09,460::INFO::[_cplogging:219] [28/Apr/2017:10:36:09] ENGINE Bus STARTING
2017-04-28 10:36:09,460::INFO::[_cplogging:219] [28/Apr/2017:10:36:09] ENGINE Started monitor thread '_TimeoutMonitor'.
2017-04-28 10:36:09,756::INFO::[_cplogging:219] [28/Apr/2017:10:36:09] ENGINE Serving on http://0.0.0.0:8080
2017-04-28 10:36:09,756::INFO::[_cplogging:219] [28/Apr/2017:10:36:09] ENGINE Bus STARTED
2017-04-28 11:02:56,838::WARNING::[__init__:193] Signal 6 caught, saving and exiting...
2017-04-28 11:06:33,674::WARNING::[sabnzbd:434] _yenc module... NOT found!
2017-04-28 11:06:33,680::INFO::[_cplogging:219] [28/Apr/2017:11:06:33] ENGINE Bus STARTING
2017-04-28 11:06:33,684::INFO::[_cplogging:219] [28/Apr/2017:11:06:33] ENGINE Started monitor thread '_TimeoutMonitor'.
2017-04-28 11:06:33,960::INFO::[_cplogging:219] [28/Apr/2017:11:06:33] ENGINE Serving on http://0.0.0.0:8080
2017-04-28 11:06:33,964::INFO::[_cplogging:219] [28/Apr/2017:11:06:33] ENGINE Bus STARTED
So I changed it to +DEBUG and restarted SAB:

Code: Select all

2017-04-30 12:58:33,618::DEBUG::[interface:523] API-call from 192.168.1.1 [Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36] {'output': u'json', 'apikey': u'<HASH>c6304d5', 'limit': u'5', 'mode': u'queue', 'ma_username': u'admin'}
2017-04-30 12:58:40,257::INFO::[__init__:389] SABnzbd shutting down...
2017-04-30 12:58:40,262::DEBUG::[__init__:400] Stopping URLGrabber
2017-04-30 12:58:40,266::INFO::[urlgrabber:67] URLGrabber shutting down
2017-04-30 12:58:40,270::DEBUG::[__init__:407] Stopping rating
2017-04-30 12:58:40,868::DEBUG::[rating:160] Stopping ratings
2017-04-30 12:58:40,872::DEBUG::[__init__:414] Stopping dirscanner
2017-04-30 12:58:40,877::INFO::[dirscanner:307] Dirscanner shutting down
2017-04-30 12:58:40,881::DEBUG::[__init__:422] Stopping downloader
2017-04-30 12:58:40,888::DEBUG::[notifier:112] Sending registration to localhost:23053
2017-04-30 12:58:40,892::DEBUG::[notifier:102] Checking icon
2017-04-30 12:58:40,898::DEBUG::[notifier:219] To : localhost:23053 <<class 'gntp.GNTPRegister'>>
2017-04-30 12:58:41,395::INFO::[downloader:495] Shutting down
2017-04-30 12:58:41,401::DEBUG::[__init__:425] Stopping assembler
2017-04-30 12:58:41,405::INFO::[assembler:72] Shutting down
2017-04-30 12:58:41,410::DEBUG::[__init__:432] Stopping postprocessor
2017-04-30 12:58:41,414::INFO::[nzbqueue:254] Saving queue
2017-04-30 12:58:41,914::DEBUG::[notifier:219] Cannot register with Growl [Errno 10061] No connection could be made because the target machine actively refused it
2017-04-30 12:58:42,128::DEBUG::[__init__:896] Saving data for SABnzbd_nzo___d_48 in \\?\V:\Usenet\Incomplete\Moonshiners.S06E14.720p.HDTV.x264\__ADMIN__
2017-04-30 12:58:42,335::DEBUG::[__init__:896] Saving data for SABnzbd_nzo_azvqqh in \\?\V:\Usenet\Incomplete\Moonshiners.S06E07.720p.HDTV.x264\__ADMIN__
2017-04-30 12:58:42,371::DEBUG::[__init__:896] Saving data for SABnzbd_nzo_tewnjm in \\?\V:\Usenet\Incomplete\Moonshiners.S06E10.720p.HDTV.x264\__ADMIN__
2017-04-30 12:58:42,431::INFO::[__init__:969] Saving data for queue10.sab in C:\SABnzbd\settings\admin\queue10.sab
2017-04-30 12:58:42,440::INFO::[__init__:969] Saving data for totals10.sab in C:\SABnzbd\settings\admin\totals10.sab
2017-04-30 12:58:42,450::INFO::[__init__:969] Saving data for rss_data.sab in C:\SABnzbd\settings\admin\rss_data.sab
2017-04-30 12:58:42,457::INFO::[__init__:969] Saving data for watched_data2.sab in C:\SABnzbd\settings\admin\watched_data2.sab
2017-04-30 12:58:42,467::INFO::[postproc:86] Saving postproc queue
2017-04-30 12:58:42,473::INFO::[__init__:969] Saving data for postproc2.sab in C:\SABnzbd\settings\admin\postproc2.sab
2017-04-30 12:58:42,482::DEBUG::[scheduler:240] Terminating scheduler
2017-04-30 12:58:42,486::INFO::[__init__:452] All processes stopped
2017-04-30 12:58:42,492::INFO::[_cplogging:219] [30/Apr/2017:12:58:42] ENGINE Bus STOPPING
2017-04-30 12:58:43,414::INFO::[_cplogging:219] [30/Apr/2017:12:58:43] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 8080)) shut down
2017-04-30 12:58:43,426::INFO::[_cplogging:219] [30/Apr/2017:12:58:43] ENGINE Stopped thread '_TimeoutMonitor'.
2017-04-30 12:58:43,434::INFO::[_cplogging:219] [30/Apr/2017:12:58:43] ENGINE Bus STOPPED
2017-04-30 12:58:43,440::INFO::[_cplogging:219] [30/Apr/2017:12:58:43] ENGINE Bus EXITING
2017-04-30 12:58:43,447::INFO::[_cplogging:219] [30/Apr/2017:12:58:43] ENGINE Bus EXITED
2017-04-30 12:58:43,453::INFO::[_cplogging:219] [30/Apr/2017:12:58:43] ENGINE Re-spawning C:\Python27\python.exe C:\SABnzbd\sabnzbd.py -f C:\SABnzbd\settings\sabnzbd.ini
2017-04-30 12:58:45,875::INFO::[sabnzbd:1184] --------------------------------
2017-04-30 12:58:45,880::INFO::[sabnzbd:1185] sabnzbd.py-develop (rev=unknown)
2017-04-30 12:58:45,885::INFO::[sabnzbd:1186] Full executable path = C:\SABnzbd\sabnzbd.py
2017-04-30 12:58:45,895::INFO::[sabnzbd:1194] Platform=Windows-2008ServerR2-6.1.7601-SP1 (=Vista+ x64) Class=nt
2017-04-30 12:58:45,904::INFO::[sabnzbd:1199] Python-version = 2.7.13 (v2.7.13:a06454b1afa1, Dec 17 2016, 20:53:40) [MSC v.1500 64 bit (AMD64)]
2017-04-30 12:58:45,913::INFO::[sabnzbd:1200] Arguments = C:\SABnzbd\sabnzbd.py -f C:\SABnzbd\settings\sabnzbd.ini
2017-04-30 12:58:45,923::INFO::[sabnzbd:1202] Preferred encoding = cp1252
2017-04-30 12:58:45,928::DEBUG::[sabnzbd:1212] My local IPv4 address = 192.168.1.100
2017-04-30 12:58:46,117::DEBUG::[sabnzbd:1218] My public IPv4 address = 174.65.145.157
2017-04-30 12:58:46,121::DEBUG::[sabnzbd:1224] My IPv6 address = 2600:8801:c300:836:90a6:4f3e:ba99:62c1
2017-04-30 12:58:46,173::DEBUG::[sabnzbd:1232] CPU Pystone available performance is 24550
2017-04-30 12:58:46,180::DEBUG::[sabnzbd:1237] CPU model name is AMD Phenom(tm) II X2 555 Processor
2017-04-30 12:58:46,187::INFO::[sabnzbd:1250] Read INI file C:\SABnzbd\settings\sabnzbd.ini
2017-04-30 12:58:46,197::INFO::[__init__:993] Loading data for rss_data.sab from C:\SABnzbd\settings\admin\rss_data.sab
2017-04-30 12:58:46,206::INFO::[__init__:993] Loading data for totals10.sab from C:\SABnzbd\settings\admin\totals10.sab
2017-04-30 12:58:46,213::DEBUG::[bpsmeter:190] Read quota q=0.0 l=0.0 reset=0
2017-04-30 12:58:46,220::INFO::[postproc:92] Loading postproc queue
2017-04-30 12:58:46,224::INFO::[__init__:993] Loading data for postproc2.sab from C:\SABnzbd\settings\admin\postproc2.sab
2017-04-30 12:58:46,233::INFO::[__init__:993] Loading data for queue10.sab from C:\SABnzbd\settings\admin\queue10.sab
2017-04-30 12:58:46,243::DEBUG::[__init__:930] Loading data for SABnzbd_nzo___d_48 from V:\Usenet\Incomplete\Moonshiners.S06E14.720p.HDTV.x264\__ADMIN__\SABnzbd_nzo___d_48
2017-04-30 12:58:46,426::DEBUG::[__init__:930] Loading data for SABnzbd_nzo_azvqqh from V:\Usenet\Incomplete\Moonshiners.S06E07.720p.HDTV.x264\__ADMIN__\SABnzbd_nzo_azvqqh
2017-04-30 12:58:46,463::DEBUG::[__init__:930] Loading data for SABnzbd_nzo_tewnjm from V:\Usenet\Incomplete\Moonshiners.S06E10.720p.HDTV.x264\__ADMIN__\SABnzbd_nzo_tewnjm
2017-04-30 12:58:46,592::DEBUG::[downloader:163] Initializing downloader/decoder
2017-04-30 12:58:46,598::INFO::[__init__:993] Loading data for watched_data2.sab from C:\SABnzbd\settings\admin\watched_data2.sab
2017-04-30 12:58:46,608::INFO::[__init__:993] Loading data for Rating.sab from C:\SABnzbd\settings\admin\Rating.sab
2017-04-30 12:58:46,617::INFO::[__init__:996] C:\SABnzbd\settings\admin\Rating.sab missing
2017-04-30 12:58:46,624::DEBUG::[scheduler:168] Scheduling RSS interval task every 60 min (delay=39)
2017-04-30 12:58:46,630::DEBUG::[scheduler:180] Scheduling VersionCheck on day 3 at 9:26
2017-04-30 12:58:46,635::INFO::[scheduler:190] Setting schedule for midnight BPS reset
2017-04-30 12:58:46,641::DEBUG::[__init__:582] PAUSED_ALL inactive
2017-04-30 12:58:46,647::INFO::[__init__:353] All processes started
2017-04-30 12:58:46,651::INFO::[sabnzbd:304] Web dir is C:\SABnzbd\interfaces\Glitter
2017-04-30 12:58:46,657::INFO::[sabnzbd:304] Web dir is C:\SABnzbd\interfaces\Config
2017-04-30 12:58:46,733::DEBUG::[sabtray:178] SysTray uses codepage 1252
2017-04-30 12:58:46,743::WARNING::[sabnzbd:434] _yenc module... NOT found!
2017-04-30 12:58:46,747::INFO::[sabnzbd:437] Cryptography module (v1.8.1)... found!
2017-04-30 12:58:46,753::INFO::[sabnzbd:442] par2 binary... found (C:\SABnzbd\win\par2\x64\par2.exe)
2017-04-30 12:58:46,760::INFO::[sabnzbd:447] par2cmdline binary... found (C:\SABnzbd\win\par2\par2cmdline.exe)
2017-04-30 12:58:46,767::INFO::[sabnzbd:450] UNRAR binary... found (C:\SABnzbd\win\unrar\x64\UnRAR.exe)
2017-04-30 12:58:46,775::INFO::[sabnzbd:456] unzip binary... found (C:\SABnzbd\win\unzip\unzip.exe)
2017-04-30 12:58:46,782::INFO::[sabnzbd:461] 7za binary... found (C:\SABnzbd\win\7zip\7za.exe)
2017-04-30 12:58:46,788::INFO::[sabnzbd:1304] SSL version OpenSSL 1.0.2j  26 Sep 2016
2017-04-30 12:58:46,793::INFO::[sabnzbd:1305] SSL supported protocols ['TLS v1.2', 'TLS v1.1', 'TLS v1', 'SSL v3']
2017-04-30 12:58:46,805::INFO::[sabnzbd:1444] Starting web-interface on 0.0.0.0:8080
2017-04-30 12:58:46,811::INFO::[_cplogging:219] [30/Apr/2017:12:58:46] ENGINE Bus STARTING
2017-04-30 12:58:46,825::INFO::[_cplogging:219] [30/Apr/2017:12:58:46] ENGINE Started monitor thread '_TimeoutMonitor'.
2017-04-30 12:58:47,223::INFO::[_cplogging:219] [30/Apr/2017:12:58:47] ENGINE Serving on http://0.0.0.0:8080
2017-04-30 12:58:47,230::INFO::[_cplogging:219] [30/Apr/2017:12:58:47] ENGINE Bus STARTED
2017-04-30 12:58:47,234::INFO::[zconfig:64] No Bonjour/ZeroConfig support installed
2017-04-30 12:58:47,240::INFO::[sabnzbd:1482] Starting sabnzbd.py-develop
2017-04-30 12:58:47,243::DEBUG::[__init__:364] Starting postprocessor
2017-04-30 12:58:47,249::DEBUG::[__init__:367] Starting assembler
2017-04-30 12:58:47,253::DEBUG::[__init__:370] Starting downloader
2017-04-30 12:58:47,257::DEBUG::[scheduler:202] Starting scheduler
2017-04-30 12:58:47,265::DEBUG::[__init__:375] Starting dirscanner
2017-04-30 12:58:47,270::INFO::[dirscanner:316] Dirscanner starting up
2017-04-30 12:58:47,273::DEBUG::[__init__:380] Starting urlgrabber
2017-04-30 12:58:47,282::INFO::[urlgrabber:72] URLGrabber starting up
2017-04-30 12:58:47,282::INFO::[panic:269] Launching browser with http://127.0.0.1:8080/sabnzbd
2017-04-30 12:58:47,303::DEBUG::[__init__:1200] Test IPv6: IPv6 test successful. Enabling IPv6
2017-04-30 12:58:47,312::DEBUG::[downloader:382] External IPv6 test result: True
2017-04-30 12:58:47,604::DEBUG::[notifier:112] Sending registration to localhost:23053
2017-04-30 12:58:47,611::DEBUG::[notifier:102] Checking icon
2017-04-30 12:58:47,624::DEBUG::[notifier:219] To : localhost:23053 <<class 'gntp.GNTPRegister'>>
2017-04-30 12:58:47,753::INFO::[__init__:389] SABnzbd shutting down...
2017-04-30 12:58:47,756::DEBUG::[__init__:400] Stopping URLGrabber
2017-04-30 12:58:47,756::INFO::[urlgrabber:67] URLGrabber shutting down
2017-04-30 12:58:48,163::DEBUG::[misc:640] Unsupported release number (develop), will not check
2017-04-30 12:58:48,492::DEBUG::[downloader:398] SSL verification test: True
2017-04-30 12:58:48,618::DEBUG::[interface:523] API-call from 192.168.1.1 [Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36] {'output': u'json', 'apikey': u'<HASH>c6304d5', 'limit': u'5', 'mode': u'queue', 'ma_username': u'admin'}
2017-04-30 12:58:48,711::DEBUG::[notifier:219] Cannot register with Growl [Errno 10061] No connection could be made because the target machine actively refused it
2017-04-30 12:58:52,286::DEBUG::[__init__:407] Stopping rating
2017-04-30 12:58:52,345::DEBUG::[rating:160] Stopping ratings
2017-04-30 12:58:52,349::DEBUG::[__init__:414] Stopping dirscanner
2017-04-30 12:58:52,354::INFO::[dirscanner:307] Dirscanner shutting down
2017-04-30 12:58:52,358::DEBUG::[__init__:422] Stopping downloader
2017-04-30 12:58:52,364::DEBUG::[notifier:112] Sending registration to localhost:23053
2017-04-30 12:58:52,369::DEBUG::[notifier:102] Checking icon
2017-04-30 12:58:52,377::DEBUG::[notifier:219] To : localhost:23053 <<class 'gntp.GNTPRegister'>>
2017-04-30 12:58:52,900::INFO::[downloader:495] Shutting down
2017-04-30 12:58:52,904::DEBUG::[__init__:425] Stopping assembler
2017-04-30 12:58:52,908::INFO::[assembler:72] Shutting down
2017-04-30 12:58:52,913::DEBUG::[__init__:432] Stopping postprocessor
2017-04-30 12:58:52,926::INFO::[nzbqueue:254] Saving queue
2017-04-30 12:58:52,936::DEBUG::[__init__:896] Saving data for SABnzbd_nzo___d_48 in \\?\V:\Usenet\Incomplete\Moonshiners.S06E14.720p.HDTV.x264\__ADMIN__
2017-04-30 12:58:53,121::DEBUG::[__init__:896] Saving data for SABnzbd_nzo_azvqqh in \\?\V:\Usenet\Incomplete\Moonshiners.S06E07.720p.HDTV.x264\__ADMIN__
2017-04-30 12:58:53,158::DEBUG::[__init__:896] Saving data for SABnzbd_nzo_tewnjm in \\?\V:\Usenet\Incomplete\Moonshiners.S06E10.720p.HDTV.x264\__ADMIN__
2017-04-30 12:58:53,220::INFO::[__init__:969] Saving data for queue10.sab in C:\SABnzbd\settings\admin\queue10.sab
2017-04-30 12:58:53,233::INFO::[__init__:969] Saving data for totals10.sab in C:\SABnzbd\settings\admin\totals10.sab
2017-04-30 12:58:53,240::INFO::[__init__:969] Saving data for rss_data.sab in C:\SABnzbd\settings\admin\rss_data.sab
2017-04-30 12:58:53,249::INFO::[__init__:969] Saving data for watched_data2.sab in C:\SABnzbd\settings\admin\watched_data2.sab
2017-04-30 12:58:53,265::INFO::[postproc:86] Saving postproc queue
2017-04-30 12:58:53,270::INFO::[__init__:969] Saving data for postproc2.sab in C:\SABnzbd\settings\admin\postproc2.sab
2017-04-30 12:58:53,279::DEBUG::[scheduler:240] Terminating scheduler
2017-04-30 12:58:53,295::INFO::[__init__:452] All processes stopped
2017-04-30 12:58:53,299::INFO::[_cplogging:219] [30/Apr/2017:12:58:53] ENGINE Bus STOPPING
2017-04-30 12:58:53,380::DEBUG::[notifier:219] Cannot register with Growl [Errno 10061] No connection could be made because the target machine actively refused it
2017-04-30 12:59:03,726::INFO::[_cplogging:219] [30/Apr/2017:12:59:03] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 8080)) shut down
2017-04-30 12:59:03,736::INFO::[_cplogging:219] [30/Apr/2017:12:59:03] ENGINE Stopped thread '_TimeoutMonitor'.
2017-04-30 12:59:03,744::INFO::[_cplogging:219] [30/Apr/2017:12:59:03] ENGINE Bus STOPPED
2017-04-30 12:59:03,750::INFO::[_cplogging:219] [30/Apr/2017:12:59:03] ENGINE Bus EXITING
2017-04-30 12:59:03,756::INFO::[_cplogging:219] [30/Apr/2017:12:59:03] ENGINE Bus EXITED
2017-04-30 12:59:03,763::INFO::[_cplogging:219] [30/Apr/2017:12:59:03] ENGINE Re-spawning C:\Python27\python.exe C:\SABnzbd\sabnzbd.py -f C:\SABnzbd\settings\sabnzbd.ini
2017-04-30 12:59:05,724::INFO::[sabnzbd:1184] --------------------------------
2017-04-30 12:59:05,730::INFO::[sabnzbd:1185] sabnzbd.py-develop (rev=unknown)
2017-04-30 12:59:05,736::INFO::[sabnzbd:1186] Full executable path = C:\SABnzbd\sabnzbd.py
2017-04-30 12:59:05,746::INFO::[sabnzbd:1194] Platform=Windows-2008ServerR2-6.1.7601-SP1 (=Vista+ x64) Class=nt
2017-04-30 12:59:05,755::INFO::[sabnzbd:1199] Python-version = 2.7.13 (v2.7.13:a06454b1afa1, Dec 17 2016, 20:53:40) [MSC v.1500 64 bit (AMD64)]
2017-04-30 12:59:05,766::INFO::[sabnzbd:1200] Arguments = C:\SABnzbd\sabnzbd.py -f C:\SABnzbd\settings\sabnzbd.ini
2017-04-30 12:59:05,776::INFO::[sabnzbd:1202] Preferred encoding = cp1252
2017-04-30 12:59:05,782::DEBUG::[sabnzbd:1212] My local IPv4 address = 192.168.1.100
2017-04-30 12:59:05,963::DEBUG::[sabnzbd:1218] My public IPv4 address = 174.65.145.157
2017-04-30 12:59:05,970::DEBUG::[sabnzbd:1224] My IPv6 address = 2600:8801:c300:836:90a6:4f3e:ba99:62c1
2017-04-30 12:59:06,023::DEBUG::[sabnzbd:1232] CPU Pystone available performance is 23817
2017-04-30 12:59:06,029::DEBUG::[sabnzbd:1237] CPU model name is AMD Phenom(tm) II X2 555 Processor
2017-04-30 12:59:06,036::INFO::[sabnzbd:1250] Read INI file C:\SABnzbd\settings\sabnzbd.ini
2017-04-30 12:59:06,048::INFO::[__init__:993] Loading data for rss_data.sab from C:\SABnzbd\settings\admin\rss_data.sab
2017-04-30 12:59:06,055::INFO::[__init__:993] Loading data for totals10.sab from C:\SABnzbd\settings\admin\totals10.sab
2017-04-30 12:59:06,065::DEBUG::[bpsmeter:190] Read quota q=0.0 l=0.0 reset=0
2017-04-30 12:59:06,071::INFO::[postproc:92] Loading postproc queue
2017-04-30 12:59:06,075::INFO::[__init__:993] Loading data for postproc2.sab from C:\SABnzbd\settings\admin\postproc2.sab
2017-04-30 12:59:06,085::INFO::[__init__:993] Loading data for queue10.sab from C:\SABnzbd\settings\admin\queue10.sab
2017-04-30 12:59:06,095::DEBUG::[__init__:930] Loading data for SABnzbd_nzo___d_48 from V:\Usenet\Incomplete\Moonshiners.S06E14.720p.HDTV.x264\__ADMIN__\SABnzbd_nzo___d_48
2017-04-30 12:59:06,278::DEBUG::[__init__:930] Loading data for SABnzbd_nzo_azvqqh from V:\Usenet\Incomplete\Moonshiners.S06E07.720p.HDTV.x264\__ADMIN__\SABnzbd_nzo_azvqqh
2017-04-30 12:59:06,315::DEBUG::[__init__:930] Loading data for SABnzbd_nzo_tewnjm from V:\Usenet\Incomplete\Moonshiners.S06E10.720p.HDTV.x264\__ADMIN__\SABnzbd_nzo_tewnjm
2017-04-30 12:59:06,446::DEBUG::[downloader:163] Initializing downloader/decoder
2017-04-30 12:59:06,453::INFO::[__init__:993] Loading data for watched_data2.sab from C:\SABnzbd\settings\admin\watched_data2.sab
2017-04-30 12:59:06,463::INFO::[__init__:993] Loading data for Rating.sab from C:\SABnzbd\settings\admin\Rating.sab
2017-04-30 12:59:06,471::INFO::[__init__:996] C:\SABnzbd\settings\admin\Rating.sab missing
2017-04-30 12:59:06,479::DEBUG::[scheduler:168] Scheduling RSS interval task every 60 min (delay=30)
2017-04-30 12:59:06,486::DEBUG::[scheduler:180] Scheduling VersionCheck on day 3 at 10:16
2017-04-30 12:59:06,492::INFO::[scheduler:190] Setting schedule for midnight BPS reset
2017-04-30 12:59:06,497::DEBUG::[__init__:582] PAUSED_ALL inactive
2017-04-30 12:59:06,503::INFO::[__init__:353] All processes started
2017-04-30 12:59:06,509::INFO::[sabnzbd:304] Web dir is C:\SABnzbd\interfaces\Glitter
2017-04-30 12:59:06,515::INFO::[sabnzbd:304] Web dir is C:\SABnzbd\interfaces\Config
2017-04-30 12:59:06,585::DEBUG::[sabtray:178] SysTray uses codepage 1252
2017-04-30 12:59:06,594::WARNING::[sabnzbd:434] _yenc module... NOT found!
2017-04-30 12:59:06,599::INFO::[sabnzbd:437] Cryptography module (v1.8.1)... found!
2017-04-30 12:59:06,605::INFO::[sabnzbd:442] par2 binary... found (C:\SABnzbd\win\par2\x64\par2.exe)
2017-04-30 12:59:06,611::INFO::[sabnzbd:447] par2cmdline binary... found (C:\SABnzbd\win\par2\par2cmdline.exe)
2017-04-30 12:59:06,619::INFO::[sabnzbd:450] UNRAR binary... found (C:\SABnzbd\win\unrar\x64\UnRAR.exe)
2017-04-30 12:59:06,627::INFO::[sabnzbd:456] unzip binary... found (C:\SABnzbd\win\unzip\unzip.exe)
2017-04-30 12:59:06,634::INFO::[sabnzbd:461] 7za binary... found (C:\SABnzbd\win\7zip\7za.exe)
2017-04-30 12:59:06,640::INFO::[sabnzbd:1304] SSL version OpenSSL 1.0.2j  26 Sep 2016
2017-04-30 12:59:06,647::INFO::[sabnzbd:1305] SSL supported protocols ['TLS v1.2', 'TLS v1.1', 'TLS v1', 'SSL v3']
2017-04-30 12:59:06,657::INFO::[sabnzbd:1444] Starting web-interface on 0.0.0.0:8080
2017-04-30 12:59:06,664::INFO::[_cplogging:219] [30/Apr/2017:12:59:06] ENGINE Bus STARTING
2017-04-30 12:59:06,677::INFO::[_cplogging:219] [30/Apr/2017:12:59:06] ENGINE Started monitor thread '_TimeoutMonitor'.
2017-04-30 12:59:07,082::INFO::[_cplogging:219] [30/Apr/2017:12:59:07] ENGINE Serving on http://0.0.0.0:8080
2017-04-30 12:59:07,088::INFO::[_cplogging:219] [30/Apr/2017:12:59:07] ENGINE Bus STARTED
2017-04-30 12:59:07,094::INFO::[zconfig:64] No Bonjour/ZeroConfig support installed
2017-04-30 12:59:07,099::INFO::[sabnzbd:1482] Starting sabnzbd.py-develop
User avatar
sander
Release Testers
Release Testers
Posts: 8811
Joined: January 22nd, 2008, 2:22 pm

Re: sabnzbd doesn't recognize yEnc installation

Post by sander »

Code: Select all

2017-04-30 12:58:46,743::WARNING::[sabnzbd:434] _yenc module... NOT found!
so indeed the _yenc line is there, while you say and show sabyenc is installed. Strange.

As you're running from source (why?), you should check the source:

https://github.com/sabnzbd/sabnzbd/blob ... #L406-L423

First check: are your running the most recent SABnzbd code? Thus exactly as on github?

As you see, the "_yenc module... NOT found!" will only printed if sabyenc is not found and that sabyenc problem is logged as a Warning. As that is not logged in your log, I doubt you're running the correct SABnzbd code.

Summary: your logging is logically impossible with the current SABnzbd code.

So check if you run the most recent SABnzbd source code. You were running an outdated sabyenc version, after all ...
mpeterson
Newbie
Newbie
Posts: 5
Joined: April 24th, 2017, 12:35 pm

Re: sabnzbd doesn't recognize yEnc installation

Post by mpeterson »

Thanks, sander. This has been very helpful. I'm running from source because I thought it would be a good learning experience - and it has. I used the instructions here:

https://sabnzbd.org/wiki/installation/i ... ce-windows

But for some reason when I ran git clone it did not grab the latest. Adding to the confusion, each attempt to update using git pull would get the response below:

Code: Select all

Administrator@VINYASA /c/sabnzbd (master)
$ git pull https://github.com/sabnzbd/sabnzbd.git
remote: Counting objects: 185, done.
remote: Compressing objects: 100% (30/30), done.
rRemote: Total 185 (delta 139), reused 122 (delta 122), pack-reused 33eceiving o
Receiving objects: 100% (185/185), 418.02 KiB | 0 bytes/s, done.

Resolving deltas: 100% (139/139), completed with 53 local objects.
From https://github.com/sabnzbd/sabnzbd
 * branch            HEAD       -> FETCH_HEAD
Updating 91c1ea9..a0166a4
error: Your local changes to the following files would be overwritten by merge:
        INSTALL.txt
        PKG-INFO
        README.mkd
        SABnzbd.py
        interfaces/Config/templates/staticcfg/js/script.js
        po/main/SABnzbd.pot
        po/main/da.po
        po/main/de.po
        po/main/es.po
        po/main/fi.po
        po/main/fr.po
        po/main/nb.po
        po/main/nl.po
        po/main/pl.po
        po/main/pt_BR.po
        po/main/ro.po
        po/main/ru.po
        po/main/sr.po
        po/main/sv.po
        po/main/zh_CN.po
        po/nsis/da.po
        po/nsis/de.po
        po/nsis/es.po
        po/nsis/fi.po
        po/nsis/fr.po
        po/nsis/nb.po
        po/nsis/nl.po
        po/nsis/pl.po
        po/nsis/pt_BR.po
        po/nsis/ro.po
        po/nsis/ru.po
        po/nsis/sr.po
        po/nsis/sv.po
        po/nsis/zh_CN.po
        sabnzbd/assembler.py
        sabnzbd/cfg.py
        sabnzbd/constants.py
        sabnzbd/decoder.py
        sabnzbd/downloader.py
        sabnzbd/interface.py
        sabnzbd/misc.py
        sabnzbd/newsunpack.py
        sabnzbd/newswrapper.py
        sabnzbd/nzbstuff.py
        sabnzbd/utils/getperformance.py
        sabnzbd/version.py
Please, commit your changes or stash them before you can merge.
error: The following untracked working tree files would be removed by merge:
        licenses/License-OrderedDict.txt
Please move or remove them before you can merge.
Aborting
If I was paying attention I would have noticed that I needed to commit, stash or delete changes before I could merge. So I ran git reset to delete local changes then git pull was able to update my local copy properly:

Code: Select all

Administrator@VINYASA /c/sabnzbd (master)
$ git reset --hard
HEAD is now at 91c1ea9 Update display of Certificate Validation
No more _yenc warning from sabnzbd!
User avatar
sander
Release Testers
Release Testers
Posts: 8811
Joined: January 22nd, 2008, 2:22 pm

Re: sabnzbd doesn't recognize yEnc installation

Post by sander »

Okay.
Post Reply