Thinking about it might have something todo with folder / file permissions of the .ssh folder or the rsa file. I had to narrow the permissions of the id_rsa file down to make ssh accept the file. But nothing concrete yet 😕
🧵 1
z
ziad
08/30/2017, 1:19 PM
Sorry, not sure what it could be. If this is the first time you’re setting things up and you don’t mind deleting what you’ve done already I’d suggest you try that. Reset things to a blank slate and try again. Maybe you missed something the first time around.
d
Daniel
08/30/2017, 1:23 PM
Thank you for your reply! Sadly already did this multiple times (yourself is always the first point of failure)
z
ziad
08/30/2017, 1:31 PM
You’re welcome. Update here when you figure it out, I’m curious now 🙂
d
Daniel
08/30/2017, 1:38 PM
Will do! Currently trying with an unprotected key .. which still promts for a password...
Daniel
08/30/2017, 6:50 PM
Could not get it to work under windows... took the difficult path to create a jenkins-ci job for it. Hell of a lot of settings to configure but at least its also automated now. Windows is bad for this...
z
ziad
08/30/2017, 11:37 PM
Hmm, sucks that you had to resort to a plan B, but at least you got something going. I've just had a random thought btw, if it's about permissions, have you tried running Cygwin as admin?