oops sorry! And yes I have set up the access token from gitlab and that’s what I’m passing in git_pass
And can you manually clone the same exact commit on the machine running the agent?
you said you're on ubuntu... please describe exactly where/how the server + agent are set up
update: clearml-agent
was stuck on version 1.4.0
it has now been upgraded to the latest version 1.9.2
Please rerun again and provide a log that does show the git_pass
Can you also add a full log of the run that was showing the git pass in the startup print?
I generated the access token in gitlab and passed it to git_pass
as you can see enable_git_ask_pass
is set to true
just to be clear, the second log I sent was awhile ago, anything showing there is largely irrelevant
You're sure this is a generated token and not a password?
the local machine does not have clearml-agent
Also, make sure to install virtualenv, I see there was a failure in the log on that as well
they all seem to have the ‘glpat’ prefix before them
Try installing virtualenv on the ubuntu machine running the agent
the macbook is the local machine, it has the script that uses execute_remotely
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