Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with release version v5.37.12 #751

Open
prasadjSam opened this issue Jul 17, 2024 · 1 comment
Open

Issue with release version v5.37.12 #751

prasadjSam opened this issue Jul 17, 2024 · 1 comment

Comments

@prasadjSam
Copy link

Hi ,

I am trying to set up a private operator service in to my aws infra. Following the operator guide at aws market palce.
When installing the stack with release version v5.37.12 i see an error and nitro enclave fails to initialize.

Error with Latest Release:

nitro_enclaves.log
nitro_enclaves]$ cat nitro_enclaves.log
[nitro-cli:3043][INFO][2024-07-11T12:11:40.449Z][src/main.rs:63] Start Nitro CLI
[nitro-cli:3043][INFO][2024-07-11T12:11:40.453Z][src/main.rs:202] Sent command: Describe
[nitro-cli:3347][INFO][2024-07-11T12:11:42.917Z][src/main.rs:63] Start Nitro CLI
[nitro-cli:3347][INFO][2024-07-11T12:11:42.917Z][src/main.rs:106] Sent command: Run
[enc-xxxxxxx:3349][INFO][2024-07-11T12:11:42.929Z][src/enclave_proc/mod.rs:571] Enclave process PID: 3349
[enc-xxxxxxx:3349][INFO][2024-07-11T12:11:42.934Z][src/enclave_proc/mod.rs:479] Received command: Run
[enc-xxxxxxx:3349][INFO][2024-07-11T12:11:42.935Z][src/enclave_proc/mod.rs:272] Run args = RunEnclavesArgs { eif_path: "/opt/uid2operator/uid2operator.eif", enclave_cid: Some(42), memory_mib: 24576, cpu_ids: None, debug_mode: false, attach_console: false, cpu_count: Some(6), enclave_name: Some("uid2operator") }
[enc-xxxxxxx:3349][INFO][2024-07-11T12:11:43.083Z][src/enclave_proc/resource_manager.rs:357] Allocating memory regions to hold 25769803776 bytes.
[enc-xxxxxxx:3349][INFO][2024-07-11T12:11:43.083Z][src/enclave_proc/resource_manager.rs:439] Allocated 24 region(s): 24 page(s) of 1024 MB
[enc-xxxxxxx:3349][INFO][2024-07-11T12:12:08.283Z][src/enclave_proc/resource_manager.rs:679] Finished initializing memory.
[enc-xxxxxxx:3349][INFO][2024-07-11T12:12:24.275Z][src/enclave_proc/mod.rs:281] Enclave ID = i-08df9da8c9b2df178-enc190a1b4de69c46d
[enc-190a1b4de69c46d:3349][WARN][2024-07-11T12:12:30.710Z][src/enclave_proc/mod.rs:207] Received hang-up event from the enclave. Enclave process will shut down.
[enc-190a1b4de69c46d:3349][INFO][2024-07-11T12:12:30.710Z][src/enclave_proc/mod.rs:541] Enclave process 3349 exited event loop.
[enc-190a1b4de69c46d:3349][INFO][2024-07-11T12:12:30.712Z][src/enclave_proc/resource_manager.rs:751] Enclave terminated.

Any known issues with this release

@thomasm-ttd
Copy link
Contributor

There isn't any known issues with v5.37.12. Please contact your TradeDesk Technical Account Manager to arrange support and we can help you further.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants