• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Resolved Domain is not resolvable under "DNS"

CraigT1986

New Pleskian
Good Afternoon,

Is it possible to hide this warning with Panel.ini file or similar? We have domains which resolve to our nameservers/DNS but A record points elsewhere and we'd prefer to hide this warning to avoid confusion.

1616777448204.png
 
Hi.
To disable resolve checking for all new domains you can add the following block to your panel.ini:
Code:
[dns]
enableResolveChecking = false
Unfortunately, for old domains, that already marked as non-resolvable, it will not help. We have bug PPPM-12891 about it, that will be fixed in near future.
 
Back
Top