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
Hello,
I have an issue with Sourcetree for Windows 3.3.8. I successfully uninstalled and reinstalled Sourcetree on my machine, which is running Windows 10 Pro. The issue I am experiencing is related to creating my account. I have imported my SSH key and my user account information is correctly listed in [Tools]_[Options]_[General]. When I attempt to add my account under the [Authentication] tab, I attempt to refresh my OAuth token, but the path is not valid. This URL appears in Firefox when I attempt to refresh my OAuth token:
http://localhost:34106/?state=authenticated&code={redacted}
A connection was not able to be established at the local host. This occurs regardless of whether I use HTTPS or SSH. Please help. I am not able to use any of my repos until I get this fixed properly. Thanks.
A bit more info:
I ran netstat -anop tcp to get a list of all TCP ports and their states.
TCP 0.0.0.0:34106 0.0.0.0:0 LISTENING 4
I don't see port 34106/tcp listening on 127.0.0.1 though.
A bit more info:
I ran netstat -anop tcp to get a list of all TCP ports and their states.
TCP 0.0.0.0:34106 0.0.0.0:0 LISTENING 4
I don't see port 34106/tcp listening on 127.0.0.1 though.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.