Openemr Amazon EC2 deployment

Has anyone been successful at deploying Openemr on EC2 with docker-compose?

docker context create ecs myecs
docker context use myecs
docker-compose up – ( am using the docker-compose.yml from docker hub with a custom image)

After running the commands listed above, I can see all the resources being created in the cloud foundation. However, after a short period everything it’s deleted?

Any help would be appreciated?

  • openemrlive DeleteComplete 560.5s
  • DefaultNetwork DeleteComplete 554.5s
  • CloudMap DeleteComplete 504.6s
  • Cluster DeleteComplete 449.2s
  • OpenemrTCP443TargetGroup DeleteComplete 393.2s
  • MysqlTaskExecutionRole DeleteComplete 452.2s
  • SitevolumeFilesystem DeleteSkipped 566.0s
  • OpenemrTCP80TargetGroup DeleteComplete 394.2s
  • OpenemrTaskExecutionRole DeleteComplete 395.2s
  • LogGroup DeleteComplete 452.2s
  • DatabasevolumeFilesystem DeleteSkipped 566.0s
  • Logvolume01Filesystem DeleteSkipped 563.9s
  • DefaultNetworkIngress DeleteComplete 325.1s
  • LoadBalancer DeleteComplete 386.2s
  • Default443Ingress DeleteComplete 325.1s
  • Default80Ingress DeleteComplete 325.1s
  • DatabasevolumeAccessPoint DeleteComplete 451.7s
  • SitevolumeNFSMountTargetOnSubnetcb177b82 DeleteComplete 400.1s
  • SitevolumeNFSMountTargetOnSubnet508a576c DeleteComplete 399.1s
  • DatabasevolumeNFSMountTargetOnSubnetcb177b82 DeleteComplete 456.9s
  • SitevolumeNFSMountTargetOnSubnet4710a61c DeleteComplete 397.2s
  • DatabasevolumeNFSMountTargetOnSubnet508a576c DeleteComplete 456.9s
  • SitevolumeAccessPoint DeleteComplete 393.1s
  • DatabasevolumeNFSMountTargetOnSubnet4710a61c DeleteComplete 456.9s
  • DatabasevolumeNFSMountTargetOnSubnetce9408ab DeleteComplete 456.9s
  • SitevolumeNFSMountTargetOnSubnet9ec95792 DeleteComplete 398.1s
  • DatabasevolumeNFSMountTargetOnSubnetbc8a3791 DeleteComplete 456.9s
  • DatabasevolumeNFSMountTargetOnSubnet9ec95792 DeleteComplete 456.9s
  • SitevolumeNFSMountTargetOnSubnetbc8a3791 DeleteComplete 397.1s
  • Logvolume01NFSMountTargetOnSubnetbc8a3791 DeleteComplete 395.1s
  • Logvolume01NFSMountTargetOnSubnetcb177b82 DeleteComplete 394.1s
  • Logvolume01NFSMountTargetOnSubnetce9408ab DeleteComplete 393.2s
  • Logvolume01NFSMountTargetOnSubnet9ec95792 DeleteComplete 394.1s
  • Logvolume01NFSMountTargetOnSubnet508a576c DeleteComplete 406.3s
  • Logvolume01AccessPoint DeleteComplete 389.1s
  • MysqlTaskRole DeleteComplete 433.1s
  • OpenemrTaskRole DeleteComplete 370.1s
  • OpenemrServiceDiscoveryEntry DeleteComplete 349.9s
  • OpenemrTaskDefinition DeleteComplete 346.0s
  • MysqlService DeleteComplete 336.1s
  • OpenemrTCP80Listener DeleteComplete 258.0s
  • OpenemrTCP443Listener DeleteComplete 257.0s
  • OpenemrService

Have you tried running with the stock OpenEMR image? Does it work? If the stock image works then you know that your custom image is giving you a failure and docker-compose is rolling everything back.

I’ve cloned from the openemr github repository and run both the production docker and the development-easy docker on ec2 just fine. I will mention that I haven’t recently deployed on ec2 with the latest 6.1.1 or the 7.0.0 dev master branch as my last tests were on the 6.1.0 and 6.0.0 releases. My local docker-compose has been running fine against master though so I’m thinking its likely something with your custom image.

Hey Stephen,

Thank you for your response. I get the same results with the main openemr/openemr:6.1.0 image?

                                                                                                                 189.9s 

[+] Running 29/43ountTargetOnSubnetbc8a3791 DeleteInProgress 200.8s

  • aws DeleteInProgress User Initiated 216.0s
  • CloudMap CreateComplete 48.2s
  • DefaultNetwork CreateComplete 6.1s
  • OpenemrTCP443TargetGroup DeleteComplete 200.3s
  • Logvolume01AccessPoint DeleteComplete 209.3s
  • SitevolumeAccessPoint DeleteComplete 209.3s
  • MysqlTaskExecutionRole CreateComplete 15.0s
  • Cluster CreateComplete 7.0s
  • LogGroup CreateComplete 2.0s
  • OpenemrTCP80TargetGroup DeleteComplete 198.1s
  • OpenemrTaskExecutionRole DeleteComplete 200.2s
  • DatabasevolumeAccessPoint CreateComplete 8.0s
  • Default443Ingress DeleteComplete 189.9s
  • DatabasevolumeNFSMountTargetOnSubnet508a576c CreateComplete 83.1s
  • SitevolumeNFSMountTargetOnSubnet4710a61c DeleteInProgress 201.9s
  • Logvolume01NFSMountTargetOnSubnetbc8a3791 DeleteInProgress 201.9s
  • DatabasevolumeNFSMountTargetOnSubnetcb177b82 CreateComplete 85.1s
  • Default80Ingress DeleteComplete 189.9s
  • SitevolumeNFSMountTargetOnSubnetcb177b82 DeleteInProgress 201.9s
  • DatabasevolumeNFSMountTargetOnSubnet9ec95792 CreateComplete 85.1s
  • Logvolume01NFSMountTargetOnSubnetcb177b82 DeleteInProgress 201.9s
  • DefaultNetworkIngress DeleteComplete 189.9s
    [+] Running 29/43ountTargetOnSubnetbc8a3791 DeleteInProgress 200.9s
  • aws DeleteInProgress User Initiated 216.1s
  • CloudMap CreateComplete 48.2s
  • DefaultNetwork CreateComplete 6.1s
  • OpenemrTCP443TargetGroup DeleteComplete 200.3s
  • Logvolume01AccessPoint DeleteComplete 209.3s
  • SitevolumeAccessPoint DeleteComplete 209.3s
  • MysqlTaskExecutionRole CreateComplete 15.0s
  • Cluster CreateComplete 7.0s
  • LogGroup CreateComplete 2.0s
  • OpenemrTCP80TargetGroup DeleteComplete 198.1s
  • OpenemrTaskExecutionRole DeleteComplete 200.2s
  • DatabasevolumeAccessPoint CreateComplete 8.0s
  • Default443Ingress DeleteComplete 189.9s
  • DatabasevolumeNFSMountTargetOnSubnet508a576c CreateComplete 83.1s
  • SitevolumeNFSMountTargetOnSubnet4710a61c DeleteInProgress 202.0s
  • Logvolume01NFSMountTargetOnSubnetbc8a3791 DeleteInProgress 202.0s
  • DatabasevolumeNFSMountTargetOnSubnetcb177b82 CreateComplete 85.1s
  • Default80Ingress DeleteComplete 189.9s
  • SitevolumeNFSMountTargetOnSubnetcb177b82 DeleteInProgress 202.0s
  • DatabasevolumeNFSMountTargetOnSubnet9ec95792 CreateComplete 85.1s
  • Logvolume01NFSMountTargetOnSubnetcb177b82 DeleteInProgress 202.0s
  • DefaultNetworkIngress DeleteComplete 189.9s
    [+] Running 29/43ountTargetOnSubnetbc8a3791 DeleteInProgress 201.0s
  • aws DeleteInProgress User Initiated 216.2s
  • CloudMap CreateComplete 48.2s
  • DefaultNetwork CreateComplete 6.1s
  • OpenemrTCP443TargetGroup DeleteComplete 200.3s
  • Logvolume01AccessPoint DeleteComplete 209.3s
  • SitevolumeAccessPoint DeleteComplete 209.3s
  • MysqlTaskExecutionRole CreateComplete 15.0s
  • Cluster CreateComplete 7.0s
  • LogGroup CreateComplete 2.0s
  • OpenemrTCP80TargetGroup DeleteComplete 198.1s
  • OpenemrTaskExecutionRole DeleteComplete 200.2s
  • DatabasevolumeAccessPoint CreateComplete 8.0s
  • Default443Ingress DeleteComplete 189.9s
  • DatabasevolumeNFSMountTargetOnSubnet508a576c CreateComplete 83.1s
  • SitevolumeNFSMountTargetOnSubnet4710a61c DeleteInProgress 202.1s
  • Logvolume01NFSMountTargetOnSubnetbc8a3791 DeleteInProgress 202.1s
  • DatabasevolumeNFSMountTargetOnSubnetcb177b82 CreateComplete 85.1s
  • Default80Ingress DeleteComplete 189.9s
  • SitevolumeNFSMountTargetOnSubnetcb177b82 DeleteInProgress 202.1s
  • DatabasevolumeNFSMountTargetOnSubnet9ec95792 CreateComplete 85.1s
  • Logvolume01NFSMountTargetOnSubnetcb177b82 DeleteInProgress 202.1s
  • DefaultNetworkIngress DeleteComplete 189.9s
    [+] Running 29/43ountTargetOnSubnetbc8a3791 DeleteInProgress 201.1s
  • aws DeleteInProgress User Initiated 216.3s
  • CloudMap CreateComplete 48.2s
  • DefaultNetwork CreateComplete 6.1s
  • OpenemrTCP443TargetGroup DeleteComplete 200.3s
  • Logvolume01AccessPoint DeleteComplete 209.3s
  • SitevolumeAccessPoint DeleteComplete 209.3s
  • MysqlTaskExecutionRole CreateComplete 15.0s
  • Cluster CreateComplete 7.0s
  • LogGroup CreateComplete 2.0s
  • OpenemrTCP80TargetGroup DeleteComplete 198.1s
  • OpenemrTaskExecutionRole DeleteComplete 200.2s
  • DatabasevolumeAccessPoint CreateComplete 8.0s
  • Default443Ingress DeleteComplete 189.9s
  • DatabasevolumeNFSMountTargetOnSubnet508a576c CreateComplete 83.1s
  • SitevolumeNFSMountTargetOnSubnet4710a61c DeleteInProgress 202.2s
  • Logvolume01NFSMountTargetOnSubnetbc8a3791 DeleteInProgress 202.2s
  • DatabasevolumeNFSMountTargetOnSubnetcb177b82 CreateComplete 85.1s
  • Default80Ingress DeleteComplete 189.9s
  • SitevolumeNFSMountTargetOnSubnetcb177b82 DeleteInProgress 202.2s
  • DatabasevolumeNFSMountTargetOnSubnet9ec95792 CreateComplete 85.1s
  • Logvolume01NFSMountTargetOnSubnetcb177b82 DeleteInProgress 202.2s
  • DefaultNetworkIngress DeleteComplete 189.9s
    [+] Running 29/43ountTargetOnSubnetbc8a3791 DeleteInProgress 201.2s
  • aws DeleteInProgress User Initiated 216.4s
  • CloudMap CreateComplete 48.2s
  • DefaultNetwork CreateComplete 6.1s
  • OpenemrTCP443TargetGroup DeleteComplete 200.3s
  • Logvolume01AccessPoint DeleteComplete 209.3s
  • SitevolumeAccessPoint DeleteComplete 209.3s
  • MysqlTaskExecutionRole CreateComplete 15.0s
  • Cluster CreateComplete 7.0s
  • LogGroup CreateComplete 2.0s
  • OpenemrTCP80TargetGroup DeleteComplete 198.1s
  • OpenemrTaskExecutionRole DeleteComplete 200.2s
  • DatabasevolumeAccessPoint CreateComplete 8.0s
  • Default443Ingress DeleteComplete 189.9s
  • DatabasevolumeNFSMountTargetOnSubnet508a576c CreateComplete 83.1s
  • SitevolumeNFSMountTargetOnSubnet4710a61c DeleteInProgress 202.3s
  • Logvolume01NFSMountTargetOnSubnetbc8a3791 DeleteInProgress 202.3s
  • DatabasevolumeNFSMountTargetOnSubnetcb177b82 CreateComplete 85.1s
  • Default80Ingress DeleteComplete 189.9s
  • SitevolumeNFSMountTargetOnSubnetcb177b82 DeleteInProgress 202.3s
  • DatabasevolumeNFSMountTargetOnSubnet9ec95792 CreateComplete 85.1s
  • Logvolume01NFSMountTargetOnSubnetcb177b82 DeleteInProgress 202.3s
  • DefaultNetworkIngress DeleteComplete 189.9s
    [+] Running 29/43ountTargetOnSubnetbc8a3791 DeleteInProgress 201.3s
  • aws DeleteInProgress User Initiated 216.5s
  • CloudMap CreateComplete 48.2s
  • DefaultNetwork CreateComplete 6.1s
  • OpenemrTCP443TargetGroup DeleteComplete 200.3s
  • Logvolume01AccessPoint DeleteComplete 209.3s
  • SitevolumeAccessPoint DeleteComplete 209.3s
  • MysqlTaskExecutionRole CreateComplete 15.0s
  • Cluster CreateComplete 7.0s
  • LogGroup CreateComplete 2.0s
  • OpenemrTCP80TargetGroup DeleteComplete 198.1s
  • OpenemrTaskExecutionRole DeleteComplete 200.2s
  • DatabasevolumeAccessPoint CreateComplete 8.0s
  • Default443Ingress DeleteComplete 189.9s
  • DatabasevolumeNFSMountTargetOnSubnet508a576c CreateComplete 83.1s
  • SitevolumeNFSMountTargetOnSubnet4710a61c DeleteInProgress 202.4s
  • Logvolume01NFSMountTargetOnSubnetbc8a3791 DeleteInProgress 202.4s
  • DatabasevolumeNFSMountTargetOnSubnetcb177b82 CreateComplete 85.1s
  • Default80Ingress DeleteComplete 189.9s
  • SitevolumeNFSMountTargetOnSubnetcb177b82 DeleteInProgress 202.4s
  • DatabasevolumeNFSMountTargetOnSubnet9ec95792 CreateComplete 85.1s
  • Logvolume01NFSMountTargetOnSubnetcb177b82 DeleteInProgress 202.4s
  • DefaultNetworkIngress DeleteComplete 189.9s
    [+] Running 29/43ountTargetOnSubnetbc8a3791 DeleteInProgress 201.4s
  • aws DeleteInProgress User Initiated 216.6s
  • CloudMap CreateComplete 48.2s
  • DefaultNetwork CreateComplete 6.1s
  • OpenemrTCP443TargetGroup DeleteComplete 200.3s
  • Logvolume01AccessPoint DeleteComplete 209.3s
  • SitevolumeAccessPoint DeleteComplete 209.3s
  • MysqlTaskExecutionRole CreateComplete 15.0s
  • Cluster CreateComplete 7.0s
  • LogGroup CreateComplete 2.0s
  • OpenemrTCP80TargetGroup DeleteComplete 198.1s
  • OpenemrTaskExecutionRole DeleteComplete 200.2s
  • DatabasevolumeAccessPoint CreateComplete 8.0s
  • Default443Ingress DeleteComplete 189.9s
  • DatabasevolumeNFSMountTargetOnSubnet508a576c CreateComplete 83.1s
  • SitevolumeNFSMountTargetOnSubnet4710a61c DeleteInProgress 202.5s
  • Logvolume01NFSMountTargetOnSubnetbc8a3791 DeleteInProgress 202.5s
  • DatabasevolumeNFSMountTargetOnSubnetcb177b82 CreateComplete 85.1s
  • Default80Ingress DeleteComplete 189.9s
  • SitevolumeNFSMountTargetOnSubnetcb177b82 DeleteInProgress 202.5s
  • DatabasevolumeNFSMountTargetOnSubnet9ec95792 CreateComplete 85.1s
  • Logvolume01NFSMountTargetOnSubnetcb177b82 DeleteInProgress 202.5s
  • DefaultNetworkIngress DeleteComplete 189.9s
    [+] Running 29/43ountTargetOnSubnetbc8a3791 DeleteInProgress 201.5s
  • aws DeleteInProgress User Initiated 216.7s
  • CloudMap CreateComplete 48.2s
  • DefaultNetwork CreateComplete 6.1s
  • OpenemrTCP443TargetGroup DeleteComplete 200.3s
  • Logvolume01AccessPoint DeleteComplete 209.3s
  • SitevolumeAccessPoint DeleteComplete 209.3s
  • MysqlTaskExecutionRole CreateComplete 15.0s
  • Cluster CreateComplete 7.0s
  • LogGroup CreateComplete 2.0s
  • OpenemrTCP80TargetGroup DeleteComplete 198.1s
  • OpenemrTaskExecutionRole DeleteComplete 200.2s
  • DatabasevolumeAccessPoint CreateComplete 8.0s
  • Default443Ingress DeleteComplete 189.9s
  • DatabasevolumeNFSMountTargetOnSubnet508a576c CreateComplete 83.1s
  • SitevolumeNFSMountTargetOnSubnet4710a61c DeleteInProgress 202.6s
  • Logvolume01NFSMountTargetOnSubnetbc8a3791 DeleteInProgress 202.6s
  • DatabasevolumeNFSMountTargetOnSubnetcb177b82 CreateComplete 85.1s
  • Default80Ingress DeleteComplete 189.9s
  • SitevolumeNFSMountTargetOnSubnetcb177b82 DeleteInProgress 202.6s
  • DatabasevolumeNFSMountTargetOnSubnet9ec95792 CreateComplete 85.1s
  • Logvolume01NFSMountTargetOnSubnetcb177b82 DeleteInProgress 202.6s
  • DefaultNetworkIngress DeleteComplete 189.9s
    [+] Running 29/43ountTargetOnSubnetbc8a3791 DeleteInProgress 201.6s
  • aws DeleteInProgress User Initiated 216.8s
  • CloudMap CreateComplete 48.2s
  • DefaultNetwork CreateComplete 6.1s
  • OpenemrTCP443TargetGroup DeleteComplete 200.3s
  • Logvolume01AccessPoint DeleteComplete 209.3s
  • SitevolumeAccessPoint DeleteComplete 209.3s
  • MysqlTaskExecutionRole CreateComplete 15.0s
  • Cluster CreateComplete 7.0s
  • LogGroup CreateComplete 2.0s
  • OpenemrTCP80TargetGroup DeleteComplete 198.1s
  • OpenemrTaskExecutionRole DeleteComplete 200.2s
  • DatabasevolumeAccessPoint CreateComplete 8.0s
  • Default443Ingress DeleteComplete 189.9s
  • DatabasevolumeNFSMountTargetOnSubnet508a576c CreateComplete 83.1s
  • SitevolumeNFSMountTargetOnSubnet4710a61c DeleteInProgress 202.7s
  • Logvolume01NFSMountTargetOnSubnetbc8a3791 DeleteInProgress 202.7s
  • DatabasevolumeNFSMountTargetOnSubnetcb177b82 CreateComplete 85.1s
  • Default80Ingress DeleteComplete 189.9s
  • SitevolumeNFSMountTargetOnSubnetcb177b82 DeleteInProgress 202.7s
  • DatabasevolumeNFSMountTargetOnSubnet9ec95792 CreateComplete 85.1s
  • Logvolume01NFSMountTargetOnSubnetcb177b82 DeleteInProgress 202.7s
  • DefaultNetworkIngress DeleteComplete 189.9s
    [+] Running 29/43ountTargetOnSubnetbc8a3791 DeleteInProgress 201.7s
  • aws DeleteInProgress User Initiated 216.9s
  • CloudMap CreateComplete 48.2s
  • DefaultNetwork CreateComplete 6.1s
  • OpenemrTCP443TargetGroup DeleteComplete 200.3s
  • Logvolume01AccessPoint DeleteComplete 209.3s
  • SitevolumeAccessPoint DeleteComplete 209.3s
  • MysqlTaskExecutionRole CreateComplete 15.0s
  • Cluster CreateComplete 7.0s
  • LogGroup CreateComplete 2.0s
  • OpenemrTCP80TargetGroup DeleteComplete 198.1s
  • OpenemrTaskExecutionRole DeleteComplete 200.2s
  • DatabasevolumeAccessPoint CreateComplete 8.0s
  • Default443Ingress DeleteComplete 189.9s
  • DatabasevolumeNFSMountTargetOnSubnet508a576c CreateComplete 83.1s
  • SitevolumeNFSMountTargetOnSubnet4710a61c DeleteInProgress 202.8s
  • Logvolume01NFSMountTargetOnSubnetbc8a3791 DeleteInProgress 202.8s
  • DatabasevolumeNFSMountTargetOnSubnetcb177b82 CreateComplete 85.1s
  • Default80Ingress DeleteComplete 189.9s
  • SitevolumeNFSMountTargetOnSubnetcb177b82 DeleteInProgress 202.8s
  • DatabasevolumeNFSMountTargetOnSubnet9ec95792 CreateComplete 85.1s
  • Logvolume01NFSMountTargetOnSubnetcb177b82 DeleteInProgress 202.8s

I don’t know which docker-compose config you’re using, but the express-plus/lightsail one outputs to a logfile while it does its cloudformation init: /tmp/cloud-setup.log

You could perhaps remote to the provisioned host and tail that file before things get rolled back to see what is going on.

I don’t understand what these logs are. They’re out of order with the creation somehow merged in with the deletion, and I’m not sure what I’m looking at anyways. Are these CloudFormation logs coming from an attempt to spin up an ECS cluster?

Hi Jason and Asher
You are correct (out of order). These logs weren’t meant to be used for troubleshooting. I simply pasted them here to visualize the process (creation and deletion). My apologies for the confusion. These logs are being generated by AWS CLI after running the docker compose-up command from Visual studio. If you would like to see the logs-in order I can certainly do that?

I can’t guarantee it’d be useful, but if I can at least see the inflection point between creation and turnaround to deletion I can maybe give you a hint about where to look next.

Hi guys,
Per our previous conversation. The issue appears happening here:
2022-06-24 08:27:06 UTC-0500 OpenemrService CREATE_FAILED Resource creation cancelled

After the openemrService CREATE_FAILED, all resources already created are deleted as depicted below:

2022-06-24 08:31:00 UTC-0500 aws DELETE_COMPLETE -
2022-06-24 08:31:00 UTC-0500 DefaultNetwork DELETE_COMPLETE -
2022-06-24 08:30:18 UTC-0500 CloudMap DELETE_COMPLETE -
2022-06-24 08:29:48 UTC-0500 DefaultNetwork DELETE_IN_PROGRESS -
2022-06-24 08:29:46 UTC-0500 DatabasevolumeNFSMountTargetOnSubnetce9408ab DELETE_COMPLETE -
2022-06-24 08:29:46 UTC-0500 DatabasevolumeNFSMountTargetOnSubnet9ec95792 DELETE_COMPLETE -
2022-06-24 08:29:46 UTC-0500 DatabasevolumeNFSMountTargetOnSubnetbc8a3791 DELETE_COMPLETE -
2022-06-24 08:29:46 UTC-0500 DatabasevolumeNFSMountTargetOnSubnet4710a61c DELETE_COMPLETE -
2022-06-24 08:29:46 UTC-0500 DatabasevolumeNFSMountTargetOnSubnetcb177b82 DELETE_COMPLETE -
2022-06-24 08:29:46 UTC-0500 DatabasevolumeNFSMountTargetOnSubnet508a576c DELETE_COMPLETE -
2022-06-24 08:29:40 UTC-0500 DatabasevolumeAccessPoint DELETE_COMPLETE -
2022-06-24 08:29:34 UTC-0500 DatabasevolumeAccessPoint DELETE_IN_PROGRESS -
2022-06-24 08:29:34 UTC-0500 LogGroup DELETE_COMPLETE -
2022-06-24 08:29:33 UTC-0500 MysqlTaskRole DELETE_COMPLETE -
2022-06-24 08:29:33 UTC-0500 MysqlTaskExecutionRole DELETE_COMPLETE -
2022-06-24 08:29:32 UTC-0500 LogGroup DELETE_IN_PROGRESS -
2022-06-24 08:29:32 UTC-0500 MysqlTaskExecutionRole DELETE_IN_PROGRESS -
2022-06-24 08:29:32 UTC-0500 MysqlTaskRole DELETE_IN_PROGRESS -
2022-06-24 08:29:31 UTC-0500 CloudMap DELETE_IN_PROGRESS -
2022-06-24 08:29:31 UTC-0500 Cluster DELETE_COMPLETE -
2022-06-24 08:29:31 UTC-0500 MysqlTaskDefinition DELETE_COMPLETE -
2022-06-24 08:29:30 UTC-0500 MysqlServiceDiscoveryEntry DELETE_COMPLETE -
2022-06-24 08:29:29 UTC-0500 MysqlServiceDiscoveryEntry DELETE_IN_PROGRESS -
2022-06-24 08:29:29 UTC-0500 Cluster DELETE_IN_PROGRESS -
2022-06-24 08:29:28 UTC-0500 MysqlTaskDefinition DELETE_IN_PROGRESS -
2022-06-24 08:29:28 UTC-0500 DatabasevolumeNFSMountTargetOnSubnetce9408ab DELETE_IN_PROGRESS -
2022-06-24 08:29:28 UTC-0500 DatabasevolumeNFSMountTargetOnSubnetbc8a3791 DELETE_IN_PROGRESS -
2022-06-24 08:29:28 UTC-0500 DatabasevolumeNFSMountTargetOnSubnet9ec95792 DELETE_IN_PROGRESS -
2022-06-24 08:29:28 UTC-0500 DatabasevolumeNFSMountTargetOnSubnet4710a61c DELETE_IN_PROGRESS -
2022-06-24 08:29:28 UTC-0500 DatabasevolumeNFSMountTargetOnSubnetcb177b82 DELETE_IN_PROGRESS -
2022-06-24 08:29:28 UTC-0500 DatabasevolumeNFSMountTargetOnSubnet508a576c DELETE_IN_PROGRESS -
2022-06-24 08:29:27 UTC-0500 MysqlService DELETE_COMPLETE -
2022-06-24 08:28:50 UTC-0500 SitevolumeNFSMountTargetOnSubnetce9408ab DELETE_COMPLETE -
2022-06-24 08:28:50 UTC-0500 Logvolume01NFSMountTargetOnSubnetce9408ab DELETE_COMPLETE -
2022-06-24 08:28:50 UTC-0500 Logvolume01NFSMountTargetOnSubnet4710a61c DELETE_COMPLETE -
2022-06-24 08:28:49 UTC-0500 Logvolume01NFSMountTargetOnSubnetcb177b82 DELETE_COMPLETE -
2022-06-24 08:28:49 UTC-0500 SitevolumeNFSMountTargetOnSubnetcb177b82 DELETE_COMPLETE -
2022-06-24 08:28:49 UTC-0500 SitevolumeNFSMountTargetOnSubnet9ec95792 DELETE_COMPLETE -
2022-06-24 08:28:49 UTC-0500 Logvolume01NFSMountTargetOnSubnet508a576c DELETE_COMPLETE -
2022-06-24 08:28:49 UTC-0500 Logvolume01NFSMountTargetOnSubnet9ec95792 DELETE_COMPLETE -
2022-06-24 08:28:49 UTC-0500 SitevolumeNFSMountTargetOnSubnet4710a61c DELETE_COMPLETE -
2022-06-24 08:28:48 UTC-0500 SitevolumeNFSMountTargetOnSubnet508a576c DELETE_COMPLETE -
2022-06-24 08:28:48 UTC-0500 Logvolume01NFSMountTargetOnSubnetbc8a3791 DELETE_COMPLETE -
2022-06-24 08:28:48 UTC-0500 SitevolumeNFSMountTargetOnSubnetbc8a3791 DELETE_COMPLETE -
2022-06-24 08:28:43 UTC-0500 SitevolumeAccessPoint DELETE_COMPLETE -
2022-06-24 08:28:43 UTC-0500 Logvolume01AccessPoint DELETE_COMPLETE -
2022-06-24 08:28:37 UTC-0500 Logvolume01AccessPoint DELETE_IN_PROGRESS -
2022-06-24 08:28:37 UTC-0500 SitevolumeAccessPoint DELETE_IN_PROGRESS -
2022-06-24 08:28:36 UTC-0500 OpenemrTCP80TargetGroup DELETE_COMPLETE -
2022-06-24 08:28:36 UTC-0500 OpenemrTaskExecutionRole DELETE_COMPLETE -
2022-06-24 08:28:36 UTC-0500 OpenemrTaskRole DELETE_COMPLETE -
2022-06-24 08:28:36 UTC-0500 LoadBalancer DELETE_COMPLETE -
2022-06-24 08:28:35 UTC-0500 OpenemrTCP80TargetGroup DELETE_IN_PROGRESS -
2022-06-24 08:28:35 UTC-0500 LoadBalancer DELETE_IN_PROGRESS -
2022-06-24 08:28:34 UTC-0500 OpenemrTCP443TargetGroup DELETE_COMPLETE -
2022-06-24 08:28:34 UTC-0500 OpenemrTCP80Listener DELETE_COMPLETE -
2022-06-24 08:28:34 UTC-0500 OpenemrTCP443TargetGroup DELETE_IN_PROGRESS -
2022-06-24 08:28:34 UTC-0500 OpenemrTaskExecutionRole DELETE_IN_PROGRESS -
2022-06-24 08:28:34 UTC-0500 OpenemrTaskRole DELETE_IN_PROGRESS -
2022-06-24 08:28:33 UTC-0500 OpenemrTCP443Listener DELETE_COMPLETE -
2022-06-24 08:28:33 UTC-0500 OpenemrTaskDefinition DELETE_COMPLETE -
2022-06-24 08:28:32 UTC-0500 OpenemrServiceDiscoveryEntry DELETE_COMPLETE -
2022-06-24 08:28:31 UTC-0500 OpenemrTCP443Listener DELETE_IN_PROGRESS -
2022-06-24 08:28:31 UTC-0500 SitevolumeNFSMountTargetOnSubnetce9408ab DELETE_IN_PROGRESS -
2022-06-24 08:28:31 UTC-0500 Logvolume01NFSMountTargetOnSubnet4710a61c DELETE_IN_PROGRESS -
2022-06-24 08:28:31 UTC-0500 Logvolume01NFSMountTargetOnSubnetce9408ab DELETE_IN_PROGRESS -
2022-06-24 08:28:31 UTC-0500 OpenemrTCP80Listener DELETE_IN_PROGRESS -
2022-06-24 08:28:31 UTC-0500 Logvolume01NFSMountTargetOnSubnet508a576c DELETE_IN_PROGRESS -
2022-06-24 08:28:31 UTC-0500 SitevolumeNFSMountTargetOnSubnet4710a61c DELETE_IN_PROGRESS -
2022-06-24 08:28:31 UTC-0500 Logvolume01NFSMountTargetOnSubnetbc8a3791 DELETE_IN_PROGRESS -
2022-06-24 08:28:31 UTC-0500 SitevolumeNFSMountTargetOnSubnet9ec95792 DELETE_IN_PROGRESS -
2022-06-24 08:28:31 UTC-0500 OpenemrTaskDefinition DELETE_IN_PROGRESS -
2022-06-24 08:28:31 UTC-0500 SitevolumeNFSMountTargetOnSubnet508a576c DELETE_IN_PROGRESS -
2022-06-24 08:28:31 UTC-0500 Logvolume01NFSMountTargetOnSubnetcb177b82 DELETE_IN_PROGRESS -
2022-06-24 08:28:31 UTC-0500 SitevolumeNFSMountTargetOnSubnetcb177b82 DELETE_IN_PROGRESS -
2022-06-24 08:28:31 UTC-0500 MysqlService DELETE_IN_PROGRESS -
2022-06-24 08:28:31 UTC-0500 OpenemrServiceDiscoveryEntry DELETE_IN_PROGRESS -
2022-06-24 08:28:31 UTC-0500 SitevolumeNFSMountTargetOnSubnetbc8a3791 DELETE_IN_PROGRESS -
2022-06-24 08:28:31 UTC-0500 Logvolume01NFSMountTargetOnSubnet9ec95792 DELETE_IN_PROGRESS -
2022-06-24 08:28:30 UTC-0500 OpenemrService DELETE_COMPLETE -
2022-06-24 08:27:26 UTC-0500 DefaultNetworkIngress DELETE_COMPLETE -
2022-06-24 08:27:25 UTC-0500 Default443Ingress DELETE_COMPLETE -
2022-06-24 08:27:25 UTC-0500 Default80Ingress DELETE_COMPLETE -
2022-06-24 08:27:25 UTC-0500 DefaultNetworkIngress DELETE_IN_PROGRESS -
2022-06-24 08:27:24 UTC-0500 Default80Ingress DELETE_IN_PROGRESS -
2022-06-24 08:27:24 UTC-0500 OpenemrService DELETE_IN_PROGRESS -
2022-06-24 08:27:24 UTC-0500 Default443Ingress DELETE_IN_PROGRESS -
2022-06-24 08:27:06 UTC-0500 OpenemrService CREATE_FAILED Resource creation cancelled
2022-06-24 08:27:05 UTC-0500 aws DELETE_IN_PROGRESS User Initiated
2022-06-24 08:26:32 UTC-0500 OpenemrService CREATE_IN_PROGRESS Resource creation Initiated
2022-06-24 08:26:30 UTC-0500 OpenemrService CREATE_IN_PROGRESS -
2022-06-24 08:26:26 UTC-0500 MysqlService CREATE_COMPLETE -
2022-06-24 08:25:25 UTC-0500 OpenemrTCP443Listener CREATE_COMPLETE -
2022-06-24 08:25:24 UTC-0500 OpenemrTCP443Listener CREATE_IN_PROGRESS Resource creation Initiated
2022-06-24 08:25:24 UTC-0500 OpenemrTCP80Listener CREATE_COMPLETE -
2022-06-24 08:25:23 UTC-0500 OpenemrTCP80Listener CREATE_IN_PROGRESS Resource creation Initiated
2022-06-24 08:25:22 UTC-0500 OpenemrTCP443Listener CREATE_IN_PROGRESS -
2022-06-24 08:25:22 UTC-0500 OpenemrTCP80Listener CREATE_IN_PROGRESS -
2022-06-24 08:25:20 UTC-0500 LoadBalancer CREATE_COMPLETE -
2022-06-24 08:25:00 UTC-0500 MysqlService CREATE_IN_PROGRESS Resource creation Initiated
2022-06-24 08:24:58 UTC-0500 MysqlService CREATE_IN_PROGRESS -
2022-06-24 08:24:54 UTC-0500 DatabasevolumeNFSMountTargetOnSubnetce9408ab CREATE_COMPLETE -
2022-06-24 08:24:53 UTC-0500 SitevolumeNFSMountTargetOnSubnet9ec95792 CREATE_COMPLETE -
2022-06-24 08:24:51 UTC-0500 Logvolume01NFSMountTargetOnSubnetcb177b82 CREATE_COMPLETE -
2022-06-24 08:24:50 UTC-0500 SitevolumeNFSMountTargetOnSubnetbc8a3791 CREATE_COMPLETE -
2022-06-24 08:24:48 UTC-0500 Logvolume01NFSMountTargetOnSubnet4710a61c CREATE_COMPLETE -
2022-06-24 08:24:46 UTC-0500 DatabasevolumeNFSMountTargetOnSubnet4710a61c CREATE_COMPLETE -
2022-06-24 08:24:46 UTC-0500 DatabasevolumeNFSMountTargetOnSubnet508a576c CREATE_COMPLETE -
2022-06-24 08:24:45 UTC-0500 Logvolume01NFSMountTargetOnSubnetce9408ab CREATE_COMPLETE -
2022-06-24 08:24:38 UTC-0500 SitevolumeNFSMountTargetOnSubnet4710a61c CREATE_COMPLETE -
2022-06-24 08:24:38 UTC-0500 DatabasevolumeNFSMountTargetOnSubnet9ec95792 CREATE_COMPLETE -
2022-06-24 08:24:38 UTC-0500 Logvolume01NFSMountTargetOnSubnet508a576c CREATE_COMPLETE -
2022-06-24 08:24:38 UTC-0500 SitevolumeNFSMountTargetOnSubnetcb177b82 CREATE_COMPLETE -
2022-06-24 08:24:38 UTC-0500 SitevolumeNFSMountTargetOnSubnet508a576c CREATE_COMPLETE -
2022-06-24 08:24:38 UTC-0500 DatabasevolumeNFSMountTargetOnSubnetcb177b82 CREATE_COMPLETE -
2022-06-24 08:24:38 UTC-0500 Logvolume01NFSMountTargetOnSubnetbc8a3791 CREATE_COMPLETE -
2022-06-24 08:24:38 UTC-0500 SitevolumeNFSMountTargetOnSubnetce9408ab CREATE_COMPLETE -
2022-06-24 08:24:37 UTC-0500 Logvolume01NFSMountTargetOnSubnet9ec95792 CREATE_COMPLETE -
2022-06-24 08:24:37 UTC-0500 DatabasevolumeNFSMountTargetOnSubnetbc8a3791 CREATE_COMPLETE -
2022-06-24 08:24:00 UTC-0500 OpenemrServiceDiscoveryEntry CREATE_COMPLETE -
2022-06-24 08:23:59 UTC-0500 MysqlServiceDiscoveryEntry CREATE_COMPLETE -
2022-06-24 08:23:59 UTC-0500 OpenemrServiceDiscoveryEntry CREATE_IN_PROGRESS Resource creation Initiated
2022-06-24 08:23:59 UTC-0500 MysqlServiceDiscoveryEntry CREATE_IN_PROGRESS Resource creation Initiated
2022-06-24 08:23:58 UTC-0500 OpenemrServiceDiscoveryEntry CREATE_IN_PROGRESS -
2022-06-24 08:23:57 UTC-0500 MysqlServiceDiscoveryEntry CREATE_IN_PROGRESS -
2022-06-24 08:23:55 UTC-0500 CloudMap CREATE_COMPLETE -
2022-06-24 08:23:41 UTC-0500 OpenemrTaskDefinition CREATE_COMPLETE -
2022-06-24 08:23:41 UTC-0500 OpenemrTaskDefinition CREATE_IN_PROGRESS Resource creation Initiated
2022-06-24 08:23:39 UTC-0500 MysqlTaskDefinition CREATE_COMPLETE -
2022-06-24 08:23:39 UTC-0500 MysqlTaskDefinition CREATE_IN_PROGRESS Resource creation Initiated
2022-06-24 08:23:38 UTC-0500 OpenemrTaskDefinition CREATE_IN_PROGRESS -
2022-06-24 08:23:36 UTC-0500 MysqlTaskDefinition CREATE_IN_PROGRESS -
2022-06-24 08:23:35 UTC-0500 OpenemrTaskRole CREATE_COMPLETE -
2022-06-24 08:23:33 UTC-0500 MysqlTaskRole CREATE_COMPLETE -
2022-06-24 08:23:23 UTC-0500 MysqlTaskExecutionRole CREATE_COMPLETE -
2022-06-24 08:23:22 UTC-0500 OpenemrTaskExecutionRole CREATE_COMPLETE -
2022-06-24 08:23:20 UTC-0500 Logvolume01NFSMountTargetOnSubnet4710a61c CREATE_IN_PROGRESS Resource creation Initiated
2022-06-24 08:23:19 UTC-0500 DatabasevolumeNFSMountTargetOnSubnet508a576c CREATE_IN_PROGRESS Resource creation Initiated
2022-06-24 08:23:19 UTC-0500 OpenemrTaskRole CREATE_IN_PROGRESS Resource creation Initiated
2022-06-24 08:23:19 UTC-0500 SitevolumeNFSMountTargetOnSubnetbc8a3791 CREATE_IN_PROGRESS Resource creation Initiated
2022-06-24 08:23:19 UTC-0500 SitevolumeNFSMountTargetOnSubnet4710a61c CREATE_IN_PROGRESS Resource creation Initiated
2022-06-24 08:23:19 UTC-0500 DatabasevolumeNFSMountTargetOnSubnet4710a61c CREATE_IN_PROGRESS Resource creation Initiated
2022-06-24 08:23:19 UTC-0500 OpenemrTaskRole CREATE_IN_PROGRESS -
2022-06-24 08:23:19 UTC-0500 Logvolume01NFSMountTargetOnSubnet508a576c CREATE_IN_PROGRESS Resource creation Initiated
2022-06-24 08:23:19 UTC-0500 DatabasevolumeNFSMountTargetOnSubnet9ec95792 CREATE_IN_PROGRESS Resource creation Initiated
2022-06-24 08:23:19 UTC-0500 SitevolumeNFSMountTargetOnSubnetce9408ab CREATE_IN_PROGRESS Resource creation Initiated
2022-06-24 08:23:19 UTC-0500 Logvolume01NFSMountTargetOnSubnetcb177b82 CREATE_IN_PROGRESS Resource creation Initiated
2022-06-24 08:23:19 UTC-0500 DatabasevolumeNFSMountTargetOnSubnetcb177b82 CREATE_IN_PROGRESS Resource creation Initiated
2022-06-24 08:23:19 UTC-0500 Logvolume01NFSMountTargetOnSubnet9ec95792 CREATE_IN_PROGRESS Resource creation Initiated
2022-06-24 08:23:19 UTC-0500 SitevolumeNFSMountTargetOnSubnet508a576c CREATE_IN_PROGRESS Resource creation Initiated
2022-06-24 08:23:18 UTC-0500 MysqlTaskRole CREATE_IN_PROGRESS Resource creation Initiated
2022-06-24 08:23:18 UTC-0500 SitevolumeNFSMountTargetOnSubnet9ec95792 CREATE_IN_PROGRESS Resource creation Initiated
2022-06-24 08:23:18 UTC-0500 SitevolumeNFSMountTargetOnSubnetcb177b82 CREATE_IN_PROGRESS Resource creation Initiated
2022-06-24 08:23:18 UTC-0500 Logvolume01NFSMountTargetOnSubnetce9408ab CREATE_IN_PROGRESS Resource creation Initiated
2022-06-24 08:23:18 UTC-0500 DatabasevolumeNFSMountTargetOnSubnetce9408ab CREATE_IN_PROGRESS Resource creation Initiated
2022-06-24 08:23:18 UTC-0500 DatabasevolumeNFSMountTargetOnSubnetbc8a3791 CREATE_IN_PROGRESS Resource creation Initiated
2022-06-24 08:23:18 UTC-0500 Logvolume01NFSMountTargetOnSubnetbc8a3791 CREATE_IN_PROGRESS Resource creation Initiated
2022-06-24 08:23:18 UTC-0500 MysqlTaskRole CREATE_IN_PROGRESS -
2022-06-24 08:23:17 UTC-0500 LoadBalancer CREATE_IN_PROGRESS Resource creation Initiated
2022-06-24 08:23:17 UTC-0500 DefaultNetworkIngress CREATE_COMPLETE -
2022-06-24 08:23:17 UTC-0500 Default80Ingress CREATE_COMPLETE -
2022-06-24 08:23:16 UTC-0500 SitevolumeAccessPoint CREATE_COMPLETE -
2022-06-24 08:23:16 UTC-0500 Default443Ingress CREATE_COMPLETE -
2022-06-24 08:23:16 UTC-0500 DefaultNetworkIngress CREATE_IN_PROGRESS Resource creation Initiated
2022-06-24 08:23:16 UTC-0500 DatabasevolumeNFSMountTargetOnSubnet508a576c CREATE_IN_PROGRESS -
2022-06-24 08:23:16 UTC-0500 Default80Ingress CREATE_IN_PROGRESS Resource creation Initiated
2022-06-24 08:23:16 UTC-0500 SitevolumeNFSMountTargetOnSubnet4710a61c CREATE_IN_PROGRESS -
2022-06-24 08:23:16 UTC-0500 Logvolume01NFSMountTargetOnSubnet508a576c CREATE_IN_PROGRESS -
2022-06-24 08:23:16 UTC-0500 Default80Ingress CREATE_IN_PROGRESS -
2022-06-24 08:23:16 UTC-0500 DatabasevolumeNFSMountTargetOnSubnet4710a61c CREATE_IN_PROGRESS -
2022-06-24 08:23:16 UTC-0500 SitevolumeNFSMountTargetOnSubnetce9408ab CREATE_IN_PROGRESS -
2022-06-24 08:23:16 UTC-0500 Logvolume01NFSMountTargetOnSubnet9ec95792 CREATE_IN_PROGRESS -
2022-06-24 08:23:16 UTC-0500 DatabasevolumeNFSMountTargetOnSubnetcb177b82 CREATE_IN_PROGRESS -
2022-06-24 08:23:16 UTC-0500 Logvolume01NFSMountTargetOnSubnetcb177b82 CREATE_IN_PROGRESS -
2022-06-24 08:23:16 UTC-0500 SitevolumeNFSMountTargetOnSubnetcb177b82 CREATE_IN_PROGRESS -
2022-06-24 08:23:16 UTC-0500 DatabasevolumeNFSMountTargetOnSubnetbc8a3791 CREATE_IN_PROGRESS -
2022-06-24 08:23:16 UTC-0500 DatabasevolumeNFSMountTargetOnSubnet9ec95792 CREATE_IN_PROGRESS -
2022-06-24 08:23:16 UTC-0500 Logvolume01NFSMountTargetOnSubnetce9408ab CREATE_IN_PROGRESS -
2022-06-24 08:23:16 UTC-0500 DatabasevolumeAccessPoint CREATE_COMPLETE -
2022-06-24 08:23:16 UTC-0500 LoadBalancer CREATE_IN_PROGRESS -
2022-06-24 08:23:16 UTC-0500 DefaultNetworkIngress CREATE_IN_PROGRESS -
2022-06-24 08:23:16 UTC-0500 SitevolumeNFSMountTargetOnSubnet9ec95792 CREATE_IN_PROGRESS -
2022-06-24 08:23:16 UTC-0500 SitevolumeNFSMountTargetOnSubnetbc8a3791 CREATE_IN_PROGRESS -
2022-06-24 08:23:16 UTC-0500 Default443Ingress CREATE_IN_PROGRESS Resource creation Initiated
2022-06-24 08:23:16 UTC-0500 Logvolume01NFSMountTargetOnSubnet4710a61c CREATE_IN_PROGRESS -
2022-06-24 08:23:16 UTC-0500 Logvolume01NFSMountTargetOnSubnetbc8a3791 CREATE_IN_PROGRESS -
2022-06-24 08:23:15 UTC-0500 SitevolumeNFSMountTargetOnSubnet508a576c CREATE_IN_PROGRESS -
2022-06-24 08:23:15 UTC-0500 DatabasevolumeNFSMountTargetOnSubnetce9408ab CREATE_IN_PROGRESS -
2022-06-24 08:23:15 UTC-0500 Default443Ingress CREATE_IN_PROGRESS -
2022-06-24 08:23:15 UTC-0500 Logvolume01AccessPoint CREATE_COMPLETE -
2022-06-24 08:23:15 UTC-0500 Cluster CREATE_COMPLETE -
2022-06-24 08:23:14 UTC-0500 DefaultNetwork CREATE_COMPLETE -
2022-06-24 08:23:13 UTC-0500 DefaultNetwork CREATE_IN_PROGRESS Resource creation Initiated
2022-06-24 08:23:12 UTC-0500 SitevolumeAccessPoint CREATE_IN_PROGRESS Resource creation Initiated
2022-06-24 08:23:11 UTC-0500 Logvolume01AccessPoint CREATE_IN_PROGRESS Resource creation Initiated
2022-06-24 08:23:11 UTC-0500 Cluster CREATE_IN_PROGRESS Resource creation Initiated
2022-06-24 08:23:10 UTC-0500 DatabasevolumeAccessPoint CREATE_IN_PROGRESS Resource creation Initiated
2022-06-24 08:23:10 UTC-0500 LogGroup CREATE_COMPLETE -
2022-06-24 08:23:10 UTC-0500 LogGroup CREATE_IN_PROGRESS Resource creation Initiated
2022-06-24 08:23:10 UTC-0500 CloudMap CREATE_IN_PROGRESS Resource creation Initiated
2022-06-24 08:23:09 UTC-0500 OpenemrTCP80TargetGroup CREATE_COMPLETE -
2022-06-24 08:23:09 UTC-0500 OpenemrTCP80TargetGroup CREATE_IN_PROGRESS Resource creation Initiated
2022-06-24 08:23:09 UTC-0500 OpenemrTCP443TargetGroup CREATE_COMPLETE -
2022-06-24 08:23:08 UTC-0500 OpenemrTCP443TargetGroup CREATE_IN_PROGRESS Resource creation Initiated
2022-06-24 08:23:08 UTC-0500 MysqlTaskExecutionRole CREATE_IN_PROGRESS Resource creation Initiated
2022-06-24 08:23:08 UTC-0500 Logvolume01AccessPoint CREATE_IN_PROGRESS -
2022-06-24 08:23:08 UTC-0500 OpenemrTCP80TargetGroup CREATE_IN_PROGRESS -
2022-06-24 08:23:08 UTC-0500 Cluster CREATE_IN_PROGRESS -
2022-06-24 08:23:08 UTC-0500 DefaultNetwork CREATE_IN_PROGRESS -
2022-06-24 08:23:08 UTC-0500 SitevolumeAccessPoint CREATE_IN_PROGRESS -
2022-06-24 08:23:08 UTC-0500 CloudMap CREATE_IN_PROGRESS -
2022-06-24 08:23:08 UTC-0500 MysqlTaskExecutionRole CREATE_IN_PROGRESS -
2022-06-24 08:23:08 UTC-0500 OpenemrTaskExecutionRole CREATE_IN_PROGRESS Resource creation Initiated
2022-06-24 08:23:08 UTC-0500 LogGroup CREATE_IN_PROGRESS -
2022-06-24 08:23:08 UTC-0500 OpenemrTCP443TargetGroup CREATE_IN_PROGRESS -
2022-06-24 08:23:07 UTC-0500 DatabasevolumeAccessPoint CREATE_IN_PROGRESS -
2022-06-24 08:23:07 UTC-0500 OpenemrTaskExecutionRole CREATE_IN_PROGRESS -
2022-06-24 08:23:00 UTC-0500 aws CREATE_IN_PROGRESS User Initiated

Feedback

Looking for language selection? Find it in the new Unified Settings

© 2022, Amazon Web Services, Inc. or its affiliates.

CloudMap ns-a244rd5xsw6x3vdg AWS::ServiceDiscovery::PrivateDnsNamespace DELETE_COMPLETE - -
Cluster aws AWS::ECS::Cluster DELETE_COMPLETE - -
DatabasevolumeAccessPoint fsap-031cb7890a506d5b0 AWS::EFS::AccessPoint DELETE_COMPLETE - -
DatabasevolumeNFSMountTargetOnSubnet4710a61c fsmt-01283acc7118d64d1 AWS::EFS::MountTarget DELETE_COMPLETE - -
DatabasevolumeNFSMountTargetOnSubnet508a576c fsmt-0a78ddd7f8d1b7bd9 AWS::EFS::MountTarget DELETE_COMPLETE - -
DatabasevolumeNFSMountTargetOnSubnet9ec95792 fsmt-0932c890fc3f4859b AWS::EFS::MountTarget DELETE_COMPLETE - -
DatabasevolumeNFSMountTargetOnSubnetbc8a3791 fsmt-095ebd8b305c54181 AWS::EFS::MountTarget DELETE_COMPLETE - -
DatabasevolumeNFSMountTargetOnSubnetcb177b82 fsmt-0a4e23b2f132ffc33 AWS::EFS::MountTarget DELETE_COMPLETE - -
DatabasevolumeNFSMountTargetOnSubnetce9408ab fsmt-0014e9a5249adabd3 AWS::EFS::MountTarget DELETE_COMPLETE - -
Default443Ingress Default443Ingress AWS::EC2::SecurityGroupIngress DELETE_COMPLETE - -
Default80Ingress Default80Ingress AWS::EC2::SecurityGroupIngress DELETE_COMPLETE - -
DefaultNetwork sg-0c3bb8c931a23a9d5 AWS::EC2::SecurityGroup DELETE_COMPLETE - -
DefaultNetworkIngress DefaultNetworkIngress AWS::EC2::SecurityGroupIngress DELETE_COMPLETE - -
LoadBalancer arn:aws:elasticloadbalancing:us-east-1:642717661147:loadbalancer/app/aws-LoadBal-1NFP1A5MFFTKM/01aa6ab942ba1e88 AWS::ElasticLoadBalancingV2::LoadBalancer DELETE_COMPLETE - -
LogGroup /docker-compose/aws AWS::Logs::LogGroup DELETE_COMPLETE - -
Logvolume01AccessPoint fsap-02b6ea6551231fe93 AWS::EFS::AccessPoint DELETE_COMPLETE - -
Logvolume01NFSMountTargetOnSubnet4710a61c fsmt-073997fadb42868f6 AWS::EFS::MountTarget DELETE_COMPLETE - -
Logvolume01NFSMountTargetOnSubnet508a576c fsmt-04d594c5200a240cd AWS::EFS::MountTarget DELETE_COMPLETE - -
Logvolume01NFSMountTargetOnSubnet9ec95792 fsmt-0a183b717393f48c9 AWS::EFS::MountTarget DELETE_COMPLETE - -
Logvolume01NFSMountTargetOnSubnetbc8a3791 fsmt-03b1277f093be2f3e AWS::EFS::MountTarget DELETE_COMPLETE - -
Logvolume01NFSMountTargetOnSubnetcb177b82 fsmt-0870dd0d15dc69578 AWS::EFS::MountTarget DELETE_COMPLETE - -
Logvolume01NFSMountTargetOnSubnetce9408ab fsmt-0949982d5ac83279c AWS::EFS::MountTarget DELETE_COMPLETE - -
MysqlService arn:aws:ecs:us-east-1:642717661147:service/aws/aws-MysqlService-qhslXHtRiyOw AWS::ECS::Service DELETE_COMPLETE - -
MysqlServiceDiscoveryEntry srv-7ipw3ftof4f34dry AWS::ServiceDiscovery::Service DELETE_COMPLETE - -
MysqlTaskDefinition arn:aws:ecs:us-east-1:642717661147:task-definition/aws-mysql:4 AWS::ECS::TaskDefinition DELETE_COMPLETE - -
MysqlTaskExecutionRole aws-MysqlTaskExecutionRole-FY4P1GH1HLGB AWS::IAM::Role DELETE_COMPLETE - -
MysqlTaskRole aws-MysqlTaskRole-1K9UHNXEJ7W55 AWS::IAM::Role DELETE_COMPLETE - -
OpenemrService arn:aws:ecs:us-east-1:642717661147:service/aws/aws-OpenemrService-TqXf9VjQCMaT AWS::ECS::Service DELETE_COMPLETE - -
OpenemrServiceDiscoveryEntry srv-tbrvtqv4haubqdik AWS::ServiceDiscovery::Service DELETE_COMPLETE - -
OpenemrTCP443Listener arn:aws:elasticloadbalancing:us-east-1:642717661147:listener/app/aws-LoadBal-1NFP1A5MFFTKM/01aa6ab942ba1e88/33a022223c071c60 AWS::ElasticLoadBalancingV2::Listener DELETE_COMPLETE - -
OpenemrTCP443TargetGroup arn:aws:elasticloadbalancing:us-east-1:642717661147:targetgroup/aws-Openemr-1P63K38SH4THY/9bec105f73f119db AWS::ElasticLoadBalancingV2::TargetGroup DELETE_COMPLETE - -
OpenemrTCP80Listener arn:aws:elasticloadbalancing:us-east-1:642717661147:listener/app/aws-LoadBal-1NFP1A5MFFTKM/01aa6ab942ba1e88/a490cfef3f2be474 AWS::ElasticLoadBalancingV2::Listener DELETE_COMPLETE - -
OpenemrTCP80TargetGroup arn:aws:elasticloadbalancing:us-east-1:642717661147:targetgroup/aws-Openemr-W168VDYJFIMH/b575f705b6ce2cc9 AWS::ElasticLoadBalancingV2::TargetGroup DELETE_COMPLETE - -
OpenemrTaskDefinition arn:aws:ecs:us-east-1:642717661147:task-definition/aws-openemr:4 AWS::ECS::TaskDefinition DELETE_COMPLETE - -
OpenemrTaskExecutionRole aws-OpenemrTaskExecutionRole-1IXFMDX0YG5LF AWS::IAM::Role DELETE_COMPLETE - -
OpenemrTaskRole aws-OpenemrTaskRole-1V8DN11DADIB8 AWS::IAM::Role DELETE_COMPLETE - -
SitevolumeAccessPoint fsap-06f67d4f94fd9c7ec AWS::EFS::AccessPoint DELETE_COMPLETE - -
SitevolumeNFSMountTargetOnSubnet4710a61c fsmt-04005ba3dee0dc74d AWS::EFS::MountTarget DELETE_COMPLETE - -
SitevolumeNFSMountTargetOnSubnet508a576c fsmt-0085b59e47fd7c6f1 AWS::EFS::MountTarget DELETE_COMPLETE - -
SitevolumeNFSMountTargetOnSubnet9ec95792 fsmt-0533b9699e614dc85 AWS::EFS::MountTarget DELETE_COMPLETE - -
SitevolumeNFSMountTargetOnSubnetbc8a3791 fsmt-06a7e1d3295a81db8 AWS::EFS::MountTarget DELETE_COMPLETE - -
SitevolumeNFSMountTargetOnSubnetcb177b82 fsmt-04e539d62570ff130 AWS::EFS::MountTarget DELETE_COMPLETE - -
SitevolumeNFSMountTargetOnSubnetce9408ab fsmt-02233449e1c064f03 AWS::EFS::MountTarget DELETE_COMPLETE - -

Thanks!

Now that I can see everything going on, I can confidently state that I have no idea what’s going on here. We haven’t built any deployments that use ECS, so I’m not sure I’m able to advise you. Are you running something in CloudFormation that launches an ECS cluster, or are you looking at the CLoudFormation backend results of operating an ECS cluster?

If the former, I recommend relaunching the stack with rollback turned off so you can investigate what ECS is thinking when it marks the service as failed.

If the latter, I recommend reviewing what’s going on with the ECS service directly instead of looking here. There could be any number of reasons the service is returning “failed”, we have no way of understanding the complaint ECS is making from this side of the logs. It might be that everything’s actually fine but initial installation is taking too long.

I have installed OpenEMR 7.0.0(patch2) running on an EC2 running Ubuntu 20.

I have followed this guide https://github.com/openemr/openemr-devops/tree/master/packages/lightsail#general

I have created a SSL certificate using AWS ACM, then added it to an EC2 ELB. Finally I have running AWS SES to be able to send emails.

So far, my website is running ok. I can connect to my server using SSH from windows powershell. Now I am looking to be able to connect to database from DBeaver, then I will try to extract some data because I will like to do some data analytics.

If anybody needs some help on getting their AWS lite environment running, I can try to help.