codestates / codestates/conimals

[조진형] 220531 Error - Handling

Open
#74 0 comments 0 reactions 0 assignees View on GitHub
complete
Dominant language
JavaScript
Stars
3
Forks
5
PR merge metrics
No merged PRs in 30d

Description

> 해결된 에러라면 라벨에 'Complete' 를 달아주세요.
> 미해결된 에러라면 라벨을 'In progress' 로 변경해주세요.

### 어떤 에러인가요?
- EC2 ssh 접속에러
- EC2 접속 가능 확인 후, 브라우저에서 연결 거부되는 에러
- RDS 접속 불가 오류
- 80포트로 접속불가 에러

### 에러 메시지
![스크린샷 2022-05-31 오전 10 20 09](https://user-images.githubusercontent.com/91008736/171178092-c3d1a8f9-d653-4b22-9aa9-d567dc20babc.png)
![스크린샷 2022-05-31 오전 10 33 15](https://user-images.githubusercontent.com/91008736/171178108-c72836d0-5837-45ab-afd6-a9e75923ab15.png)
![스크린샷 2022-05-31 오전 10 40 41](https://user-images.githubusercontent.com/91008736/171178119-2ec0ae54-38f6-4282-b479-b65eb38f7a61.png)
![스크린샷 2022-05-31 오전 10 47 22](https://user-images.githubusercontent.com/91008736/171178131-74fb502b-2df8-46f3-a317-25749318783c.png)
![스크린샷 2022-05-31 오후 2 41 22](https://user-images.githubusercontent.com/91008736/171178141-fa63c1ad-e349-4fa4-bff2-3613229fd9e7.png)
![스크린샷 2022-05-31 오후 2 44 57](https://user-images.githubusercontent.com/91008736/171178149-e3abe03d-3a00-4222-964f-3641dd1c9069.png)
![스크린샷 2022-05-31 오후 9 12 57](https://user-images.githubusercontent.com/91008736/171178160-a7193565-f584-4701-a72f-c46f11239ef6.png)
![스크린샷 2022-05-31 오후 9 23 07](https://user-images.githubusercontent.com/91008736/171178169-fc42a0e9-be9b-4412-a67a-81908174fade.png)
![스크린샷 2022-05-31 오후 9 24 29](https://user-images.githubusercontent.com/91008736/171178181-8fe78222-5ca5-44d1-a810-0770a9bca7c1.png)

### 에러 핸들링 방법

- .env, config.js 에 있는 변수 수정
- 보안그룹의 트래픽 유형을 변경, 사실상 오픈
- S3의 .env의 주소를 수정 후 S3배포
- sequelize.sync({force: false})의 옵션을 true로 변경

### 에러 핸들링을 위해 참고한 레퍼런스 링크

[링크]()

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.