Search found 6 matches

by chonger
April 28th, 2023, 5:31 pm
Forum: General Help
Topic: [Linux/Dietpi] Unable to connect to sabnzbd after 4.0.0 update
Replies: 13
Views: 74666

Re: Unable to connect to sabnzbd after 4.0.0 update

Running journalctl -u sabnzbd.service shows the syntax error below. -- Logs begin at Thu 2019-02-14 10:12:00 GMT, end at Fri 2023-04-28 21:33:19 BST. -- Apr 28 21:05:47 NAS systemd[1]: Started SABnzbd (DietPi). Apr 28 21:05:48 NAS SABnzbd[449]: File "/etc/sabnzbd/SABnzbd.py", line 403 Apr ...
by chonger
April 28th, 2023, 2:56 pm
Forum: General Help
Topic: [Linux/Dietpi] Unable to connect to sabnzbd after 4.0.0 update
Replies: 13
Views: 74666

Re: Unable to connect to sabnzbd after 4.0.0 update

Looks like the service isn't able to start. I've tried to get this to start multiple times manually using DietPi's service manager and I keep getting this. How do I get the service to start? ● sabnzbd.service - SABnzbd (DietPi) Loaded: loaded (/etc/systemd/system/sabnzbd.service; enabled; vendor pre...
by chonger
April 28th, 2023, 2:30 pm
Forum: General Help
Topic: [Linux/Dietpi] Unable to connect to sabnzbd after 4.0.0 update
Replies: 13
Views: 74666

[Linux/Dietpi] Unable to connect to sabnzbd after 4.0.0 update

I have sabnzbd running as a service on my Raspberry Pi 4 running Dietpi. I updated sabnzbd to 4.0.0 version and now I can't access it on my network. I have confirmed in Dietpi that the sabnzbd service is running but when I try to access it via http://192.168.xx.xx:8080/sabnzbd/ I am unable to connec...
by chonger
March 14th, 2021, 1:31 pm
Forum: General Help
Topic: OMV / Docker: Unable to change Temporary and Completed download folders in sabnzbd
Replies: 5
Views: 4169

Re: OMV / Docker: Unable to change Temporary and Completed download folders in sabnzbd

Sorry, should have mentioned that I tried the default locations and they do work. I am able to download stuff into those folders but I'm unable to point radarr to look into those folders to move my downloads out of the complete folder into my library. Sounds like I need to post on some more OMV and ...
by chonger
March 14th, 2021, 1:20 am
Forum: General Help
Topic: OMV / Docker: Unable to change Temporary and Completed download folders in sabnzbd
Replies: 5
Views: 4169

Re: Unable to change Temporary and Completed download folders in sabnzbd

Thanks for the response. Here are the volumes I have set up in docker for sab: https://drive.google.com/file/d/1Z_9S0D0Q2JeBKWzzYWCg31sdtbhLLxU4/view?usp=sharing If you can't see the image it looks like this: Host/volume ------------------------> Path in container /srv/DISKPATH/AppData/sabnzbd----->...
by chonger
March 11th, 2021, 5:46 pm
Forum: General Help
Topic: OMV / Docker: Unable to change Temporary and Completed download folders in sabnzbd
Replies: 5
Views: 4169

OMV / Docker: Unable to change Temporary and Completed download folders in sabnzbd

OMV and docker newbie here. I'm setting up a Raspberry Pi 4 media server. I've set up OMV 5 and got sabnzbd and radarr successfully running in docker using portainer to manage the containers. I'm testing to make sure everything plays nice together so I add a movie to radarr, and radarr searches for ...