Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

php yii migrate gives errors because of database connection issue #80

Open
usmanazFIU opened this issue Jul 14, 2022 · 1 comment
Open

Comments

@usmanazFIU
Copy link

it seems like a mysql user is not created with the docker image build and when we run compose command.
image
i tried logging into meican-db container and access MySQL terminal but root password is also unknown
image

@italovalcy
Copy link
Contributor

Hi @usmanazFIU! THanks for reporting this issue! I could reproduce the same issue you are having by modifying the .env file and using "custom" credentials. One workaround would be to use the default .env file (or change the credentials back to the original - make sure to clean up the DB volume). Can you please try a fresh start with the default .env file?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants