Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kubedex fails with StatusCode.RESOURCE_EXHAUSTED Received message larger than max #6

Open
bergerx opened this issue Apr 2, 2019 · 0 comments

Comments

@bergerx
Copy link

bergerx commented Apr 2, 2019

in some of our clusters kubedex fails with the following error.

kubectl logs -n monitoring msa-monitoring-kubedex-exporter-5555975f7-hdhwv
<_Rendezvous of RPC that terminated with:
	status = StatusCode.RESOURCE_EXHAUSTED
	details = "Received message larger than max (5308389 vs. 4194304)"
	debug_error_string = "{"created":"@1554216457.448112296","description":"Error received from peer","file":"src/core/lib/surface/call.cc","file_line":1099,"grpc_message":"Received message larger than max (5308389 vs. 4194304)","grpc_status":8}"
>
<_Rendezvous of RPC that terminated with:
	status = StatusCode.RESOURCE_EXHAUSTED
	details = "Received message larger than max (5308389 vs. 4194304)"
	debug_error_string = "{"created":"@1554216460.004088903","description":"Error received from peer","file":"src/core/lib/surface/call.cc","file_line":1099,"grpc_message":"Received message larger than max (5308389 vs. 4194304)","grpc_status":8}"
>
<_Rendezvous of RPC that terminated with:
	status = StatusCode.RESOURCE_EXHAUSTED
	details = "Received message larger than max (5308389 vs. 4194304)"
	debug_error_string = "{"created":"@1554216462.964069445","description":"Error received from peer","file":"src/core/lib/surface/call.cc","file_line":1099,"grpc_message":"Received message larger than max (5308389 vs. 4194304)","grpc_status":8}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant