I wanted to try Sourcetree on my Win7 PC but ran into some issue when adding and testing a bitbucket or github account.
For every added account I get a message like this:
"The 'BR' start tag on line 6 position 30 does not match the end tag of 'FONT'. Line 7, position 3."
I am using the latest downloadable version.
What can cause this error?
In our case, we had a network proxy server that was demanding authentication before allowing traffic through. Since the Bitbucket API for giving a list of repos that the user can see/clone/etc is over HTTP, I couldn't even get a list of repos to show in SourceTree. Once I turned on proxy authentication with the proper credentials, then the error disappeared.
what do you mean by " proxy server needed authentication"? I give my credentials to sourcetree under Tools > network. Which are the same i use for maven. But it just wont work. I tried know at home without the proxy stuff and it worked perfect.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
In our case, turned out the proxy server needed authentication.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have the same problem here, proxy setting work on other applications.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Further digging shows that when trying to browse repositories, this error continues to show up. Even if I try to use a bitbucket account, with SSH selected, the built in Sourcetree repository browser fails to connect.
Would be nice to see some actual logging of what goes on.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I saw this same issue when the OS configuation for proxy server was set to use a configuration script. Try turning that off, and see if the error goes away.
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.