
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
에러 메시지에 .. 런칭 과정에서 에러가 발생했다고 하는데요 ???
$ eb create myweb
Creating application version archive "app-230609_130103854470".
Uploading deploy/app-230609_130103854470.zip to S3. This may take a while.
Upload Complete.
Application name: deploy
Region: ap-northeast-2
Application name: deploy
Region: ap-northeast-2
Deployed Version: app-230609_130103854470
Environment ID: e-iynecxfp9k
Platform: arn:aws:elasticbeanstalk:ap-northeast-2::platform/Python 3.8 running on 64bit Amazon Linux 2/3.5.3
Tier: WebServer-Standard-1.0
CNAME: UNKNOWN
Updated: 2023-06-09 04:01:07.770000+00:00
Printing Status:
2023-06-09 04:01:06 INFO createEnvironment is starting.
2023-06-09 04:01:07 INFO Using elasticbeanstalk-ap-northeast-2-018329828120 as Amazon S3 storage bucket for environment data.
2023-06-09 04:01:33 INFO Created security group named: sg-014ed0586c14d3054
2023-06-09 04:01:48 INFO Created security group named: awseb-e-iynecxfp9k-stack-AWSEBSecurityGroup-S397O9NPMO1T
2023-06-09 04:01:48 INFO Created target group named: arn:aws:elasticloadbalancing:ap-northeast-2:018329828120:targetgroup/awseb-AWSEB-I0QNV3BS4DBF/3698538783f34a64
2023-06-09 04:01:48 INFO Created Auto Scaling launch configuration named: awseb-e-iynecxfp9k-stack-AWSEBAutoScalingLaunchConfiguration-5WdHAr43oUvF
2023-06-09 04:02:34 ERROR Creating Auto Scaling group named: awseb-e-iynecxfp9k-stack-AWSEBAutoScalingGroup-46Q986KW215W failed. Reason: This account is currently blocked and not recognized as a valid account. Please
contact aws-verification@amazon.com if you have questions. Launching EC2 instance failed.
2023-06-09 04:03:39 INFO Created load balancer named: arn:aws:elasticloadbalancing:ap-northeast-2:018329828120:loadbalancer/app/awseb-AWSEB-1L10XRJV3M6Z2/fa8bfcde0cf81ad5
2023-06-09 04:03:39 INFO Created Load Balancer listener named: arn:aws:elasticloadbalancing:ap-northeast-2:018329828120:listener/app/awseb-AWSEB-1L10XRJV3M6Z2/fa8bfcde0cf81ad5/e6a911b092e850a4
2023-06-09 04:03:55 ERROR Stack named 'awseb-e-iynecxfp9k-stack' aborted operation. Current state: 'CREATE_FAILED' Reason: The following resource(s) failed to create: [AWSEBAutoScalingGroup].
2023-06-09 04:03:56 INFO Launched environment: myweb. However, there were issues during launch. See event log for details.
ERROR: ServiceError - Launched environment: myweb. However, there were issues during launch. See event log for
details.
mainlibinfo11@DESKTOP-LN7V4V1 MINGW64 ~/Desktop/sparta/projects/05.fan/deploy
$
