qeled / discordie

Predictable JavaScript abstractions for Discord API.
https://qeled.github.io/discordie/
BSD 2-Clause "Simplified" License
190 stars 45 forks source link

Discordie errors out after failing to reconnect twice #66

Closed Arzte closed 3 months ago

Arzte commented 7 years ago

I have autoReconnect set to true. I should be able to give any additional information that might be needed, just let me know.

Connection to Discord has been lost... Delay till reconnect: 1730.4861123053524
Connection to Discord has been lost... Delay till reconnect: 3565.95924192472
(node:5672) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Error: getaddrinfo ENOENT discordapp.com:443
qeled commented 7 years ago

Fix pushed to dev branch 30246bb.