-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Brianwilliams loose the connection to the slack workspace. It happens frequently, after a uptime of 1h to 7days.
Sending commands to Brian does nothing, and he stops deleting messages from channels.
The "Howdy!" page stays up.
info: ** No persistent storage method specified! Data may be lost when process shuts down.
info: ** Setting up custom handlers for processing Slack messages
info: ** Configuring app as a Slack App!
info: ** API CALL: https://slack.com/api/rtm.start
info: ** Starting webserver on port 80
info: ** Serving webhook endpoints for Slash commands and outgoing webhooks at: http://MY_HOST:80/slack/receive
info: ** Serving app landing page at : http://MY_HOST:80/
info: ** Serving login URL: http://MY_HOST:80/login
info: ** Serving oauth return endpoint: http://MY_HOST:80/oauth
notice: ** BOT ID: brian_williams ...attempting to connect to RTM!
** The RTM api just connected: brian_williams
info: ** API CALL: https://slack.com/api/channels.list
info: ** API CALL: https://slack.com/api/users.info
info: [Start] 0 Task for U85BCRNCA in D86APN2QM
info: > [Start] 0 Conversation with U85BCRNCA in D86APN2QM
info: ** API CALL: https://slack.com/api/chat.postMessage
info: ** API CALL: https://slack.com/api/chat.postMessage
info: > [End] 0 Conversation with U85BCRNCA in D86APN2QM
info: [End] 0 Task for U85BCRNCA in D86APN2QM
info: ** API CALL: https://slack.com/api/channels.list
info: ** API CALL: https://slack.com/api/users.info
info: [Start] 1 Task for U85BCRNCA in D86APN2QM
info: > [Start] 1 Conversation with U85BCRNCA in D86APN2QM
info: ** API CALL: https://slack.com/api/chat.postMessage
info: ** API CALL: https://slack.com/api/chat.postMessage
info: > [End] 1 Conversation with U85BCRNCA in D86APN2QM
info: [End] 1 Task for U85BCRNCA in D86APN2QM
info: ** API CALL: https://slack.com/api/users.info
{ token: '[removed]',
ts: '1516198001.000165',
channel: 'C87AQCM2B',
as_user: true }
0x5c said: "Test"
Attempting to delete the message.
info: ** API CALL: https://slack.com/api/chat.delete
Message successfully deleted!
info: ** API CALL: https://slack.com/api/users.info
{ token: '[removed]',
ts: '1516198115.000093',
channel: 'C87AQCM2B',
as_user: true }
0x5c said: "Test"
Attempting to delete the message.
info: ** API CALL: https://slack.com/api/chat.delete
Message successfully deleted!
info: ** API CALL: https://slack.com/api/users.info
{ token: '[removed]',
ts: '1516198123.000453',
channel: 'C87AQCM2B',
as_user: true }
0x5c said: "Yeeeeeeeeooooooooooo"
Attempting to delete the message.
info: ** API CALL: https://slack.com/api/chat.delete
Message successfully deleted!
** The RTM api just closed
Metadata
Metadata
Assignees
Labels
No labels