HelperScripts-for-ProxmoxVE/tools/pve
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
..
add-iptag.sh core: Execution ID & Telemetry Improvements (#12041) 2026-02-18 10:24:06 +01:00
clean-lxcs.sh Update package management commands in clean-lxcs.sh (#12166) 2026-02-22 11:38:10 +01:00
clean-orphaned-lvm.sh fix(clean-orphaned-lvm): check all cluster nodes for VM/CT configs (#13837) 2026-04-18 22:54:24 +02:00
container-restore-from-backup.sh core: standardize exit codes and add mappings (#12467) 2026-03-02 10:55:20 +01:00
core-restore-from-backup.sh core: standardize exit codes and add mappings (#12467) 2026-03-02 10:55:20 +01:00
cron-update-lxcs.sh fix empty crontab 2026-03-27 14:09:48 +01:00
execute.sh core: Execution ID & Telemetry Improvements (#12041) 2026-02-18 10:24:06 +01:00
frigate-support.sh core: Execution ID & Telemetry Improvements (#12041) 2026-02-18 10:24:06 +01:00
fstrim.sh core: standardize exit codes and add mappings (#12467) 2026-03-02 10:55:20 +01:00
host-backup.sh core: Execution ID & Telemetry Improvements (#12041) 2026-02-18 10:24:06 +01:00
hw-acceleration.sh core: Execution ID & Telemetry Improvements (#12041) 2026-02-18 10:24:06 +01:00
kernel-clean.sh core: standardize exit codes and add mappings (#12467) 2026-03-02 10:55:20 +01:00
kernel-pin.sh core: Execution ID & Telemetry Improvements (#12041) 2026-02-18 10:24:06 +01:00
lxc-delete.sh core: standardize exit codes and add mappings (#12467) 2026-03-02 10:55:20 +01:00
microcode.sh core: Execution ID & Telemetry Improvements (#12041) 2026-02-18 10:24:06 +01:00
monitor-all.sh core: Execution ID & Telemetry Improvements (#12041) 2026-02-18 10:24:06 +01:00
nic-offloading-fix.sh core: standardize exit codes and add mappings (#12467) 2026-03-02 10:55:20 +01:00
pbs-microcode.sh Fix PBS microcode naming (#12834) 2026-03-12 16:15:22 +01:00
pbs3-upgrade.sh core: Execution ID & Telemetry Improvements (#12041) 2026-02-18 10:24:06 +01:00
pbs4-upgrade.sh core: Execution ID & Telemetry Improvements (#12041) 2026-02-18 10:24:06 +01:00
post-pbs-install.sh fix ffmpeg path 2026-04-24 14:21:16 +02:00
post-pmg-install.sh Refactor: PMG Post Install (#13693) 2026-04-20 10:18:55 +02:00
post-pve-install.sh core: standardize exit codes and add mappings (#12467) 2026-03-02 10:55:20 +01:00
pve-privilege-converter.sh fix(pve-privilege-converter): handle already stopped container in manage_states (#12765) 2026-03-13 21:55:13 +01:00
pve8-upgrade.sh core: Execution ID & Telemetry Improvements (#12041) 2026-02-18 10:24:06 +01:00
scaling-governor.sh core: Execution ID & Telemetry Improvements (#12041) 2026-02-18 10:24:06 +01:00
update-apps.sh fix(update-lxcs/apps): avoid pct exec on containers mid-shutdown (#14050) 2026-04-27 13:30:20 +02:00
update-lxcs-cron.sh Add patchmon-agent report execution in update script (#14054) 2026-04-27 10:17:05 +02:00
update-lxcs.sh fix(update-lxcs/apps): avoid pct exec on containers mid-shutdown (#14050) 2026-04-27 13:30:20 +02:00
update-repo.sh core: Execution ID & Telemetry Improvements (#12041) 2026-02-18 10:24:06 +01:00
usb-passthrough.sh chore: bump copyright to 2026 - happy new year (#10585) 2026-01-06 13:28:12 +01:00