Skip to content

Instantly share code, notes, and snippets.

@secondsun
Created January 11, 2017 15:24
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 secondsun/16088b4212394140b9053a448d7faf63 to your computer and use it in GitHub Desktop.
Save secondsun/16088b4212394140b9053a448d7faf63 to your computer and use it in GitHub Desktop.
uncaughtException: [RangeError: Invalid status code: 0]
Internal error: [RangeError: Invalid status code: 0]
RangeError: Invalid status code: 0
at ServerResponse.writeHead (_http_server.js:192:11)
at handleError (/home/summers/Projects/feedhenry/raincatcher/raincatcher-demo-cloud/node_modules/fh-mbaas-api/node_modules/fh-mbaas-express/lib/mbaas.js:156:7)
at /home/summers/Projects/feedhenry/raincatcher/raincatcher-demo-cloud/node_modules/fh-mbaas-api/node_modules/fh-mbaas-express/lib/mbaas.js:236:28
at /home/summers/Projects/feedhenry/raincatcher/raincatcher-demo-cloud/node_modules/fh-mbaas-api/lib/forms/index.js:54:14
at Request.handleResponse [as _callback] (/home/summers/Projects/feedhenry/raincatcher/raincatcher-demo-cloud/node_modules/fh-mbaas-api/node_modules/fh-mbaas-client/lib/mbaasRequest/mbaasRequest.js:186:7)
at self.callback (/home/summers/Projects/feedhenry/raincatcher/raincatcher-demo-cloud/node_modules/fh-mbaas-api/node_modules/request/request.js:187:22)
at emitOne (events.js:77:13)
at Request.emit (events.js:169:7)
at Request.onRequestError (/home/summers/Projects/feedhenry/raincatcher/raincatcher-demo-cloud/node_modules/fh-mbaas-api/node_modules/request/request.js:813:8)
at emitOne (events.js:77:13)
Internal error: [RangeError: Invalid status code: 0]
Error creating event in the MBaaS: { [Error: connect ECONNREFUSED 127.0.0.1:443]
code: 'ECONNREFUSED',
errno: 'ECONNREFUSED',
syscall: 'connect',
address: '127.0.0.1',
port: 443 }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment