Fraudmarc / fraudmarc-ce

Fraudmarc Community Edition: Open-source DMARC report analysis designed for government agencies
Apache License 2.0
153 stars 28 forks source link

Error Deploying - Unable to satisfy 100% MinSuccessfulInstancesPercent requirement #76

Open ShortiMcByte opened 1 month ago

ShortiMcByte commented 1 month ago

Getting an error message when trying to deploy. "Unable to satisfy 100% MinSuccessfulInstancesPercent requirement"

fraudmarc-ce-app | 11:31:52 PM | CREATE_FAILED | AWS::AutoScaling::AutoScalingGroup | VPC/PublicSubnet1/NatAsgAsg (VPCPublicSubnet1NatAsgAsg07242F8F) Received 1 FAILURE signal(s) out of 1. Unable to satisfy 100% MinSuccessfulInstancesPercent requirement

Have researched it and am having difficulty sorting out the issue, any assistance is appreciated.

kcolemangt commented 1 month ago

To troubleshoot the deployment issue:

  1. Check AutoScaling logs for specific error details.
  2. Verify account quotas for the selected instance type.
  3. Consider choosing a different instance type available in your region.