Hi WearyLeopard29 ,
Status 137 usually means the container was killed because it's RAM requirements exceeded the configured max for the VM. In the default ClearML Server docker-compose.yml
, elasticsearch is configured for 4GB of RAM, which means you'll need to allocate more than 4GB for the VM (at least 6GB, I guess?)
yes the VM has less RAM let me increase and check.