Updated to Sabnzbd 4.3.2 and now cant download [Debian]

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
Dold5000
Newbie
Newbie
Posts: 12
Joined: May 31st, 2024, 9:57 am

Updated to Sabnzbd 4.3.2 and now cant download [Debian]

Post by Dold5000 »

I updated to sabnzbd 4.3.2 and im getting two error codes

ERROR Essential modules are missing, downloading cannot start.
ERROR SABCTools disabled: no correct version found! (Found v8.1.0, expecting v8.2.0)

Thank you in advance
User avatar
OneCD
Hero Member
Hero Member
Posts: 597
Joined: March 4th, 2017, 3:47 pm

Re: Updated to Sabnzbd 4.3.2 and now cant download

Post by OneCD »

Hi, what environment please? Windows, Linux, NAS, etc...
Stuff I like: Apache bash cron DD-WRT Debian DNSMasq Entware FireFox GitHub ImageMagick Kate KDE LibreELEC Netrunner NFS NVIDIA OpenVPN Orvibo-S20 pfSense Python Raspberry-Pi RAID SABnzbd Transmission Usenet VirtualBox Watcher3 XFCE
Dold5000
Newbie
Newbie
Posts: 12
Joined: May 31st, 2024, 9:57 am

Re: Updated to Sabnzbd 4.3.2 and now cant download

Post by Dold5000 »

Debian bookworm
User avatar
OneCD
Hero Member
Hero Member
Posts: 597
Joined: March 4th, 2017, 3:47 pm

Re: Updated to Sabnzbd 4.3.2 and now cant download

Post by OneCD »

Ah, same as me. :)

Installed from source, package manager or something else?
Stuff I like: Apache bash cron DD-WRT Debian DNSMasq Entware FireFox GitHub ImageMagick Kate KDE LibreELEC Netrunner NFS NVIDIA OpenVPN Orvibo-S20 pfSense Python Raspberry-Pi RAID SABnzbd Transmission Usenet VirtualBox Watcher3 XFCE
Dold5000
Newbie
Newbie
Posts: 12
Joined: May 31st, 2024, 9:57 am

Re: Updated to Sabnzbd 4.3.2 and now cant download

Post by Dold5000 »

That's awesome, a friend that helped me setup the server recommended debian and I'm glad I did it. Large learning curve but it runs smooth

I upgraded from a repo

Debian org one

Sorry can't post link because I'm a new user
Last edited by Dold5000 on May 31st, 2024, 8:37 pm, edited 1 time in total.
User avatar
OneCD
Hero Member
Hero Member
Posts: 597
Joined: March 4th, 2017, 3:47 pm

Re: Updated to Sabnzbd 4.3.2 and now cant download

Post by OneCD »

The SABnzbd GitHub repo?

edit: ah, just saw your update. I can't help with that one, so I'll have to let someone else have a shot at this. :)
Stuff I like: Apache bash cron DD-WRT Debian DNSMasq Entware FireFox GitHub ImageMagick Kate KDE LibreELEC Netrunner NFS NVIDIA OpenVPN Orvibo-S20 pfSense Python Raspberry-Pi RAID SABnzbd Transmission Usenet VirtualBox Watcher3 XFCE
Dold5000
Newbie
Newbie
Posts: 12
Joined: May 31st, 2024, 9:57 am

Re: Updated to Sabnzbd 4.3.2 and now cant download

Post by Dold5000 »

Thank you
User avatar
jcfp
Release Testers
Release Testers
Posts: 1004
Joined: February 7th, 2008, 12:45 pm

Re: Updated to Sabnzbd 4.3.2 and now cant download

Post by jcfp »

If you updated from an official debian repository to 4.3.2, you must be using unstable (which is called that for a reason). Then again, that should also have the latest version of sabctools available; I uploaded both on Thursday:
https://tracker.debian.org/news/1533673/
https://tracker.debian.org/news/1533674/

Sometimes sabctools takes a bit longer to complete its build on all architectures, whereas sabnzbdplus only needs a single build, so things can be out of sync for a bit. Try updating all packages on your system again, and restart sab if necessary. The only major change in the new sab package was the inclusion of a native systemd service file, that reads the same config file as the good old init.d (/etc/default/sabnzbdplus) to determine the user and set a bunch of options. I don't expect that to cause an older version of sabctools to stick around.

If things still don't work out, provide the output of

Code: Select all

apt policy $pkgname
for both packages. Add some space to break up the url if the forum software blocks those.
Red_48
Newbie
Newbie
Posts: 1
Joined: June 4th, 2024, 2:16 am

Re: Updated to Sabnzbd 4.3.2 and now cant download

Post by Red_48 »

[SOLVED]
Since the 4.3.2 upgrade SABNZBD running in Docker consistently loses connection to Sonarr/Radarr, all newservers, and the HTTP GUI.

It operates for short periods and then fails with the following error:

Sonarr - "Test was aborted due to an error: Unable to connect to SABnzbd, Http request timed out"
Radarr - "Test was aborted due to an error: Unable to connect to SABnzbd, Http request timed out"
GUI - SAZnzbd is disconnected

SSL has never been selected

Steps taken:
1. Rebooted NAS
2. Confirmed IP, port, and API Keys are correct in Sonarr & Radarr.
3. Re-pulled the latest Docker images for Sonarr, Radarr, SABnzbd from 'linuxserver/sabnzbd:latest' (updated 11 hrs ago at time of writing).
4. Rebotted LAN equipment.
5. In Portainer (Docker GUI) I removed the SABnzbd container from the 'bridge' network and added it back again. It obtained the same IP address when re-added and appears to have solved the problem*

*In my environment I'm unable to add containers to the 'host' network for some reason.
stravrosmanoli
Newbie
Newbie
Posts: 3
Joined: June 13th, 2024, 9:13 am

Re: Updated to Sabnzbd 4.3.2 and now cant download

Post by stravrosmanoli »

I had the same issue too trying to download some new games reverted back to old version after reading about it on the warezhound twitter page for the site source. Thank you for this solution now 4.3.2 works i dont have to use the older release.
Post Reply