-
-
Notifications
You must be signed in to change notification settings - Fork 106
Description
I am getting below error. could you please guide me.
App/0verb parse-server-push-adapter APNS APNS Connection 0 Socket Error2016-09-15T17:22:18.430+0530
App/0 ^2016-09-15T17:22:18.449+0530
App/0 throw err;2016-09-15T17:22:18.449+0530
App/0Error: socket hang up2016-09-15T17:22:18.451+0530
App/0 at TLSSocket.onHangUp (_tls_wrap.js:1054:19)2016-09-15T17:22:18.451+0530
App/0 at TLSSocket.g (events.js:260:16)2016-09-15T17:22:18.451+0530
App/0 at endReadableNT (_stream_readable.js:921:12)2016-09-15T17:22:18.451+0530
App/0 at emitNone (events.js:72:20)2016-09-15T17:22:18.451+0530
App/0 at nextTickCallbackWith2Args (node.js:442:9)2016-09-15T17:22:18.451+0530
App/0 at process._tickDomainCallback (node.js:397:17)2016-09-15T17:22:18.452+0530
App/0npm ERR! Linux 3.19.0-33-generic2016-09-15T17:22:18.505+0530
App/0npm ERR! argv "/home/vcap/app/vendor/node/bin/node" "/home/vcap/app/vendor/node/bin/npm" "start"2016-09-15T17:22:18.506+0530
App/0npm ERR! node v4.5.02016-09-15T17:22:18.512+0530
App/0npm ERR! code ELIFECYCLE2016-09-15T17:22:18.516+0530
App/0 at TLSSocket.emit (events.js:166:7)2016-09-15T17:22:18.451+0530
App/0npm ERR! Exit status 72016-09-15T17:22:18.523+0530
App/0npm ERR! Failed at the [email protected] start script 'node index.js'.2016-09-15T17:22:18.523+0530
App/0npm ERR! This is most likely a problem with the parse-server-example package,2016-09-15T17:22:18.524+0530
App/0npm ERR! not with npm itself.2016-09-15T17:22:18.525+0530
App/0npm ERR! Tell the author that this fails on your system:2016-09-15T17:22:18.526+0530
App/0npm ERR! node index.js2016-09-15T17:22:18.526+0530
App/0npm ERR! npm bugs parse-server-example2016-09-15T17:22:18.528+0530
App/0npm ERR! You can get information on how to open an issue for this project with:2016-09-15T17:22:18.527+0530
App/0npm ERR! Or if that isn't available, you can get their info via:2016-09-15T17:22:18.529+0530
App/0npm ERR! 2016-09-15T17:22:18.530+0530
App/0npm ERR! npm owner ls parse-server-example2016-09-15T17:22:18.532+0530
App/0npm ERR! There is likely additional logging output above.2016-09-15T17:22:18.532+0530
App/0npm ERR! 2016-09-15T17:22:18.523+0530
App/0npm ERR! Please include the following file with any support request:2016-09-15T17:22:18.543+0530
App/0npm ERR! /home/vcap/app/npm-debug.log2016-09-15T17:22:18.544+0530
App/0npm ERR! npm v2.15.9