depoio / node-telegram-bot

Client wrapper for Telegram Bot API (Under heavy development)
MIT License
136 stars 30 forks source link

Unhandled rejection Error: read ECONNRESET #83

Open xangel99 opened 7 years ago

xangel99 commented 7 years ago

Unhandled rejection Error: read ECONNRESET at exports._errnoException (util.js:907:11) at TLSWrap.onread (net.js:557:26)

theshaun commented 7 years ago

This is not a new issue, referencing #79

I've seen this happen every now and then when telegram derps up.

I don't believe this is a library issue unless you have more log data/steps to reproduce.