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
{{ message }}
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.
The connection continuously keeps failing. See error log Below:
anurags-MBP-2:keyforth_slack anuragsaran$ node server.js
Initializing Botkit v0.5.3
info: ** No persistent storage method specified! Data may be lost when process shuts down.
info: ** Setting up custom handlers for processing Slack messages
info: ** API CALL: https://slack.com/api/rtm.start
notice: ** BOT ID: comradely ...attempting to connect to RTM!
notice: RTM websocket opened
notice: RTM close event: 1006 :
error: Abnormal websocket close event, attempting to reconnect
notice: ** BOT ID: comradely ...reconnect attempt #1 of null being made after 1000ms
info: ** API CALL: https://slack.com/api/rtm.start
notice: ** BOT ID: comradely ...attempting to connect to RTM!
notice: RTM websocket opened
notice: RTM close event: 1006 :
error: Abnormal websocket close event, attempting to reconnect
notice: ** BOT ID: comradely ...reconnect attempt #1 of null being made after 1000ms
info: ** API CALL: https://slack.com/api/rtm.start
notice: ** BOT ID: comradely ...attempting to connect to RTM!
notice: RTM websocket opened
notice: RTM close event: 1006 :
error: Abnormal websocket close event, attempting to reconnect
notice: ** BOT ID: comradely ...reconnect attempt #1 of null being made after 1000ms
info: ** API CALL: https://slack.com/api/rtm.start
notice: ** BOT ID: comradely ...attempting to connect to RTM!
notice: RTM websocket opened
notice: RTM close event: 1006 :
With Debug : true
notice: ** BOT ID: comradely ...attempting to connect to RTM!
notice: RTM websocket opened
debug: RECEIVED MESSAGE
debug: CUSTOM FIND CONVO undefined undefined
debug: DEFAULT SLACK MSG RECEIVED RESPONDER
debug: RECEIVED MESSAGE
debug: CUSTOM FIND CONVO undefined undefined
debug: DEFAULT SLACK MSG RECEIVED RESPONDER
debug: RECEIVED MESSAGE
debug: CUSTOM FIND CONVO U55SGQWF5 undefined
debug: DEFAULT SLACK MSG RECEIVED RESPONDER
notice: RTM close event: 1006 :
error: Abnormal websocket close event, attempting to reconnect
notice: ** BOT ID: comradely ...reconnect attempt #1 of null being made after 1000ms
debug: rtm.start { no_unreads: true,
simple_latest: true,
The text was updated successfully, but these errors were encountered:
The connection continuously keeps failing. See error log Below:
With Debug : true
The text was updated successfully, but these errors were encountered: