mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-22 11:13:26 +00:00
5fe67447dd
The real issue for PVE 8 users seeing 0% disk usage: - Users who added nodes BEFORE v4.7 don't have VM.Monitor permission - The setup script always created tokens with privsep=0, so that wasn't the issue - Solution: Re-run the setup script or manually add VM.Monitor permission Updated error messages and documentation to reflect the actual cause and provide the correct fix for users experiencing this issue.