April 2, 20233 yr I’ve tried asking support for the docker container itself, but they are stumped. I am very out of my depth and don't know where else to turn I have an inherited Unraid server (6.9.2) and it has a Sonarr docker container which was (as far as I am aware) working fine until sometime overnight. Now it will only run for about 5 minutes before shutting down I have tried rebooting the server and that didn’t help and my other docker containers seem to be working fine. As far as I know the only thing that happened overnight was an automatic backup by CA Appdata Backup/Restore - but this has run several times before without causing a problem Can anyone help me figure out what might have happened and help me fix it?
April 2, 20233 yr Author I'm sorry - I am a complete Unraid novice and am rather lost...... Are you saying I should re-post my question in the Docker Engine section? Or that the answer is in the FAQ? I see a big post in the FAQ about Sonarr, but that is not the issue I am having....
April 3, 20233 yr No, I was saying that if you've got trouble with a container, then to get help anyone is going to need the logs, the docker run command etc. Details in the linked post
April 3, 20233 yr Author Oh, I see....sorry..... Docker run command root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker create --name='sonarr' --net='bridge' -e TZ="Europe/London" -e HOST_OS="Unraid" -e 'PUID'='99' -e 'PGID'='100' -p '8989:8989/tcp' -v '/dev/rtc':'/dev/rtc':'ro' -v '/mnt/user/Videos/':'/tv':'rw' -v '/mnt/user/Downloads/':'/downloads':'rw' -v '/mnt/user/mount_rclone/dropbox/To Mum & Dad/':'/export':'rw' -v '/mnt/user/Downloads/Scripts/':'/scripts':'rw' -v '/mnt/user/appdata/sonarr':'/config':'rw' 'linuxserver/sonarr' b7a38edf4ae0cea94d0149398c82360d9b91ba1234457007e04a3c11e1320065 I have been told that the Sonarr logs themselves are basically useless - they don't say anything about a crash/shutdown, they just stop logging The Unraid logs with the start and subsequent stopping of Sonarr right at the end https://pastebin.com/jY76equ6
April 4, 20233 yr Author Anyone? I didn't mean to be insufficient in information in my initial post - I just really don't understand what I am doing with this at all and am getting it all wrong 😕 FWIW I have since tried force updating the container and that made it initially run for 10 minutes rather than 5, then it stopped again.
April 4, 20233 yr Author Here is an example from the other day https://pastebin.com/Aztkz5UC They just seem to stop. And this might be debug logs from a start-stop just now, assuming I did it right.... https://pastebin.com/16Xb15FV
April 5, 20233 yr Author Does the following help explain anything or confuse matters....? Partly out desperation, partly out of curiosity I made a copy (probably the wrong description) of the container but pointed it at a tag from a few weeks ago. That ran without stopping for a day and a half (when I had to stop it for unrelated reasons) and it's now been running again for over 3 hours
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.