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 We Have This Issue With Our Oss Deployment: One Azure Container App For

can you make sure the change to client_max_body_size was applied with nginx -T ?

4 months ago
0 I Use The

Hi SteadyFox10 , can you please check the API server respond to the UI requests, by opening the network tab of the browser developer tools(F12) ?

5 years ago
0 Any Ideas

credentials moved to workspace tab, but I get the feeling your API server is down

3 years ago
0 Helllo, I’Ve A Problem Setting Up Clearml Locally: I Want To Use The Single Up/Domain Configuration, But When I Access The Webui From Another Device It Still Uses Localhost:8081 As Host For The Fileserver, That Is Obviously Not Accessible From Other Devic

Hi @<1792727007507779584:profile|HollowKangaroo53>
when the UI build for production it points to the reverse proxy set by the environment variables you mentions (e.g. apiBaseUrl: '/api')

10 months ago
0 How Do I View Debug Samples Images In The Browser When The Output_Uri Is On Google Cloud Storage (

Hi @<1523702496097210368:profile|ScantChimpanzee51> , is clearml self hosted and if so, is it on a non secure (HTTP) server?

2 years 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
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

if WEBSERVER__fileBaseUrlvalue = None a replacement should take place, what version of clearml are you using?

3 months ago
0 Hi, I'Ve Tried To Plot Some Images To Debug Samples But I Can'T See Them Through Ui In Chrome. It Works In Firefox, But Chrome (96.0.4664.45) Logs Message

sorry for the delay ResponsiveRabbit81
unlike AWS where the UI would rely on key and secret to sign a S3 resource, in google storage, the UI expects a GS cookie, which is available after signing in to GS. are you signed in to GS in both Firefox and Chrome and can view the resource in GS console on both browsers?

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

@<1533257411639382016:profile|RobustRat47> I was told that Github accounts are private by default, and won't pass the user's email to the newly created user in clear.ml
I'm not sure if logging in with a different provider like google will update the clear.ml user email, but it's worth a try to logout and login again with another SSO provider

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

it might be a bug we already fixed, let me check

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 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
Show more results compactanswers