whatsapp-web.js icon indicating copy to clipboard operation
whatsapp-web.js copied to clipboard

Error: Evaluation failed: i

Open blbraga opened this issue 2 years ago • 9 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Describe the bug

Everytime when I tried to create a group (client.createGroup) with this array: [ '[email protected]', '[email protected]' ]

Is returning this error: Error: Evaluation failed: i at ExecutionContext._evaluateInternal (F:\Inventa\whatsappgroup\node_modules\puppeteer\lib\cjs\puppeteer\common\ExecutionContext.js:221:19) at runMicrotasks () at processTicksAndRejections (node:internal/process/task_queues:96:5) at async ExecutionContext.evaluate (F:\Inventa\whatsappgroup\node_modules\puppeteer\lib\cjs\puppeteer\common\ExecutionContext.js:110:16) at async Client.createGroup (F:\Inventa\whatsappgroup\node_modules\whatsapp-web.js\src\Client.js:1096:27) at async F:\Inventa\whatsappgroup\index.js:194:21

The problem is this number: '[email protected]'. I checked if it is registered and returned true.

Somebody can help me?

Expected behavior

If dont use this specific number, the creation work.

Steps to Reproduce the Bug or Issue

  1. Create a group width this array [ '[email protected]', '[email protected]' ].

Relevant Code

No response

Browser Type

Google Chrome

WhatsApp Account Type

Standard

Does your WhatsApp account have multidevice enabled?

Yes, I am using Multi Device

Environment

Windows 10 Node.js (16.14)

Additional context

No response

blbraga avatar Jan 27 '23 21:01 blbraga

same here :/

vitorfrota avatar Jan 28 '23 02:01 vitorfrota

same here

Gethin0321 avatar Jan 28 '23 08:01 Gethin0321

same here

Kingbultsea avatar Jan 29 '23 03:01 Kingbultsea

cant use

  1. createGroup
  2. addParticipants
  3. removeParticipants
  4. promoteParticipants
  5. demoteParticipants

Kingbultsea avatar Jan 29 '23 11:01 Kingbultsea

same here

Giragloss avatar Jan 29 '23 13:01 Giragloss

i remove the blocked account then it work

Kingbultsea avatar Jan 30 '23 07:01 Kingbultsea

@Kingbultsea Can you elaborate on how to operate? thx

Gethin0321 avatar Jan 30 '23 08:01 Gethin0321

@Kingbultsea Can you elaborate on how to operate? thx

不要邀请被封禁的账号,wa的原生代码上寻找不到相关信息

Kingbultsea avatar Feb 08 '23 10:02 Kingbultsea

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar May 22 '23 03:05 stale[bot]