-
Notifications
You must be signed in to change notification settings - Fork 91
Open
Labels
needs-triageBug does not yet have a priority assignedBug does not yet have a priority assigned
Description
I use ethereum client "geth" inside the sgx-lkl, but it can't work.
I built a docker container to run the geth, it can work.
I use the following cmd to create sgx-lkl image:
sgx-lkl-disk create --docker=eth --size=2000M eth.img
sgx-lkl-cfg create --disk eth.img
sgx-lkl-run-oe --host-config=host-config.json --enclave-config=enclave-config.json --sw-debug
but it can't work, and showed the following error:
[ SGX-LKL ] WARN: disabling fsgsbase in sw-debug mode, despite it being enabled in enclave config.
[[ SGX-LKL ]] ERROR: Failed to map /geth: Resource busy
[ 0.079782] reboot: Restarting system
Could you please tell me why it can't work ? what's the reason of this error ?
Metadata
Metadata
Assignees
Labels
needs-triageBug does not yet have a priority assignedBug does not yet have a priority assigned