Search results

  1. N

    [SOLVED] Issue with post-stop phase in hookscripts on Debian Bookworm / Proxmox 8

    Hello, I've installed Proxmox 8 on a new Host in Debian bookworm (6.2.16-3-pve) and i noticed that the phase "post-stop" in my hookscript is not executed. It seems that the "post-stop" argument is not passed, i tried with a simple bash script and all the phases are ran but the post-stop one. Am...