Beelink SER4, Ubuntu 22.04, Docker 20.10.23, Zoneminder 1.36.4
Every morning between 6 AM and 7AM Zoneminder attempts to do a DB something and is told the DB zm doesn’t exist. Mysql is up and running, show databases returns the other 4 mysql DB’s but not zm. So, I’ve created a cron job, every 5 min, “select count(*) cameras…” - if == 0 docker restart zoneminder.
Google has been no help. I:m at a loss. Suggestions please.