I failed to start the teaclave serviceslike as below. Looks only "teaclave-execution-service exited with code 1" means failure?
I haven't configured IAS, is that the reason? ----------------------------------------- /dev/isgx device detected. /var/run/aesmd/aesm.socket socket detected. Error: No such volume: aesmd-socket COMMAND: docker-compose -f docker-compose-ubuntu-1804.yml -f docker-compose-isgx-dev.override.yml -f docker-compose-aesm-socket.override.yml up Starting teaclave-storage-service ... done Starting teaclave-access-control-service ... done Starting teaclave-file-service ... done Starting teaclave-authentication-service ... done Starting teaclave-scheduler-service ... done Starting teaclave-execution-service ... done Starting teaclave-management-service ... done Starting teaclave-frontend-service ... done Attaching to teaclave-storage-service, teaclave-scheduler-service, teaclave-access-control-service, teaclave-execution-service, teaclave-management-service, teaclave-authentication-service, teaclave-file-service, teaclave-frontend-service teaclave-storage-service exited with code 0 teaclave-access-control-service exited with code 0 teaclave-scheduler-service exited with code 0 **teaclave-execution-service exited with code 1** teaclave-authentication-service exited with code 0 teaclave-management-service exited with code 0 teaclave-frontend-service exited with code 0 -- Reply to this email directly or view it on GitHub: https://github.com/apache/incubator-teaclave/issues/641 You are receiving this because you are subscribed to this thread. Message ID: <apache/incubator-teaclave/issues/6...@github.com>