Help- Strange errors running Mocha and Velocity

Trying to get some tests added to my project in Mocha. I keep seeing the following error logged:

stream error Error during WebSocket handshake: Unexpected response code: 404

My best guess is the main process is failing it’s handshake to the mirror?

Help?