안녕하세요 강사님! 갑자기 궁금한게 있어서.. public-ec2-a1 과 public-ec2-c1 을 efs 와 연결하여.. application load balancer 작업하였습니다. load balancer 을 하기 위해서는 load balancer에 있는 DNS name 주소를 이용하여야만 load balancer 이 되는 거잫아요 ? 만약에 홈페이지 도메인 (예: https://aaa.co.kr ) 으로 접속하여 load balancer 을 하고 싶은데.. DNS name 를 도메인 이름으로 바꾸어 적용하는 방법이 있을까요 ?
마지막 부분에 리소스 삭제 부분을 이미지로 보여주셨는데.. 따라 삭제하여도, 다른곳에서 리소스를 사용하고 있어서 삭제가 안되는 부분들이 많습니다. -고정 IP 삭제시 순서를 알려주세요 어느부분부터 삭제 또는 해제 하고서 고정IP를 삭제하는지.. eip-public-ec2-a1 , eip-public-ec2-c1 -NAT 게이트웨이 삭제시 순서를 알려주세요 nat-gw-a1 - 서브넷 삭제시 순서를 알려주세요 public-subnet-a1 ..... -인스턴스 삭제시 순서를 알려주세 public-ec2-a1 ....... 등등 삭제하고 다시 해보고 싶은데.. 삭제과정중.. 모든게 연결되어있어서.. 잘 안되네요...
Application Load Balancer를 통한 이중화 네트워크 구성(1) 강의를 듣고 진행하여 결과를 잘 나왔습니다. 그런데, 서버 1을 임의적으로 정지시키면 서버 2에서 서비스가 잘 되는지 테스트 해봤는데요 새로고침 하면 , Load Balancer 서버1 과 서버2 한번씩 번갈아가면서 서비스를 해주는것 같습니다. 서버1로 Load Balancer가 넘기면 "504 Gateway Time-out " 가 화면에 나오고, 다시한번 새로고침 하면, Load Balancer가 서버2로 넘기면서 정상적으로 화면이 나오는 식으로 번갈아가면서 되고 있는데요.. 서버1이 죽었을때 서버2로 계속해서 넘겨주고 싶은데.. 그 과정은 따로 없을까요 ? 참고로, 아직 뒤에 과정은 듣지 않은 상태에서 글을 작성하고 있습니다.
npx sst dev 실행시 It seems that your package manager failed to install the right version of the SST CLI for your platform. You can try manually installing the "sst-win32-x64" package.이런 오류가 나오는데 뭐가 문제인지 알수있을까요?
안녕하세요 파일시스템에서 lab-vpc-efs 까지 생성하고, 리눅스에서 마운트 진행하는데 오류가 발생합니다. [root@ip-10-1-1-101 html]# sudo mount -t efs -o tls fs-056022cb1085245f6:/ efs Failed to resolve "fs-056022cb1085245f6.efs.us-east-1.amazonaws.com" - check that your file system ID is correct, and ensure that the VPC has an EFS mount target for this file system ID. See https://docs.aws.amazon.com/console/efs/mount-dns-name for more detail. Attempting to lookup mount target ip address using botocore. Failed to import necessary dependency botocore, please install botocore first. 원인이 무엇인지 설명해주시면 감사합니다.
[실습] Public EC2 인스턴스 생성 및 LAMP 웹서버 구성 에서 ssh 접속하려고 ec2-public-kim.pem --> ec2-public-kim.ppk 로 변환하여 아래와같이 key 등록하여 Open 버튼 클릭하였는데.. Network error: Connection timed out 계속 발생하여 접속이 안되고있습니다. 어디를 확인해야 하는지 원인이 무엇인지 알려주세요 할당받은 고정IP 로 웹페이지에 입력하니.. 웹페이지는 잘 나옵니다. ping 고정IP 입력하여 ping 도 잘 나가고 있습니다. (보안정책에서 추가등록하여 확인함)
안녕하세요 7-3 강의 /createCollections post request시에 계속 권한에러로 internal error 가 response되어 질문드립니다. lambda.ts 내 await dynamoDb.putItem 부분을 코멘트아웃하고 하면 잘됩니다. 뭐가 잘못된걸까요 ㅠ
2.3 Elastic Load Balancer ↔ EC2 강의 보면서 따라하는 중인데 Listeners and rules 에서 HTTPS:443 옆에 Not reachable 이라고 뜹니다. 그리고 https 연결도 안되네요 보안 그룹은 아래와 같이 설정되어있습니다. 어떤 부분이 잘못된걸까요?
Tags can not be empty. 라는 에러가 발생합니다. taskdef.json appspec.yaml 강의 내용대로 따라서 진행하였습니다, build까지는 성공 되었으나, deploy단에서 해당 에러가 발생합니다. 혹시 몰라서, taskdef.json에 마지막 부분에 tag를 지워봐서 진행했을때는, deploy가 24분넘게 진행이 안되었습니다. 혹시 다른 설정를 봐야하는곳이 있을까요??
타켓이 된 해당 인스턴스 세부 정보에 있는 서브넷 id를 보고 똑같은 거를 선택하라고 하셨는데요. 강의 중 내용에서는 `2b`로 되어있어서 2a,2c는 상관 없지만 ,2b는 무조건 골라야 한다고 하셨는데, 제가 강의를 보고 작성 해봤을 때 제 서브넷 ID는 `2a`로 되어있더라구요, 그럼 이때는 `2a`를 무조건 고르고, 2b, 2c는 상관 없다로 받아들여도 되는 걸 까요??
강의를 같이 따라하면서 Mystacks.ts 소스를 따라하였으나, ✖ Errors API UPDATE_ROLLBACK_COMPLETE Collections/Table: Resource handler returned message: "Resource of type 'AWS::DynamoDB::Table' with identifier 'dev-seoeun-AI-demo-Collections' already exists." (RequestToken: d55126dc-f6ce-0fd2-9b78-f31a1eba2f64, HandlerErrorCode: AlreadyExists) 위와 같은 오류가 나오면서 계속 빌드가 실패하였습니다. 그리고 lambda.ts까지 강의내용 모두 따라한 후, 포스트맨으로 호출해보니 Collections/Table: Resource handler returned message: "Resource of type 'AWS::DynamoDB::Table' with identifier 'dev-seoeun-AI-demo-Collections' already exists." (RequestToken: 30214b18-df7b-eb76-2b3f-ae80c1c78981, HandlerErrorCode: AlreadyExists) | Invoked packages/functions/src/lambda.handler | Error: Cannot use Table.Collections. Please make sure it is bound to this function. at Object.get (/Users/seoeunjang/seoeun_AI_demo/node_modules/sst/node/util/index.js:28:27) at handler (/Users/seoeunjang/seoeun_AI_demo/packages/functions/src/lambda.ts:119:34) at file:///Users/seoeunjang/seoeun_AI_demo/node_modules/sst/support/nodejs-runtime/index.mjs:148:22 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) 위와 같은 오류가 발생하였습니다. 혹시 제가 놓친 부분이 어떤건지 알 수 있을까요? 제가 AWS계정에 추가로 뭘 더 설정해야했던걸까요?
강의 7-1 학습중 SES 메일테스트를 하는데,,계속해서 같은 오류가 나와 질문드립니다. | Error: User `arn:aws:sts::211125297751:assumed-role/dev-raymong-lecture-follo-raymonglectureLambdaGETpr-PAGON2lKFjp6/dev-raymong-lecture-follo-raymonglectureLambdaGETp-XRrD36MYFAp0' is not authorized to perform `ses:SendEmail' on resource `arn:aws:ses:ap-northeast-2:211125297751: identity/tesgoogletEmail@gmail.com ' 몇번을 강의처럼 따라해봐도 같은 에러가 나오고있는데 혹시 이류를 알수있을까요?
도커 파일 빌드 오류 문의입니다. 게시판을 보니 비슷한 오류가 있었던거 같네요 맥에서도 해보고 윈도우에서도 해봤는데 동일하게 안되네요.. 오늘 하루종일 빌드만 했네요.. 어떤 부분을 잘못 하고 있는지 가이드 부탁합니다.. s3 에 사용할 iam 사용자 권한을 별도로 부여했는데요 . 새로 생성된 사용자의 권한 문제로 오류가 나는거 같네요.. 영상에서 한거와 같이 동일하게 했는데..오류가 나네요 혹시 다른 세팅이 있을까요?? => ERROR [11/18] RUN python3 download.py 11.1s ------ > [11/18] RUN python3 download.py: 5.085 The cache for model files in Transformers v4.22.0 has been updated. Migrating your old cache. This is a one-time only operation. You can interrupt this and resume the migration later on by calling transformers.utils.move_cache() . 0it [00:00, ?it/s] 9.892 downloading reg images... 9.892 BUCKET_NAME:: dev-raymong-lecture-api-uploadsbucketc4b27cc7-547dbvnhp66w 9.899 Traceback (most recent call last): 9.899 File "download.py", line 64, in <module> 9.899 download_model() 9.899 File "download.py", line 20, in download_model 9.899 download_reg_images() 9.899 File "/s3_file_manager.py", line 20, in download_reg_images 9.899 bucket.download_file(filepath, savepath) 9.899 File "/opt/conda/lib/python3.8/site-packages/boto3/s3/inject.py", line 279, in bucket_download_file 9.899 return self.meta.client.download_file( 9.899 File "/opt/conda/lib/python3.8/site-packages/boto3/s3/inject.py", line 192, in download_file 9.899 return transfer.download_file( 9.899 File "/opt/conda/lib/python3.8/site-packages/boto3/s3/transfer.py", line 405, in download_file 9.899 future.result() 9.899 File "/opt/conda/lib/python3.8/site-packages/s3transfer/futures.py", line 103, in result 9.899 return self._coordinator.result() 9.899 File "/opt/conda/lib/python3.8/site-packages/s3transfer/futures.py", line 266, in result 9.899 raise self._exception 9.899 File "/opt/conda/lib/python3.8/site-packages/s3transfer/tasks.py", line 269, in _main 9.899 self._submit(transfer_future=transfer_future, **kwargs) 9.899 File "/opt/conda/lib/python3.8/site-packages/s3transfer/download.py", line 354, in _submit 9.899 response = client.head_object( 9.899 File "/opt/conda/lib/python3.8/site-packages/botocore/client.py", line 565, in api call 9.899 return self._make_api_call(operation_name, kwargs) 9.899 File "/opt/conda/lib/python3.8/site-packages/botocore/client.py", line 1021, in make api_call 9.899 raise error_class(parsed_response, operation_name) 9.899 botocore.exceptions.ClientError: An error occurred (403) when calling the HeadObject operation: Forbidden ------ Dockerfile:32 -------------------- 30 | ADD s3_file_manager.py . 31 | ADD download.py . 32 | >>> RUN python3 download.py 33 | 34 | ADD convert_diffusers_to_original_stable_diffusion.py . -------------------- ERROR: failed to solve: process "/bin/sh -c python3 download.py" did not complete successfully: exit code: 1 View build details: docker-desktop://dashboard/build/default/default/hu4bblbekud4p75go1rdofetm
안녕하세요! 이전 글에서 문의 드린거와 같이 토스 api 이슈가 있어, 스터디가 중지된 상태입니다. 혹시 제가 못 찾는건지 모르겠지만, 전체 소스 다운로드는 어디서 받을 수 있나요? 전체 소스를 제공 해주시면 돌려보면서 토스 페이먼츠 쪽 소스는 제외하고 돌려볼 수 있을 듯 해서 문의 합니다.