Docker container keep restarting with RASA X

While launching “docker-compose up -d” command on the docker-compose.yml file, all the containers runs except for rasa_rasa-production_1 and rasa_rasa-worker_1 who keeps restarting without logs. Can you please help me on this issue ?

here are the env congif :

RASA_X_VERSION=0.39.1 RASA_VERSION=2.5.0 RASA_X_DEMO_VERSION=0.38.0

and the linux distribution is : DISTRIB_ID=Ubuntu DISTRIB_RELEASE=18.04 DISTRIB_CODENAME=bionic DISTRIB_DESCRIPTION=“Ubuntu 18.04.4 LTS”

How much free RAM do you have? I’ve had a similar problem in the past when my VM wasn’t quiiiite big enough.