I followed the steps from this site to be able to access Bitbucket via SSH on Ubuntu. But when I finished and tried to clone a repository the terminal printed this error:
Warning: Permanently added the RSA host key for IP address '104.192.143.2' to the list of known hosts. Permission denied (publickey). fatal: Could not read from remote repository.Please make sure you have the correct access rights and the repository exists.
So I wonder why the error? And what to do to correct?