Hi I'm new to Zitadel and trying to set it up with PostgreSQL. I've encoutered this error in two types of PostgreSQL databases (Google Cloud SQL and PlanetScale). This happens in the second phase, setup, after schema init. Is this a known issue? Or am I not configuring it correctly? The error is :
time=2026-03-16T00:22:08.986Z level=INFO msg="verify migration" stream=runtime version=v4.12.2 name=03_default_instance
time=2026-03-16T00:22:09.394Z level=INFO msg="starting migration" stream=runtime version=v4.12.2 name=03_default_instance
time="2026-03-16T00:22:32Z" level=error msg="failed to rollback transaction" caller="/home/runner/work/zitadel/zitadel/internal/database/database.go:58" error="sql: transaction has already been committed or rolled back"
time="2026-03-16T00:22:32Z" level=error msg="failed to push role permission commands" caller="/home/runner/work/zitadel/zitadel/internal/command/instance_role_permissions.go:35" error="timeout: context deadline exceeded"