getting-started icon indicating copy to clipboard operation
getting-started copied to clipboard

`TimeoutError: Navigation timeout of 30000 ms exceeded` on GitHub Actions Windows Platform

Open huan opened this issue 5 years ago • 1 comments

08:32:19 INFO PuppetManager install(wechaty-puppet-puppeteer@^0.21.2) done
08:32:50 ERR PuppetPuppeteerBridge start() exception: TimeoutError: Navigation timeout of 30000 ms exceeded
08:32:50 ERR PuppetPuppeteer initBridge() exception: 
08:32:50 WARN PuppetPuppeteerBridge stop() page.close() exception: Error: Protocol error: Connection closed. Most likely the page has been closed.
08:32:50 ERR PuppetPuppeteer start() exception: Error
Error
    at PuppetPuppeteer.<anonymous> (D:\a\wechaty-getting-started\wechaty-getting-started\node_modules\wechaty\dist\src\wechaty.js:483:44)
    at PuppetPuppeteer.emit (events.js:315:20)
    at PuppetPuppeteer.EventEmitter.emit (domain.js:482:12)
    at PuppetPuppeteer.emit (D:\a\wechaty-getting-started\wechaty-getting-started\node_modules\wechaty-puppet\dist\src\puppet.js:162:22)
    at PuppetPuppeteer.<anonymous> (D:\a\wechaty-getting-started\wechaty-getting-started\node_modules\wechaty-puppet-puppeteer\dist\src\puppet-puppeteer.js:110:22)
    at Generator.throw (<anonymous>)
    at rejected (D:\a\wechaty-getting-started\wechaty-getting-started\node_modules\wechaty-puppet-puppeteer\dist\src\puppet-puppeteer.js:24:65)

Log: https://github.com/wechaty/wechaty-getting-started/runs/779635968?check_suite_focus=true#step:5:112

See:

  1. https://github.com/puppeteer/puppeteer/issues/3681#issuecomment-447865342
  2. https://github.com/puppeteer/puppeteer/blob/main/docs/troubleshooting.md#chrome-headless-doesnt-launch-on-windows

huan avatar Jun 17 '20 17:06 huan

Disabled Windows CI for GitHub Actions temporary.

huan avatar Jun 18 '20 02:06 huan