dasuchin / grunt-ssh-deploy

Grunt SSH Deployment
MIT License
66 stars 45 forks source link

Not able to connect to windows server machine for deploy #38

Closed ag13 closed 8 years ago

ag13 commented 9 years ago

I am trying to deploy an artifact to a remote Windows machine. It gives me a connection error.

Error: connect ECONNREFUSED Fatal error: connect ECONNREFUSED Error: connect ECONNREFUSED at exports._errnoException (util.js:746:11) at TCPConnectWrap.afterConnect as oncomplete

dasuchin commented 9 years ago

That looks to me like it is an issue with the machine itself and not the plugin. Is there any other details you're able to get?