Hej Team! I am trying to get the metadata ingestio...
# troubleshoot
a
Hej Team! I am trying to get the metadata ingestion going from one of our Oracle DBs. The configuration appears to be straight forward - I have verified the source connections. The ingestion fails though. I have a quickstart setup running v0.8.33. I suspect the problem is with the sink (datahub-rest) because there is a 404 response from localhost:8080. And I have verified the datahub-gms container - it is healthy and running fine (even restarted it). I have attached the error log from the ingestion and also the error message when hitting localhost:8080 I have looked at the troubleshooting tips from https://datahubproject.io/docs/ui-ingestion - but it doesn’t appear to help my case - can you perhaps point me in the right direction?
Right - in my case that is http://localhost:8080.
Hmm the hostname datahub-gms is resolved internally then? Let me try it out.
m
Also if you are using UI ingestion you can omit the sink section completely. Datahub will fill it out automatically to point it to the right endpoint.