Terisback / discord.v

Discord Bot Framework written in V
MIT License
120 stars 12 forks source link

Error from the README example #32

Open JulienLecoq opened 2 years ago

JulienLecoq commented 2 years ago

I'm running the example from the README, and I get this:

2022-09-03 01:40:28 [ERROR] #0 Gateway error: failed to read next message: net: op timed out; code: 9
2022-09-03 01:40:28 [WARN ] #0 Websocket listen: net: op timed out; code: 9

I can still do !ping and the server reply correctly with pong!

JulienLecoq commented 2 years ago

In fact, it depends. Sometimes I get this:

2022-09-03 01:43:39 [ERROR] #0 Gateway error: failed to read next message: net: socket error: 4; code: 4
2022-09-03 01:43:39 [WARN ] #0 Websocket listen: net: socket error: 4; code: 4