Skip to content
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

Network errors still happening #10392

Closed
AlexDiego123 opened this issue Jul 15, 2024 · 4 comments · Fixed by #10457
Closed

Network errors still happening #10392

AlexDiego123 opened this issue Jul 15, 2024 · 4 comments · Fixed by #10457

Comments

@AlexDiego123
Copy link

I tested this on the new dev build that has the fix for the EAI_AGAIN error and this error is still happening.

Logs (dev build efa16a609): https://pastebin.com/F7qmqjMp

Originally posted by @AlexDiego123 in #10382 (comment)

@didinele
Copy link
Member

Hi, so, to be clear, you aren't using discord.js right?

What's your exact @discordjs/ws version?

@didinele
Copy link
Member

Hey, nevermind. It turns out this is an async_event_emitter bug, pushed about 3 weeks ago (haven't checked when it was actually released on NPM), @vladfrangu is working on a fix and we should be good to go.

@didinele
Copy link
Member

@vladfrangu/async_event_emitter@2.4.4 is now out, so please force it to update and see if it still causes trouble - this goes for everyone in this thread.

I'm not sure what the "proper" way of forcing a non-direct dep like that to update is, but for sure wiping your node_modules and lock file and rerunning npm i/yarn/pnpm i will be enough.

@AlexDiego123
Copy link
Author

This seems to be working for now with @vladfrangu/async_event_emitter@2.4.4, I will keep you updated if the error comes back again.

@almeidx almeidx linked a pull request Sep 4, 2024 that will close this issue
@Jiralite Jiralite assigned didinele and almeidx and unassigned didinele Sep 4, 2024
@Jiralite Jiralite closed this as completed Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants