Skip to content

Commit

Permalink
tee: update aesm error 30 section
Browse files Browse the repository at this point in the history
  • Loading branch information
ptrus committed Dec 11, 2023
1 parent cc1cbc7 commit c6d3028
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -422,17 +422,17 @@ development server.
See [the general troubleshooting section](../troubleshooting.md), before
proceeding with ParaTime node-specific troubleshooting.

### Missing `libsgx-aesm-epid-plugin`
### AESM: error 30

If you are encountering the following error message in your node's logs:

```
failed to initialize TEE: error while getting quote info from AESMD: aesm: error 30
```

Ensure you have all required SGX driver libraries installed as listed in
[Install SGX Linux Driver section](../paratime-node.mdx#install-sgx-linux-driver).
Previous versions of this guide were missing the `libsgx-aesm-epid-plugin`.
Ensure you have all required SGX driver libraries installed as listed in either
[DCAP Attestation](#dcap-attestation) or [EPID attestation](#legacy-epid-attestation)
sections.

### Permission Denied When Accessing SGX Kernel Device

Expand Down

0 comments on commit c6d3028

Please sign in to comment.