hey guys,
I'm having the same issue and was able to fix it with `systemctl restart pvestatd`.
While looking at the journal for the pvestatd I saw this:
```
Dec 17 17:17:35 pve pvestatd[1442]: auth key pair too old, rotating..
Dec 18 15:59:16 pve systemd[1]: pvestatd.service: Main process exited, code=killed, status=11/SEGV
Dec 18 15:59:16 pve systemd[1]: pvestatd.service: Failed with result 'signal'.
Dec 18 15:59:16 pve systemd[1]: pvestatd.service: Consumed 4min 23.492s CPU time.
Dec 22 19:58:10 pve systemd[1]: Starting pvestatd.service - PVE Status Daemon...
```
Can anyone explain what's going on with the key pairs? Thanks