docker-generatedata icon indicating copy to clipboard operation
docker-generatedata copied to clipboard

Installation goes into a loop after last step

Open iamthefixer opened this issue 5 years ago • 3 comments

Hi Maxime,

Thank you for sharing the code. I have followed the instruction to the letter but when I hit "Go to script" button I get re-directed to Step 3 "User accounts".

Containers are created fine in Docker, however I can not connect to db using MYSQL Workbench

Using Docker for MAC, Catalina latest release

Please ask in case you need further information

image

iamthefixer avatar Jul 14 '20 22:07 iamthefixer

same here. Did you solve this problem? I guess it is a MySQL connection problem.

zhouyinn avatar Nov 13 '21 06:11 zhouyinn

I believe this is expected 🤔 simply click on "Single, anonymous account" and you should be good to go.

mvisonneau avatar Nov 15 '21 08:11 mvisonneau

Ran into this myself. Fixing the networks in my docker-compose file fixed it. So it was definitely something to do with not being able to talk to the mysql db.

jerrac avatar May 29 '22 20:05 jerrac