license is expired, refusing to run

sbz

Verified User
Joined
Dec 4, 2005
Messages
17
Location
Athens
After I change server hostname cannot login using directadmin

I receive the message:

License check failure See the Debug Guide

Reason: request failed: Post "https://licensing.directadmin.com/start": dial tcp: lookup licensing.directadmin.com on [::1]:53: server misbehaving
Current Server Time: Mon, 11 Apr 2022 10:19:18 CEST

errortaskq.log:
2022:04:11-10:26:01: [fatal] license is expired, refusing to run
2022:04:11-10:27:01: [fatal] license is expired, refusing to run
2022:04:11-10:28:01: [fatal] license is expired, refusing to run

journalctl -u directadmin -n 100 --no-pager
Apr 11 10:23:04 server.e-damianakis.gr directadmin[2783257]: 2022/04/11 10:23:04 error license check failure error=request failed: Post "https://licensing.directadmin.com/start": dial tcp: lookup licensing.directadmin.com on [::1]:53: server misbehaving
Apr 11 10:24:04 server.e-damianakis.gr directadmin[2783257]: 2022/04/11 10:24:04 error license check failure error=request failed: Post "https://licensing.directadmin.com/start": dial tcp: lookup licensing.directadmin.com on [::1]:53: server misbehaving
Apr 11 10:25:04 server.e-damianakis.gr directadmin[2783257]: 2022/04/11 10:25:04 error license check failure error=request failed: Post "https://licensing.directadmin.com/start": dial tcp: lookup licensing.directadmin.com on [::1]:53: server misbehaving
Apr 11 10:26:04 server.e-damianakis.gr directadmin[2783257]: 2022/04/11 10:26:04 error license check failure error=request failed: Post "https://licensing.directadmin.com/start": dial tcp: lookup licensing.directadmin.com on [::1]:53: server misbehaving
 
Try
Code:
/usr/local/directadmin/scripts/getLicense.sh auto

You can get your license here
Please check you license key in Client Account Area.

Read this to.
 
Last edited:
Thank you

Problem solved
I use also the command
/usr/local/directadmin/scripts/hostname.sh server.XXXXXXX.com xx.xx.xx.xx
to fix server's hostname
and I add to resolv.conf google dns
 
Thank you

Problem solved
I use also the command
/usr/local/directadmin/scripts/hostname.sh server.XXXXXXX.com xx.xx.xx.xx
to fix server's hostname
and I add to resolv.conf google dns
Worked Like Charm!
 
Facing the same issue, any idea how can this be solved i tried the above solution as well but still no luck.
TIA
 
Back
Top