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
Answered
Hello Everyone, I'M Trying To Setup Minio For Self Hosted Clearml. But There Is An Error Like In The Picture When Uploading. Does Anyone Know This Error?

Hello everyone, I'm trying to setup minio for self hosted clearml. But there is an error like in the picture when uploading. Does anyone know this error?
image

  
  
Posted 8 months ago
Votes Newest

Answers 3


Here's my my clearml.conf in the s3 section
image

  
  
Posted 8 months ago

Another error
image

  
  
Posted 8 months ago

Hi @<1612620222055845888:profile|BurlyCoral67> , how did you set up clearml.conf with the credentials?

  
  
Posted 8 months ago
517 Views
3 Answers
8 months ago
8 months ago
Tags