[BUG] Slack engine stopped working on September 28 #62812
Labels
Bug
broken, incorrect, or confusing behavior
slack
All salt stuff for slack
Sulfur v3006.0
release code name and version
Milestone
Description
Slack engine is no longer working. The following error is observed in Salt master logs:
Possibly related: https://api.slack.com/changelog/2021-10-rtm-start-to-stop
Setup
Set up Slack engine as described in docs: https://docs.saltproject.io/en/latest/ref/engines/all/salt.engines.slack.html
Example master config:
Steps to Reproduce the behavior
In Slack write
!test.ping target=some-minion
but nothing happens, bot does not respond.Also
tail /var/log/salt/master
to observe the error mentioned above.Expected behavior
Salt commands issued via Slack should be executed.
Versions Report
salt --versions-report
(Provided by running salt --versions-report. Please also mention any differences in master/minion versions.)Additional context
Perhaps Slack engine is deprecated and no longer maintained? For example, after each Salt version upgrade we still need to apply this manual workaround: #59612 (comment).
The text was updated successfully, but these errors were encountered: