Package Details: sabnzbd 4.4.1-1

Git Clone URL: https://aur.archlinux.org/sabnzbd.git (read-only, click to copy)
Package Base: sabnzbd
Description: A web-interface based binary newsgrabber with NZB file support
Upstream URL: http://www.sabnzbd.org
Keywords: network usenet
Licenses: GPL
Submitter: esh
Maintainer: fryfrog
Last Packager: fryfrog
Votes: 271
Popularity: 1.24
First Submitted: 2007-11-09 16:21 (UTC)
Last Updated: 2024-12-20 19:07 (UTC)

Latest Comments

1 2 3 4 5 6 .. 65 Next › Last »

lems111 commented on 2025-02-17 11:27 (UTC) (edited on 2025-02-17 11:37 (UTC) by lems111)

I did as you suggested and it resolved that error. I am a noob and didn’t know what you meant at first.

Here’s the command I ran to rebuild the library (I only rebuilt this one):

  • pamac build python-sabctools

After 20 minutes of waiting and the page still not loading, I remembered to do the following:

  • Update the sabnzbd.ini file. The host property was set to 127.0.0.1

Once I updated that and restarted the service, the page finally loaded.

By the way, all my configs are missing. I’ll need to work on this next👍🏼

fryfrog commented on 2025-02-17 00:45 (UTC)

I would not be surprised if you just need to rebuild python-sabctools and python-sabyenc3 and any other aur python packages.

lems111 commented on 2025-02-17 00:40 (UTC) (edited on 2025-02-17 00:40 (UTC) by lems111)

I tried updating today and got the same error: Missing module: sabctools

I ran the find command: sudo find / | grep -i sabctools

It returned the following path: /usr/lib/python3.12/site-packages/sabctools

I don’t know what to do now 🤷‍♂️

andy_0 commented on 2025-02-14 19:57 (UTC)

I just updated to v4.4.1 this week. It works fine. Did you try to install sabctools manually?

exaveal commented on 2025-02-14 19:38 (UTC)

Not working anymore: Feb 14 19:40:07 wolf-desktop sabnzbd[36573]: Missing module: sabctools

baumeimo commented on 2025-01-25 10:04 (UTC)

It took me a while to find out why I can't access :8080... the host is set to 127.0.0.1.

sudo systemctl daemon-reload sudo systemctl enable --now sabnzbd sudo sed -i 's/^host = 127.0.0.1/host = 0.0.0.0/' /var/lib/sabnzbd/sabnzbd.ini

fryfrog commented on 2024-10-26 23:10 (UTC)

@UbiquitousPhoton: I don't know why it works, but I can git clone https://aur.archlinux.org/sabnzbd-desktop.git even though there is no aur package. I had it local still and zipped it up, then thought... why not push it, but it wouldn't push. So I tried cloning it w/ ssh and it worked. Then w/ https and it also worked.

UbiquitousPhoton commented on 2024-10-26 17:16 (UTC)

Don't suppose you (or anyone else) has a copy of the sabnzbd-desktop package files. I would have volunteered to maintain it if I had realised...

tixetsal commented on 2024-05-29 23:13 (UTC)

Great success! :) Thanks

fryfrog commented on 2024-05-29 21:35 (UTC)

@tixetsal, thanks for the report! Done, see how that be!