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
W20150129-19:18:17.337(-8)? (STDERR)
W20150129-19:18:17.339(-8)? (STDERR) events.js:72
W20150129-19:18:17.339(-8)? (STDERR) throw er; // Unhandled 'error' event
W20150129-19:18:17.339(-8)? (STDERR) ^
W20150129-19:18:17.342(-8)? (STDERR) Error: This socket has been ended by the other party
W20150129-19:18:17.342(-8)? (STDERR) at Socket.writeAfterFIN [as write] (net.js:275:12)
W20150129-19:18:17.342(-8)? (STDERR) at REPLServer.<anonymous> (/private/tmp/foo/.meteor/local/build/programs/server/shell.js:123:20)
W20150129-19:18:17.342(-8)? (STDERR) at REPLServer.emit (events.js:117:20)
W20150129-19:18:17.342(-8)? (STDERR) at Interface.<anonymous> (repl.js:184:10)
W20150129-19:18:17.342(-8)? (STDERR) at Interface.emit (events.js:117:20)
W20150129-19:18:17.343(-8)? (STDERR) at Interface.close (readline.js:272:8)
W20150129-19:18:17.343(-8)? (STDERR) at Socket.onend (readline.js:95:10)
W20150129-19:18:17.343(-8)? (STDERR) at Socket.emit (events.js:117:20)
W20150129-19:18:17.343(-8)? (STDERR) at _stream_readable.js:943:16
W20150129-19:18:17.343(-8)? (STDERR) at process._tickCallback (node.js:419:13)
=> Exited with code: 8
This doesn't happen if you .exit the shell cleanly.
The text was updated successfully, but these errors were encountered:
causes the app server (in shell1) to crash:
This doesn't happen if you
.exit
the shell cleanly.The text was updated successfully, but these errors were encountered: