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

报错和hang住 #5

Open
leveryd opened this issue Apr 26, 2023 · 0 comments
Open

报错和hang住 #5

leveryd opened this issue Apr 26, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@leveryd
Copy link
Contributor

leveryd commented Apr 26, 2023

报错信息如下

[2023-04-26T14:09:12.421] [ERROR] default - ProtocolError: Page.enable timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed.
    at new Callback (/Users/leveryd/Downloads/crawler/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Connection.js:61:35)
    at CallbackRegistry.create (/Users/leveryd/Downloads/crawler/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Connection.js:106:26)
    at Connection._rawSend (/Users/leveryd/Downloads/crawler/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Connection.js:216:26)
    at CDPSessionImpl.send (/Users/leveryd/Downloads/crawler/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Connection.js:425:78)
    at FrameManager.initialize (/Users/leveryd/Downloads/crawler/node_modules/puppeteer-core/lib/cjs/puppeteer/common/FrameManager.js:136:24)
    at CDPPage._CDPPage_initialize (/Users/leveryd/Downloads/crawler/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Page.js:838:70)
    at Function._create (/Users/leveryd/Downloads/crawler/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Page.js:60:90)
    at /Users/leveryd/Downloads/crawler/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Target.js:128:42
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)

另外出现报错信息后,程序hang住

@leveryd leveryd added the bug Something isn't working label Apr 26, 2023
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

1 participant