Good morning! Can someone please help decipher thi...
# troubleshoot
g
Good morning! Can someone please help decipher this error from Datahub GMS? Thanks!
Copy code
DataHubGraphQLError{path=[dataset, upstreamLineage, entities, 3, entity, downstreamLineage, entities, 0, entity], code=SERVER_ERROR, locations=[SourceLocation{line=743, column=11}]}
@big-carpet-38439 - This might be related to the issue I was seeing last week.
cc: @witty-actor-87329
b
Hey Eric
Do you mind sending us the logs? (can be private message) Unfortunately it'll be a bit difficult to debug without the additional information
My guess is that there's malformed data in there somewhere
👀 1
a
@mammoth-lawyer-49919, this is very similar to error we’ve seen too
m
If the log file says 'Caused by: io.netty.handler.codec.TooLongFrameException: Response entity too large:' it might be similar to the error we saw.Looker schema might be large.
b
I think I’ve had the same issue (https://github.com/linkedin/datahub/issues/3106) with hive tables.
b
Yes!! We actually have a fix coming for these response too large errors very soon. (Next couple days). Typically these are indeed caused by large schémas
🙌 1
cc @green-football-43791 who has been working on this fix