git@bitbucket.org: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
@Naveen Kumar Nethi You probably need to have the first commit for the repo in order to push it
So one easy way to do is to create a temporary README.md with random content via the Bitbucket Cloud UI
After this, i believe you will be able to push your changes
Of course you will need to register your SSH public key with bitbucket
Hi Naveen. How are you?
The permission denied (publickey) error occurs typically when the SSH key hasn't been added to Bitbucket. We have an article that has more details on how to check and solve it. Would you please go over the knowledge base below and let us know the outcome?
https://confluence.atlassian.com/bbkb/permission-denied-publickey-302811860.html
Thank you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.