arobsA
ZITADEL6mo ago
5 replies
arobs

Migrations stuck projections.users14 when upgrading to 2.70.*

Hi, I have recently attempted to upgrade from v2.61.0 to either v2.70.14 or v2.71.13 to get the fix for "permission checks on session API (17f033f)". Unfortunately, I am having some troubles:

- level=info msg="projection is prefilling" caller="/home/runner/work/zitadel/zitadel/internal/eventstore/handler/v2/handler.go:83" projection=projections.users14

and then
- level=warning msg="migration already started, will check again in 5 seconds" caller="/home/runner/work/zitadel/zitadel/internal/migration/migration.go:130" migration step=projections.users14

I have tried restarting the docker container and executing the command zitadel setup cleanup, but this didn't fix it. Going to version v2.68.0 seems to work.

Selfhosted Zitadel with docker compose with an external PostgreSQL database here. I've read the technical advisories, but couldn't find something that relates to this.

Could I get some help with this?
Was this page helpful?