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 All Here


Hi,
I recently migrated my clearml server to a different machine. i copied all the data folder as recommended above. on the new clearml server i can see all my old experiments and datasets. unfortunately, when running a task with a dataset from the previous machine, the tasks fails and writes the old server ip.
2023-03-12 12:55:59,934 - clearml.storage - ERROR - Could not download None .............
i replaced everywhere i could find the old ip with the new one.
i tried searching for the old ip in the data folder that was copied. it seems that the ip exists in the elastic, mongo and redis dirs in binaries files.
also when i go to the clearml server -> datasets -> any data that was copied -> task information -> details -> output -> destination, i see the old ip

is there a setting that i can define to overwrite it?
maybe something like the sdk.storage.path_substitution?

thank you
@<1523701070390366208:profile|CostlyOstrich36>

  
  
Posted one year ago
97 Views
0 Answers
one year ago
one year ago