not enough values to unpack (expected 2, got 0) when setting VMID ERROR

SpiderUnderUrBed

New Member
Feb 17, 2025
5
0
1
https://pastebin.com/jjM6kPDU

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
 
neither nixos-proxmox nor proxmoxer are developed by us, please file an issue with those projects..