https://pastebin.com/jjM6kPDU
^ actual error
I am using nixos-proxmox, but this is not a nixos-proxmox issue, as the issue comes from proxmoxer, here is my configuration (its in nix, but its easy to understand):
https://pastebin.com/P7SFZdHY
Code:
File "/nix/store/c4ni921cml5acvsyz0gzs1k28n2c9xhv-nixmoxer-1.0.0/lib/python3.12/site-packages/main.py", line 142, in find_free_vmid
ids, _ = zip(*vms)
^^^^^^
ValueError: not enough values to unpack (expected 2, got 0)
^ actual error
I am using nixos-proxmox, but this is not a nixos-proxmox issue, as the issue comes from proxmoxer, here is my configuration (its in nix, but its easy to understand):
https://pastebin.com/P7SFZdHY