Open
Description
The way I could reproduce it was:
- Start a remote attestation from a CI or somewhere else not local
- Grab the attestation id
- While the workflow is running, try to cancel it with
chainloop attestation reset --trigger cancellation --attestation-id
Example of the error:
$ chainloop attestation reset --trigger cancellation --attestation-id 40c7b6bc-30cd-4a30-a05d-8b6a7462ad0d
ERR loading existing attestation error="failed to load crafting state: failed to read state: rpc error: code = Internal desc = server error"
ERR failed to load crafting state: failed to read state: rpc error: code = Internal desc = server error