I have not been able to set up SSH key based cloning on my free account.
Is that feature supported for free accounts? (My keys are saved
properly, yet ‘ssh -v’ shows they are not accepted.) No matter what, I
am prompted for a password.
Further, I found I could not clone at all from my first account, which I
configured to authenticate via my Google account. I tried creating a 2nd account
with a password, and I was able to clone from that account.
At this point, I can function. However, I don’t know if I missed some
doccumentation somewhere, or if I uncovered a bug.
Thanks! I’m enjoying discovering the capabilities of Anvil.
–Hal
I’ve used your guide – it is quite similar to others. One thing it lacks is a testing section (e.g. GitHub’s).
In attempting to debug, I have run ssh with the -v option – I do see the connection established, and the proper key sent to your server. However, the key is not accepted, and the connection then asks for the account’s password.
Yes, my keys are loaded into my agent, and as I said, used ssh -v to verify that the correct keys are being offered to anvil.works. I have also re-pasted my public keys into the dialog box.