question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

datahub-gms is not running

See original GitHub issue

Describe the bug Unable to run quickstart - the following issues were detected:

  • datahub-gms is not running

To Reproduce Run the ‘quickstart’ command

Expected behavior Service starts successfully

Desktop (please complete the following information):

  • OS: Linux 4.15.0-1050-gcp Ubuntu SMP x86_64 GNU/Linux
  • Version: Python 3.6.8 (in my VM python refers to Python2.7.17, python3 refers to Python3.6.8)
  • datahub --version: acryl-datahub, version 0.8.7.0
  • docker -v: Docker version 20.10.7, build f0df350
  • docker-compose -v: docker-compose version 1.29.2, build 5becea4c

Additional context The detail of the log file: tmp.log

And the status of containers image

The services below did not start successfully

  • linkedin/datahub-kafka-setup:head
  • linkedin/datahub-elasticsearch-setup:head
  • linkedin/datahub-gms:head
  • acryldata/datahub-mysql-setup:head

Any suggestion would be appreciated.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
jjoyce0510commented, Aug 16, 2021

@frankShih Yes it does!

This was a known issue associated with artificially constrained memory for the GMS container, as you guys have already identified. In the latest release, these have been removed in v0.8.9: https://github.com/linkedin/datahub/releases.

Thanks for your patience ! Hoping everything has been working since.

John

1reaction
Light310commented, Aug 6, 2021

Hello, I’ve had the same issue, you can check latest comments in this thread : https://github.com/linkedin/datahub/issues/2791 Fixing memory limits for datahub-gms container helped me.

Read more comments on GitHub >

github_iconTop Results From Across the Web

datahub-gms is not running · Issue #3023 - GitHub
datahub -gms is not running. To Reproduce Run the 'quickstart' command. Expected behavior. Service starts successfully. Desktop (please complete ...
Read more >
Debugging Guide - DataHub
Debugging Guide. How can I confirm if all Docker containers are running as expected after a quickstart?​. If you set up the datahub...
Read more >
gms is running but not healthy (quick start datahub) - bytemeta
gms will attempt to connect to all the data stores. If it does not connect successfully, it will keep waiting for it to...
Read more >
Image Layer Details - linkedin/datahub-gms:0cbcaf3
linkedin/datahub-gms:0cbcaf3 ; 1. ADD file ... in /. 2.69 MB ; 2. CMD ["/bin/sh"]. 0 B ; 3. ENV DOCKERIZE_VERSION=v0.6.1. 0 B ;...
Read more >
datahub 0.2.25 - Artifact Hub
Key Type Default datahub‑frontend.enabled bool true datahub‑frontend.image.repository string "linkedin/datahub‑frontend‑react" datahub‑frontend.image.tag string "v0.8.14"
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found