Closed 0xYao closed 2 years ago
Hi @0xYao , thanks for sharing this issue. Is this issue related to #5 or #6 or did it happen in an unrelated deployment? Did the EC2 or load balancer health checks fail? Which region did you deploy the stack into?
Cheers, David
Hi @0xYao , thanks for sharing this issue. Is this issue related to #5 or #6 or did it happen in an unrelated deployment? Did the EC2 or load balancer health checks fail? Which region did you deploy the stack into?
Cheers, David
I had to fix both #5 and #6 first to successfully deploy. The load balancer health checks failed and I deployed the stack into us-east-1
.
Hi @0xYao, the load balancer health checks would just fail if the http_server docker container is not running on the EC2 instance. Can you please confirm that the docker container is up and running.
Just to make sure that I understand you correctly, you fixed the local build issue first (#6), executed the binary build step (./scripts/build_kmstool_enclave_cli.sh
) and executed a cdk deploy with default settings to us-east-1
?
A reproducible test case or series of steps
The version of our code being used
1fa0d541af348f49fc6533e05232ac64b9991f93
Any modifications you've made relevant to the bug
Anything unusual about your environment or deployment