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.