Fast DNS resolution and connection to license server failed test

The System Health check has failed the following test:

Fast DNS resolution and connection to license server

The DNS resolution within your system and network is operating too slowly and may cause licensing problems or other components to operate improperly.

Solution

DNS resolution relates to your operating system and networking configuration and is outside of the scope of our support services. If domain names are not resolving correctly then you should contact your Data Center or Service Provider to assist with solving the problem.

It may be possible to use a stable public DNS server such as Google's Public DNS to solve the problem. Generally you should check with your service provider before making the change.

  1. Open /etc/resolv.conf file
    nano /etc/resolv.conf
  2. Comment out the existing lines by adding a hash tag at the beginning of each line



  3. Copy and paste the following lines
    nameserver 8.8.8.8
    nameserver 8.8.4.4
  4. Exit and save by pressing CTRL + X then "y" to save
  5. Check MediaCP System Health again to see if the problem is solved
  • system health, dns, license server
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Liquidsoap reinstall

Liquidsoap has a large quantity of dependencies and can easily fail installation or upgrade...

Remove database table prefix

A database table prefix was originally used in the MediaCP software many years ago and has since...

Removing database table prefix to improve stability on older installations

The database table prefix has not been a default for some years now and can often cause issues...

Why do I see 'An error occurred' message in the MedicaCP?

This is a generic error and can be the result of several problems listed below.- Underperforming...