The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

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

 

DEPLOYMENT TYPE
SERVER
VERSION
8.17.0
TAGS
AUG Leaders

Atlassian Community Events