A transient state Chrome shows while it retries a failed lookup with its own probe. If it sticks, the resolver is not answering at all — this usually resolves into NXDOMAIN or a resolver-unreachable failure.
A transient state Chrome shows while it retries a failed lookup with its own probe. If it sticks, the resolver is not answering at all — this usually resolves into NXDOMAIN or a resolver-unreachable failure.
When the first lookup fails, Chrome runs a secondary DNS probe to work out whether the problem is the name or the network. This message is that probe in progress. A page stuck here means the probe itself is not completing.
An external lookup completes independently of your resolver, so it confirms whether the hostname resolves at all while your own probe is stuck.
Because the probe cannot reach a working resolver. Switch to a public DNS server and the state usually resolves immediately.