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

DevTools Error: Unable to load the page: timeout reached (about:blank) #2362

Closed
nimisis opened this issue May 25, 2017 · 6 comments
Closed

Comments

@nimisis
Copy link

nimisis commented May 25, 2017

Initial URL: about:blank
Chrome Version: 60.0.3110.0
Error Message: Unable to load the page: timeout reached
Stack Trace:

Error: Unable to load the page: timeout reached
    at Function.assertPageLoaded (https://chrome-devtools-frontend.appspot.com/serve_file/@0d764046b1e7ea6eb145e2aa39a88a6d0ac3e714/audits2_worker/audits2_worker_module.js:640:332)
    at pass.then._ (https://chrome-devtools-frontend.appspot.com/serve_file/@0d764046b1e7ea6eb145e2aa39a88a6d0ac3e714/audits2_worker/audits2_worker_module.js:644:224)
    at <anonymous>
@brendankenny
Copy link
Member

We should probably just disable testing about:blank

@evenstensberg
Copy link
Contributor

I can work on this if you want to

@RockoDev
Copy link

RockoDev commented Jun 5, 2017

I got the same error, but another URL and Chrome version (Canary). Just after trying to audit a site.

Initial URL: about:srcdoc
Chrome Version: 61.0.3119.0
Error Message: Unable to load the page: timeout reached
Stack Trace:

Error: Unable to load the page: timeout reached
    at Function.assertPageLoaded (https://chrome-devtools-frontend.appspot.com/serve_file/@177b9b934d8398dfb0d17b88fd9ff00f3291cca5/audits2_worker/audits2_worker_module.js:640:332)
    at pass.then._ (https://chrome-devtools-frontend.appspot.com/serve_file/@177b9b934d8398dfb0d17b88fd9ff00f3291cca5/audits2_worker/audits2_worker_module.js:644:224)
    at <anonymous>

@patrickhulce patrickhulce changed the title DevTools Error: Unable to load the page: timeout reached DevTools Error: Unable to load the page: timeout reached (about:blank) Jun 8, 2017
@patrickhulce
Copy link
Collaborator

@patrickhulce
Copy link
Collaborator

fixed in https://chromium.googlesource.com/chromium/src/+/897b0f0e6b6054f5cf2419bf8891477a8eac1b20

@brendankenny
Copy link
Member

do we want to block about:blank outside of devtools as well? The run ends with a timeout and the same error message in the CLI and extension.

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

5 participants