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.
It's a relatively new setup, been up and running for 2 weeks. This morning i all of a sudden lost access to sabnzbd. Sonarr has about 40 files in queue but since then has lost connection to the service.
when i run netstat i dont see the service running. short of deleting the ini file and starting fresh what can i do to try to revive the system?
Thank you sander.
I've messed around with it a bit more.
I've created multiple new containers and all of them startup for the initial boot. However when i reboot the machine after adding mounted drives for it to use it fails to start properly. This happens on a freshly built container everytime. After a reboot the service fails to start.
root@sabnzbd:~# systemctl status sabnzbd
× sabnzbd.service - SABnzbd
Loaded: loaded (/etc/systemd/system/sabnzbd.service; enabled; preset: enabled)
Active: failed (Result: exit-code) since Tue 2024-08-13 17:16:35 CDT; 1min 57s ago
Duration: 602ms
Process: 297 ExecStart=python3 SABnzbd py -s 0.0.0.0:7777 (code=exited, status=2) //I had to delete the period before py because i'm not allowed to post links...??
Main PID: 297 (code=exited, status=2)
CPU: 593ms
Aug 13 17:16:35 sabnzbd systemd[1]: sabnzbd.service: Scheduled restart job, restart counter is at 5.
Aug 13 17:16:35 sabnzbd systemd[1]: Stopped sabnzbd.service - SABnzbd.
Aug 13 17:16:35 sabnzbd systemd[1]: sabnzbd.service: Start request repeated too quickly.
Aug 13 17:16:35 sabnzbd systemd[1]: sabnzbd.service: Failed with result 'exit-code'.
Aug 13 17:16:35 sabnzbd systemd[1]: Failed to start sabnzbd.service - SABnzbd.
Last edited by DukeOfAwesome on August 13th, 2024, 5:47 pm, edited 2 times in total.
Sorry i was trying to figure out what in that was causing the site to deny my post because i couldn't post links. Turns out it was the SABnzbd.py
I corrected the output of the status prompt. And that's the default port in the script. And yes that's the port i'm trying to access in the browser.
Then I can't help. I can only see/guess: your system tries to start SABnzbd (5 times?), but that fails.
You already said you tried fresh installs, which didn't help. Then I don't know. Maybe there is more logging on your proxmox, but as said: I don't know proxmox.