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

DCAP research about error message in worker log #2074

Open
BillyWooo opened this issue Aug 25, 2023 · 0 comments
Open

DCAP research about error message in worker log #2074

BillyWooo opened this issue Aug 25, 2023 · 0 comments
Assignees
Labels
D3-chore tasks that need to be completed but don’t provide any additional features/functionality I2-medium should be completed within 10 working days

Comments

@BillyWooo
Copy link
Collaborator

BillyWooo commented Aug 25, 2023

Context

When starting worker (after last upstream update), there come some error messages like:

[load_pce ../pce_wrapper.cpp:195] Error, call sgx_create_enclave for PCE fail [load_pce], SGXError:200e.
[2023-08-25T18:07:37Z WARN  litentry_worker] Setting up DCAP - qe_get_target_info failed with error: SgxQuote(
        SGX_QL_INTERFACE_UNAVAILABLE,
    ), continuing.
[load_pce ../pce_wrapper.cpp:195] Error, call sgx_create_enclave for PCE fail [load_pce], SGXError:200e.
[2023-08-25T18:07:37Z WARN  litentry_worker] Setting up DCAP - qe_get_quote_size failed with error: SgxQuote(
        SGX_QL_INTERFACE_UNAVAILABLE,
    ), continuing.

Task

Investigate and give out a conclusion.

Acceptance criteria

What's the definition of done, if applicable?


✔️ Please set appropriate labels and assignees if applicable.

@BillyWooo BillyWooo added I2-medium should be completed within 10 working days D3-chore tasks that need to be completed but don’t provide any additional features/functionality labels Aug 25, 2023
@outofxxx outofxxx self-assigned this Sep 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
D3-chore tasks that need to be completed but don’t provide any additional features/functionality I2-medium should be completed within 10 working days
Projects
None yet
Development

No branches or pull requests

2 participants