modao1234 opened a new issue, #450: URL: https://github.com/apache/incubator-teaclave-sgx-sdk/issues/450
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? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@teaclave.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@teaclave.apache.org For additional commands, e-mail: notifications-h...@teaclave.apache.org