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

[BUG] Not receiving notifications on Slack, and ping does not work #275

Closed
sadortun opened this issue May 3, 2020 · 2 comments · Fixed by kubeshop/botkube-docs#40
Closed
Labels
bug Something isn't working

Comments

@sadortun
Copy link

sadortun commented May 3, 2020

Describe the bug
Hi !

We have followed the instructions on how to install and configure botcube, but unfortunatly the bot is unresponsibe.

image

Looking at the logs, we can see a lot of not found messages
image

Also, is it normal that the bot is away ?
image

To Reproduce
Installed with Helm2

helm upgrade  helm-botkube --namespace botkube \
  --set config.communications.slack.enabled=true \
  --set config.communications.slack.channel=k8s \
  --set config.communications.slack.token=xoxb-xxxxxxxxxxxxxxxxxxxxxxx  \
  --set config.settings.clustername=abcd \
  --set config.settings.allowkubectl=false \
  --set image.repository=infracloudio/botkube \
  infracloudio/botkube

Expected behavior

Screenshots

Additional context

@sadortun sadortun added the bug Something isn't working label May 3, 2020
@sadortun
Copy link
Author

sadortun commented May 3, 2020

Tested with deploy-all-in-one.yaml and it working like a charm :) !

@PrasadG193
Copy link
Collaborator

That's a bug in documentation side. We have updated the helm3 commands but helm2 still pointing to older syntax. Let me fix it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants