A bit off-topic, but, anyone else having issues with the Lidarr docker container refusing to boot? Had it working a few months ago now after updating the image i get “port already in use” errors in the logs? Is it just my setup or did something break upstream?
I checked and there doesnt seem to be anything running on that port, i closed a working container on another port and tried running it on that one but it still errored out. Hence why i thought it wasnt on my side.
A bit off-topic, but, anyone else having issues with the Lidarr docker container refusing to boot? Had it working a few months ago now after updating the image i get “port already in use” errors in the logs? Is it just my setup or did something break upstream?
Mine runs fine.
Maybe your container port is actually in use?
I checked and there doesnt seem to be anything running on that port, i closed a working container on another port and tried running it on that one but it still errored out. Hence why i thought it wasnt on my side.
I’ll have to do some more digging it seems…
Maybe try enabling debug logs inside the container through a config file (if that is possible)
I’m not using it atm, but you probably are running another service on the same port. Try mapping lidarr to a different port.