Hi Team-When I am clicking on a dataset,I am getti...
# troubleshoot
m
Hi Team-When I am clicking on a dataset,I am getting this error. On checking the GMS,I see these logs.What could be causing this issue? ... 1 common frames omitted Caused by: io.netty.handler.codec.TooLongFrameException: Response entity too large: HttpObjectAggregator$AggregatedFullHttpResponse(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 2097152, cap: 2097152, components=291)) HTTP/1.1 200 OK Date: Tue, 12 Oct 2021 061034 GMT Content-Type: application/json X-RestLi-Protocol-Version: 2.0.0 Server: Jetty(9.4.20.v20190813) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ... 1 common frames omitted 061035.337 [Thread-14119] ERROR c.d.m.graphql.GraphQLController - Errors while executing graphQL query: "query getChart($urn: String!) {\n chart(urn: $urn) {\n  urn\n  type\n  tool\n  chartId\n  info {\n   name\n   description\n   inputs {\n    urn\n    name\n    origin\n    description\n    platform {\n     name\n     info {\n      logoUrl\n      __typename\n     }\n     __typename\n    }\n    platformNativeType\n    tags\n    ownership {\n     ...ownershipFields\n     __typename\n    }\n    downstreamLineage {\n     ...downstreamRelationshipFields\
m
Hi @mammoth-lawyer-49919 I believe this was a bug that we fixed recently. Are you running the latest (head) docker images?
b
This can still occur if your looker schemas are super large. We are currently working to ensure it never happens. cc @green-football-43791
👍 2