---
title: "ERR_NAME_NOT_RESOLVED on Cloudflare: cause and fix"
description: "A domain moved to Cloudflare resolves nowhere until the registrar's nameservers are changed — the DNS records exist in the dashboard but nothing on the…"
canonical: "https://lemwatch.com/errors/err-name-not-resolved/in-cloudflare"
source: "https://lemwatch.com"
---

# ERR_NAME_NOT_RESOLVED on Cloudflare

> A domain moved to Cloudflare resolves nowhere until the registrar's nameservers are changed — the DNS records exist in the dashboard but nothing on the internet is asked for them.

## Why it happens on Cloudflare

 A domain moved to Cloudflare resolves nowhere until the registrar's nameservers are changed — the DNS records exist in the dashboard but nothing on the internet is asked for them.

## The fix on Cloudflare

 In Cloudflare → DNS, confirm the assigned nameservers, then set exactly those two at the registrar. The lookup below shows which nameservers are authoritative right now.

## If that didn't fix it

 Cloudflare has its own failure mode, but ERR_NAME_NOT_RESOLVED has a wider set of causes. The most common one overall is: No DNS record exists for the hostname.

 Add the A or CNAME record. Check apex and www separately.

## Check your own domain

 Resolving the name from outside your machine proves in one step whether the record exists at all or whether only your resolver is failing.

## Frequently asked questions

### Why does ERR_NAME_NOT_RESOLVED happen on Cloudflare?

 A domain moved to Cloudflare resolves nowhere until the registrar's nameservers are changed — the DNS records exist in the dashboard but nothing on the internet is asked for them.

### How do I fix ERR_NAME_NOT_RESOLVED on Cloudflare?

 In Cloudflare → DNS, confirm the assigned nameservers, then set exactly those two at the registrar. The lookup below shows which nameservers are authoritative right now.

### What does ERR_NAME_NOT_RESOLVED mean?

 Chrome could not turn the hostname into an IP address. Closely related to NXDOMAIN but broader: it also covers resolver failures and timeouts, not just definitive 'does not exist' answers.


## Related

- [All causes of ERR_NAME_NOT_RESOLVED](https://lemwatch.com/errors/err-name-not-resolved)
- [All website error codes](https://lemwatch.com/errors)
- [ERR_NAME_NOT_RESOLVED on Chrome](https://lemwatch.com/errors/err-name-not-resolved/on-chrome)
- [ERR_NAME_NOT_RESOLVED on Windows](https://lemwatch.com/errors/err-name-not-resolved/on-windows)
- [ERR_NAME_NOT_RESOLVED on Android](https://lemwatch.com/errors/err-name-not-resolved/on-android)
- [Free DNS lookup](https://lemwatch.com/tools/dns-lookup)
- [Lemwatch pricing](https://lemwatch.com/pricing)
