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

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
jop217
Newbie
Newbie
Posts: 4
Joined: September 24th, 2020, 5:28 am

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

Post 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?
User avatar
sander
Release Testers
Release Testers
Posts: 8830
Joined: January 22nd, 2008, 2:22 pm

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

Post by sander »

jop217
Newbie
Newbie
Posts: 4
Joined: September 24th, 2020, 5:28 am

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

Post 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
User avatar
sander
Release Testers
Release Testers
Posts: 8830
Joined: January 22nd, 2008, 2:22 pm

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

Post 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 ...
jop217
Newbie
Newbie
Posts: 4
Joined: September 24th, 2020, 5:28 am

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

Post 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.
jop217
Newbie
Newbie
Posts: 4
Joined: September 24th, 2020, 5:28 am

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

Post by jop217 »

Indeed yours works much better.
Thank you
User avatar
sander
Release Testers
Release Testers
Posts: 8830
Joined: January 22nd, 2008, 2:22 pm

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

Post 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!
Post Reply