-
Notifications
You must be signed in to change notification settings - Fork 5
image id not checked when destroyed #37
Description
simonc@lenny ~/GIT/kopsrox-ci $ ./kopsrox.py image destroy
Traceback (most recent call last):
File "/simonc/GIT/kopsrox-ci/lib/kopsrox_config.py", line 100, in
k3s_ping = prox.nodes(node).qemu(masterid).agent.exec.post(command = '/usr/local/bin/k3s kubectl version')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/simonc/.local/lib/python3.11/site-packages/proxmoxer/core.py", line 172, in post
return self(args)._request("POST", data=data)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/simonc/.local/lib/python3.11/site-packages/proxmoxer/core.py", line 149, in _request
raise ResourceException(
proxmoxer.core.ResourceException: 500 Internal Server Error: Configuration file 'nodes/lenny/qemu-server/551.conf' does not exist