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.