marioolf commented on issue #722: URL: https://github.com/apache/incubator-teaclave/issues/722#issuecomment-1801477920
Changed docker compose image on `run-teaclave-services.sh`. Also removed the docker image used to build teaclave so it could be downloaded again. Nothing changed: ``` COMMAND: docker-compose -f docker-compose-ubuntu-2004.yml up Recreating teaclave-storage-service ... done Recreating teaclave-authentication-service ... done Recreating teaclave-file-service ... done Recreating teaclave-access-control-service ... done Recreating teaclave-scheduler-service ... done Recreating teaclave-management-service ... done Recreating teaclave-execution-service ... done Recreating teaclave-frontend-service ... done Attaching to teaclave-storage-service, teaclave-file-service, teaclave-access-control-service, teaclave-authentication-service, teaclave-scheduler-service, teaclave-management-service, teaclave-execution-service, teaclave-frontend-service teaclave-access-control-service | [get_driver_type edmm_utility.cpp:116] Failed to open Intel SGX device. teaclave-access-control-service | [get_driver_type /home/sgx/jenkins/ubuntuServer-release-build-with-dcap-driver-219/build_target/PROD/label/Builder-UbuntuSrv18/label_exp/ubuntu64/linux-trunk-opensource/psw/urts/linux/edmm_utility.cpp:116] Failed to open Intel SGX device. teaclave-access-control-service | Error: Failed to new the enclave. teaclave-access-control-service | teaclave-access-control-service | Caused by: teaclave-access-control-service | found SGX error: NoDevice ``` -- 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 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