-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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 #2744
Comments
@icercel were you trying to audit |
Hello.
I can provide the details, but i would kind of like to keep the url
private, if possible?
I think it was due to the `progressive web app` check, but that site i was
testing actually forwards mobile user agents to a different subdomain, and
when that happened, suddenly the url bar indeed turned into about:blank
|
Ah I see, is it reproducible every time for you or only occasionally occurs on that URL? And just to be clear the issue you're experiencing is that the page doesn't try to load at all, not that the page is so slow to load that it times out? |
Hmmm, now that you mention it, i`ve tried again today and ... it worked
both with `progressive web app` checked and without.
I`m starting all the time on a www.<the_site>.com, and when i run the
audit, the url changes immediately to about:blank; yesterday it just stayed
there, but now it actually changes once more to m.<the_site>.com (due to
that user-agent based redirection in the code).
Well, all the audit results pertain to the "m.", instead of the "www.", but
i guess that`s another issue, for another day.
I`ll try again later on and see if i still get the "about:blank" with the
timeout, and if not, i guess we can close this issue?
|
you can disable mobile emulation when using the cli. Devtools cannot sadly. |
Thanks chief! Appreciate you filing this bug. 👏 This is a known issue, most well described in #2784. So, we'll automatically close this as a duplicate. However, if you believe your bug is different than the cases described there, please comment here with "userland-fatal-snowflake" and I'll reopen this bug. 🤖 Beep beep boop. |
Initial URL: about:blank
Chrome Version: 60.0.3112.78
Error Message: Unable to load the page: timeout reached
Stack Trace:
The text was updated successfully, but these errors were encountered: