meteor-up: Trying to deploy my app but its giving Unhandled 'error' event
I tried to deploy a meteor 1.3 app with this version of mup and repeatedly got this error :
[46.101.252.105] - setup docker
events.js:154
throw er; // Unhandled 'error' event
^
Error: Timed out while waiting for handshake
at [object Object]._onTimeout (/home/pubudu/meteor-up/node_modules/ssh2/lib/client.js:138:17)
at Timer.listOnTimeout (timers.js:92:15)
Any idea what’s happening?
About this issue
- Original URL
- State: closed
- Created 8 years ago
- Comments: 27 (11 by maintainers)
@erperejildo you should use
passwordinstead ofpassIf I use pass instead password I get this issue: