The “Resolve Docker Compose Issues” task failed with the message
I’ve resolved all issues in the task then I’ve launched the “docker-compose up” command. After a while, I got this, as you can see in the following image :
No matter how I’ve executed the docker-compose command, the important thing is the docker-compose.yml file itself.
After all, the check mechanism will recreate the environment from the beginning
Hi, I have similar issue with the task. After fixing the docker-compose errors and not updating any other config files as instructed, it was marked failed. Pls check
I also faced the same issue even after doing everything correct. My kke username is Ntsh. I have attached
screenshot in which it states redis and python container is running but still the task was marked as failed. Please check docker_compose_task|690x405
‘redis’ container seems down or missing on app server 1
So i gave a retry to this task and was successful this time around. What i did before clicking finish is that I killed all running containers in that instance. i.e the python app and redis.
The running containers might have caused some task verification issues last time around so better to keep the env as clean as possible.