Fail to validate enclave in Amazon Linux 2023

0

Follow the guide https://docs.aws.amazon.com/enclaves/latest/user/nitro-enclave-cli-install.html and https://docs.aws.amazon.com/enclaves/latest/user/getting-started.html#run to run hello enclave, it fails to validate enclave in Step 4: Validate the enclave in Amazon Linux 2023.

nitro-cli describe-enclaves return the empty value.


[ec2-user@ip~]$ uname -r 6.1.66-91.160.amzn2023.x86_64

[ec2-user@ip~]$ nitro-cli run-enclave --cpu-count 2 --memory 512 --enclave-cid 16 --eif-path hello.eif --debug-mode Start allocating memory... Started enclave with enclave-cid: 16, memory: 512 MiB, cpu-ids: [1, 9] { "EnclaveName": "hello", "EnclaveID": "i-0ca76fe14fa141a96-enc18cd347673d446c", "ProcessID": 132479, "EnclaveCID": 16, "NumberOfCPUs": 2, "CPUIDs": [ 1, 9 ], "MemoryMiB": 512 }

[ec2-user@ip~]$ nitro-cli describe-enclaves []

  • Hi, Can you update your question with the exact type of the EC2 instance that you use?

1 réponse
0

Hi,

Did you check that your setup (instance type, etc.) matches all requirements described at https://docs.aws.amazon.com/enclaves/latest/user/nitro-enclave.html#nitro-enclave-reqs ?

Best,

Didier

profile pictureAWS
EXPERT
répondu il y a 4 mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions