-
-
Notifications
You must be signed in to change notification settings - Fork 4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Random connection errors #8489
Comments
Possibly relevant: nodejs/undici#1531 |
having the same issues, but it's undici acting up, not d.js |
Having the same issue, but exceptionally on Ubuntu VPS, on Mac everything works properly. |
I had a similar problem that only started occuring when i selfhosted but i have an idea now, ill get back to you |
reproducible here |
Can reproduce too. Happens randomly on an Ubuntu VPS. |
I found two instances of requests from djs that uses fetch as it'srequest source:
My bet would be in the first one, since it's called on every bot start!! |
Hey, I'm experiencing this issue. How do I fix it? |
Which package is this bug report for?
discord.js
Issue description
Random connection errors especially when using slash commands. I'm 100% sure my connection is strong enough. The error is given below:
Code sample
Package version
v14.2.0
Node.js version
v16.13.0
Operating system
Windows 10
Priority this issue should have
Medium (should be fixed soon)
Which partials do you have configured?
Channel
Which gateway intents are you subscribing to?
Guilds, GuildMembers, GuildBans, GuildEmojisAndStickers, GuildInvites, GuildPresences, GuildMessages, GuildMessageReactions, GuildMessageTyping, DirectMessages, DirectMessageReactions, DirectMessageTyping, MessageContent
I have tested this issue on a development release
No response
The text was updated successfully, but these errors were encountered: