discordjs / discord.js

A powerful JavaScript library for interacting with the Discord API
https://discord.js.org
Apache License 2.0
25.45k stars 3.97k forks source link

InvalidStateError: 'readyState' not OPEN #10612

Open laakal opened 4 days ago

laakal commented 4 days ago

Which package is this bug report for?

ws

Issue description

discord-error

Code sample

No response

Versions

Issue priority

Low (slightly annoying)

Which partials do you have configured?

Not applicable

Which gateway intents are you subscribing to?

Guilds, GuildMessages

I have tested this issue on a development release

No response

didinele commented 4 days ago

Hey there, could you please listen to the client debug event and provide full logs leading up to this crash? Thanks.