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
StoutShark79
Moderator
1 Question, 5 Answers
  Active since 30 June 2023
  Last activity one year ago

Reputation

0

Badges 1

5 × Eureka!
0 Votes
13 Answers
844 Views
0 Votes 13 Answers 844 Views
one year ago
0 Hello Everyone! We Have Set Up A Self Hosted Clearml Server On An Azure Vm. Unfortunately, We Are Unsure About How The Configuration Of The Subdomains Should Be Done. The Dns Records Are Correctly Set, With Cname Pointing To The Server'S Ip For All Three

Hello, @<1523701087100473344:profile|SuccessfulKoala55> and @<1523701827080556544:profile|JuicyFox94> , thank you for your responses! And please excuse my tardiness. Currently, we are not using Helm. We chose to deploy the ClearML Server in Linux using the pre-built Docker image.

one year ago
0 Hello Everyone! We Have Set Up A Self Hosted Clearml Server On An Azure Vm. Unfortunately, We Are Unsure About How The Configuration Of The Subdomains Should Be Done. The Dns Records Are Correctly Set, With Cname Pointing To The Server'S Ip For All Three

Sorry for the delay! Removing all cookies yields the same error. Interestingly, deleting the configuration file for the API server and setting up the Clearml server again without it seems to work. We are able to access the system with both http://<Server Address>:8080 and app.clearml.wesort.ai . However, when we set up the clearml server with the configuration file again, we return to encountering the error.

one year ago