When attempting to log in to the VMware Cloud Foundation (VCF) Operations for Logs (formerly vRealize Log Insight) user interface, the page remains stuck on the loading animation after credentials are provided. Authentication does not complete, and the dashboard is never displayed.
VCF Operations for logs 9.x
This issue occurs when multiple, conflicting NTP servers are configured across the cluster nodes. If legacy NTP servers are not removed after adding new ones (common during DC migrations), the resulting time synchronization drift or DNS resolution failures on old entries prevent the UI from completing the secure authentication handshake.
To resolve this issue, you must manually clean up the NTP configuration on each node in the cluster.
vi /etc/ntp.confThis command will make changes to your system. Review it carefully before running.
service loginsight restart