Hi Team, i am getting below error while starting d...
# troubleshoot
e
Hi Team, i am getting below error while starting datahub through
datahub docker quickstart
Copy code
Unable to run quickstart - the following issues were detected:
- datahub-gms is running but not healthy
b
Hi @eager-oxygen-76249 - Are you able to send over the logs for the
datahub-gms
pod?
Steps to getting them:
1. Run
docker container ls
to list running containers. Get the ID column of the
datahub-gms
pod. 2. Run
docker logs <container-id>
(you can write to a file and post it here)
e
Hi John, thanks for looking at this. I had to clean all existing image & tried with
datahub docker quickstart --version v0.8.33
& it worked 🙂
b
Wonderful!
n
Wonderful!