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

getting issue of mysql connection error #17

Open
sachinbanugariya opened this issue Jan 31, 2021 · 1 comment
Open

getting issue of mysql connection error #17

sachinbanugariya opened this issue Jan 31, 2021 · 1 comment

Comments

@sachinbanugariya
Copy link

hello,

i am getting mysql connection error while doing this step:
php bin/console oro:install --env prod

also able to try to connect database from backend command line but it seems working fine.
Screenshot 2021-01-31 at 7 00 34 PM

OS used is ubuntu 18.
config file screenshot,
Screenshot 2021-01-31 at 7 01 35 PM
can you please let me know how to debug or fix this.
thanks

@24198
Copy link
Contributor

24198 commented Feb 3, 2021

Hi @sachinbanugariya,

Seems like either the username/password combination is not valid or the user doesn't have the necessary permissions (https://dev.mysql.com/doc/refman/5.7/en/problems-connecting.html), might help in that regard.

Hoep this helps!

Jaimy

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