
Reputation
Badges 1
45 × Eureka!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
yes, the remote machine is running the clearml-agent, this file resides in that same machine, same account
well, I’m not sure how I’d go about cloning just one specific commit but I have cloned the repository
but it’s not, for example the agent.git_user
is a different value in actual clearml.conf
vs the one that’s actually getting picked up by the container
I deleted the file in the tmp
folder and now I get this error:clearml_agent: ERROR: Could not open configuration file: /tmp/.clearml_agent.1xfib73d.cfg
oops sorry! And yes I have set up the access token from gitlab and that’s what I’m passing in git_pass
I have to kill the current clearml-agent
processes and call daemon
for the changes to take effect
I generated the access token in gitlab and passed it to git_pass
okay I still can not seem to get the git_pass
to show up on the logs, when I make other changes to the clearml.conf
they do show up on the logs but not the git_pass
any ideas?
the macbook is the local machine, it has the script that uses execute_remotely
I am noticing that I also don’t see the enable_git_ask_pass
in the logs
just to be clear, the second log I sent was awhile ago, anything showing there is largely irrelevant
1732640020078 Ajeels-MacBook-Pro-392.local info ClearML Task: created new task id=85d62ab2b6a74438b587c7b249b33c93
ClearML results page:
2024-11-26 16:53:40,842 - clearml.Task - INFO - Waiting for repository detection and full package requirement analysis
1732640022115 Ajeels-MacBook-Pro-392.local info ClearML Monitor: GPU monitoring failed getting GPU reading, switching off GPU monitoring
1732640022437 Ajeels-MacBook-Pro-392.local info 2024-11-26 16:53:42,437 - clearml.Ta...
yeah that’s a great question, I’m running the command in a regular terminal on my macbook, nothing to do with vscode
update: clearml-agent
was stuck on version 1.4.0
it has now been upgraded to the latest version 1.9.2
it now shows git_pass
and git_user
as well as enable_git_ask_pass
@<1754676270102220800:profile|AlertReindeer55> hi! Were you able to fix the second issue?