Hi guys! I have a problem with datahub connection....
# troubleshoot
h
Hi guys! I have a problem with datahub connection. I can't access DataHub Login Page. I saw error message below I use Ubuntu 20.04 in VM (on cloud) python version: 3.8.10 datahub CLI version: 0.8.36 2022/06/09 091920 Problem with request: Get "http://datahub-gms:8080/health": dial tcp xxx.xx.x.x8080 connect: connection refused. Sleeping 1s 2022/06/09 091921 Problem with request: Get "http://datahub-gms:8080/health": dial tcp xxx.xx.x.x8080 connect: connection refused. Sleeping 1s 2022/06/09 091922 Received 200 from http://datahub-gms:8080/health [2022-06-09 091925,970] INFO {datahub_actions.cli.actions:68} - DataHub Actions version: unavailable (installed editable via git) [2022-06-09 091926,432] INFO {datahub_actions.cli.actions:98} - Action Pipeline with name 'ingestion_executor' is now running.
b
You cannot access the DataHub home page? Which container are these logs from?
h
@big-carpet-38439 I can access the DataHub homepage. I refer to https://datahubproject.io/docs/quickstart page. I use this command 'docker logs datahub_datahub-actions_1'. And I checked that err message after trying access DataHub login page.
b
Okay its all good - these error messages are expected
Until GMS container is up