Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

RESOURCE_EXHAUSTED: gRPC message exceeds maximum size

Corey Mahoney
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 6, 2024

Hello,

Anyone experience the below message when accessing the commits on a repository? We just moved from Bitbucket 7.21.18 on Windows to Bitbucket 8.17.0 on Linux. Since then we get this error on some repos. Is there a way to increase the message size?RepoCommitError.png

Thanks,

Corey

1 answer

1 vote
Corey Mahoney
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 9, 2024

I contacted Atlassian support and this fixed the problem.

Adding the following configuration parameter "plugin.bitbucket-git.mesh.grpc.max-message-size=6242880" to the $BITBUCKET_HOME/shared/bitbucket.properties and restarting Bitbucket should increase the size limit to 6m from the default 5m size.

 
plugin.bitbucket-git.mesh.grpc.max-message-size=6242880

 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
VERSION
8.17.0
TAGS
AUG Leaders

Atlassian Community Events