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

superslacker plugin not sending events to slack. #1148

Closed
bugcy013 opened this issue Sep 10, 2018 · 1 comment
Closed

superslacker plugin not sending events to slack. #1148

bugcy013 opened this issue Sep 10, 2018 · 1 comment
Labels

Comments

@bugcy013
Copy link

Hi Guys,

When we try the superslacker with supervisord I am getting this error. Also it not sending the slack messages

2018-09-07 19:29:55,164 ERRO pool superslacker event buffer overflowed, discarding event 34443

I my supervisord.conf I have this

[eventlistener:superslacker]
command=superslacker --token="XXXXXX-XXXXXX-XXXXXX" --channel="#qa" --hostname="dvserver26" --events="BACKOFF,STOPPING,EXITED,STOPPED,UNKNOWN"
events=PROCESS_STATE,TICK_5

In logs I can see the

$ tail superslacker-stdout---supervisor-hvKFKm.log
RESULT 2
OKREADY
RESULT 2
OKREADY
RESULT 2
OKREADY
RESULT 2
OKREADY
RESULT 2
OKREADY

can you please guide me. How to fix this.

NOTE : have create issue link

-Dhanasekaran.

@mnaberez
Copy link
Member

Since we haven't received any other reports of eventlisteners not working lately, this is likely an issue with the plugin or its configuration. I'm going to close this issue since you already have another one in the plugin's repository. We can reopen later if you believe the issue is a bug in Supervisor itself.

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

No branches or pull requests

2 participants