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
I'M Getting This Error Across Different Machines

I'm getting this error across different machines
ValueError: Failed uploading object /crunch-pipeline/.pipelines/crunch-pl/crunch-pl %23950.c4c39b676e5643bcaaf5e047bbc0c8a2/artifacts/split_videos.crunch_args/split_videos.crunch_args.pkl (503): upstream connect error or disconnect/reset before headers. reset reason: connection failure

  
  
Posted one year ago
Votes Newest

Answers 5


I'm running a local pipeline. I'm using the "public' server: api.clear.ml

  
  
Posted one year ago

Hi @<1523701070390366208:profile|CostlyOstrich36> , I'm having the same issue.
So I couldn't use my artifacts at all (uploading/downloading).

  
  
Posted one year ago

I am having the same issue!

  
  
Posted one year ago

Same here!

  
  
Posted one year ago

@<1547028079333871616:profile|IdealElephant83> , what are you trying to do during the code execution?

Is it a self hosted server?

  
  
Posted one year ago
557 Views
5 Answers
one year ago
one year ago
Tags