Page 1 of 1

Establish myself?

Posted: June 23rd, 2017, 1:48 am
by allogic
How does one do this?

Re: Establish myself?

Posted: June 23rd, 2017, 2:29 am
by allogic
I only ask because I want to ask a question about SABYenc module... NOT found! Expecting v3.0.2 - when SABYenc ver 3.0.2 is installed, but still thinks that it is not ???

Re: Establish myself?

Posted: June 23rd, 2017, 4:13 am
by safihre
We need a bit more information.
What OS are you on?
What did you try to install SABYenc?

Re: Establish myself?

Posted: June 23rd, 2017, 4:36 am
by allogic
safihre wrote:We need a bit more information.
What OS are you on?
What did you try to install SABYenc?
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)

I have tried to downgrade to 2.8.0 but this still gives me the error.

Many thanks!

Re: Establish myself?

Posted: June 23rd, 2017, 5:04 am
by sander
Is SABnzbd running in the same jail / environment as the root account that shows you do have sabyenc installed?

Re: Establish myself?

Posted: June 23rd, 2017, 5:55 am
by allogic
sander wrote:Is SABnzbd running in the same jail / environment as the root account that shows you do have sabyenc installed?
That is a good point, I believe the user is media and not root.

Let me check that out!

But yes, I am inside one jail when doing this (sabnzbd jail)

So it is installed inside that jail for sabnzbd.

Is there a folder that perhaps it needs to be installed from?