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

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,638,569
Community Members
 
Community Events
196
Community Groups

authentication issue in git clone by https

hello, I'm new to git and I'm learning from the 'Learn Git with Bitbucket' guide. I did all the steps according to the instructions until the git clone command to import the repository to the local computer (step 1 point 8).
Using the https option after entering the password, I get an authentication error. The suggestion in the guide doesn't apply to me because I'm running Ubuntu wsl2 in Windows 11.
This issue is stopping my further learning so how can I solve this problem? I would add that it would be worth updating this tutorial as well, as it is widely recommended on the web (this also applies to gui usability differences).

1 answer

1 accepted

1 vote
Answer accepted
Fabio Racobaldo _Herzum_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Nov 21, 2022

Hi @Konrad M ,

welcome to the Atlassian community!

Here a useful guide about how to clone a repo https://support.atlassian.com/bitbucket-cloud/docs/clone-a-git-repository/

Fabio

Hi Fabio,

thanks for the answer but this guide doesn't help, because on ubuntu wsl cloning via https does not work. According to the info from the atlassian community, I need to set a password for the app. But for what application should I set a password to apply clone command in ubuntu terminal. I can't find this in the posts (and it's not just me from what I see). SSh key method doesn't work for me either.

Konrad

ok i finally found it
create a password for the application in personal settings,

write down this password because after closing the window we will not recover it,

then in the clone command enter the above-mentioned password according to the formula:

git clone https://<bitbucket_username>:<app_password>@bitbucket.org/<repo_name>.git
label name doesn't matter - just create a password,  save it and enter into the formula.

It works in Ubuntu wsl

Konrad

Fabio Racobaldo _Herzum_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Nov 21, 2022

thanks for sharing. Mark this answer as accepted

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events