Page 1 of 1

Upgrade problems from V 20180105 to V 20200909 [NAS ASUSTOR ]

Posted: September 24th, 2020, 6:34 am
by jop217
Hi,

I've recently upgrade Sbnzbd on my NAS ASUSTOR from V 20180105 to V 20200909.
Since that it's not working anymore.
I've made some research and I've uninstall my old Python library and only left entware install.

Here is the log file:

Code: Select all

2020-09-24 12:19:36,722::ERROR::[misc:936] [N/A] The command in build_command is undefined.
2020-09-24 12:19:36,723::ERROR::[SABnzbd:410] SABYenc module... NOT found! Expecting v4.0.0
2020-09-24 12:19:36,728::ERROR::[SABnzbd:468] Essential modules are missing, downloading cannot start.
I've check and SABYenc is well installed in the right version:

Code: Select all

pip3 install sabyenc3==4.0.0
Requirement already satisfied: sabyenc3==4.0.0 in /volume1/.@plugins/AppCentral/entware/opt/lib/python3.8/site-packages (4.0.0)
The version of Python seems to be good as well

Code: Select all

python -V
Python 3.8.5
Can you help me?

Re: Upgrade problems from V 20180105 to V 20200909 [NAS ASUSTOR ]

Posted: September 24th, 2020, 7:52 am
by sander

Re: Upgrade problems from V 20180105 to V 20200909 [NAS ASUSTOR ]

Posted: September 24th, 2020, 8:09 am
by jop217
No it's this one:
SABnzbdplus
Mainteneur: Clinton.Hall
Version: 20200909
Catégories: Téléchargement
Taille: 147.97MB
Séries disponibles: AS6, AS70, AS50, AS51, AS2, AS3, AS10, AS61, AS62, AS31, AS32, AS63, AS64, AS40, AS52, AS53, AS65, AS71, AS66
Dernière mise à jour: 2020-09-17

Sorry, it's seems that new user can't post links

Re: Upgrade problems from V 20180105 to V 20200909 [NAS ASUSTOR ]

Posted: September 24th, 2020, 8:53 am
by sander
Ah: https://www.asustor.com/nl/app_central/ ... model=61xx

Wouldn't it be better to get help from Clinton Hall? See the Feedback link in https://www.asustor.com/nl/app_central/ ... model=61xx

That page says "V 20200909: Moved to Python3 support using Entware and venv." ... venv involved ... so special way to use that ...

Re: Upgrade problems from V 20180105 to V 20200909 [NAS ASUSTOR ]

Posted: September 24th, 2020, 9:29 am
by jop217
I've tried your link, but I've to change the port forwarding.
I'll uninstall this one and try yours.
Thank you.

Re: Upgrade problems from V 20180105 to V 20200909 [NAS ASUSTOR ]

Posted: September 25th, 2020, 2:14 am
by jop217
Indeed yours works much better.
Thank you

Re: Upgrade problems from V 20180105 to V 20200909 [NAS ASUSTOR ]

Posted: September 25th, 2020, 2:17 am
by sander
jop217 wrote: September 25th, 2020, 2:14 am Indeed yours works much better.
Thank you
It's not mine, but glad it works!