forked from agentify-sh/cursor-proxmox-mcp
-
Notifications
You must be signed in to change notification settings - Fork 0
Troubleshooting
wiki-sync edited this page Jul 19, 2026
·
2 revisions
| Symptom | Fix |
|---|---|
| Green MCP but only ~13–14 tools | Stale Cursor catalog or wrong package. Disable/Enable proxmox; quit Cursor fully; use uvx --from <checkout> cursor-proxmox-mcp
|
| Empty VM/CT lists | Token privsep with no ACL on user@realm!tokenid — call get_token_permissions
|
| Config change “did nothing” | Call get_guest_pending; reboot guest to apply hotplug-limited keys |
execute_lxc_command fails |
/exec is version-dependent — not the same as QEMU guest agent |
| LXC suspend/resume fails | CRIU best-effort; prefer shutdown_lxc / shutdown_guest
|
| Wrong package installed | Uninstall proxmox-mcp-server from Gethos; install cursor-proxmox-mcp
|
| SSL errors | Lab: verify_ssl: false in config (warned at startup); prod: fix CA / enable verify |
More: SETUP.md troubleshooting · SECURITY.md.
cursor-proxmox-mcp
Repo