You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I am using Eclipse 2021-12 and am trying to "Commit and Push" to my bitbucket; however, it will no longer work. I am using my user name (not email address) and Atlassian password. However I get the message:
'Push to AwardTracker_NJE - origin' has encountered a problem.
Can't connect to any repository:
https//Glyndwr@bitbucket.org/awardtrackeringapplication/butbucketstationlocations.git
(https//Glyndwr@bitbucket.org/awardtrackeringapplication/butbucketstationlocations.git: not authorized)
Details:
Can't connect to any repository: https://Glyndwr@bitbucket.org/awardtrackingapplication/bitbucketstationlocations.git (https://Glyndwr@bitbucket.org/awardtrackingapplication/bitbucketstationlocations.git: not authorized)
HI @Glyndwr ,
try to edit your git credentials and try again. In order to do that :
Remotes > origin > <your push url>
"(From User Guide - Resource Context Menu)
Hope this helps,
Fabio
Hi @Fabio Racobaldo _Herzum_ ,
Thank you for your assistance; however, step 2 does not match with what I see on my screen when I select "Repositories". This is what I see:
Kind regards,
Glyn
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Fabio Racobaldo _Herzum_ ,
OK, I think you mean to do this in Eclipse. I did this and it requires me to enter my password. When I do I get and error message "Failed to write credentials for 'https://Glyndwr@bitbucket.org/awardtrackingapplication/bitbucketstationlocations.git' to secure store
No password provided."
Kind regards,
Glyn
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Glyndwr ,
yes, that operation is to Eclise side. Here a solution for your current issue https://openwritings.net/pg/eclipse/eclipse-failed-write-credentials-your-git-repo-url-secure-store-no-password-provided
Fabio
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Fabio Racobaldo _Herzum_ ,
Thank you so much for your help. In my case it was untick the Windows 64 bit integration. I was then prompted to add a new password, which I did using the Atlassian password. However, I am still getting the following error when I try to Commit and Push.
Can't connect to any repository: https://Glyndwr@bitbucket.org/awardtrackingapplication/bitbucketstationlocations.git (https://Glyndwr@bitbucket.org/awardtrackingapplication/bitbucketstationlocations.git: not authorized)
Kind regards,
Glyn
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.
Some one suggest that https is no longer supported. So the git connection property in eclipse needs to change to ssh. How do I do this please?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Glyndwr if your bitbucket is in https you need to use https also in eclipse.
Are you sure that your account has privileges to write in that repository?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Fabio Racobaldo _Herzum_ I was able to write to it before the resent changes. How do I check that my account has privileges to write in that repository please?
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.
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.