Hi,
After 292 days of uptime without issue on our 8 node PVE 6.4 cluster (with subscription, maintained up to date) we started to randomly get "invalid PVE ticket (401)" messages on the web UI.
There are multiple threads about this particular error message on the forum, in some cases it seemed to have been solved by replacing systemd-timesyncd by chrony.
The wiki mentions chrony but only in the context of PVE 7:
https://pve.proxmox.com/wiki/Time_Synchronization
Is it safe to "apt-get install chrony" on a 8 nodes PVE 6.4 cluster? I tried on a standalone PVE 6.4 and it just stopped systemd-timesyncd but it seems not to be masked:
Also we looked at various logs, incluing following "journalctl -f" on multiple nodes but without any logged error while the web UI shows the "invalid PVE ticket", is there a way to debug what happens?
Thanks for your help!
After 292 days of uptime without issue on our 8 node PVE 6.4 cluster (with subscription, maintained up to date) we started to randomly get "invalid PVE ticket (401)" messages on the web UI.
There are multiple threads about this particular error message on the forum, in some cases it seemed to have been solved by replacing systemd-timesyncd by chrony.
The wiki mentions chrony but only in the context of PVE 7:
https://pve.proxmox.com/wiki/Time_Synchronization
Is it safe to "apt-get install chrony" on a 8 nodes PVE 6.4 cluster? I tried on a standalone PVE 6.4 and it just stopped systemd-timesyncd but it seems not to be masked:
Code:
# systemctl status systemd-timesyncd
● systemd-timesyncd.service - Network Time Synchronization
Loaded: loaded (/lib/systemd/system/systemd-timesyncd.service; enabled; vendor preset: enabled)
Drop-In: /usr/lib/systemd/system/systemd-timesyncd.service.d
└─disable-with-time-daemon.conf
Active: inactive (dead) since Thu 2022-04-21 14:48:52 CEST; 1min 39s ago
Also we looked at various logs, incluing following "journalctl -f" on multiple nodes but without any logged error while the web UI shows the "invalid PVE ticket", is there a way to debug what happens?
Thanks for your help!
Last edited: