I'm having problems setting up a clean instance fr...
# troubleshoot
m
I'm having problems setting up a clean instance from scratch following the quickstart instructions. This is on a fresh ubuntu 22 running in aws, only service running is ssh, Installed docker (24.0.2) and docker compose following docker's instructions. Maybe I'm not being patient enough but it is stuck on this for some time now. A couple weeks ago I installed and ran it on my local ubuntu 18. Checking the mysql container log, it doesn't show any errors. I tried on aws linux as well and see the same result. What am I missing here?
1
s
I had similar issue and team suggested to remove volume for that containers and keep trying to restart. Eventually I succeded.
m
yuck, how can I expect to have this deployed in an automated fashion
g
@millions-cat-71706 Try to use specific version with quickstart
Copy code
datahub docker quickstart --version 0.10.3