Join Slack
Powered by
Hello, When i make a the datahub docker quickstart...
# troubleshoot
h
high-gigabyte-86638
08/26/2022, 3:25 PM
Hello, When i make a the datahub docker quickstart i get the following error. Somebody know which Problem it could be?
m
mammoth-bear-12532
08/26/2022, 6:57 PM
It looks like you might be running into a port conflict with the datahub metadata service which tries to get 8080. You can get around this with:
Copy code
DATAHUB_MAPPED_GMS_PORT=38080 datahub docker quickstart
2
Views
Open in Slack
Previous
Next