Reza Housseini <[email protected]> writes: >> Try replacing "~" with (getenv "HOME")? I don't see anything in the >> manual about it auto-expanding tildes like Bash does. > > Thanks good catch, I tried it but the error message is still the same > must be something different. I especially wonder why it was working > before, maybe I should check the commits in deploy...
Hello, the 'identity' field in 'machine-ssh-configuration' is for the SSH private key, not the public key. I guess it was working due to ssh agent was picked, but not now.
