This repository was archived by the owner on Jul 23, 2025. It is now read-only.

Description
β
Have you read and understood the above guidelines?
Yes
π What is the name of the script you are using?
home assistant os
π What was the exact command used to execute the script?
bash -c "$(wget -qLO - https://github.com/bketelsen/IncusScripts/raw/main/vm/haos-vm.sh)"
π Provide a clear and concise description of the issue.
The script complains about pvesh being missing. From what I can gather pvesh is used in proxmox to get the next vm id. The Debian scripts works no problem. The only difference that I can see is something about container id.
βοΈ What settings are you using?
π₯οΈ Which Linux distribution are you using?
Debian 12
π Steps to reproduce the issue.
1 run script
β Paste the full error output (if available).
Loading...
bash: line 22: pvesh: command not found
β This script will not work with PiMox!
Exiting...
root@truenas:~#
πΌοΈ Additional context (optional).
No response