Hi
Ubuntu 24.04
docker 1.5-2
I have created secrets_sql.env and then tried
docker compose up
Everything seems to come up, but the icinga2 container doesn't really start.
The last lines in docker logs are:
Running hooks in /etc/ca-certificates/update.d...
done.
Site 000-default already enabled
Site icingaweb2-ssl already disabled
Site icingaweb2-ssl-redirect already disabled
Pinging mysql:3306
chown: changing ownership of '/etc/icinga2/features-enabled/checker.conf': Operation not permitted
chown: changing ownership of '/etc/icinga2/features-enabled/notification.conf': Operation not permitted
chown: changing ownership of '/etc/icinga2/features-enabled/mainlog.conf': Operation not permitted
run-parts: /opt/setup/50-icinga2 exited with return code 1
Thanks!
Hi
Ubuntu 24.04
docker 1.5-2
I have created secrets_sql.env and then tried
docker compose up
Everything seems to come up, but the icinga2 container doesn't really start.
The last lines in docker logs are:
Running hooks in /etc/ca-certificates/update.d...
done.
Site 000-default already enabled
Site icingaweb2-ssl already disabled
Site icingaweb2-ssl-redirect already disabled
Pinging mysql:3306
chown: changing ownership of '/etc/icinga2/features-enabled/checker.conf': Operation not permitted
chown: changing ownership of '/etc/icinga2/features-enabled/notification.conf': Operation not permitted
chown: changing ownership of '/etc/icinga2/features-enabled/mainlog.conf': Operation not permitted
run-parts: /opt/setup/50-icinga2 exited with return code 1
Thanks!