then mention url is not working
after putting url:8080 result same , shows Error: No connection adapters were found for …
Hello @muhammed.arshid
Please, check out the two screenshots I’ve added below. The first one works fine, while on the second one I’ve removed the http:// from the endpoint URL, raising an issue similar to the one you faced. From the screenshot you’ve added I can see that the reason you were getting an error was that you didn’t include http:// in the URL.
Thank you so much for your solution! I was experiencing the same issue, and your method worked perfectly for me. ![]()
P.S. It might be helpful to update the instructions to clarify this point for others.
Thank you @Yuanzhe_LI for the advice. I will inform the team ![]()
Hello @valdyferreis
This is stemming from not having completed step 2.2. You need to specify <RDS-ENDPOINT> in the ./src/env file and run the cell in step 2.2 so that DBHOST variable is read from this file.
Hello again @valdyferreis
Can you please make sure that you are choosing all the right settings for your environment? Choosing a wrong VPC, subnet, or instance type can lead to these kinds of errors.
How long did you wait for the environment? Did the console show any errors?





