since a few days I get this error messages
Code:
Unhandled rejection Error: read ECONNRESET
at exports._errnoException (util.js:837:11)
at TLSWrap.onread (net.js:544:26)
and
Code:
Unhandled rejection TypeError: fs.statsAsync is not a function
at /root/capturebate-node-master/main.js:45:13
at tryCatcher (/root/capturebate-node-master/node_modules/bluebird/js/main/util.js:26:23)
at Function.Promise.attempt.Promise.try (/root/capturebate-node-master/node_modules/bluebird/js/main/method.js:31:24)
at getFileSize (/root/capturebate-node-master/main.js:44:20)
at /root/capturebate-node-master/main.js:129:12
at tryCatcher (/root/capturebate-node-master/node_modules/bluebird/js/main/util.js:26:23)
at Function.Promise.attempt.Promise.try (/root/capturebate-node-master/node_modules/bluebird/js/main/method.js:31:24)
at ChildProcess.<anonymous> (/root/capturebate-node-master/main.js:128:15)
at emitTwo (events.js:87:13)
at ChildProcess.emit (events.js:172:7)
at maybeClose (internal/child_process.js:817:16)
at Socket.<anonymous> (internal/child_process.js:319:11)
at emitOne (events.js:77:13)
at Socket.emit (events.js:169:7)
at Pipe._onclose (net.js:469:12)
sorry for bad english