Error: "failed to load enclave" when Running Intel® Software Guard Extensions (Intel® SGX) Application
Content Type: Error Messages | Article ID: 000057836 | Last Reviewed: 07/13/2021
$ sudo /sbin/depmod
$ sudo /sbin/modprobe isgx
If you get an error, the Intel SGX driver was not correctly installed.
Start the aesmd service:
$ ps aux | grep -i aesm
$ sudo systemctl start aesmd
$ cat /var/log/syslog | grep -i aesm