Page 1 of 1

SABYenc module... NOT found!

Posted: June 26th, 2017, 7:21 am
by allogic
So, been reading up on a few posts regarding this and I think I have followed everything as instructed.

However, I still get the error when launching Sabnzbd and in my logs it shows the following;

Code: Select all

2017-06-22 12:48:06,338::WARNING::[SABnzbd:421]  SABYenc module... NOT found! Expecting v3.0.2 - https://sabnzbd.org/sabyenc
I have confirmed that the correct version is installed;

Code: Select all

root@sabnzbd_1:/ # python -c "import sabyenc ; print sabyenc.__version__ "  
3.0.2
Now I must tell you that I am running Freenas11 with a jail of sabnzbd.

Code: Select all

SABnzbd.py-2.0.0 (rev=<HASH>e3af6ec6601fdbf)
Full executable path = /usr/pbi/sabnzbd-amd64/bin/SABnzbd.py
Platform = posix
Python-version = 2.7.9 (default, Apr 23 2017, 02:07:46) 
Do i need to upgrade Sabnzbd to 2.1.0 to make SABYenc work with version of 3.0.2?
(When I say update I have to wait for those chaps at Freenas to release the update)



Many thanks!

Re: SABYenc module... NOT found!

Posted: June 26th, 2017, 8:55 am
by sander
You asked the same here: https://forums.sabnzbd.org/viewtopic.php?f=1&t=22742

So why do you start a new thread?

Re: SABYenc module... NOT found!

Posted: June 26th, 2017, 9:00 am
by allogic
Because it was not in the correct place.

Initially I could not post in the correct place because I was not established. For whatever reason I am now allowed to post in the correct place, so i did so.

And my question was still not answered.

Re: SABYenc module... NOT found!

Posted: June 26th, 2017, 9:32 am
by safihre
As Sander also mentioned in the other thread, you will need to verify that the user and python in the jail actually have Sabyenc.
It just seems that system python under root has Sabyenc, but not inside the jail.
Can you somehow login to the jail and run the installer then?

Re: SABYenc module... NOT found!

Posted: June 27th, 2017, 6:04 pm
by zoggy
just had someone on irc complain about getting half the download speed since upgrading to sab 2.x on QNAP.
asked him to check logs and confirmed that its because sabyenc is missing/not found. he uses clintonhall's package but guess it still hasnt been updated for 2.x+ requirements.

he eventually came back with this script which looks like it got everything sorted, (backups settings, uninstalls sab.. installs requirements+sab):
https://onecdonly.github.io/sherpa/ -- https://forum.qnap.com/viewtopic.php?f=320&t=132373

speaking off.. we really should show if yenc/sabyenc is installed and the sabyenc version on the config root page. since trying to ask someone to change log level to debug and reboot to just 'check' is annoying

Re: SABYenc module... NOT found!

Posted: June 28th, 2017, 12:21 am
by safihre
If Sabyenc is not installed, they get a WARNING at startup, so no need for Debug logging.. Maybe if they still use Plush.

Clinton-hall packages do normally include Sabyenc, so that's strange..

Re: SABYenc module... NOT found!

Posted: June 28th, 2017, 12:29 am
by safihre
But, there is a message in the first page of the Config when Sabyenc is missing. It has been there since 2.0.0:
https://github.com/sabnzbd/sabnzbd/blob ... g.tmpl#L75