
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
아 제가 실수로 질문 해결 완료 버튼을 눌러서 다시 작성합니다...
토이프로젝트 진행중 aws배포를 하려는데 배포가 잘 안됩니다...

파일 목록

$ eb deploy myweb
Creating application version archive "app-230330_145926323943".
Uploading deploy/app-230330_145926323943.zip to S3. This may take a while.
Upload Complete.
2023-03-30 05:59:29 INFO Environment update is starting.
2023-03-30 05:59:32 INFO Deploying new version to instance(s).
2023-03-30 05:59:39 ERROR Instance deployment failed. For details, see 'eb-engine.log'.
2023-03-30 05:59:39 ERROR Instance deployment failed to install application dependencies. The deployment failed.
2023-03-30 05:59:43 ERROR [Instance: i-0958cb783e288c8ce] Command failed on instance. Return code: 1 Output: Engine execution has encountered an error..
2023-03-30 05:59:43 INFO Command execution completed on all instances. Summary: [Successful: 0, Failed: 1].
2023-03-30 05:59:43 ERROR Unsuccessful command execution on instance id(s) 'i-0958cb783e288c8ce'. Aborting the operation.
2023-03-30 05:59:43 ERROR Failed to deploy application.
ERROR: ServiceError - Failed to deploy application.
============= i-0958cb783e288c8ce ==============
----------------------------------------
/var/log/eb-engine.log
----------------------------------------
2023/03/30 05:59:35.298131 [INFO] Download successful19662bytes downloaded
2023/03/30 05:59:35.298311 [INFO] Executing instruction: ElectLeader
2023/03/30 05:59:35.298317 [INFO] Running leader election for instance i-0958cb783e288c8ce...
2023/03/30 05:59:35.298320 [INFO] Calling the cfn-elect-cmd-leader to elect the command leader.
2023/03/30 05:59:35.298332 [INFO] Running command /bin/sh -c /opt/aws/bin/cfn-elect-cmd-leader --stack arn:aws:cloudformation:ap-northeast-2:715483847037:stack/awseb-e-pqmupcmyjq-stack/150c0210-cebe-11ed-9647-0a1cdeec0572 --command-name ElasticBeanstalkCommand-AWSEBAutoScalingGroup --invocation-id bd248a2d-6515-458e-a524-c620d4f9840a --listener-id i-0958cb783e288c8ce --region ap-northeast-2
2023/03/30 05:59:35.647239 [INFO] Instance is Leader.
-- More --
