DiscordPP/discordpp

Bot occasionally fails to connect

UndarkAido opened this issue · 5 comments

It throws this error:

wss://gateway-1.discord.gg/3
[2016-03-28 13:42:37] [fail] WebSocket Connection Unknown - "" /3 0 websocketpp.transport:9 Timer Expired
[2016-03-28 13:42:37] [info] Error getting remote endpoint: system:9 (Bad file descriptor)
[2016-03-28 13:42:37] [error] handle_connect error: Timer Expired
[2016-03-28 13:42:37] [info] asio async_shutdown error: asio.ssl:336462100 (uninitialized)

Looks like it's trying to connect to an invalid gateway?

Possibly. Recently, I haven't seen gateway URLs that looks like this. It could've just been a weird artifact of pre-API endpoints.

aidoboy why do you add a issue to your own repository?

Because someone else might have useful input.

I think this one was an issue on Discord's end.