Skip to content

Instantly share code, notes, and snippets.

@larsthorup
Created June 23, 2015 04:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save larsthorup/e581739eb50bf29399de to your computer and use it in GitHub Desktop.
Save larsthorup/e581739eb50bf29399de to your computer and use it in GitHub Desktop.
Error: Sandbox receiver error
wallaby.js started
core v1.0.68
Tue, 23 Jun 2015 04:41:06 GMT wallaby:project File cache: C:\Users\lars_000\.WebStorm10\system\wallaby\projects\d2fcb17d51b9cdba
Tue, 23 Jun 2015 04:41:06 GMT wallaby:workers Parallelism for initial run: 2, for regular run: 2
Tue, 23 Jun 2015 04:41:06 GMT wallaby:workers Starting run worker instance #0
Tue, 23 Jun 2015 04:41:06 GMT wallaby:workers Starting run worker instance #1
Tue, 23 Jun 2015 04:41:06 GMT wallaby:workers Web server is listening at 54507
Tue, 23 Jun 2015 04:41:07 GMT wallaby:project Stopping process pool
Tue, 23 Jun 2015 04:41:07 GMT wallaby:project File cache is up-to-date, starting full test run
Tue, 23 Jun 2015 04:41:07 GMT wallaby:project Running postprocessor
Tue, 23 Jun 2015 04:41:07 GMT wallaby:postprocessor New TypeScript language service is required
Tue, 23 Jun 2015 04:41:07 GMT wallaby:postprocessor TypeScript postprocessor will be removed because in 23 project files none were found by patterns: **/*.ts
Tue, 23 Jun 2015 04:41:07 GMT wallaby:project Postprocessor execution finished
Tue, 23 Jun 2015 04:41:07 GMT wallaby:project Postprocessor is removed as requested by itself
Tue, 23 Jun 2015 04:41:07 GMT wallaby:project Test run started; run priority: 3
Tue, 23 Jun 2015 04:41:07 GMT wallaby:project Running all tests
Tue, 23 Jun 2015 04:41:07 GMT wallaby:workers Starting test run, priority: 3
Tue, 23 Jun 2015 04:41:07 GMT wallaby:workers Distributing tests between 2 workers
Tue, 23 Jun 2015 04:41:07 GMT wallaby:workers Running tests in parallel
Tue, 23 Jun 2015 04:41:07 GMT wallaby:nodeRunner Starting sandbox [worker #0, session #ivex4]
Tue, 23 Jun 2015 04:41:07 GMT wallaby:nodeRunner Starting sandbox [worker #1, session #wfrbd]
Tue, 23 Jun 2015 04:41:07 GMT wallaby:nodeRunner Preparing sandbox [worker #0, session #ivex4]
Tue, 23 Jun 2015 04:41:07 GMT wallaby:nodeRunner Preparing sandbox [worker #1, session #wfrbd]
Tue, 23 Jun 2015 04:41:07 GMT wallaby:nodeRunner Error in worker: Error: Sandbox receiver error: getaddrinfo ENOENT
at WebSocket.b._receiver.onerror (C:\Users\lars_000\.WebStorm10\system\wallaby\wallaby\server.js:11:7799)
at WebSocket.onError (C:\Users\lars_000\.WebStorm10\system\wallaby\wallaby\node_modules\ws\lib\WebSocket.js:370:18)
at WebSocket.emit (events.js:107:17)
at ClientRequest.<anonymous> (C:\Users\lars_000\.WebStorm10\system\wallaby\wallaby\node_modules\ws\lib\WebSocket.js:579:10)
at ClientRequest.emit (events.js:107:17)
at Socket.socketErrorListener (_http_client.js:272:9)
at Socket.emit (events.js:107:17)
at net.js:923:16
at process._tickCallback (node.js:355:11)
Tue, 23 Jun 2015 04:41:07 GMT wallaby:nodeRunner Error in worker: Error: Sandbox receiver error: getaddrinfo ENOENT
at WebSocket.b._receiver.onerror (C:\Users\lars_000\.WebStorm10\system\wallaby\wallaby\server.js:11:7799)
at WebSocket.onError (C:\Users\lars_000\.WebStorm10\system\wallaby\wallaby\node_modules\ws\lib\WebSocket.js:370:18)
at WebSocket.emit (events.js:107:17)
at ClientRequest.<anonymous> (C:\Users\lars_000\.WebStorm10\system\wallaby\wallaby\node_modules\ws\lib\WebSocket.js:579:10)
at ClientRequest.emit (events.js:107:17)
at Socket.socketErrorListener (_http_client.js:272:9)
at Socket.emit (events.js:107:17)
at net.js:923:16
at process._tickCallback (node.js:355:11)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment