Open mechastorm opened 7 years ago
I think I found the cause of the issue. I have a passphrase protected ssh key as .ssh/id_rsa. Once I removed that key, it seems to work fine now.
After further down the installation it did mention that passphrase protected ssh keys are not supported.
I still do not know why triton will crash when trying to read a passphrase protected ssh key. I am leaving this issue as a possible improvement would for Triton CLI to support passphrase protected ssh keys or to skip that key if it detects that it is passphrase protected.
Fresh ubuntu 14.04 installation on a vagrant machine.
After installation when I run
triton profile create
, I getAny ideas what could be the cause?
This is for Triton CLI 5.2.0 My node version
My Instalaltion process