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

spawn EXTBSY error #224

Description

@DanielRuf

We are getting the following error:

Using config: /__w/foundation-sites/foundation-sites/browserstack.json
internal/child_process.js:405
    throw errnoException(err, 'spawn');
    ^

Error: spawn ETXTBSY
    at ChildProcess.spawn (internal/child_process.js:405:11)
    at spawn (child_process.js:548:9)
    at execFile (child_process.js:232:17)
    at tunnelLauncher (/__w/foundation-sites/foundation-sites/node_modules/browserstack-runner/lib/local.js:23:22)
    at Timeout._onTimeout (/__w/foundation-sites/foundation-sites/node_modules/browserstack-runner/lib/local.js:191:11)
    at listOnTimeout (internal/timers.js:549:17)
    at processTimers (internal/timers.js:492:7) {
  errno: -26,
  code: 'ETXTBSY',
  syscall: 'spawn'
}

Related: browserstack/browserstack-local-nodejs#19

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