I tried to run the ue-ra both server and client on the same machine. When I try run ue-ra-client after run ue-ra-server it showed like this. `Starting ue-ra-client Connecting to localhost:3443 new client from 127.0.0.1:55226 Entering ocall_sgx_init_quote aesm_service[17]: [ADMIN]EPID Provisioning initiated aesm_service[17]: The Request ID is 5da992bef871443a97ed7a4d4c40a5b6 aesm_service[17]: The Request ID is cf0b0635c6ab49389e8d9fda7388c0c4 aesm_service[17]: [ADMIN]EPID Provisioning protocol error reported by Backend (6) aesm_service[17]: [ADMIN]EPID Provisioning failed eg = [0, 0, 0, 0] Error in create_attestation_report: SGX_ERROR_UNRECOGNIZED_PLATFORM ECALL success! [+] Done! thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 104, kind: ConnectionReset, message: "Connection reset by peer" }', src/main.rs:95:29 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace` I followed the precess of "[Custom CA/client setup](https://github.com/apache/incubator-teaclave-sgx-sdk/issues/new#custom-caclient-setup)", could any one help me to find out anything is wrong?
-- Reply to this email directly or view it on GitHub: https://github.com/apache/incubator-teaclave-sgx-sdk/issues/450 You are receiving this because you are subscribed to this thread. Message ID: <apache/incubator-teaclave-sgx-sdk/issues/4...@github.com>