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

connection problem #670

Open
SuperTone opened this issue May 21, 2024 · 4 comments
Open

connection problem #670

SuperTone opened this issue May 21, 2024 · 4 comments

Comments

@SuperTone
Copy link

The error is close 1006 (abnormal closure): unexpected EOF. How can I prevent this?

10:33:43.455 [Client/Socket DEBUG] Dialing wss://web.whatsapp.com/ws/chat
10:33:44.164 [Client/Socket DEBUG] Frame websocket read pump starting 0xc000174840
10:33:44.367 [Client DEBUG] Starting handler queue loop
10:33:48.001 [Client/Recv DEBUG] <failure location="rva" reason="405"/>
10:33:48.001 [Client ERROR] Client outdated (405) connect failure

(*events.ClientOutdated)
  (events.ClientOutdated)
10:33:48.105 [Client/Socket ERROR] Error reading from websocket: websocket: close 1006 (abnormal closure): unexpected EOF
10:33:48.106 [Client/Socket DEBUG] Frame websocket read pump exiting 0xc000174840
10:33:48.106 [Client DEBUG] Closing handler queue loop
10:33:48.106 [Client DEBUG] OnDisconnect() called, but it was expected, so not emitting event

@tzagim
Copy link

tzagim commented May 21, 2024

I encountered the same error

@manishswami
Copy link

manishswami commented May 21, 2024 via email

@Lilleri
Copy link

Lilleri commented May 22, 2024

same error, there is a way to fix it?

@manishswami
Copy link

manishswami commented May 23, 2024

Change Verion in baileys-version.json

version": [2, 2413, 1]

Working Perfectly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants