Search found 6 matches

by DukeOfAwesome
August 20th, 2024, 11:00 am
Forum: Debian/Ubuntu Package
Topic: Lost access to Sabnzbd. [proxmox, Sabnzbd LXC]
Replies: 11
Views: 15202

Re: Lost access to Sabnzbd. [proxmox, Sabnzbd LXC]

I managed to get a workaround
changing

Code: Select all

python3 SABnzbd py -s 0.0.0.0:7777
to

Code: Select all

python3 SABnzbd py -s 192.168.1.91:7777
works. for some reason when binding to all interfaces it fails
by DukeOfAwesome
August 15th, 2024, 6:27 pm
Forum: Debian/Ubuntu Package
Topic: Lost access to Sabnzbd. [proxmox, Sabnzbd LXC]
Replies: 11
Views: 15202

Re: Lost access to Sabnzbd. [proxmox, Sabnzbd LXC]

Is there a log somewhere that i can check to see why it's exiting?
by DukeOfAwesome
August 13th, 2024, 5:36 pm
Forum: Debian/Ubuntu Package
Topic: Lost access to Sabnzbd. [proxmox, Sabnzbd LXC]
Replies: 11
Views: 15202

Re: Lost access to Sabnzbd. [proxmox, Sabnzbd LXC]

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.
by DukeOfAwesome
August 13th, 2024, 5:24 pm
Forum: Debian/Ubuntu Package
Topic: Lost access to Sabnzbd. [proxmox, Sabnzbd LXC]
Replies: 11
Views: 15202

Re: Lost access to Sabnzbd. [proxmox, Sabnzbd LXC]

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. Aft...
by DukeOfAwesome
August 12th, 2024, 6:35 pm
Forum: Debian/Ubuntu Package
Topic: Lost access to Sabnzbd. [proxmox, Sabnzbd LXC]
Replies: 11
Views: 15202

Re: Lost access to Sabnzbd.

sander wrote: August 11th, 2024, 3:51 pmstart sabnzbd?
Shouldn't it start automatically upon reboot?
I dont know what command to send to force start it.
by DukeOfAwesome
August 11th, 2024, 3:02 pm
Forum: Debian/Ubuntu Package
Topic: Lost access to Sabnzbd. [proxmox, Sabnzbd LXC]
Replies: 11
Views: 15202

Lost access to Sabnzbd. [proxmox, Sabnzbd LXC]

System: Proxmox Host 8.2.4 Sabnzbd LXC installed via tteck's sabnzbd-lxc script. 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 netst...