← All Kali Issues
Kali Linux

Time sync failure

S System Medium

🔴 Error Message

System time not syncing with NTP

📖 What This Means

NTP service not running or blocked.

🔧 Step-by-Step Fix

  1. Enable: sudo timedatectl set-ntp true
  2. Force sync: sudo systemctl restart systemd-timesyncd
  3. Manual: sudo ntpdate pool.ntp.org