Wrong time on Server

Hi.

Any idea why trellis server have a wrong time?
It’s showing correct date, but 6 mins delayed from current time.

It brings some troubles with AWS SES, and in future probably with other things…

Anyone had the issue?

trellis/group_vars/all/main.yml
ntp_timezone: Etc/UTC
ntp_manage_config: true

Thanks.

NTP should be running to ensure proper times, but maybe something is happening with it. I’d probably look through your syslogs to see if there’s any ntp related messages. Maybe grep ntp /var/log/syslog*

1 Like

This topic was automatically closed after 42 days. New replies are no longer allowed.