Skip to content

password authentication failed #415

Answered by korridor
Marcel-Lohmann asked this question in Q&A
Discussion options

You must be logged in to vote

Please make sure that the password for the database in the .env and laravel.env is the same and you set the password before the first start of the containers since the database container creates the database with the given credentials only it doesn't already exist. If you are at the beginning of the setup you can do a clean start for the database with docker composer down --volumes (WARNING: this deletes the database!)

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@waja
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by korridor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants