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
Hey Guys, I'M Hosting A Private Server Configured To Link To A S3 Bucket. I'M Having Difficulties Identifying The Reason For An Error In A Worker Recurring Repeatedly (Shown In The Screenshots Attached). It Basically Uses The Same Clearml.Conf File As The

Hey guys, i'm hosting a private server configured to link to a s3 bucket. I'm having difficulties identifying the reason for an error in a worker recurring repeatedly (shown in the screenshots attached). It basically uses the same clearml.conf file as the rest so it cannot be a typo of the bucket creds. The error says it failed to download the state.json of a Dataset. Anyone has an idea what the error might be?

  
  
Posted 2 years ago
Votes Newest

Answers 4


Oops just closing the loop here, it turned out it was a permissions error on the .clearml cache that was blocking. All's well now hahah thanks!

  
  
Posted 2 years ago

another option is the download fails (i.e. missing credentials on the client side, i.e. clearml.conf)

  
  
Posted 2 years ago

Nice catch AverageBee39 🙂

  
  
Posted 2 years ago

Hi AverageBee39
It seems the json is corrupted, could that be ?

  
  
Posted 2 years ago
550 Views
4 Answers
2 years ago
one year ago
Tags