The `docker-compose` file will map the domain socket file 
(`/var/run/aesmd/aesm.socket`) to the service containers. Did you change the 
`docker-compose` file? If possible, can you only run a service with debug log 
enabled? Like this:

```
$ cd release/services/
$ RUST_LOG=teaclave=debug ./teaclave_authentication_service
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave/issues/377#issuecomment-652640652

Reply via email to