You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 27, 2026. It is now read-only.
I'm getting this error when attempting to use the browserstack runner in my CI/CD pipeline:
Error: spawn ETXTBSY
at ChildProcess.spawn (internal/child_process.js:357:11)
at spawn (child_process.js:525:9)
at execFile (child_process.js:216:15)
at tunnelLauncher (/opt/crumbjs/node_modules/browserstack-runner/lib/local.js:23:22)
at Timeout._onTimeout (/opt/crumbjs/node_modules/browserstack-runner/lib/local.js:191:11)
at ontimeout (timers.js:424:11)
at tryOnTimeout (timers.js:288:5)
at listOnTimeout (timers.js:251:5)
at Timer.processTimers (timers.js:211:10)
It looks like a similar issue was filed in other repo from Browserstack with the same error.
I'm getting this error when attempting to use the browserstack runner in my CI/CD pipeline:
It looks like a similar issue was filed in other repo from Browserstack with the same error.