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: [scrap] executor error #27

Closed
MrOrz opened this issue Dec 24, 2018 · 0 comments
Closed

Error: [scrap] executor error #27

MrOrz opened this issue Dec 24, 2018 · 0 comments

Comments

@MrOrz
Copy link
Member

MrOrz commented Dec 24, 2018

View details in Rollbar: https://rollbar.com/mrorz/url-resolver/items/19/


Error: Protocol error (Runtime.evaluate): Session closed. Most likely the page has been closed.
  File "/node_modules/puppeteer/lib/Connection.js", line 190, in CDPSession.send
          return Promise.reject(new Error(`Protocol error (${method}): Session closed. Most likely the ${this._targetType} has been closed.`));
  File "/node_modules/puppeteer/lib/ExecutionContext.js", line 82, in ExecutionContext.evaluateHandle
          const {exceptionDetails, result: remoteObject} = await this._client.send('Runtime.evaluate', {
  File "/node_modules/puppeteer/lib/ExecutionContext.js", line 58, in ExecutionContext.evaluate
        const handle = await this.evaluateHandle(pageFunction, ...args);
  File "/node_modules/puppeteer/lib/FrameManager.js", line 346, in Frame.evaluate
        return context.evaluate(pageFunction, ...args);
  File "internal/process/next_tick.js", line 68, in process._tickCallback
@MrOrz MrOrz closed this as completed May 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant