GIT Integration - Not working for commit

All of the sudden, I'm getting this error when I try to commit code from Pycharm.  I have recreated the SSH key and updated it in bitbucket. 

 

I could really use some help here.

 

Thanks all

 

 

08:58:42.724: [lre-api] git -c credential.helper= -c core.quotepath=false -c log.showSignature=false add --ignore-errors -A -f -- server.py
08:58:43.412: [lre-api] git -c credential.helper= -c core.quotepath=false -c log.showSignature=false commit -F C:\Users\pk48521\AppData\Local\Temp\git-commit-msg-.txt --
[master 8c549cf] debugging dynatrace processing
1 file changed, 1 insertion(+), 1 deletion(-)
08:58:56.971: [lre-api] git -c credential.helper= -c core.quotepath=false -c log.showSignature=false push --progress --porcelain origin refs/heads/master:master
git@git.pncint.net: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.

 

0

Please sign in to leave a comment.