Where can I find it?
if you mean  /opt/clearml/logs/apiserver.log  then it logrotates every one hour so I'm unable to get those logs right now unless I restart the service, is there another way to check that?
Hi @<1853608151669018624:profile|ColossalSquid53> , can you attach a log of the server's startup?
@<1523701070390366208:profile|CostlyOstrich36>
root@clearml:/opt/clearml/config# docker-compose -f /opt/clearml/docker-compose.yml up -d
WARNING: The CLEARML_AGENT_GIT_USER variable is not set. Defaulting to a blank string.
WARNING: The CLEARML_AGENT_GIT_PASS variable is not set. Defaulting to a blank string.
Creating network "clearml_backend" with driver "bridge"
Creating network "clearml_frontend" with driver "bridge"
Creating clearml-redis      ... done
Creating clearml-fileserver ... done
Creating clearml-mongo      ... done
Creating clearml-elastic    ... done
Creating clearml-apiserver  ... done
Creating clearml-agent-services ... done
Creating clearml-webserver      ... done
Creating async_delete           ... done