Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timeout #75

Open
imalhasaranga opened this issue Sep 16, 2015 · 4 comments
Open

Timeout #75

imalhasaranga opened this issue Sep 16, 2015 · 4 comments

Comments

@imalhasaranga
Copy link

connection gets timeout during the handshake, is there any parameters to increase the timeout period ?

Error: Timed out while waiting for handshake
Fatal error: Connection :: error

@alianrock
Copy link

the same on osx 10.10

@mamarmite
Copy link

An hacky fix :
tasks/sftp-deploy.js, add in the connection object a static line (line 257):
readyTimeout: 60000 or less if you need. Default is 20 000 in ssh2.

@ultimatecoder
Copy link

Do we have any solution for this? I am facing the exact problem.

@thrashr888
Copy link
Owner

I'll merge a PR if y'all wanna send one!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants