I am trying to install EspoCRM using the docker scripts on Ubuntu. Everything seems to work. I can access the web UI and the database is present with the espocrm databases, but I can't get past the configuration. I keep getting the error:
"SQLSTATE[HY000] [2002] No such file or directory"
I did notice that the web socket and daemon containers keep restarting... don't know if that affects NGINX <=> Mysql communications.
I attached a screenshot of my configuration attempt, the error message and the docker ps. BTW, there's nothing telling in the NGINX or MySQL logs.
Thanks!
"SQLSTATE[HY000] [2002] No such file or directory"
I did notice that the web socket and daemon containers keep restarting... don't know if that affects NGINX <=> Mysql communications.
I attached a screenshot of my configuration attempt, the error message and the docker ps. BTW, there's nothing telling in the NGINX or MySQL logs.
Thanks!
Comment