Can't clone exercise repo

Some how even I put my public key already, but I still get permission denied when I clone repositories.

$ git clone git@git.thoughtbot.com:samnang/cleaning-up-a-controller.git
Cloning into 'cleaning-up-a-controller'...
Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Hi @samnang. A few of us have had the same problem. Email your key to learn@thoughtbot.com and they’ll help you out.

1 Like

Oh, thanks. I will do that.

There’s a link now on the exercise page you can click if you’re having trouble cloning. You can upload your public key there, so you don’t have to wait for us to add it anymore.

I am having the same issue.
I also tried to upload again the rsa key it didn’t work out.
tried also to generate a new key, but no way.