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
DeterminedCrab71
Moderator
1 Question, 160 Answers
  Active since 10 January 2023
  Last activity 2 years ago

Reputation

0

Badges 1

Eureka!
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hi Maya, can you please copy the response for "events.get_task_plots" request from the network tab in the browser developer tools (F12)?
5 years ago
0 Migration Clearml 1.5.0 -> 1.8? -> 1.9?

the bug is during creation of S3 bucket credential creation. you can manually fix the URL in settings -> Configuration
under WEB APP CLOUD ACCESS find the right Host (Endpoint) field and add the missing colon.
we will release a fix to 1.9 soon.

2 years ago
0 Migration Clearml 1.5.0 -> 1.8? -> 1.9?

1.9.2 with a fix should be released, I think today, let me check

2 years ago
0 How Can I Start The Clearml Server After Creating Ec2 Instance From Ami? Running

if you get a response while on the instance from localhost, but not from the outside, it usually means the machine IP is not exposed to the outside world.

3 years ago
0 Any Tips On Debugging Worker Graphs Not Showing Up? Seems To Be Some Js Errors In The Console That May Be Related. Running Localhost Against 1.16.1 Images

Hi @<1689446563463565312:profile|SmallTurkey79>
seems like a bad chartjs definition, in line-chart.component.ts where we build the chart, probably due to unexpected response.
can you share the 1st successful response of workers.get_stats from the network tab of devtools?

one year ago
0 Trying To Add Someone To My Workspace And We Keep Getting A Cannot Resolve Link Destination

Hi @<1533257411639382016:profile|RobustRat47> can you make sure the invite mail and the signup mail are the same?

2 years ago
0 Any Ideas

Hi Igor, profile is an old path, /settings/profile replaced it.
how did you navigate to it?

3 years ago
0 Hi All, I Think Their Is A Ui Bug. When Trying To Add Experiment To Compare:

Thank you Ophir, managed to reproduce on our environment. we'll work on a fix.

4 years ago
3 years ago
0 Are There Any Tips For How To Set These Boxes In The Profile For Access To

Hi Ed,
when you try to view a resource from azure on the UI (debug samples), a popup will appear, asking for credentials, in this case azure query string. it will fill the rest of the fields you see in profile automatically.

4 years ago
0 Hello! I’M Having Trouble With Connecting My On-Premises S3 Storage To Clearml. Could Anyone Please Tell Me How To Fix It?

SillySealion58
something look odd with the bucket settings.
url has port 443 which usually means ssl secure, but the secure flag is false

3 years ago
0 Why Is Async_Delete Not Working?

Hi @<1590514584836378624:profile|AmiableSeaturtle81> self hosted S3 service must specify the protocol (http/https) and port, even for the default ones (80 / 443).

one year ago
0 For Some Reason I Can'T Delete A Pipeline Projet, The Deletion Is Running Indefinitely. Is There A Way To Force The Deletion Of A Project Via The Apiclient?

Hi SmugSnake6 , thank you for reporting this issue.
based on the console error you posted I believe we managed to find and fix the issue.

3 years ago
0 Migration Clearml 1.5.0 -> 1.8? -> 1.9?

I was just informed that the images for 1.9.2 were already released on Thursday, please test if the new version solve the issue for you and let us know.

2 years ago
0 Hi, I Have A Problem Of Showing Images And Artifacts In The Web Ui. We Get Unauthorized (401) When Loading The Plot Page Of A Task. It Almost Like

can you please make sure the configuration got to the right place and see if you have the expected value for fileBaseUrl in

clearml.mydoamin/configuration.json
2 months ago
2 months ago
2 months ago
0 Is There Any Way To Change The X-Axis On The Charts For Scalars, To Say E.G. "Epochs" Instead Of "Iterations"? Or Is That Hardcoded?

logically that doesn't make sense, iteration is a different scale then time. these values are indeed hard coded

2 years ago
0 Hi Everyone! I'Ve Been Using Clearml For A While And I Love It, But I Recently Noticed A Strange Issue. From The "Debug Samples" Tab, Where I Can See Some Training Samples From My Dataset, When I Click On Some Thumbnails The Image I Can See Does Not Match

Hi @<1705029129084080128:profile|SmoothPigeon36>
we found out that unintentionally, debug sample will display up to 3 images with the same iteration/metric/variant. which was not the initial intent. while image viewer support 1 image per this combination.
I have 2 questions.

  • can you confirm that this is indeed the issue in your case.
  • and if so, was reporting more than 1 image for the same combination intentional?
one year ago
0 Hi, I Updated To Clearml-Server 1.4.0 And I Am Uncomfortable With The New Table/Detail View, Is There A Way To Disable It And Use The Previous One (On Click -> Open Details)?

Thanks JitteryCoyote63 , we'll try to find the time for the effort to improve this behavior.
in the mean time, maybe open a ticket here https://github.com/allegroai/clearml-web/issues so maybe someone from the community might help.

3 years ago
Show more results compactanswers