Hello Everyone,
I have 2 Jira setup and details are below,
Instance #1
Instance #2
As you can see, there are no plugin apps are installed in Instance #2, so we can call it as empty instance...
The issue is when I try to upload plugins, it throws 'unexpected error, refer logs' but there are no entries in logs...Then I checked browser's 'Developer console', which shows that 'Request Body is too large' as it refers to the app size that I am uploading...
So, I concluded that there maybe some issues with memory configuration in the Instance #2...but unable to determine where to look...
So, I tried increasing with request quota cpu and memory in Kubernetes for Pod running this Jira application but no effect.
The only area I haven't touched is the Java environment heap size at the moment. This is because I don't know how to update default Java heap size in Jira app running in a container as the Jira app uses Java heap configuration defined in 'setenv.sh' file.
So, I posted my question here to get some suggestions or ideas on below,
Your suggestions/opinions are very much appreciated.
Thank you.
Request Body is too large suggests that you need to configure your ingress to allow larger uploads.
Thank you for the reply... I figured it out and configured ingress "proxy-body-size" then everything working fine now. Appreciate your response Yevhen.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.