Applicable to:
- Plesk for Linux
Symptoms
-
The website example.com (or webmail webmail.example.com) shows incorrect content in web browser or it is not accessible:
PLESK_INFO: ERR_NAME_NOT_RESOLVED
OR
PLESK_INFO: This site can’t be reached
-
The nslookup utility can't find domain or webmail name:
# nslookup example.com 8.8.8.8
Server: 8.8.8.8
Address: 8.8.8.8#53
** server can't find example.com: NXDOMAIN# nslookup webmail.example.com
Server: 8.8.8.8
Address: 8.8.8.8#53
** server can't find webmail.example.com: NXDOMAIN -
A DNS record presents on the name server where DNS "example.com" zone is hosted:
# nslookup example.com 203.0.113.2
Server: 203.0.113.2
Address: 203.0.113.2#53
Non-authoritative answer:
Name: example.com
Address: 203.0.113.2 -
NS records have been changed recently.
- Incorrect certificate is showing for domain
Cause
Domain name cannot be resolved into correct IP address.
Resolution
- Log in to Plesk
- Go to Domains > example.com and determine IP address assigned to the domain:
- Log in to DNS management panel of registrar company, example.com name was purchased from.
-
Create/update NS-record for example.com pointing to the actual Plesk IP address.
- Wait until DNS update propagation is finished. This process can take 24 to 48 hours.
Comments
4 comments
Well, don't know if this has something to do with the above case.
Sites with their own DNS on my server (or DNS within my network) seems to be not reachable for 3-5 minutes at random times at random locations. That started happening about a couple of days ago. There seems to have been an upgrade on Plesk. I don't know what changed.
Some of the visitors just got a simple 'not reachable' message, others got a message to a secure connection could not be made.
Sites on the same server but with DNS elsewhere (only ip of www directing to my server) are working fine and did not have any problems.
Just curious if there is any connection with the post above.
Peter Luit
The Netherlands
Hello Peter Luit,
It is not clear whether the issue caused by DNS server or Webserver itself, not enough details. Ususally , when the issue caused by DNS the following error appears in browser:
ERR_NAME_NOT_RESOLVED
OR
This site can’t be reached
Please collect more details, for example check the /var/www/vhosts/system/domain.tld/error_log or /var/www/vhosts/system/domain.tld/proxy_error_log
I can't login the portal ,I get the msg " this site can't be reached" also the website is down.
anyone can help plz
Hi, first of all, you should use Google DNS, this problem can be Backend/Frontend 50/50 recommended guide with different methods on how to fix ERR_NAME_NOT_RESOLVED
Please sign in to leave a comment.