Skip to content

image id not checked when destroyed #37

@simonccc

Description

@simonccc

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions