EasyEngine/site-type-wp

ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)

Opened this issue · 0 comments

Command ee site create ee.test --type=wp --title=easyengine --admin-email=easyengine@ee.test --admin-user=easyengine --admin-pass=easyengine123 is failing to execute.

Alacritty_156

Seems like the root password for MySQL/MariaDB Docker container isn't getting set. This also can be related to docker-compose versions as well as far we debugged.

CC @dhsathiya