Hi Folks. I am trying to deploy docker on Google K...
# getting-started
a
Hi Folks. I am trying to deploy docker on Google Kubernetes Engine (GKE) with helm charts. I am getting the below error on gms pod. Find attached the logs from GMS pod. Using below commands to deploy:
Copy code
2023-07-11 19:31:31,815 [pool-15-thread-1] INFO  c.l.m.boot.OnBootApplicationListener:68 - Failed to connect to open servlet: Connect to localhost:8080 [localhost/127.0.0.1] failed: Connection refused (Connection refused)
2023-07-11 19:31:31,818 [pool-15-thread-1] INFO  c.l.m.boot.OnBootApplicationListener:60 - Sleeping for 1 second
2023-07-11 19:31:34,312 [pool-15-thread-1] INFO  c.l.m.boot.OnBootApplicationListener:68 - Failed to connect to open servlet: Connect to localhost:8080 [localhost/127.0.0.1] failed: Connection refused (Connection refused)
2023-07-11 19:31:34,318 [pool-15-thread-1] INFO  c.l.m.boot.OnBootApplicationListener:60 - Sleeping for 1 second
2023-07-11 19:31:35,412 [pool-15-thread-1] INFO  c.l.m.boot.OnBootApplicationListener:68 - Failed to connect to open servlet: Connect to localhost:8080 [localhost/127.0.0.1] failed: Connection refused (Connection refused)
2023-07-11 19:31:35,415 [pool-15-thread-1] ERROR c.l.m.boot.OnBootApplicationListener:73 - Failed to bootstrap DataHub, OpenAPI servlet was not ready after 30 seconds
Copy code
helm install prerequisites datahub/datahub-prerequisites --values values.yaml
helm install datahub datahub/datahub --values values.yaml
Can anyone help me?
1
Changed gms service from LoadBalancer to ClusterIP and back, but it won't work
d
Hi, please avoid posting in multiple channels since it’s against our community guidelines 🙂 we’ll follow you up here : https://datahubspace.slack.com/archives/C029A3M079U/p1689097240160029
b
You can view our Slack Gluidelines here: https://datahubproject.io/docs/slack/