Initial Human login fails with 'Could not verify password' - Docker Deployment
Tried with default and custom username and password using steps.yaml with overriding initial creds. But still fails with the same error
Could not verify password
appreciate any help to resolve this.
Including a screenshot of the first login message.
5 Replies
Hi @arunmg007, I'm an AI assistant for ZITADEL. While a team member reviews this question, I'll see if I can find relevant sources for your question.
Answer
I wasn't able to find a direct answer, here are some relevant sources:
1. Configuration Options in ZITADEL : Contains the example configuration files including the
example-zitadel-init-steps.yaml
with default credentials setup.
2. Discord message from @mavcoin13 on 2024-12-04 : Discusses similar login issues where the steps.yaml file is only used to initialize the database and won't work if the database already exists.
Please click the "Ask for help" button to tag a team member who can provide specific guidance on resolving the password verification issue with your Docker deployment.
Feel free to tag @Ask Inkeep with additional questions.
Got it. Tagging @Rajat for additional help.I have tried
example-zitadel-init-steps.yaml
and redeployment with docker compose down -v
with clearing the volume data but with no success. Both the default and override using steps.yaml
did not work.hey @arunmg007 what version are you on?.
I'm running on the latest as per docker image. As per docker compose logs this is the version
Version : v4.0.3
Using this version v3.4.0
helped. I tested all other v4.0.x
and encountered similar error. Seems something is broken and needs fix.so that means the issue exists on v4+ it seems, can you open an issue?/