Hello. I'm trying to clone a bitbucket repository using Git extensions (version 2.49.03). I go to Start > Clone, enter https://I****5@bitbucket.org/I****5/epq-dev.git in the 'Repository to Clone' field (which I copied out of bitbucket), selected the local directory to create the local clone and, and clicked 'Clone'
First a 'Bitbucket login' window appeared and I entered my bitbucket password which seemed to work OK. This is then the output in the dialogue in Git Extensions:
"C:\Users\.......\Git\bin\git.exe" clone -v --recurse-submodules --progress "https://I****5@bitbucket.org/I****5/ep***ev.git" "D:/Repo/epq-dev"
Cloning into 'D:/Repo/epq-dev'...
fatal: ArgumentOutOfRangeException encountered.
Specified argument was out of the range of valid values.
Parameter name: resultType
Password for 'https://I****5@bitbucket.org': [I entered bitbucket password]
remote: Unauthorized
fatal: Authentication failed for 'https://I****5@bitbucket.org/I****5/epq-dev.git/'
Done
Can anyone tell me what I'm doing wrong? Feels like I've tried everything. Many thanks.
Hey @Ian Chapman,
Have you been using the Git-Credential-Manager-for-Windows?
If that's the case, it seems that there was a problem that has been fixed a couple of weeks ago. More details on the bug report #651 itself.
Here the link to the available releases:
- Git Credential Manager for Windows releases
Cheers,
Caterina - Atlassian
Hi @Caterina Curti. Thanks for your reply. No, I'm not using Git-Credential-Manager-for-Windows. Just Git 2.17.1.2 with Git Extensions 2.49.03 on top. Do you have any other suggestions?
kind regards,
Ian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi, I'm having the same issue here. I suspect it has something to do with the Admin rights my current machine lacks.
Have you found anyway to solve the issue on your side?
Sorry for responding to a late thread like this.
Bien Cordialement,
Antoine
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.