Skip to content
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

ERROR enclave_manager.cc : 302 : LoadEnclave failed: ::asylo::error::SgxErrorSpace::Cannot open SGX device: Failed to create an enclave #35

Open
v7t-codes opened this issue Jun 25, 2019 · 1 comment

Comments

@v7t-codes
Copy link

Ubuntu 16.04
Using asylo 0.3.2

ERROR enclave_manager.cc : 302 : LoadEnclave failed: ::asylo::error::SgxErrorSpace::Cannot open SGX device: Failed to create an enclave
Aborted (core dumped)

The same enclave was running without any changes (AFAIK). Please help explain what could cause this issue.

@deeglaze
Copy link
Contributor

"Cannot open SGX device" is the error you receive when running non-simulation SGX builds on a machine without SGX (or with SGX but the platform software not installed and running). Are you running with --config=sgx or --config=sgx-sim?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants