Hey, guys I got Mac M1 , tried ```datahub docker q...
# troubleshoot
c
Hey, guys I got Mac M1 , tried
Copy code
datahub docker quickstart
datahub docker quickstart --arch m1
datahub docker quickstart --version v0.9.6.1
I am still getting
Copy code
Unable to run quickstart - the following issues were detected:
- schema-registry is not running
- datahub-gms is still starting
- mysql-setup is not running
- elasticsearch is running by not yet healthy
my docker version is:
Copy code
Docker version 20.10.23, build 7155243
Docker Compose version v2.15.1
Docker Desktop version v4.17.0
I really need your help
plus1 1
👀 1
d
Can you check the failed containers to figure out why those are failing? I can confirm that quickstart should work perfectly with m1 and even I use it on m1.
v
Hi! Did you manage to solve this problem?