Description
When importing infrastructure, the POST request to the LXC list endpoint returns an error:
POST http://192.168.42.121:8000/v0/admin/proxmox/lxc/list
→ "detail not found"
Despite the error, the import still proceeds and shows all VMs on the canvas.
Expected behavior
- The LXC list endpoint should return a successful response
- If the endpoint errors, the UI should handle it gracefully (show warning, skip LXC containers)
Steps to reproduce
- Open the deployer UI
- Click "Import Infrastructure" from Proxmox
- Observe the network request to
/v0/admin/proxmox/lxc/list returning an error
- VMs still appear on canvas despite the error
Description
When importing infrastructure, the POST request to the LXC list endpoint returns an error:
Despite the error, the import still proceeds and shows all VMs on the canvas.
Expected behavior
Steps to reproduce
/v0/admin/proxmox/lxc/listreturning an error