Several errors in console

classict

New member
Joined
Mar 1, 2022
Messages
2
Dear,

When I check the Error log of Directadmin I see several errors:
2022:08:23-10:56:18: ConfigFile::writeFile(./data/users/..../user.conf) : Timestamp from when it was read is different, overwriting anyway

And
When requesting SSL certificate I see the error: "Domainname not found, however using subdomain to request the certificate". When this request is done the website has en SSL fault. See:
1661245512178.png


Can somebody help me with this problems?


Thanks in advance,
Remco Straaten
 
looks like timezone wrong, or date/time on server not synchronized.
you can install "ntpdate" and set cron to synchronize date/time each 6-12 hours to keep it correct.
 
Also wonder why the certificate is presented as coming from ftp instead of www. Is that a normal certificate or a wildcard certificate?
Did you already try to request a new certificate?

Indeed also check date/time on server and pc.
 
Back
Top