We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
following the tutorial here the demo fails with
fd-integritee-worker-1--1 | [2023-08-28T13:35:06Z ERROR enclave_runtime::error] Returning error ParentChainValidation(WrongValue) as sgx unexpected. fd-integritee-worker-1--1 | thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: EnclaveApi(Sgx(SGX_ERROR_UNEXPECTED))', service/src/main.rs:530:70
please use this branch for testing: #1429
The text was updated successfully, but these errors were encountered:
just saw that
TOCW attempt log here: https://gist.github.com/brenzi/ab6e011e9d124b59a6858579964517e4
Sorry, something went wrong.
could be that a docker container survived from another demo which affects the chain state
yes. starting from a clean setup solves this issue. would be nict to have better error logs, but not trivial to solve.....
No branches or pull requests
following the tutorial here the demo fails with
please use this branch for testing: #1429
The text was updated successfully, but these errors were encountered: