Skip to content
This repository was archived by the owner on Jan 15, 2026. It is now read-only.
This repository was archived by the owner on Jan 15, 2026. It is now read-only.

"msg":"failed to send slack message : certificate signed by unknown authority #29

@ibexmonj

Description

@ibexmonj

Hi team,

      Thanks again for this app. I saw a demo on the CNCF channel and i had to try it.

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:

{"level":"info","msg":"starting deployment watcher","time":"2022-05-04T16:10:20Z"}
{"level":"info","msg":"deployment cache controller synced","time":"2022-05-04T16:10:20Z"}
{"level":"info","msg":"namespace cache controller synced","time":"2022-05-04T16:10:21Z"}

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 ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions