avalon
avalon copied to clipboard
Failed to initialize quote in enclave constructor
Hello,
I've been trying to execute standalone build in HW mode. I'm using ubuntu 20.04
When I execute the tcs_startup.sh script I got the following error:
In SYM mode works properly. It seems to be something related to IAS service, but I can reach the attestation url using curl from the machine.
Any ideas?
Thank you in advance.
May i know if you have configured SPID in the config file? Also, since you are running in standalone mode have you set env flag SGX_MODE=HW before building the code and running the script?