Can't add ssh key

Hiya! I’m trying to add a SSH key to my project and after I click Add, it returns with a “Failed” message. I generated a key with…

ssh-keygen -t rsa -b 4096 -C "your_email@example.com"

and tried just this too…

ssh-keygen

Any ideas?

It fails if you provided a passphrase for your key.