Equinoxe
Equinoxe13mo ago

ERROR: relation "projections.instance_domains" does not exist (SQLSTATE 42P01))

I updated my dev machine to Ubuntu 24.04 and postgresql 16 (clean installation) with Zitadel 2.58.2. Now I am getting this error, after running Zitadel with init and then start: unable to set instance using origin http://localhost:8080 (ExternalDomain is localhost): ID=QUERY-d3fas Message=Se produjo un error interno Parent=(ERROR: relation "projections.instance_domains" does not exist (SQLSTATE 42P01)) "Se produjo un error interno" means "internal error" It seems that a table or something was not created. Any help is appreciated.
4 Replies
Equinoxe
EquinoxeOP13mo ago
Additionally, I get: time="2024-09-02T23:30:11Z" level=error msg="migration failed" caller="/home/runner/work/zitadel/zitadel/internal/migration/migration.go:68" error="ID=INST-S3v3w Message=Errors.Instance.Domain.InvalidCharacter" name=03_default_instance time="2024-09-02T23:30:11Z" level=fatal msg="migration failed" caller="/home/runner/work/zitadel/zitadel/cmd/setup/setup.go:239" error="ID=INST-S3v3w Message=Errors.Instance.Domain.InvalidCharacter" name=03_default_instance Notice that the charset of the OS is es_MX.UTF-8
Unknown User
Unknown User13mo ago
Message Not Public
Sign In & Join Server To View
Equinoxe
EquinoxeOP13mo ago
First I run init, then start. But then I deleted the db and run init, setup and start
Unknown User
Unknown User13mo ago
Message Not Public
Sign In & Join Server To View

Did you find this page helpful?