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

I GOT 1045, "Access denied for user 'root'@'172.25.0.9' (using password: YES)") #1490

Open
omarRaafat opened this issue Oct 9, 2023 · 0 comments

Comments

@omarRaafat
Copy link

omarRaafat commented Oct 9, 2023

Issue: Easy Install : 1045, "Access denied for user 'root'@'172.25.0.9' (using password: YES)")

after installing all docker container and setup all layers after finish creating new site i got this error below

143, in raise_mysql_exception
    raise errorclass(errno, errval)
pymysql.err.OperationalError: (1045, "Access denied for user 'root'@'172.25.0.9' (using password: YES)")
 Bench Site creation failed for dev
 Command '['/usr/bin/docker', 'compose', '-p', 'frappe', 'exec', 'backend', 'bench', 'new-site', 'dev', '--no-mariadb-socket', '--db-root-password', '94bee4733', '--admin-password', '5511e4a56eca', '--install-app', 'erpnext', '--set-default']' returned non-zero exit status 1.

** SCREEN SHOT FOR MORE DETAILS **

Screenshot 2023-10-10 004240

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

No branches or pull requests

1 participant