Bug on this "Deploy an App on Docker Containers" verification system

Hi @Inderpreet ,

I have created the docker compose file and after executing the docker compose up I got the expected output but after submitting getting task failed message. Please investigate the issue.

I have attached the necessary screenshots for your information.

@Tej-Singh-Rana can you help me on this?

Hello, @onik.azad
Your issue is looks similar with this thread.

@Tej-Singh-Rana From the thread I learned that the task has been reassigned to them. Anybody is going to do same for me?

Okay, KKE team will look into this.

Got it and thank you @Tej-Singh-Rana. @Ayman @kodekloud-support3 can you please look into this issue?

hi @onik.azad, this is marked pending for you, please give it an another try.

@rahul456 I have given another try. This time with another db user name and got the right output but the task failed with a message. Please see the attached screenshot.

If the php-web container is not running from where the output came?

@onik.azad
I think you ran your old docker-compose yaml file. Your web container name is php_apache in the docker-compose file and In the latest assigned task has php_web. That’s why task got failed. Most of the chances, data will change on each assigned new tasks.

Thanks for clarification. It works after reviewing it.