Skip to content

7bef190 breaks kurtosis deploy #399

@alpinechicken

Description

@alpinechicken

I think 7bef190 breaks my deploy. See error output below. Running this with the last commit 84cd096 still works. @janjakubnanista

✝  ~/dev/op-dev-net   main±  kurtosis enclave inspect slender-creek 2>&1 | head -50
Name: slender-creek
UUID: 5ee2705f0388
Status: RUNNING
Creation Time: Fri, 19 Sep 2025 10:17:43 PDT
Flags:

========================================= Files Artifacts =========================================
ERRO[2025-09-19T10:20:11-07:00] An error occurred while fetching files artifacts name and uuids for enclave 'slender-creek'
--- at /root/project/cli/cli/commands/enclave/inspect/files_artifacts.go:27 (printFilesArtifacts) ---
Caused by: An error occurred while fetching file names and uuids
--- at /root/project/api/golang/core/lib/enclaves/enclave_context.go:494 (EnclaveContext.GetAllFilesArtifactNamesAndUuids) ---
Caused by: rpc error: code = Unavailable desc = connection error: desc = "error reading server preface: read tcp 127.0.0.1:51535->127.0.0.1:51461: use of closed network connection"

========================================== User Services ==========================================
ERRO[2025-09-19T10:20:31-07:00] Failed to get service info from API container in enclave '5ee2705f03884b218af992ef69d8f098'
--- at /root/project/cli/cli/commands/enclave/inspect/user_services.go:28 (printUserServices) ---
Caused by: Failed to get service information for all services in enclave '5ee2705f03884b218af992ef69d8f098'
--- at /root/project/cli/cli/helpers/user_services/user_services.go:125 (GetUserServiceInfoMapFromAPIContainer) ---
Caused by: rpc error: code = Unavailable desc = connection error: desc = "error reading server preface: read tcp 127.0.0.1:51539->127.0.0.1:51461: use of closed network connection"

Error: An error occurred running command 'inspect'
Caused by: An error occurred calling the run function for command 'inspect'
Caused by: Errors occurred printing the following enclave elements: Files Artifacts, User Services

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions