Client network socket disconnected before secure TLS connection was established

Issue #5 new
Former user created an issue

Not sure what the problem is, I'm running the mongodb api for Cosmosdb

{ "error": { "statusCode": 500, "name": "Error", "message": "Client network socket disconnected before secure TLS connection was established", "code": "ECONNRESET", "path": null, "host": "studioanisetest.documents.azure.com", "port": "10255", "stack": "Error: Client network socket disconnected before secure TLS connection was established\n at TLSSocket.onConnectEnd (_tls_wrap.js:1086:19)\n at Object.onceWrapper (events.js:273:13)\n at TLSSocket.emit (events.js:187:15)\n at endReadableNT (_stream_readable.js:1094:12)\n at process._tickCallback (internal/process/next_tick.js:63:19)" } }

Comments (0)

  1. Log in to comment