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: TypeError: Cannot read properties of undefined (reading 'default') | at __puppeteer_evaluation_script__:5:95 #3038

Closed
1 task done
gyulamester opened this issue May 16, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@gyulamester
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

erro Error: Evaluation failed: TypeError: Cannot read properties of unde fined (reading 'default')
at puppeteer_evaluation_script:5:95

Expected behavior

after reading qr

Steps to Reproduce the Bug or Issue

after reading qr

Relevant Code

No response

Browser Type

Chromium

WhatsApp Account Type

Standard

Does your WhatsApp account have multidevice enabled?

Yes, I am using Multi Device

Environment

ubuntu 22

Additional context

solution:

client = new Client({
authStrategy: new LocalAuth(),
puppeteer: {
headless: true,
args: [ '--no-sandbox', '--disable-gpu', ],
},
webVersionCache: { type: 'remote', remotePath: 'https://raw.githubusercontent.com/wppconnect-team/wa-version/main/html/2.2412.54.html', }
});

@gyulamester gyulamester added the bug Something isn't working label May 16, 2024
@themazim
Copy link

#3036

@kiriunin
Copy link

Same problem

@Chuen1988
Copy link

Chuen1988 commented May 16, 2024

#2789 (comment)
try with wwebVersion 2.2412.54 from @alechkos

@alechkos
Copy link
Collaborator

#2789
#2816

@alechkos alechkos closed this as not planned Won't fix, can't repro, duplicate, stale May 16, 2024
Repository owner locked and limited conversation to collaborators May 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants