mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-02-15 01:33:25 +01:00
- Add || true to dmidecode pipelines to prevent error when speed is 'Unknown' - Validate RAM_SPEED is a valid integer, fallback to 0 - Send ram_speed as integer (not string) in all JSON payloads for PocketBase Fixes: dmidecode in nested VMs returns 'Configured Memory Speed: Unknown' which causes grep to fail and triggers catch_errors handler.