You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there,
I am constantly trying to integrate my chef handler reports to slack for reporting the chef-client run. But for some reason, i am not been able to use the method you have suggested as i get the following error.
Running handlers:
[2014-12-22T11:59:29+00:00] INFO: Running report handlers
[2014-12-22T11:59:29+00:00] DEBUG: Sending report to Slack #channel@#{team}.slack.com
[2014-12-22T11:59:29+00:00] DEBUG: Failed to send message to Slack: Slack.com - 404 - No hooks
Chef::Handler::Slack Running handlers complete [2014-12-22T11:59:29+00:00] INFO: Report handlers complete Chef Client finished, 3/10 resources updated in 2.509132201 seconds
For some reason i get a 404 NO HOOKS error. Could you kindly help me with another alternative? Also what are :tokens?? isn't it WEBHOOK URL? as that is the only thing we get during a slack incoming web hook creation.
Hoping to get a response at the earliest as this is very urgent.
Thank you for looking it.
Regards,
Akshay
The text was updated successfully, but these errors were encountered:
Hi there,
I am constantly trying to integrate my chef handler reports to slack for reporting the chef-client run. But for some reason, i am not been able to use the method you have suggested as i get the following error.
Running handlers:
[2014-12-22T11:59:29+00:00] INFO: Running report handlers
[2014-12-22T11:59:29+00:00] DEBUG: Sending report to Slack #channel@#{team}.slack.com
[2014-12-22T11:59:29+00:00] DEBUG: Failed to send message to Slack: Slack.com - 404 - No hooks
Chef::Handler::Slack Running handlers complete [2014-12-22T11:59:29+00:00] INFO: Report handlers complete Chef Client finished, 3/10 resources updated in 2.509132201 seconds
For some reason i get a 404 NO HOOKS error. Could you kindly help me with another alternative? Also what are :tokens?? isn't it WEBHOOK URL? as that is the only thing we get during a slack incoming web hook creation.
Hoping to get a response at the earliest as this is very urgent.
Thank you for looking it.
Regards,
Akshay
The text was updated successfully, but these errors were encountered: