Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Profile picture
VexedWoodpecker50
Moderator
19 Questions, 47 Answers
  Active since 27 November 2024
  Last activity 9 months ago

Reputation

0

Badges 1

45 × Eureka!
0 Votes
0 Answers
577 Views
0 Votes 0 Answers 577 Views
I can git clone just fine on that same machine and account and ofc same repository
9 months ago
0 Votes
2 Answers
607 Views
0 Votes 2 Answers 607 Views
I also have another question @<1523701070390366208:profile|CostlyOstrich36> I’m hoping you’d be kind of enough to guide me: the clearml.conf file that gets u...
9 months ago
0 Votes
0 Answers
571 Views
0 Votes 0 Answers 571 Views
I want it to come from the regular clearml.conf file
9 months ago
0 Votes
0 Answers
585 Views
0 Votes 0 Answers 585 Views
the problem is with git
9 months ago
0 Votes
2 Answers
942 Views
0 Votes 2 Answers 942 Views
dumb question I know but I have code running on my local machine and I’m using the remotely_execute() call in there so it’d go to my GPU machine
9 months ago
0 Votes
13 Answers
692 Views
0 Votes 13 Answers 692 Views
just a small question @<1576381444509405184:profile|ManiacalLizard2> : when I do remotely execute I get this line, Current configuration (clearml_agent v1.9....
9 months ago
0 Votes
0 Answers
679 Views
0 Votes 0 Answers 679 Views
in this case do I need an agent running on my local machine? Or the remote machine?
9 months ago
0 Votes
0 Answers
634 Views
0 Votes 0 Answers 634 Views
Hi guys, I have a brand new problem
9 months ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
9 months ago
0 Votes
0 Answers
622 Views
0 Votes 0 Answers 622 Views
I tried it that way but then I also tried it by creating an ssh connection and having the ssh credentials stored in the machine and setting force_git_ssh to ...
9 months ago
0 Votes
0 Answers
576 Views
0 Votes 0 Answers 576 Views
I see the Agent recreates the environment from the local machine in the remote machine
9 months ago
0 Votes
0 Answers
618 Views
0 Votes 0 Answers 618 Views
I want the location to be not from a tmp file
9 months ago
0 Votes
6 Answers
756 Views
0 Votes 6 Answers 756 Views
for some reason the installed packages are not reflecting the one from the requirements.txt in the repository?
9 months ago
0 Votes
0 Answers
747 Views
0 Votes 0 Answers 747 Views
because that tmp config file has different settings from the one that’s in my actual clearml.conf (which is in the remote server of course)
9 months ago
0 Votes
0 Answers
739 Views
0 Votes 0 Answers 739 Views
which agent will enqueue my task? let’s say both agents are listening on the same queue
9 months ago
0 Votes
0 Answers
571 Views
0 Votes 0 Answers 571 Views
and can someone please explain what the date represents?
9 months ago
0 Votes
0 Answers
709 Views
0 Votes 0 Answers 709 Views
9 months ago
0 Votes
0 Answers
600 Views
0 Votes 0 Answers 600 Views
I have looked through the chat and some people have had the same issue but none of them had a solution
9 months ago
0 Votes
52 Answers
101K Views
0 Votes 52 Answers 101K Views
I have the user/pass set up on the clearml.conf and also have the enable_git_ask_pass set to True
9 months ago
0 I Have The User/Pass Set Up On The

they all seem to have the ‘glpat’ prefix before them

9 months ago
0 Just A Small Question

this problem has been solved, the solution was this: None

9 months ago
0 I Have The User/Pass Set Up On The

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

9 months ago
0 I Have The User/Pass Set Up On The

yes, the remote machine is running the clearml-agent, this file resides in that same machine, same account

9 months ago
0 I Have The User/Pass Set Up On The

well, I’m not sure how I’d go about cloning just one specific commit but I have cloned the repository
image

9 months ago
0 Just A Small Question

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

9 months ago
0 Just A Small Question

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

9 months ago
0 I Have The User/Pass Set Up On The

oops sorry! And yes I have set up the access token from gitlab and that’s what I’m passing in git_pass

9 months ago
0 Just A Small Question

I have to kill the current clearml-agent processes and call daemon for the changes to take effect

9 months ago
0 Just A Small Question

still same problem

9 months ago
0 I Have The User/Pass Set Up On The

I generated the access token in gitlab and passed it to git_pass

9 months ago
9 months ago
0 I Have The User/Pass Set Up On The

and you can see it includes the commit that the log mentions

9 months ago
0 I Have The User/Pass Set Up On The

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?

9 months ago
0 I Have The User/Pass Set Up On The

the macbook is the local machine, it has the script that uses execute_remotely

9 months ago
0 I Have The User/Pass Set Up On The

as you can see enable_git_ask_pass is set to true

9 months ago
0 Just A Small Question

I then compose down’ed the containers and up’ed them

9 months ago
0 I Have The User/Pass Set Up On The

actually sorry it’s 20.04

9 months ago
0 I Have The User/Pass Set Up On The

I am noticing that I also don’t see the enable_git_ask_pass in the logs

9 months ago
0 I Have The User/Pass Set Up On The

just to be clear, the second log I sent was awhile ago, anything showing there is largely irrelevant

9 months ago
0 I Have The User/Pass Set Up On The
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...
9 months ago
9 months ago
0 I Have The User/Pass Set Up On The

I generated another one just to show

9 months ago
0 I Have The User/Pass Set Up On The

yeah that’s a great question, I’m running the command in a regular terminal on my macbook, nothing to do with vscode

9 months ago
0 Just A Small Question

it’s the same one as before

9 months ago
0 I Have The User/Pass Set Up On The

update: clearml-agent was stuck on version 1.4.0 it has now been upgraded to the latest version 1.9.2

9 months ago
0 I Have The User/Pass Set Up On The

the local machine does not have clearml-agent

9 months ago
0 I Have The User/Pass Set Up On The

it now shows git_pass and git_user as well as enable_git_ask_pass

9 months ago
9 months ago
Show more results compactanswers