Sonarr container stop working

great news, glad you got it sorted!

what is the output of docker -v && uname -mr && docker compose version

I love linuxserver and run several docker containers. Sonarr is the only failing container. I have tried “Reseting” my sonarr container by creating a new config folder so that it boots up clean. Same problem.

I’m running from a QNAP NAS:

[/share/config/docker-compose] # docker -v && uname -mr && docker-compose version
Docker version 20.10.3, build c52c09e6b8
5.10.60-qnap x86_64
docker-compose version 1.29.2, build 392a2ab7
docker-py version: 5.0.0
CPython version: 3.7.10
OpenSSL version: OpenSSL 1.1.0l  10 Sep 2019

I didn’t realize it was qnap, but your docker version is over 2 years old and could be offset of the problem.

Try following this

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.