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
Unanswered
Hi Can You Help Me Debug This From Clearml-Data?


clearml-data close --id 1134b2601acc470698232f7f6610cd9c --storage s3://localhost:9000/minio/test
clearml-data - Dataset Management & Versioning CLI
Finalizing dataset id 1134b2601acc470698232f7f6610cd9c
Pending uploads, starting dataset upload to s3://localhost:9000/minio/test
2021-05-14 00:33:57,017 - clearml.storage - ERROR - Failed uploading: SSL validation failed for https://localhost:9000/minio/test/.clearml.test [SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1123)

Error: Insufficient permissions for s3://localhost:9000/minio/test

  
  
Posted 3 years ago
85 Views
0 Answers
3 years ago
one year ago
Tags