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.
Since I changed password I have huge problems using Sourcetree.
When I try to push I get always this message:
Pushing to https://xxxx
remote: Too many invalid password attempts. Log in at https://id.atlassian.com/ to restore access.
fatal: unable to access 'xxxx': The requested URL returned error: 403
I log at the given url and nothing change.
I already changed password 3 times in the last 24 hours, and nothing changed.
Hi Simone,
Welcome to the Atlassian Community.
Have you tried removing the passwd file? On Windows it is under C:\Users\<username>\AppData\Local\Atlassian\SourceTree\, on Mac it should be under ~/Library/Application Support/SourceTree/ I believe.
Hello Mikael
I am on macOs. I tried another password change, and then in console:
git remote show origin
and by now it's working...
I hope no other regression will happen, since it already happened many times to go back to login error ...
Is there something to fix/delete in the macOs keychain maybe?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You could try and update the password in the entry in your keychain and see if that helps. On Windows I know that for some of my users we had to remove the username from the URL to get it to work (we use Bitbucket Server).
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.