Hi Community,
This is a strange one.
I am deploying Jira Data Center via Atlassian Helm chart.
The readiness probe is listening on /status for RUNNING. As will automatically trigger a re-index after the server if deployed.
However, something changed! I am not too sure what as there are no errors in the logs. But now Jira wants to start with state of ERROR. Functionally the server appears to be fine. I have investigated plugins but stilll no idea where it is coming from. Does anyone have any ideas?
Hi @ChristopherChilds ,
try running these tests o check for the actual cause
Thank you. I will try this.
I thought to actually read the readinessprobe against /login? it seems to be working so far. Then I do not need to add any custom probe logic. Instead I can run against httpget.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.