Page 1 of 1

All of my dl's were stopped

Posted: March 25th, 2024, 2:28 am
by Aroult
I'm running sabnzbd in a docker container and everything was working great last night. Today, all of my dl's were stopped and I was getting no bytes from my provider (I have unlimited with 60 connections). My radarr log said there was an issue with the downloader, so i tried to tweak a couple of things. I tried turning SSL on in case my news host needed it. (Guessing at what could have stopped my dl's). Now, when i restart it and check the logs, i dont see any issues and it is unpacking my dl files but i cannot get the gui to load up.

what did i break? i recently tried a new python script that was supposed to create folders and move things around and it had me pull the requirements.txt. could any of those files broke it?

Any thoughts? Thanks in advance

Re: All of my dl's were stopped

Posted: March 25th, 2024, 3:00 am
by safihre
Since you run SABnzbd in a Docker, why not just re-start with a clean docker?
It's bit hard to diagnose :)