-
-
Notifications
You must be signed in to change notification settings - Fork 183
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
After Scan Qr puppeteer showing error and server automatically froce quit #48
Comments
I am also facing the same issue after scanning QR Code |
I am also facing same issue.. |
I got the solution.
Thanks Usman Max for the help. @max-programming |
Getting this error Now lastqr/60last.qr generated TimeoutError: waiting for selector
|
puppeteer\lib\cjs\puppeteer\common\ExecutionContext.js:217
throw new Error('Evaluation failed: ' + helper_js_1.helper.getExceptionMessage(exceptionDetails));
^
Error: Evaluation failed: TypeError: Cannot read property 'serialize' of undefined
at puppeteer_evaluation_script:2:38
at ExecutionContext._evaluateInternal (C:\Users\Administrator\Downloads\Whatsapp_API\node_modules\puppeteer\lib\cjs\puppeteer\common\ExecutionContext.js:217:19)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async ExecutionContext.evaluate (C:\Users\Administrator\Downloads\Whatsapp_API\node_modules\puppeteer\lib\cjs\puppeteer\common\ExecutionContext.js:106:16)
at async Client.initialize (C:\Users\Administrator\Downloads\Whatsapp_API\node_modules\whatsapp-web.js\src\Client.js:184:42)
any idea why it is happening.. or else I did the wrong method???
@pranavms13 please give a cmt on this
The text was updated successfully, but these errors were encountered: