Phala-runtime exited in docker

when I using the command sudo phala start I check the docker get this information

To find what cause the exited status I check the log of runtime contianer

but I have enabled the SGX
image

And all device is in current machine how to handle this problem

p.s: my ubuntu run on 5.8 kernel 20.04

i suggest you use ubunut 18.04 with DCAP, you only switch to ISGX if your hardware is too old and needs legacy driver

I think I have solved this problem over modifying the docker-compose.yaml changing the devices of pruntime

2 Likes

Thx I hve solved this problem

2 Likes