I am getting the error withe the complex dataset `...
# troubleshoot
a
I am getting the error withe the complex dataset
Copy code
10:06:22.490 [ForkJoinPool.commonPool-worker-15] ERROR c.d.m.graphql.GraphQLController - Errors while executing graphQL query: "query getDataset($urn: String!) {\n  dataset(urn: $urn
....
result: {errors=[{message=An unknown error occurred., locations=[{line=400, column=5}], path=[dataset, downstreamLineage, entities, 0, entity], extensions={code=500, type=SERVER_ERROR, classification=DataFetchingException}}, {message=An unknown error occurred., locations=[{line=400, column=5}], path=[dataset, downstreamLineage, entities, 1, entity], extensions={code=500, type=SERVER_ERROR, classification=DataFetchingException}}, {message=An unknown error occurred., locations=[{line=400, column=5}], path=[dataset, downstreamLineage, entities, 2, entity], extensions={code=500, type=SERVER_ERROR, classification=DataFetchingException}}, {message=An unknown error occurred., locations=[{line=400, column=5}], path=[dataset, downstreamLineage, entities, 3, entity], extensions={code=500, type=SERVER_ERROR, classification=DataFetchingException}}, {message=An unknown error occurred., locations=[{line=400, column=5}], path=[dataset, downstreamLineage, entities, 4, entity], extensions={code=500, type=SERVER_ERROR,
m
@adamant-van-40260: which version of datahub are you running?
a
datahub-0.8.12
m
This issue has been fixed in 0.8.16
a
okay, we will try to upgrade then 😄