Got this error message on dashboard today for no reason (as far as I know), running TrueNAS-SCALE-22.02.4.
timedatectl shows:
NTP settings are default, and "systemctl status ntp" says ntp service is not running:
Tried this command and still get the warning message on dashboard:
BIOS time is correct - "2022-10-13 01:20:22" is the actual time (GMT+8), seems SCALE adds another 8 hours to the system time. There's no time zone setting in BIOS.
I tried to do some weird things, like setting the system time zone to GMT but still no luck. Even tried to re-install SCALE and get the same warning message.
Any idea about how to fix this?
timedatectl shows:
Code:
Local time: Thu 2022-10-13 09:20:22 CST
Universal time: Thu 2022-10-13 01:20:22 UTC
RTC time: Thu 2022-10-13 01:20:22
Time zone: Asia/Shanghai (CST, +0800)
System clock synchronized: no
NTP service: n/a
RTC in local TZ: noNTP settings are default, and "systemctl status ntp" says ntp service is not running:
Code:
ntp.service - Network Time Service
Loaded: loaded (/lib/systemd/system/ntp.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Thu 2022-10-13 09:17:09 CST; 3min 6s ago
Docs: man:ntpd(8)
Main PID: 3370 (code=exited, status=255/EXCEPTION)
Oct 13 09:17:01 Truenas ntpd[3370]: Listen normally on 2 lo 127.0.0.1:123
Oct 13 09:17:01 Truenas ntpd[3370]: Listen normally on 3 br001 192.168.1.100:123
Oct 13 09:17:01 Truenas ntpd[3370]: Listen normally on 4 lo [::1]:123
Oct 13 09:17:01 Truenas ntpd[3370]: Listen normally on 5 enp6s0 [fe80::21b:21ff:fee0:33a4%3]:123
Oct 13 09:17:01 Truenas ntpd[3370]: Listening on routing socket on fd #22 for interface updates
Oct 13 09:17:01 Truenas ntpd[3370]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized
Oct 13 09:17:01 Truenas ntpd[3370]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized
Oct 13 09:17:01 Truenas systemd[1]: Started Network Time Service.
Oct 13 09:17:09 Truenas systemd[1]: ntp.service: Main process exited, code=exited, status=255/EXCEPTION
Oct 13 09:17:09 Truenas systemd[1]: ntp.service: Failed with result 'exit-code'.Tried this command and still get the warning message on dashboard:
Code:
date +%T -s "hh:mm:ss"
BIOS time is correct - "2022-10-13 01:20:22" is the actual time (GMT+8), seems SCALE adds another 8 hours to the system time. There's no time zone setting in BIOS.
I tried to do some weird things, like setting the system time zone to GMT but still no luck. Even tried to re-install SCALE and get the same warning message.
Any idea about how to fix this?
Last edited: