Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • H headless-chrome-crawler
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 29
    • Issues 29
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • yujiosaka
  • headless-chrome-crawler
  • Issues
  • #344
Closed
Open
Issue created Mar 28, 2019 by yeekit-jewel@yeekit-jewel

Error: Protocol error (Target.closeTarget): Target closed.

What is the current behavior? (node:61647) UnhandledPromiseRejectionWarning: Error: Protocol error (Target.closeTarget): Target closed. at Promise (/Users/random/Documents/GitHub/test/node_modules/puppeteer/lib/Connection.js:86:56) at new Promise (<anonymous>) at Connection.send (/Users/random/Documents/GitHub/test/node_modules/puppeteer/lib/Connection.js:85:12) at Page.close (/Users/random/Documents/GitHub/test/node_modules/puppeteer/lib/Page.js:888:38) at Crawler.close (/Users/random/Documents/GitHub/test/node_modules/headless-chrome-crawler/lib/crawler.js:80:22) at Crawler.<anonymous> (/Users/random/Documents/GitHub/test/node_modules/headless-chrome-crawler/lib/helper.js:177:23) at HCCrawler._request (/Users/random/Documents/GitHub/test/node_modules/headless-chrome-crawler/lib/hccrawler.js:349:21) at process.internalTickCallback (internal/process/next_tick.js:77:7)

If the current behavior is a bug, please provide the steps to reproduce just run the code and you will run into this error randomly

Please tell us about your environment:

  • Version: 1.8.0
  • Platform / OS version: macOS High Sierra version 10.13.6
  • Node.js version: 11.6.0
Assignee
Assign to
Time tracking