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 when connecting whatsapp when reading #2793

Closed
1 task done
918483 opened this issue Feb 29, 2024 · 1 comment
Closed
1 task done

error when connecting whatsapp when reading #2793

918483 opened this issue Feb 29, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@918483
Copy link

918483 commented Feb 29, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe.

ProtocolError: Waiting for selector [data-testid="intro-md-beta-logo-dark"], [data-testid="intro-md-beta-logo-light"], [data-asset-intro-image-light="true"], [data-asset-intro-image-dark="true"],[data-icon="intro-md-beta-logo-dark"], [data-icon="intro-md-beta-logo-light"] failed: Runtime.callFunctionOn timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed.
at <instance_members_initializer> (/home/webwhatsapp/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Connection.js:42:14)
at new Callback (/home/webwhatsapp/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Connection.js:46:16)
at CallbackRegistry.create (/home/webwhatsapp/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Connection.js:86:26)
at Connection._rawSend (/home/webwhatsapp/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Connection.js:208:26)
at CdpCDPSession.send (/home/webwhatsapp/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/CDPSession.js:61:33)
at #evaluate (/home/webwhatsapp/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/ExecutionContext.js:211:50)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async ExecutionContext.evaluateHandle (/home/webwhatsapp/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/ExecutionContext.js:178:16)
at async IsolatedWorld.evaluateHandle (/home/webwhatsapp/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/IsolatedWorld.js:124:16)
at async CdpJSHandle.evaluateHandle (/home/webwhatsapp/node_modules/puppeteer-core/lib/cjs/puppeteer/api/JSHandle.js:166:20)
at async WaitTask.rerun (/home/webwhatsapp/node_modules/puppeteer-core/lib/cjs/puppeteer/common/WaitTask.js:104:28)

Describe the solution you'd like.

How can I solve the timeout not being so fast and giving the error?

Describe an alternate solution.

No response

Additional context

No response

@918483 918483 added the enhancement New feature or request label Feb 29, 2024
@alechkos alechkos closed this as completed Mar 1, 2024
@alechkos
Copy link
Collaborator

alechkos commented Mar 1, 2024

#1621

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants