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

not working due to whatsapp web update #2990

Closed
1 task done
saintush opened this issue Apr 25, 2024 · 1 comment
Closed
1 task done

not working due to whatsapp web update #2990

saintush opened this issue Apr 25, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@saintush
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

Error: Evaluation failed: TypeError: Cannot read properties of undefined (reading 'WidFactory')
at puppeteer_evaluation_script:2:42
at ExecutionContext._evaluateInternal (/home/nodemailv2/node_modules/puppeteer/lib/cjs/puppeteer/common/ExecutionContext.js:221:19)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async ExecutionContext.evaluate (/home/nodemailv2/node_modules/puppeteer/lib/cjs/puppeteer/common/ExecutionContext.js:110:16)
at async Client.sendMessage (/home/nodemailv2/node_modules/whatsapp-web.js/src/Client.js:888:28)

Expected behavior

unable to Login

Steps to Reproduce the Bug or Issue

Whatsapp web updated

Relevant Code

Not able to login

Browser Type

Chromium

WhatsApp Account Type

Standard

Does your WhatsApp account have multidevice enabled?

Yes, I am using Multi Device

Environment

[email protected]

Additional context

No response

@saintush saintush added the bug Something isn't working label Apr 25, 2024
@alechkos alechkos marked this as a duplicate of #330 Apr 25, 2024
@alechkos alechkos closed this as not planned Won't fix, can't repro, duplicate, stale Apr 25, 2024
@merlinfuchs
Copy link

merlinfuchs commented Apr 29, 2024

Why is this closed as a duplicate? The other issue was solved by waiting for the client to be ready. That's most likely not the problem here

I was able to resolve it by patching my moduleRaid script with this PR: pedroslopez/moduleRaid#6

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

3 participants