Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How do I fix the error:

dhakken December 6, 2018

image.png

I can sign into my Bitbucket account I can see the remote repositories through Sourcetree but I receive this error both when trying to push or pull a repository.  One of my coworkers is having no problem with either.

1 answer

0 votes
minnsey
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 6, 2018

Hi

Is it possible you are behind a proxy which is allowing web requests through, e.g. REST calls to list remote repositories, but not the git push/pull requests?

Do the git commands work from the command line?

dhakken December 6, 2018

No we do not use a proxy here.  When I try to clone a repository I receive the following error:

Command: perl.exe C:\Users\dhakken\AppData\Local\SourceTree\app-3.0.8\tools\svn.pl info https://dhakken@bitbucket.org/cornellcollege/students_seniors_seniors-checklist
Output:
Error: System.ComponentModel.Win32Exception: The system cannot find the file specified

Command: git -c diff.mnemonicprefix=false -c core.quotepath=false ls-remote https://dhakken@bitbucket.org/cornellcollege/students_seniors_seniors-checklist
Output:
Error: remote: Invalid username or password
fatal: Authentication failed for 'https://dhakken@bitbucket.org/cornellcollege/students_seniors_seniors-checklist/'

Command: hg identify extensions.hgext.hgsubversion=! https://dhakken@bitbucket.org/cornellcollege/students_seniors_seniors-checklist
Output:
Error: abort: http error, possibly caused by proxy setting

 Now this error indicates that the username or password is invalid but it is the correct user name and password, again I'm still hopeful but perplexed.

minnsey
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 6, 2018

Do you get prompted for any credentials? Also is it a Mercurial or Git repository?

dhakken December 7, 2018

Unfortunately no. just error messages.

dhakken December 11, 2018

Hey Micheal any new suggestions or tings I can try?

minnsey
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 17, 2018

Try from the command line/console

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events