I've successfully added my GitHub account on Sourcetree.
Next is GitLab. On the Edit Hosting Account, I clicked the Refresh Personal Access Token button. A dialog would appear, asking my GitLab username & password. I entered the correct input, and the result was "Failed to check login for user []". Now I'm confused.
I'm on 64-bit Windows 10, BTW.
Hi
GitLab REST API only works with Personal Access Tokens https://docs.gitlab.com/ee/user/profile/personal_access_tokens.html
The UI uses a shared component to gather the password/token hence the wording, but we will review that.
OK, I created another GItLab access token.
"Authentication failed" still happens. Maybe I miss something?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
name: name of token
psw: Your New Personal Access Token
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
3.1.2 has improved wording in this username/password/PAT dialog
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hasn't seemed to have improved anything. Crashing constantly here trying to connect to Gitlab.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
When I changed the protocol from HTTPS to SSH in SourceTrees account setup, it seems to stop crashing.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Well I cannot make sourcetree to authenticate a gitlab account. I am connecting to a Gitlab CE. Tried using both my account password and the token as password with no avail. :S
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... using sourcetree 3.1.2 and trying to connect in remote repository GitLab Community Edition 8.7.0...
I tried using my userID and my password... tried using my userID and PAT... tried using username in blank and PAT... no success...
I make a success test connecting to Gitlab API using SoapUI and PAT... so the API is working, the problems seems to be in sourcetree.
When try to connect o got "Authentication failed" message...
Anyone how to solve it?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am using Source Tree 3.0.15 and eventually got this working by using Gitlab CE, username and token for password.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I still have the problem. Gitlab.com, Sourcetree 4.0 (232) on macOS Catalina. So, how does this work?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
3.1.3 Still not working
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Same here. Sorucetree 3.1.2 still Not working.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Same here. 3.1.2 Not working.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
still not working 3.12 sorucetree
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
still the same
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
can't get it to work. Adding my gitlab username and the personal access token but with no luck (on windows), it keeps showing the authentication failed. Also tried via the credential manager but nothing
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I've chosen GitLab CE instead, used profile link, username, PAT and it works. If it doesn't, reinstall SourceTree and try again
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Reinstalling it does not fix the problem for me. using PAT.
Really not a fan of the billions of comments telling to use the PAT, for people that have a different issue it is virtually impossible to solve or get recognized.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I had this problem but i solved it.
According to this url https://docs.gitlab.com/ee/user/profile/personal_access_tokens.html :
-----
You can create as many personal access tokens as you like from your GitLab profile.
-----
Enter Sourcetree as Token Name
Read step 7 again. you have to copy your token somewhere. it's something like this:
Then in the edit hosting account dialog choose gitlab and https as protocol and then click on refresh personal access token button.
After that in the username and password dialog enter your gitlab username and paste that token you copied it before as your password. Don't enter your gitlab password.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Solution: don't use Sourcetree with GitLab
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Don't use Sourcetree at all!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
try to switch from embeded git to system git, that did solve problem for me. of course you need to have git installed in system.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey all
I found the solution...
If you connect over https, make sure you have an ending / on your URL! This works for me with 3.3.4 on Windows...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Using Sourcetree version 3.3.4 I am having massive issues with getting the client to authenticate with GitLab EE. GitKraken works fine with the PAT, and I can log in over browser to GitLab EE. I am reasonably certain since I can use another client and PAT authentication, that the trouble is Sourcetree.
I have generated the PAT with api, read_user. I create the account on Sourcetree under Tools >> Opetions >> Authentication >> Add.
Fields selected are "GitLab EE", the site URL, protocol HTTPS. Credentials are fixed at PAT and logging in with the GitLab account name and the PAT as password produces "Authentication failed." in the dialog box.
We had this working back in January but something has happened and this is an absolute showstopper as I have developers who are trying to get going with Git and GitLab (company's chosen repository software) and I cannot get them authenticated.
This is critical and I hope there is a debug method. I have not been able to find a console or any other debug method to get a more detailed error than Authentication failed and the stated way of accomplishing this is not working.
Please advise.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
same here
sourcetree 3.1.3
GitLab 12.0.3
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
me too
Sourcetree 3.2.6
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I still have the problem. I tried with GitLab CE and GitLab EE, but with no success.
Protocol is HTTPS and URL looks like https://SEVER.DOMAIN.TOPLEVEL
In login dialog I entered my username and the PAT from https://SEVER.DOMAIN.TOPLEVEL/profile/personal_access_tokens
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I was having this issue with 3.1.3 and it turned out I had chosen the wrong version of GitLab in the drop-down (so make sure you have chosen the correct one out of GitLab, GitLab CE and GitLab EE).
Once I had chosen the correct one, entering my GitLab username (i.e. the one after the @ when you click on your avatar in the top-right menu on GitLab) and the PAT (not my GitLab password) I was then authenticated.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
not working
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
same here
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi
We have some internal improvements to the GitLab account management going into beta testing today, we hope to be able to make it available to all users soon.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
has this issue been fixed? tx
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sourcetree 3.0.15 bug reproduced
Created new token
Add account in sourcetree
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
same issue here..... Authentication failed
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
oh I just made it. As soon as you create your token, you can see random letters and copy them. This will be your password. and Username is the name of token or your userID... Try both haha
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Interesting, thanks for the information we'll take another look at this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
over 2 years later and still no answer?
We have a private server running gitlab community edition.
Using my token as password still throws Authentication failed, with no explanation as to why. Other git clients work fine. I really wanted to use sourcetree.
Fix this, or at least give better feedback as to WHY it failed... I am 1000% sure I used correct credentials. I used the token, the token works with other clients, why not sourcetree.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sourcetree 3.0.8 bug reproduced
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.