matrix-hacks / matrix-puppet-slack

puppet style slack bridge for matrix
47 stars 17 forks source link

Bridge is going to zombie when disconnect websocket #86

Open d3m3vilurr opened 5 years ago

d3m3vilurr commented 5 years ago
Error in handleMatrixEvent { SlackRTMError: ws not connected, unable to send message
    at RTMClient.send (/opt/matrix-puppet-slack/node_modules/@slack/client/lib/clients/rtm/client.js:755:11)
    at RTMClient.sendMessage (/opt/matrix-puppet-slack/node_modules/@slack/client/lib/clients/rtm/client.js:699:15)
    at Client.sendMessage (/opt/matrix-puppet-slack/client.js:191:21)
    ...

I've shered it in matrix room. this log isn't full but could explain the situation.

bridge should try to reconnect or just shutting down to restart the service.