docker-immich icon indicating copy to clipboard operation
docker-immich copied to clipboard

Handle the case when redis mod cannot be installed/started

Open danez opened this issue 2 months ago • 0 comments

Yesterday docker hub had an outage and the redis mod image couldn't be downloaded. I saw some "Offline" message in the logs, but the container still proceded and of course immich failed to connect to redis and was restarting in an endless loop. I had to wait till docker hub was working again and then i finally could start immich again.

It would be nice to have a failsafe when mods, which are required fail to install. Even if the container stops completely.

danez avatar Sep 25 '25 19:09 danez