• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Unable to resolve domain name

Barry1

New Pleskian
I am new to Plesk.

I have installed it on my server, and I am trying to using Cloudflare (Servershield extension) for DNS / Name Servers.

However when I try to visit the domain name I get a server not found / unable to resolve domain name.

I have tried everything that I can think of, I am very stuck.

Any help would be greatly appreciated.
 
What have you tried?

Is the BIND service started? Depending on your OS:

Code:
service httpd start
or
Code:
service apache2 start
 
You will need to check if name server are correctly set on domain registrar end as well as in plesk dns. Check it in intodns.com it will show you where the name servers are laggin.
 
Back
Top