License error

kikloo

Verified User
Joined
Jul 17, 2019
Messages
73
Hi,

When visiting DA control panel whether user or admin, I am getting:

Licensing error
Request timed-out trying to reach licensing servers for license validation.

Make sure this server has internet access and connections to licensing.directadmin.com is not being blocked.

Connectivity from CLI can be checked with command:

curl -f -v https://licensing.directadmin.com<br>
If there are no errors reaching licensing server from CLI please open a support ticket.

How to fix ?

Thanks in advance.
 
How to fix ?
Try like it says and see the output:
curl -f -v https://licensing.directadmin.com
and make sure the ip addresses are not blocked in your firewall.
Code:
Name:    licensing.directadmin.com
Addresses:  2606:4700:20::681a:d41
          2606:4700:20::681a:c41
          2606:4700:20::ac43:4457
          104.26.12.65
          104.26.13.65
          172.67.68.87
 
Back
Top