Time change, NTP and Apps stopped working

I have looked through everything about NTP and am not having any luck.

I have the following system:
Dell T630 poweredge
Truenas Scale 25.04.2.6

After the time change everything stopped working. I changed the BIOS time to UTC, replaced the CMOS battery. The 123 port is open and available.

These are the two errors:

Failed to sync TRUENAS catalog: [EFAULT] Failed to clone ‘ GitHub - truenas/apps · GitHub ’ repository at ‘/mnt/.ix-apps/truenas_catalog’ destination: [EFAULT] Failed to clone ‘ GitHub - truenas/apps · GitHub ’ repository at ‘/mnt/.ix-apps/truenas_catalog’ destination: Cloning into ‘/mnt/.ix-apps/truenas_catalog’…

2026-03-14 12:32:24 (America/Los_Angeles)

NTP health check failed - No Active NTP peers: [{‘SERVER: NOT_SELECTABLE [66.42.71.197]’}, {‘SERVER: NOT_SELECTABLE [216.229.0.50]’}, {‘SERVER: NOT_SELECTABLE [23.186.168.127]’}]

2026-03-28 12:27:35 (America/Los_Angeles)

My time says the following:

 truenas@truenas ~ % timedatectl status
           Local time: Wed 2026-03-18 11:21:51 PDT
       Universal time: Wed 2026-03-18 18:21:51 UTC
             RTC time: Wed 2026-03-18 18:21:50
            Time zone: America/Los_Angeles (PDT, -0700)
 System clock synchronized: no
          NTP service: active
      RTC in local TZ: no

The Sources come up as the following:

         truenas@truenas ~ % chronyc -N sources
         MS Name/IP address         Stratum Poll Reach LastRx Last sample               
         ^? 0.debian.pool.ntp.org         0   8     0     -     +0ns[   +0ns] +/-    0ns
         ^? 1.debian.pool.ntp.org         0   8     0     -     +0ns[   +0ns] +/-    0ns
         ^? 2.debian.pool.ntp.org         0   8     0     -     +0ns[   +0ns] +/-    0ns

If you can point me in the right direction it would be awesome.
Thanks,
Robert

My guess.

Default gateway not set correctly or DNS not set

I don’t know why anything on that would have changed. The networking setup the same for over a year. My ISP provider is in bridge mode and I have a UDM Pro.

I’ll go look into that end.

Are there any other tests I should run that might help pinpoint the issue?

Thanks.

That was what I needed. With the T630 I have it connected to the network several times and two connection was flip flopping the IP. That seemed to fix it. I don’t know why it happened when it happened but all is fixed.

Thanks again.