Hi everyone! I am having an issue with the my data...
# troubleshoot
c
Hi everyone! I am having an issue with the my datahub gms service. My quickstart was functional yesterday. Today I ran a datahub docker quickstart and may have thrown a monkey wrench into my local environment. Here's my system info, version and logs. I am also digging through the logs, but alas not able to get anywhere quick šŸ˜ž I Tried restoring a backup, but that did not work either. datahub version DataHub CLI version: 0.8.41.2 Python version: 3.7.10 (default, Jun 3 2021, 000201) [GCC 7.3.1 20180712 (Red Hat 7.3.1-13)] HOST OS NAME="Amazon Linux" VERSION="2" ID="amzn" ID_LIKE="centos rhel fedora" VERSION_ID="2" PRETTY_NAME="Amazon Linux 2" docker container ls CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES ##### linkedin/datahub-frontend-react:head "datahub-frontend/bi…" About an hour ago Up 28 minutes (healthy) 0.0.0.0:9002->9002/tcp datahub-frontend-react ##### linkedin/datahub-gms:head "/bin/sh -c /datahub…" About an hour ago Up 28 minutes (unhealthy) 0.0.0.0:8080->8080/tcp datahub-gms caafbe2d3adf confluentinc/cp-schema-registry:5.4.0 "/etc/confluent/dock…" 5 days ago Up 28 minutes 0.0.0.0:8081->8081/tcp schema-registry ##### confluentinc/cp-kafka:5.4.0 "/etc/confluent/dock…" 5 days ago Up 28 minutes 0.0.0.0:9092->9092/tcp, 0.0.0.0:29092->29092/tcp broker ##### elasticsearch:7.9.3 "/tini -- /usr/local…" 5 days ago Up 28 minutes (healthy) 0.0.0.0:9200->9200/tcp, 9300/tcp elasticsearch ##### mysql:5.7 "docker-entrypoint.s…" 5 days ago Up 28 minutes 0.0.0.0:3306->3306/tcp, 33060/tcp mysql ##### confluentinc/cp-zookeeper:5.4.0 "/etc/confluent/dock…" 5 days ago Up 28 minutes 2888/tcp, 0.0.0.0:2181->2181/tcp, 3888/tcp zookeeper Thanks for any help on this!!!
Hey team, I have fixed this issue by setting telemetry to true. My local version of Datahub is now working.