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>