jenkinsci / slack-plugin

A Jenkins plugin for posting notifications to a Slack channel
https://plugins.jenkins.io/slack/
MIT License
669 stars 413 forks source link

Slack plugin version 2.41 breaks slack integration #725

Open Speakus opened 4 years ago

Speakus commented 4 years ago

Your checklist for this issue

Description

v.2.41 have same issue as described here: https://github.com/jenkinsci/slack-plugin/issues/609 rollback to v.2.40 works well

timja commented 4 years ago

there is no info here...

Speakus commented 3 years ago

@timja sorry if the issue here was not clear. Here is the log:

19:52:45 FATAL: the credential with the provided ID (0e19f40b-cec1-4c47-b477-3d56dc8d012b) could not be found and no token was specified
19:52:45 java.lang.IllegalArgumentException: the credential with the provided ID (0e19f40b-cec1-4c47-b477-3d56dc8d012b) could not be found and no token was specified

after updating plugin to 2.44 I have permanent failing of builds I have to rollback to 2.40 to work.