What is this "websocket connection is closing" message I'm suddenly getting? #6343
Unanswered
redfoxofdeath
asked this question in
Q&A
Replies: 1 comment 1 reply
-
See #6045 (comment) and #6045 (comment). |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The other day my bot started spewing out "websocket connection is closing" to the console after being online for a few hours. The issues I've looked into with this message both mention shards (which I have no clue about, and my code doesn't mention that word even once). Apparently it has something to do with the aiohttp library, which I assume discord.py uses internally, but I don't use it in my code. Does anyone have know why this happens?
Beta Was this translation helpful? Give feedback.
All reactions