HelperScripts-for-ProxmoxVE/tools
CanbiZ (MickLesk) 585de1ba0c
fix(update-lxcs/apps): avoid pct exec on containers mid-shutdown (#14050)
Both update-lxcs.sh and update-apps.sh backgrounded pct shutdown and then
immediately called pct exec on the same container, causing 'Error: unexpected
status' which terminated the loop after the first container.

update-lxcs.sh: wrapped reboot-required and patchmon-agent checks in a
guard that only runs them when the container was already running (not
one that was started and is now being shut down).

update-apps.sh: moved pct set (resource reset) and the pct exec
reboot-required check to run before pct shutdown is issued.

Fixes #14027
2026-04-27 13:30:20 +02:00
..
addon fix(sparkyfitness-garmin): recreate venv on update (#13824) 2026-04-18 17:39:48 +02:00
copy-data chore: bump copyright to 2026 - happy new year (#10585) 2026-01-06 13:28:12 +01:00
headers SparkyFitness-Garmin: fix app name (#13325) 2026-03-26 22:08:45 +01:00
pve fix(update-lxcs/apps): avoid pct exec on containers mid-shutdown (#14050) 2026-04-27 13:30:20 +02:00