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

Logs a warning once per day: event of type UNKNOWN not handled: {"type":"hello"} #251

Open
BastianVoigt opened this issue Apr 24, 2018 · 5 comments

Comments

@BastianVoigt
Copy link

The simple-slack-api logs a warning once per day:

full_message: event of type UNKNOWN not handled: {"type":"hello"}
level: 4
level_name: WARN
logger_name: com.ullink.slack.simpleslackapi.impl.SlackWebSocketSessionImpl
message: event of type UNKNOWN not handled: {"type":"hello"}
BastianVoigt added a commit to BastianVoigt/simple-slack-api that referenced this issue Apr 24, 2018
@eximius313
Copy link

I'm also suffering from this one.
@BastianVoigt - could you do PR for this library?

@eximius313
Copy link

eximius313 commented Oct 8, 2018

BTW. Simmilar to this one I got when somebody joined the channel:

14:45:02.856 [warn] com.ullink.slack.simpleslackapi.impl.SlackWebSocketSessionImpl - event of type UNKNOWN not handled: {"type":"member_joined_channel","user":"XX","channel":"XX","channel_type":"G","team":"XX","inviter":"XX","event_ts":"XX","ts":"XX"}

And when I removed the message from channel:

14:47:09.417 [warn] com.ullink.slack.simpleslackapi.impl.SlackWebSocketSessionImpl - event of type UNKNOWN not handled: {"type":"group_history_changed","latest":XX,"channel":"XX","event_ts":"XX","ts":"XX"}

@BastianVoigt
Copy link
Author

BastianVoigt commented Oct 8, 2018

@eximius313 I did file a PR, but no response:

#252

Seems to me this project ist dead, so I stopped using it

@eximius313
Copy link

I see...
Are you handling member_joined_channel and group_history_changed in your fork?

@BastianVoigt
Copy link
Author

No, just the hello world message. Others can be added similarly

sndl pushed a commit to sndl/simple-slack-api that referenced this issue Feb 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants