Page 1 of 1

Update 3.5.1 doesn't work / sabyenc not found [sherpa, qpkg]

Posted: July 22nd, 2022, 10:43 am
by an3k
Hi,

SABnzbd 3.5.1 was working fine until I started updating it. Well, I tried. I use sherpa to update. However my QPKG package is already the latest, thus sherpa just updated the opkg packages and other stuff like sabyenc. When SAB restarted it errored about a wrong sabyenc version (expected 4.0.0, got 5.4.2).

I checked here and there and SAB doesn't update itself to 3.6.x but keeps being stuck at 3.5.1 ... I can see in the log that it does ask git but that process takes very long but ends with "OK".

After running pip install sabyenc3==4.0.2 and restarting SAB it now errors with SABYenc module... NOT found!

Since 5.4.2 was "running" but just the wrong version I ran pip install sabyenc3==5.4.2 but I get the same error.

In both cases pip list does show sabyenc being installed.

Re: Update 3.5.1 doesn't work / sabyenc not found

Posted: July 22nd, 2022, 11:01 am
by an3k
I don't know exactly what the problem was but it was sherpa. Instead of validating the locally cached package with the online version it always kept using the local version. Once I got rid of the local version and reinstalled SAB everything worked again.

The solution was:

sherpa clean SABnzbd
sherpa reinstall SABnzbd

Re: Update 3.5.1 doesn't work / sabyenc not found

Posted: August 30th, 2022, 5:03 pm
by Sentinel-
an3k wrote: July 22nd, 2022, 11:01 am I don't know exactly what the problem was but it was sherpa. Instead of validating the locally cached package with the online version it always kept using the local version. Once I got rid of the local version and reinstalled SAB everything worked again.

The solution was:

sherpa clean SABnzbd
sherpa reinstall SABnzbd
Thanks for this! Same issue for me, even a sherpa reinstall wasn't fixing it without the clean.