Hello, When i make a the datahub docker quickstart...
# troubleshoot
h
Hello, When i make a the datahub docker quickstart i get the following error. Somebody know which Problem it could be?
m
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