Someone must have expereinced this issue? Anyone?
Forge not working with bit bucket
Hi,
I have a problem linking my forge account with Bit Bucket.
i have added it via the forge UI and it seems to have authenticated fine with my bit bucket account and installed intially from my repo.
However whenever I try to push some updated code it fails to deploy and recieve this message via forge.
'''Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists.'''
Are there other permissions that need to be set via bit bucket or am i missing something?
I have found old threads but nothing mentioned seems to have solved the issue.
Thanks
Have you added Forge's public SSH key to your Bitbucket settings?
You can view the key on your server by typing: cat ~/.ssh/id_rsa.pub
Please or to participate in this conversation.