Also, make sure to install virtualenv, I see there was a failure in the log on that as well
You're sure this is a generated token and not a password?
as you can see enable_git_ask_pass
is set to true
and force_git_ssh_protocol
to false, I have also tried turning it to true and enable_git_ask_pass
to false but no luck
I’m positive, this is where I got it from
I generated another one just to show
I do have the virtualenv installed on the same python environment
Also please try deleting ~/.clearml
folder as well
well, I’m not sure how I’d go about cloning just one specific commit but I have cloned the repository
I generated the access token in gitlab and passed it to git_pass
Please rerun again and provide a log that does show the git_pass
From the previous screenshot you showed, it looks like you're using a password and not an access token
Also, you need to restart the agent between changes in the config
they all seem to have the ‘glpat’ prefix before them
oops sorry! And yes I have set up the access token from gitlab and that’s what I’m passing in git_pass
yeah that’s a great question, I’m running the command in a regular terminal on my macbook, nothing to do with vscode