Hi @<1600661428556009472:profile|HighCoyote66> , I think you need to set it in the docker compose.
@<1600661428556009472:profile|HighCoyote66> which docker-compose version are you using? Note you can also use the --env-file
command line switch for docker-compose
Ok thanks @<1523701070390366208:profile|CostlyOstrich36> . When I launched the docker-compose on my Ubuntu machine, I never even set the variable. We've since migrated to RHEL 8 so I'm using podman to launch it and this is the first I'm ever seeing this error. I found docs on it, so I set it using export ClEARML_FILES_HOST="
None "
. For whatever reason that didn't work so I've just resorted to hardcoding it in the docker-compose.yml