-
Notifications
You must be signed in to change notification settings - Fork 158
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[SGx Mode] Bugs in Teaclave deployment on azure #640
Comments
Resolved the issue by installing ISGX driver to azure VM. Azure VM by default setting up only SGX drivers. So ISGX will be needed to use intel auth services. |
@hiteshvpatel256, this could be an issue of detecting sgx devices on Azure in the |
@mssun That is the same problem that I had and we commented previously on discord (https://discord.com/channels/891067964743376906/891068072503410738/944151562765361192) |
Hi Torvel, thank you for bringing up the issue. We have an internal version of Teaclave, and it works perfectly on Azure Confidential Cloud. The open-source deployment scripts have some problems to be fixed. All the core developers of Teaclave are experiencing some qualifying life events. I will work on the issue once I have access to Azure Confidential VMs. |
I built teaclave on azure Standard DC2s v2 VM instance, following the instruction from https://github.com/apache/incubator-teaclave/blob/master/docs/azure-confidential-computing.md
When I tried to launch Teaclave services, I encountered the following error.
I checked properly that SGx driver availability with below results on Azure VM instance.
The text was updated successfully, but these errors were encountered: