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 All Getting This Error Pretty Sprotically

hey all getting this error pretty sprotically
ile "/home/ubuntu/.clearml/venvs-builds/3.9/lib/python3.9/site-packages/clearml/task.py", line 1113, in output_uri raise ValueError("Could not get access credentials for '{}' " ValueError: Could not get access credentials for 's3://<bucket-path>' , check configuration file ~/clearml.confany clue on why this could be?

  
  
Posted one year ago
Votes Newest

Answers


Hi ShinyPuppy47

getting this error pretty sprotically

What do you mean by "sporadically" ? This should be consistent ,either there is access to the clearml.conf, file or not. no ?!
What is your setup? Is this coming from the agent or manual execution ?

  
  
Posted one year ago
930 Views
1 Answer
one year ago
one year ago
Tags