-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
When i use "syncjs" and dont change any files the connection get lost after about 5 minutes every time. When i ssh into my account without syncjs the connection dont get lost after 5 minutes.
events.js:167
throw er; // Unhandled 'error' event
^
Error: read ECONNRESET
at TCP.onread (net.js:657:25)
Emitted 'error' event at:
at Client.<anonymous> (/Users/xxx/.nvm/versions/node/v10.2.1/lib/node_modules/syncjs/node_modules/scp2/lib/client.js:81:10)
at Client.emit (events.js:182:13)
at Socket.<anonymous> (/Users/xxx/.nvm/versions/node/v10.2.1/lib/node_modules/syncjs/node_modules/ssh2/lib/client.js:215:10)
at Socket.emit (events.js:187:15)
at emitErrorNT (internal/streams/destroy.js:82:8)
at emitErrorAndCloseNT (internal/streams/destroy.js:50:3)
at process._tickCallback (internal/process/next_tick.js:63:19)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] sync: `syncjs`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] sync script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/xxx/.npm/_logs/2019-03-05T16_28_25_262Z-debug.log
luther$ Metadata
Metadata
Assignees
Labels
No labels