Table of contents

How to fix an ‘ERR_NAME_NOT_RESOLVED’ error?

Author:

Published:

Updated on August 15, 2024

Reading Time: 2 min

ERR_NAME_NOT_RESOLVED #

The ERR_NAME_NOT_RESOLVED error prevents users from accessing a website. In simple terms, it means that the site cannot be located, so the web browser returns an error.

In most cases, this error is caused by problems at the user’s end, such as incorrectly cached network addresses or DNS resolution errors. Typically, a simple reboot or DNS settings refresh will resolve the issue.

However, if multiple users are seeing the ERR_NAME_NOT_RESOLVED error, it may indicate an issue where the website operator needs to take action.

Advice for Website Owners and Operators

If you receive multiple reports of this error (or you are experiencing it yourself), the issue may be caused by your DNSSEC settings. DNSSEC uses cryptographic signatures to protect your DNS records from being accessed by unauthorised users. Unfortunately, it can also prevent your domain details from propagating across the internet properly, making it ‘unfindable’ by web browsers.

Check DNSSEC Settings:

To check whether this may be the cause of your ERR_NAME_NOT_RESOLVED problem, do a WHOIS search on your website domain name. Check the Delegation Signed section – if it says ‘Signed’, DNSSEC is enabled on your domain and may be causing the error.
Disable DNSSEC:

To confirm whether DNSSEC is the cause of the ERR_NAME_NOT_RESOLVED errors, try disabling it on your domain.


Log in to your StackCP control panel and search for the DNSSEC Protection controls.
Change the setting to off/disabled, save your changes, and then retry accessing the affected website – everything should now work correctly.


Anything Else I Need to Know About the ‘ERR_NAME_NOT_RESOLVED’ Error?

DNS resolution errors like this are almost always caused by DNS resolution issues. In most cases, the problem will be a local configuration issue, but occasionally it may be domain name setting related to DNSSEC. If you can’t fix the problem yourself, ask your ISP customer support team for assistance.