Closed joseaparicioquake closed 8 months ago
@joseaparicioquake thanks for your report, we will investigate and get back to you
@joseaparicioquake Rather than the top level run-all-tests.sh, try going to the readme in the source directory and doing yarn install
That may create the ada-java-build-base image.
Hi @dougtoppin, I´m closing this thread. I´ve discovered the reason behind this error. For anyone with this kind of error, make sure to use ./run-all-tests.sh. with all dependencies installed
Describe the bug I want to customize the way the solution creates connections to the RDS with glue, using connectors with our transit gateway, trying to setup this solution using the github repo and following the README file steps, rather than CFT template way. I am using EC2 linux machine with Ubuntu as recommended per documentation for this setup, however it is appearing an error related to docker containers that I´m unable to solve.
To Reproduce Steps to reproduce the behavior: Follow all the steps given in README.md file at the root of the project Use an EC2 with Ubuntu as SO, on an public subnet with IGW run the script file "./run-all-tests.sh"
Expected behavior Build should complete successfully
Please complete the following information about the solution:
[x] Version: [e.g. v1.3.0]
[x] Region: [us-east-1]
[] Was the solution modified from the version published on this repository?
[] If the answer to the previous question was yes, are the changes available on GitHub?
[x] Have you checked your service quotas for the sevices this solution uses?[Yes]
[x] Were there any errors in the CloudWatch Logs?[No]
Screenshots If applicable, add screenshots to help explain your problem (please DO NOT include sensitive information).
Additional context Add any other context about the problem here.