Skip to content

MacOS "tart: command not found" repeatedly in sandbox log, regardless of whether tart is being used #10

Description

@benlavalley

Sandbox repeatedly checks for tart on MacOS and reports it's checks to the console - even if tart is configured to use Docker.

API key: e2b_000000000000000000000000000000000000
Config:  /Users/ben/.sandbox/config.json

/bin/sh: tart: command not found
Control plane listening on :49982
Envd proxy listening on :49983
Reconciled TTLs for 0 sandbox(es)
<-- POST /sandboxes
--> POST /sandboxes 201 673ms
<-- GET /v2/sandboxes
/bin/sh: tart: command not found
--> GET /v2/sandboxes 200 9ms
/bin/sh: tart: command not found
/bin/sh: tart: command not found
Reconciled TTLs for 1 sandbox(es)
/bin/sh: tart: command not found
/bin/sh: tart: command not found
Reconciled TTLs for 1 sandbox(es)```

Mildly annoying, as you can see sandbox is working fine. Using sandbox v26.5.0 on MacOS 26.5.1

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