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
RoundCat60
Moderator
8 Questions, 43 Answers
  Active since 07 April 2024
  Last activity one year ago

Reputation

0

Badges 1

38 × Eureka!
0 Votes
12 Answers
956 Views
0 Votes 12 Answers 956 Views
Hi, is there any documentation for setting up and using SSL certs with the clearml server and agent?
4 years ago
0 Votes
24 Answers
1K Views
0 Votes 24 Answers 1K Views
Hi all, are there any alternatives to storing user credentials in /opt/trains/config/apiserver.conf ? We don't like that the credentials are stored in plaint...
4 years ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Hey, I've started up a new instance of the clearml server using one of the community AMIs, I copied over the data and config from an older version (Version: ...
3 years ago
0 Votes
4 Answers
983 Views
0 Votes 4 Answers 983 Views
Hi, we would like to make a copy of the base public AMI ami-0a4224787c2f50fe9 as we noticed the owner of these AMIs only keeps the last 2 versions. When I tr...
4 years ago
0 Votes
2 Answers
909 Views
0 Votes 2 Answers 909 Views
Hi, is there a document anywhere that lists the S3 bucket permissions required in an IAM policy to read and write to S3?
4 years ago
0 Votes
3 Answers
972 Views
0 Votes 3 Answers 972 Views
Hey, we have an issue after migrating to v1.0.2 from 0.17. clearml-agent-services kept restarting (ran sudo docker ps ). We used the AMI ( ami-0a4224787c2f50...
4 years ago
0 Votes
18 Answers
1K Views
0 Votes 18 Answers 1K Views
Hi, I would like to configure clearml-server to connect to an S3 bucket in order to store artefacts - i've taken a look on this page None and it mentions 'Th...
4 years ago
0 Votes
43 Answers
112K Views
0 Votes 43 Answers 112K Views
Hey, so we noticed the /var/lib/docker/overlay2 directory on the clearml-server is growing a lot in size, we added more disk space but we want to put somethi...
4 years ago
0 Hey, So We Noticed The

not entirely sure on this as we used the custom AMI solution, is there any documentation on it?

4 years ago
0 Hey, So We Noticed The

back up and running again, thanks for your help

4 years ago
0 Hi, I Would Like To Configure Clearml-Server To Connect To An S3 Bucket In Order To Store Artefacts - I'Ve Taken A Look On This Page

Is it possible to use an IAM role rather than user credentials in the clearml.conf file?

4 years ago
0 Hi, I Would Like To Configure Clearml-Server To Connect To An S3 Bucket In Order To Store Artefacts - I'Ve Taken A Look On This Page

yep still referring to the S3 credentials, somewhat familiar with boto and IAM roles

4 years ago
0 Hey All. I Need Some Help Debugging Some Errors. I Keep Getting An Error About Failing To Clone The Repository On The Remote Instance. What Could Be The Reason Of This? Are There Any Common Errors Related To This? I Suspect Permissions, But Not Entirely

Hey @<1523701205467926528:profile|AgitatedDove14> I am helping Max to get this working. I ran the clearml-agent init and now have the correct entries in the clearml.conf file.

Created an ssh key from the agent, uploaded it to the git repo, but still getting this error:

Host key verification failed.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.

If I manually ssh on to the agent, and run:
`git clon...

4 years ago
4 years ago
0 Hey, So We Noticed The

it looks like clearml-apiserver and clearml-fileserver are continually restarting

4 years ago
0 Hi, Is There Any Documentation For Setting Up And Using Ssl Certs With The Clearml Server And Agent?

have 2 listeners setup. LB 80 > instance 8080 and LB 443 > instance 8080

4 years ago
0 Hi, Is There Any Documentation For Setting Up And Using Ssl Certs With The Clearml Server And Agent?

Hi @<1523701205467926528:profile|AgitatedDove14> I tried this out, but I keep getting connection timeouts in the browser getting to the ELB. The instance is showing as inservice and passing the healthcheck. Is there any other configuration I need to do in the clearml.conf to make this work?

4 years ago
0 Hey, We Have An Issue After Migrating To V1.0.2 From 0.17.
  • What are the credentials that are referred to in the logs? Where do I get these?
  • How do I ensure this container is run automatically if it keeps restarting using the docker-compose file?
  • If I run sudo docker run -it allegroai/clearml-agent-services:latest manually, do I need to put this in a crontab? My knowledge of running docker containers is a bit limited.
  • Does this service need to run if I already have a clearml-agent running on a separate instance?
4 years ago
Show more results compactanswers