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?
Thanks,
Corey
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.