node-nikita icon indicating copy to clipboard operation
node-nikita copied to clipboard

wait_connect: Channel Open Failure

Open Pierrotws opened this issue 9 years ago • 1 comments

wait_connect results in Error:

{ [Error: (SSH) Channel open failure: open failed] reason: 'ADMINISTRATIVELY_PROHIBITED', lang: '' }

A workaround is to force ssh to null in mecano/wait/connect 116 child.execute 117 ssh: null

Pierrotws avatar Jan 28 '16 13:01 Pierrotws

Where is the bug: nikita, ssh2 ? Which solution is considererd ? passing null wont work behind a firewal or in multi-network configuration, not workaround, at best a temporary solution if your environnement allows it.

wdavidw avatar Jan 10 '18 13:01 wdavidw