We have enabled the Slack notification for our deployments when the event is getting passed and deployment is successful we are not getting the notification it throws an error with exit code 60
Error:
Exited with code exit status 60
CircleCI received exit code 60
Same here, however only on fail events. Working fine on success events oddly enough. Here is an open issue tracking it. Unexpected Failures on slack success notify · Issue #400 · CircleCI-Public/slack-orb · GitHub
fail
success
EDIT: it is actually also mentioned on this issue in regard to the fail events Build failure · Issue #399 · CircleCI-Public/slack-orb · GitHub
Found the solution updated the image with the latest version and the issue was resolved.