Notification service Failure #3540
prabhunaveen
started this conversation in
General
Replies: 1 comment 7 replies
-
|
Please share the pod logs when the deployment is ongoing. |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
@saiakhil46 @keshavprasadms
As part for release-5.0.0, The Notification service is failing with below error.Kindly help.
`TASK [sunbird-deploy : helm install] *******************************************
fatal: [localhost]: FAILED! => {
"changed": true,
"cmd": "helm upgrade --install --atomic --timeout 10m notification /var/lib/jenkins/workspace/Deploy/pre-production/Kubernetes1/Notification/kubernetes/helm_charts/core/notification -n preprod",
"delta": "0:10:06.524507",
"end": "2022-09-20 07:25:48.603906",
"rc": 1,
"start": "2022-09-20 07:15:42.079399"
}
STDERR:
Error: UPGRADE FAILED: release notification failed, and has been rolled back due to atomic being set: timed out waiting for the condition
`
Thanks in advance !
cc: @anandvarada @srajasimman @gandham-santhosh
Beta Was this translation helpful? Give feedback.
All reactions