[グラミン]エンクレーブの初期化に失敗し、操作が許可されない EPERM
コンテンツタイプ: インストール & セットアップ | 記事 ID: 000095109 | 最終改訂日: 2023/07/18
Gramine でエンクレーブを初期化しようとすると、次のエラーが表示されます。
Gramine is starting. Parsing TOML manifest file, this may take some time...
error: Initializing enclave failed: Operation not permitted (EPERM)
error: load_enclave() failed with error: Operation not permitted (EPERM)
sudo usermod -aG sgx $USERを使用して インテル® SGX グループにユーザーを追加する
また、uname -rではカーネル* バージョンが 5.11 以降であることを確認してください。
詳細については 、リファレンス を参照してください。