-
Notifications
You must be signed in to change notification settings - Fork 92
Description
Hi
icingadb-1 | 2025-06-03T13:23:32.232Z FATAL icingadb Error 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '"service" WHERE "environment_id" = ?' at line 1 icingadb-1 | can't perform "SELECT \"properties_checksum\", \"id\" FROM \"service\" WHERE \"environment_id\" = :environment_id" icingadb-1 | github.com/icinga/icinga-go-library/database.CantPerformQuery icingadb-1 | github.com/icinga/icinga-go-library@v0.6.3/database/utils.go:16 icingadb-1 | github.com/icinga/icinga-go-library/database.(*DB).YieldAll.func1
tried to run your docker-compose.yaml "as is" on 2 different machines - on both i ran into the same error.
did i miss smthng or does the .yml need to be updated?
thx & br