avalon icon indicating copy to clipboard operation
avalon copied to clipboard

Failed to initialize quote in enclave constructor

Open gbarcomu opened this issue 4 years ago • 1 comments

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:

trace

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.

gbarcomu avatar Dec 17 '20 10:12 gbarcomu

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?

manju956 avatar Dec 17 '20 15:12 manju956