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.
I've set everything up on my RPI B+ for Sab, Sickbeard and CP. They all work great and interact with my install of RaspBMC no issues. The only issue I do have is i can't get the service to autostart. I followed everything in the thread and changed the file to "USER=pi" but still no luck. I can start the service using
From this starting point what is the easiest way to upgrade to a later version (0.7+)?
Thank you.
PS I tried apt-get upgrade and got this:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages have been kept back:
sabnzbdplus sabnzbdplus-theme-classic sabnzbdplus-theme-mobile
sabnzbdplus-theme-plush sabnzbdplus-theme-smpl
0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.
Any idea why these packages have been "kept back" and what I can do about it?
I´m new on Raspberry/Sabnzbd and have a question regarding WebUi:
For me everything is working without any problems and I can also reach WebUi, when I start from SSH following command: sabnzbdplus --server 0.0.0.0
So far so good...
But when I close SSH, where I started sabnzbdplus --server 0.0.0.0, then I can´t reach the WebUi
My question is: How can I start the command sabnzbdplus --server 0.0.0.0 on Raspberry automaticly, so that will run in backgroud and I don´t have to start it manually with commandline? Any suggestions?
Hi...i am a new user here. As per my knowledge when a download starts, CPU use increases, then drops, then increase, then drops, and so on. It looks like the process is killed every time the cpu use reaches a certain value, and is automatically restarted. The overall performance of the Pi follows this routine web interface seems unreachable for 30 seconds, then works fine, then slows down.
EvenChu wrote: ↑July 30th, 2018, 1:14 pm
Hi...i am a new user here. As per my knowledge when a download starts, CPU use increases, then drops, then increase, then drops, and so on. It looks like the process is killed every time the cpu use reaches a certain value, and is automatically restarted. The overall performance of the Pi follows this routine web interface seems unreachable for 30 seconds, then works fine, then slows down.
The Raspi is not a great platform for running SABnzbd; too low CPU.
Anyway ... to improve it:
* set number of newsserver connections to ... 1
* do not run a GUI on the Raspi
I can't install Sabnzbd on my raspberry Pi with the following error (seems to be a problem with unrar).
The following packages have unmet dependencies:
sabnzbdplus : Depends: unrar but it is not installable or
rar but it is not installable
I have tried numerous thing unsuccessfully so far... is there a version of unrar that i can install from sources? I'm not a linux pro, so any help would be appreciated. some of the older suggestions in this thread do not work for me.
Update: I have successfully installed using a precompiled .deb file found on another forum.
bbking67 wrote: ↑January 21st, 2022, 12:17 pm
I can't install Sabnzbd on my raspberry Pi with the following error (seems to be a problem with unrar).
The following packages have unmet dependencies:
sabnzbdplus : Depends: unrar but it is not installable or
rar but it is not installable
I have tried numerous thing unsuccessfully so far... is there a version of unrar that i can install from sources? I'm not a linux pro, so any help would be appreciated. some of the older suggestions in this thread do not work for me.
Update: I have successfully installed using a precompiled .deb file found on another forum.
Trying to stay up to date on Sabnzbd version but I have found conflicting information.
Ask: How to get the latest version and autoupdate Sabnzbd on a Raspberry Pi 4 with Raspian Buster?
Background:
- Current version: sabnzbdplus-2.3.6
- Source List entry: buster main contrib non-free rpi
GPI83 wrote: ↑July 13th, 2022, 5:45 am
Hello Guys,
Trying to stay up to date on Sabnzbd version but I have found conflicting information.
Ask: How to get the latest version and autoupdate Sabnzbd on a Raspberry Pi 4 with Raspian Buster?
Background:
- Current version: sabnzbdplus-2.3.6
- Source List entry: buster main contrib non-free rpi
Please advise
Appreciate your time and insights
Maybe the SABnzbd PPA still works for Debian Buster? Have you tried
If not: github or source.
Or ... bigger step ... switch to Armbian 22.05 Jammy as OS on your Raspi4. Nice OS, Ubuntu based, so automatic updates via the SABnzbd PPA.
Thanks for your response. Per this the topic p=60238#p60238 (sorry I'm not allowed to post links), it seems that PPA is no more an option. I have not tried though...
As it may help others, I did the following:
- In-place Upgrade of Raspian to the latest version (Buster to BullsEye). Not the best approach but didn't want to reinstall due to customization
- Download SABnzbd for linux on SABnzbd and extract the package
- Follow instruction to install required python modules (check SABnzbd help)
- Run SABnzbd via SABnzbd PY