-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
Description
When deploying a Wordpress install with a database dump supplied, the data is not loaded in the database server.
The docker logs show the following error:
install_wordpress stdout | this is an existing Wordpress web site, loading the database dump if not loaded already ...
install_wordpress stderr | ERROR install_wordpress stderr | 2003 (HY000) install_wordpress stderr | : Can't connect to MySQL server on 'dbs' (111)
2018-04-27 16:18:14,558 INFO exited: install_wordpress (exit status 1; not expected)
Reactions are currently unavailable