DirectAdmin Show
License check failure See the Debug Guide Reason: license is expired Current Server Time: Fri, 26 Aug 2022 18:44:34 HKT
DirectAdmin Offical Replay:
This is most likely due to your distribution being very old and lacking proper root certificates for Letsencrypt.
Please backup /etc/ssl/certs/ISRG_Root_X1.pem
if it exists and try:
curl -k -o /etc/ssl/certs/ISRG_Root_X1.pem https://letsencrypt.org/certs/isrgrootx1.pem
service directadmin restart
簡單點講,太舊的server 因為ssl原因,引起了一些 License 更新問題