You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tested out a deployment and looks like the slack api calls are failing.
{"level":"error","msg":"failed to send slack message: failed to send message \"*Rollout for Deployment `user-test` in `user` namespace on `dev` cluster is successful.*\" to 'demoapp': Post \"https://slack.com/api/chat.postMessage\": x509: certificate signed by unknown authority","time":"2022-05-04T16:21:32Z"}
I don't quite grok the x509 error. It's not like slack is using a self-signed cert in this case. I am a bit lost here.
Have you seen this error before ?
The text was updated successfully, but these errors were encountered:
Hi team,
I was able to use the example manifest and install hermod in my cluster successfully. The controller started up fine as seen from the logs below:
I tested out a deployment and looks like the slack api calls are failing.
I don't quite grok the x509 error. It's not like slack is using a self-signed cert in this case. I am a bit lost here.
Have you seen this error before ?
The text was updated successfully, but these errors were encountered: