tanaysrivastava
Mission Specialist
Mission Specialist
  • 255 Views

DO188 Chapter 5 Lab Not Succeeding

Jump to solution

I am working through ch05s05 lab in DO188, and having trouble passing my test cases despite running the correct commands provided in the course. 

I am currently passing 5 out of the 7 testcases when I'm confident that I should be passing at least 6 out of the 7 testcases. The 5th testcase says that I dont have the persistent-db volume mounted to the container even though I specify this field within the command exactly how the course solution has it. 

What am I doing wrong here? Also, because the other 5 test cases are passing I know my frontend and backend containers are configuring correctly but I am not sure as to why the 7th test case isn't passing.Screenshot 2024-08-21 at 2.49.43 PM.pngScreenshot 2024-08-21 at 2.49.40 PM.png

1 Solution

Accepted Solutions
Chetan_Tiwary_
Community Manager
Community Manager
  • 248 Views

@tanaysrivastava The 4th task is failing with message : persisting-db is not running and 7th task is failing with routing not working. The 7th task is : "Expose the port 3000 on the machine to route requests to port 8080 inside the container."

It is a chance for you to rectify the errors on your own which will help you in real life as well as in exam scenarios. The lab was working fine last when I check somedays ago.

You can run the lab finish command and then retry this lab from scratch one more time to see if you can get this complete.

View solution in original post

0 Kudos
2 Replies
Chetan_Tiwary_
Community Manager
Community Manager
  • 249 Views

@tanaysrivastava The 4th task is failing with message : persisting-db is not running and 7th task is failing with routing not working. The 7th task is : "Expose the port 3000 on the machine to route requests to port 8080 inside the container."

It is a chance for you to rectify the errors on your own which will help you in real life as well as in exam scenarios. The lab was working fine last when I check somedays ago.

You can run the lab finish command and then retry this lab from scratch one more time to see if you can get this complete.

0 Kudos
Chetan_Tiwary_
Community Manager
Community Manager
  • 243 Views

FYI the lab is working fine, so you need to check about task 4 and task 7

Chetan_Tiwary__0-1724272192690.png

 

0 Kudos
Join the discussion
You must log in to join this conversation.