Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slack hooks fail due to no ca #84

Closed
rjlee opened this issue May 10, 2018 · 1 comment
Closed

Slack hooks fail due to no ca #84

rjlee opened this issue May 10, 2018 · 1 comment

Comments

@rjlee
Copy link

rjlee commented May 10, 2018

When running pumba as a docker container sourced from dockerhub with --slackchannel and --slackhook I see the following error:

Failed to fire hook: Post https://hooks.slack.com/services/xyzabc: x509: failed to load system roots and no roots provided

I think you need to add:

apk add ca-certificates to the Dockerfile.

@alexei-led
Copy link
Owner

@rjlee thank you for reporting, adding ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants