Dear lazyweb: a Chrome question for you. I am working on a site locally, all hostnames defined in /etc/hosts, extensions off, yet Chrome hangs a lot on load with the message "resolving host..." Any idea what this is, or how to investigate it further?
-
Show this thread
-
Dev tools shows that Chrome is stalling on a 10.0 second DNS lookup, which suggests a timeout, but there's no remote resources being fetched. This is a toy "hello world" PHP project with everything served from localhost.
3 replies 0 retweets 5 likesShow this thread -
Pinboard Retweeted
Gold star here goes to
@derivativeburke. The issue was that my /etc/hosts entry didn't have an ipV6 address. Adding it fixed the timeout. 127.0.0.1 site.local <-- 10.0 second DNS timeout 127.0.0.1 ::1 site.local <-- works instantly https://twitter.com/derivativeburke/status/1283253490811236352 …Pinboard added,
This Tweet is unavailable.4 replies 3 retweets 71 likesShow this thread -
This Tweet is unavailable.
I thought this was a reply to the "who do I murder" post and got even more excited
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.