
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
강사님과 다르게 저는 어플리케이션에 myweb(종료됨)이라고 떠요
팬딩도 올라가지 않고요
이 부분까지 입력하였습니다.
You have not yet set up your credentials or your credentials are incorrect
You must provide your credentials.
(aws-access-id): AKIAYSXNW6DXL2V24WZZ
(aws-secret-key): TOmROPbFPyGmoUR0Tp8AdWjxWcLPD0SBV9fX6cug
Enter Application Name
(default is "deploy"):
Application deploy has been created.
It appears you are using Python. Is this correct?
(Y/n): y
Select a platform branch.
1) Python 3.8 running on 64bit Amazon Linux 2
2) Python 3.7 running on 64bit Amazon Linux 2
(default is 1):
Cannot setup CodeCommit because there is no Source Control setup, continuing with initialization
Do you want to set up SSH for your instances?
(Y/n): y
Type a keypair name.
(Default is aws-eb):
Generating public/private rsa key pair.
Enter passphrase (empty for no passphrase):
Enter same passphrase again:
Your identification has been saved in C:\Users\DAMBAG\.ssh\aws-eb
Your public key has been saved in C:\Users\DAMBAG\.ssh\aws-eb.pub
The key fingerprint is:
SHA256:ohOSJPyHRL79eAqWWpSfCJcRqACR64wAaJgzlMa9i0E aws-eb
The key's randomart image is:
+---[RSA 3072]----+
|O=+o |
|@Eo.. |
|O=.+. |
|++ooB |
|=.=Ooo. S |
|.++o=o+. |
| *o+ o |
| + ..o |
| . . |
+----[SHA256]-----+
WARNING: Uploaded SSH public key for "aws-eb" into EC2 for region ap-northeast-2.
(venv)
DAMBAG@DESKTOP-PDOFN74 MINGW64 ~/Desktop/SPARTA/projects/05.fan/deploy
$ eb create myweb
Creating application version archive "app-230430_123206832372".
Uploading deploy/app-230430_123206832372.zip to S3. This may take a while.
Upload Complete.
Environment details for: myweb
Application name: deploy
Region: ap-northeast-2
Deployed Version: app-230430_123206832372
Environment ID: e-ztpicpa72g
Platform: arn:aws:elasticbeanstalk:ap-northeast-2::platform/Python 3.8 running on 64bit Amazon Linux 2/3.5.2
Tier: WebServer-Standard-1.0
CNAME: UNKNOWN
Updated: 2023-04-30 03:32:10.075000+00:00
Printing Status:
2023-04-30 03:32:08 INFO createEnvironment is starting.
2023-04-30 03:32:10 INFO Using elasticbeanstalk-ap-northeast-2-589982789870 as Amazon S3 storage bucket for environment data.
2023-04-30 03:32:15 ERROR Service:Amazon S3, Message:The bucket does not allow ACLs
2023-04-30 03:32:15 ERROR Failed to launch environment.
ERROR: ServiceError - Failed to launch environment.
(venv)
DAMBAG@DESKTOP-PDOFN74 MINGW64 ~/Desktop/SPARTA/projects/05.fan/deploy
$
