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

"Error: Evaluation failed: a" on requestPairingCode #3416

Open
2 tasks done
Eonus opened this issue Dec 19, 2024 · 1 comment
Open
2 tasks done

"Error: Evaluation failed: a" on requestPairingCode #3416

Eonus opened this issue Dec 19, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Eonus
Copy link

Eonus commented Dec 19, 2024

Is there an existing issue for this?

  • I have searched the existing issues.

Is this a problem caused by your code, or is it specifically because of the library?

  • I have double-checked my code carefully.

Describe the bug.

I have this problem when I am trying to start account and connect it with phone number and code

Expected Behavior

I expect that I will be able to enter the code and sign in

Steps to Reproduce the Bug or Issue

  1. Start the client
  2. Call "requestPairingCode"
  3. Receive the error

WhatsApp Account Type

Standard

Browser Type

Chrome

Operation System Type

Ubuntu

Phone OS Type

unknown

WhatsApp-Web.js Version

latest

WhatsApp Web Version

Node.js Version

18

Authentication Strategy

LocalAuth

Additional Context

WebSocket connection to 'wss://web.whatsapp.com/ws/chat' failed: WebSocket is closed before the connection is established.

@Eonus Eonus added the bug Something isn't working label Dec 19, 2024
@x4080
Copy link

x4080 commented Dec 28, 2024

do you got solution for it ?
I got similar error

 throw new Error('Evaluation failed: ' + (0, util_js_1.getExceptionMessage)(exceptionDetails));

i tried installing new folder and it works and after a few days it back again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants