8000 provision stuck on 'create and migrate DB' step when using Mysql · Issue #48 · a-chernykh/railsbox · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

provision stuck on 'create and migrate DB' step when using Mysql 8000 #48

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

Open
konclave opened this issue Apr 23, 2016 · 1 comment
Open

Comments

@konclave
Copy link

When I'm trying to run it manually from VM, it shows me prompt:
Access denied for user 'vagrant'@'localhost' (using password: YES). Please provide the root password for your mysql installation

@konclave
Copy link
Author

When mysql_db_password param in config.yml is empty, then password param in development section in database.yml is set to None. Seems like that's why connection to mysql is denied.
If I manually set password for vagrant user in mysql and same password to config.yml, db creating and migration goes okay.

konclave added a commit to konclave/railsbox that referenced this issue Apr 25, 2016
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

1 participant
0