Skip to content
This repository was archived by the owner on Feb 20, 2026. It is now read-only.
This repository was archived by the owner on Feb 20, 2026. It is now read-only.

claude-sandbox start error #21

@bso112

Description

@bso112

when I tried to use 'claude-sandbox start', got this error.

Error: (HTTP code 500) server error - lsetxattr /workspace/.git: xattr "com.apple.provenance": operation not supported 
    at /opt/homebrew/lib/node_modules/@textcortex/claude-code-sandbox/node_modules/docker-modem/lib/modem.js:383:17
    at getCause (/opt/homebrew/lib/node_modules/@textcortex/claude-code-sandbox/node_modules/docker-modem/lib/modem.js:418:7)
    at Modem.buildPayload (/opt/homebrew/lib/node_modules/@textcortex/claude-code-sandbox/node_modules/docker-modem/lib/modem.js:379:5)
    at IncomingMessage.<anonymous> (/opt/homebrew/lib/node_modules/@textcortex/claude-code-sandbox/node_modules/docker-modem/lib/modem.js:347:16)
    at IncomingMessage.emit (node:events:519:35)
    at endReadableNT (node:internal/streams/readable:1701:12)
    at process.processTicksAndRejections (node:internal/process/task_queues:90:21) {
  reason: 'server error',
  statusCode: 500,
  json: {
    message: 'lsetxattr /workspace/.git: xattr "com.apple.provenance": operation not supported'
  }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions