Hi @<1817731748759343104:profile|IrritableHippopotamus34> , are you only using StorageManager
or also the Task
object? Do you have a code snippet that reproduces this behaviour?
In the console I get:
[04/16/25 09:11:30] INFO before download reproduce.py:14
[04/16/25 09:11:31] INFO after download reproduce.py:16
I also have the following env variables set:
"CLEARML_CACHE_DIR": <path to persistent local directory>
"CLEARML_SUPPRESS_UPDATE_MESSAGE": "1"
"CLEARML_LOG_LEVEL": "INFO"
remote path is in the form " None "
... @<1523701070390366208:profile|CostlyOstrich36> ...
I use only StorageManager on its own
Yeah, looks like it reproduces. I suggest opening a GitHub issue to get this fixed 🙂
load_dotenv() is for aws credentials
@<1523701070390366208:profile|CostlyOstrich36> Were you able to reproduce this behavior?