Hi ALL - We are trying to deploy datahub on k8s - ...
# troubleshoot
c
Hi ALL - We are trying to deploy datahub on k8s - The gms component is failing with this error
Copy code
2023-05-04 17:43:27,138 [pool-19-thread-1] ERROR c.l.d.g.a.service.AnalyticsService:264 - Search query failed: Elasticsearch exception [type=index_not_found_exception, reason=no such index [datahub_usage_event]]
My question is who or what needs to create those indexes? Is it one of the automatic jobs?
l
Hey there 👋 I'm The DataHub Community Support bot. I'm here to help make sure the community can best support you with your request. Let's double check a few things first: 1️⃣ There's a lot of good information on our docs site: www.datahubproject.io/docs, Have you searched there for a solution? Yes button 2️⃣ It's not uncommon that someone has run into your exact problem before in the community. Have you searched Slack for similar issues? Yes button
a
Hi, have you run the prerequesites containers as listed in https://datahubproject.io/docs/deploy/kubernetes/ and waited for them to reach “Ready” state?
c
yes
NAME READY STATUS RESTARTS AGE datahub-acryl-datahub-actions-58765684cc-6p7st 1/1 Running 158 (7m54s ago) 23h datahub-datahub-frontend-85b69c49b6-4mvlm 1/1 Running 0 23h datahub-datahub-gms-b4c458457-gc6qw 0/1 Running 275 (3m28s ago) 23h datahub-elasticsearch-setup-job-c8xf4 0/1 Completed 0 23h datahub-kafka-setup-job-p2c7c 0/1 Completed 0 23h datahub-mysql-setup-job-vwfxr 0/1 Completed 0 23h elasticsearch-master-0 1/1 Running 0 23h metacat-server-5f84f4bddb-w2wsk 1/1 Running 0 28d metacat-server-db-7c5699b99f-pjrp4 1/1 Running 0 31d prerequisites-cp-schema-registry-556c5f6ccd-nf7qc 2/2 Running 0 23h prerequisites-kafka-0 1/1 Running 0 23h prerequisites-mysql-0 1/1 Running 0 23h prerequisites-zookeeper-0 1/1 Running 0 23h
these are all running
but. datahub actions and gms keep restarting
a
Hi, is this still affecting you?
c
no - this was fixed - it was a version mismatch issue