Reputation
Badges 1
45 × Eureka!I generated the access token in gitlab and passed it to git_pass
yes, the remote machine is running the clearml-agent, this file resides in that same machine, same account
it now shows git_pass
and git_user
as well as enable_git_ask_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
hi @<1523701070390366208:profile|CostlyOstrich36> thanks for the reply but that doesn’t seem to be the case, I have a requirements.txt
file that is very different from the one getting displayed
basically how can I make sure the packages from the requirements.txt
get picked up instead of theses ones?
yes the ubuntu machine is running the agent, and yes all the changes I make to clearml.conf are on that same ubuntu machine
@<1754676270102220800:profile|AlertReindeer55> hi! Were you able to fix the second issue?
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
you are right, I can’t see the git_pass
but in the previous logs I see it
I see, thank you for the help but shouldn’t it automatically install packages that I’m specifying?
1732722421215 Ajeels-MacBook-Pro-392.local info ClearML Task: created new task id=b045fc0540134b3b860150260fc0d4ac
ClearML results page:
2024-11-27 15:47:01,439 - clearml.Task - INFO - Waiting for repository detection and full package requirement analysis
1732722423002 Ajeels-MacBook-Pro-392.local info ClearML Monitor: GPU monitoring failed getting GPU reading, switching off GPU monitoring
1732722423507 Ajeels-MacBook-Pro-392.local info 2024-11-27 15:47:03,507 - clearml.Ta...
oops sorry! And yes I have set up the access token from gitlab and that’s what I’m passing in git_pass
amazing answer thank you so much
what I was expecting it to do was create a new file from the host clearml.conf
@<1739455977599537152:profile|PoisedSnake58> hi! Were you able to fix this issue?
update: clearml-agent
was stuck on version 1.4.0
it has now been upgraded to the latest version 1.9.2
I have to kill the current clearml-agent
processes and call daemon
for the changes to take effect
well, I’m not sure how I’d go about cloning just one specific commit but I have cloned the repository