Not able to get SABnzbd running on Manjaro

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
exaveal
Newbie
Newbie
Posts: 4
Joined: October 4th, 2021, 3:24 pm

Not able to get SABnzbd running on Manjaro

Post by exaveal »

Hi,

I installed SABnzbd on Manjaro via AUR, but I always get this error on startup via terminal:

Code: Select all

:~$ sabnzbd
2021-10-04 22:09:29,594::WARNING::[SABnzbd:135] Konnte Web-Vorlage nicht finden: main.tmpl Versuche die Standard-Vorlage zu verwenden.
2021-10-04 22:09:30,841::ERROR::[SABnzbd:441] SABYenc Modul... Nicht gefunden! Erwarte v4.0.0
2021-10-04 22:09:30,844::ERROR::[SABnzbd:499] Wichtige Module fehlen, herunterladen kann nicht gestartet werden.
Sorry, the Error Message is in German. Translation:

Code: Select all

:~$ sabnzbd
2021-10-04 22:09:29,594::WARNING::[SABnzbd:135] Unable to find web-template: main.tmpl Try to use default template.
2021-10-04 22:09:30,841::ERROR::[SABnzbd:441] SABYenc Modul... not found! Require v4.0.0
2021-10-04 22:09:30,844::ERROR::[SABnzbd:499] Important modules missing, downloading cannot be started.
I found a lot via google regarding this error, but all solutions I found were no solution for me, or I could not reproduce them.

Can anybody give me a how-to on really easy basic level? Thanks so far!
User avatar
OneCD
Hero Member
Hero Member
Posts: 557
Joined: March 4th, 2017, 3:47 pm

Re: Not able to get SABnzbd running on Manjaro

Post by OneCD »

Hi and welcome to the forum. :)

Did you also install the 'sabyenc3' module?

Code: Select all

python3 -m pip install sabyenc3
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
exaveal
Newbie
Newbie
Posts: 4
Joined: October 4th, 2021, 3:24 pm

Re: Not able to get SABnzbd running on Manjaro

Post by exaveal »

Hi & thx for the welcome :)
I really have problems posting in this forum. It often permits posts of me, because I'm not allowed to post urls/links - but there is/was no url/link in my post. So I have to right again and just hope, I don't use any syntax falsely recognized as a url.

It was the solution. So simple. Thx!
User avatar
safihre
Administrator
Administrator
Posts: 5338
Joined: April 30th, 2015, 7:35 am
Contact:

Re: Not able to get SABnzbd running on Manjaro

Post by safihre »

Great it worked!

We get a huge amount of spam-bots each day.. so the only way to combat them is block new users from posting links.
After a few posts you are automatically allowed to post links (or stuff that looks like a link/URL), just not in the beginning.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Post Reply