Mattis Larsson

Results 5 comments of Mattis Larsson

I'm just writing my own timer, I can't stand any unnecessary dependencies.

Having this as well in our production environment (happens every few months or so). 2017-04-29 05:04:43 Error: not opened at WebSocket.send (/srv/Karma-Mobile-API/node_modules/ws/lib/WebSocket.js:219:16) at slackAPI.sendSock (/srv/Karma-Mobile-API/node_modules/slackbotapi/lib/index.js:127:17) Related: https://github.com/websockets/ws/issues/337

Getting this as well with [node-apn](https://github.com/node-apn/node-apn/): Node version: 6.9.1 ``` AssertionError: false == true at Connection._send (.../node_modules/http2/lib/protocol/connection.js:343:9) ```

Having the same issue.