Hello. I’m really not sure if I should post this under the all-things-deployment or ingestion channel. Finally decided to ask it here since this issue is after ingestion.
When the ‘Lineage’ tab of a table is clicked, it shows these error messages “An unknown error occurred. (code 500)” and “Failed to load results! An unexpected error occurred”.
Using the UI for ingestion and the Datahub version is 0.12.0. The data source is Redshift. It is running using Docker.
This log is from the GMS container.
result: {errors=[{message=An unknown error occurred., locations=[{line=2, column=3}], path=[searchAcrossLineage], extensions={code=500, type=SERVER_ERROR, classification=DataFetchingException}}], data={searchAcrossLineage=null}, extensions={tracing={version=1, startTime=2023-11-16T05:21:47.929280Z, endTime=2023-11-16T05:21:47.946235Z, duration=16959018, parsing={startOffset=3934187, duration=3887532}, validation={startOffset=12525530, duration=8563090}, execution={resolvers=[{path=[searchAcrossLineage], parentType=Query, returnType=SearchAcrossLineageResults, fieldName=searchAcrossLineage, startOffset=12683470, duration=3545461}]}}}}, errors: [DataHubGraphQLError{path=[searchAcrossLineage], code=SERVER_ERROR, locations=[SourceLocation{line=2, column=3}]}]