Docker Helper Failed to start

I am trying to create an instance using docker-helper-4.x but it only creates the cht-upgrade-service-1 container and not the rest. What could be the issue?. Attached logs and my terminal for reference. Thank you in advance.

Hi @samson_moturi ,
Your second terminal mentions it’s still starting containers and hasn’t failed. Did docker helper start all containers after a while? If not, you could stop and start and wait for the docker helper to finish?

Hi @yuv . Thank you for responding. It did fail after a while. Tried to restart docker, tried restarting my laptop but none of it worked. Attaching image for reference. Let me try stopping and starting the .env

As well tried to change to root user. Started pulling everything but failed eventually

Hi @samson_moturi ,

I tested the latest instance and it appears that there is an issue with image publishing on cht-core’s side for running latest cht-core and we can’t run latest version of cht-core with docker helper. So, I got the same issue as yours.

While we will work on fixing it asap, here’s a recommendation for you to unblock if you don’t need to run on latest version of CHT and 4.9.0 is fine for your development purpose. When docker compose asks you to if you want to run latest version, answer no. It’ll show you list of other options. Input number 49, which currently has 4.9.0 listed. This would work.

./cht-docker-compose.sh                                   

Would you like to initialize a new project [y/N]?y

Do you want to run the latest CHT Core version (4.10.0) [Y/n]? n

Please let us know if this helps or you are still seeing any issues.

3 Likes

Thank You @yuv , for your help. Let me try that

@yuv , Again thank you for your help. Funny thing, my instance only started from root and even so, only one instance is able to start. If I try to create others from root, nothing