Jump to content

Docker Install Failing


John2360

Recommended Posts

Hello,

I have been trying to get an install using Docker to work but unsuccessfully. I go through the below directions:

php composer.phar install
yarn install
docker-compose build
docker-compose up

For composer, however, I downloaded the latest version of composer 1. When I complete this process and view phpvms.test I can get all the way to the database setup. Despite the docker info saying the username and password is phpvms I get an error from the install saying that "Failed! SQLSTATE[HY000] [2002] Connection refused." The mySQL container gives the an error saying, "2020-12-30T03:55:33.375745Z 167 [Note] Access denied for user ''@'phpvms_app_1.phpvms_default' (using password: NO)." If I ignore the error and just hit Setup Database the pages just refreshes. Any ideas of what I am doing wrong here?

Thank you so much

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...