October 8, 20178 yr Generally, unraid just runs with very little input from me, which is perfect. However, a couple of times, a docker has stopped running for some reason. As it’s a docker I don’t use a lot and I don’t log in that often, I didn’t realise it had stopped. Therefore, I was wondering if there’s a way to be notified of a docker status change, or if a docker stops from a running status? Does such a thing exist?
October 8, 20178 yr Do you have CA Automatic Backups or Automatic Updates installed? If so, you might have it being affected by those plugins.
October 8, 20178 yr No to your actual question without creating a script to monitor the status But you can try adding this to the extra parameters of the template --restart always So that the container will restart if it exits
October 8, 20178 yr Author 1 hour ago, BRiT said: Do you have CA Automatic Backups or Automatic Updates installed? If so, you might have it being affected by those plugins. I actually have both installed and have for quite a while. It's only stopped a couple of times.
October 8, 20178 yr Author 1 hour ago, Squid said: No to your actual question without creating a script to monitor the status But you can try adding this to the extra parameters of the template --restart always So that the container will restart if it exits Thanks for the tip, I've added this. I also assume I can do this on all dockers? What was strange, was that I couldn't restart the docker until the weekly update came out. If that's the case and it won't restart, what happens with the restart parameter?
October 11, 20178 yr Author On 08/10/2017 at 5:39 PM, WannabeMKII said: If that's the case and it won't restart, what happens with the restart parameter? Anyone able to advise? Will it just keep looping, or will it stop? If it keeps looping, what's the side effect? Would be great to have some sort of notification. Thanks.
Archived
This topic is now archived and is closed to further replies.