I am unable fetch from & push to remote repository hosted on bitbucket server 5.11.1
Every time getting "fatal: Authentication failed" for my repo over https.
I use git 2.17.1 from git bash and I am sure that I am providing correct credentials. I am able to login to website. There must be something with permissions because when I check option "Allow users without a Bitbucket account to clone and browse repositories within this project." then i am able to fetch only.
Hi @jpinczynski,
Did you already check the permissions on the project and the repository for the affected user?
This page provides an overview to the permissions documentation at the various levels:
- 4 Levels of Bitbucket Server Permissions
In this case, I would start by checking the project and the repository ones to make sure that you have read and write permissions.
Cheers,
Caterina - Atlassian
Already checked all permissions again and it looks fine. There must be something in configuration, I suppose, because as I said if I check option "allow users without bucket account" I am able to fetch repo.
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.