codestates / codestates/codestory2.0

[Client] [Next.js] 배포 이후 랜딩페이지 이미지 로드 실패

Open
#225 0 comments 0 reactions 1 assignee Claimed by @seoyong-lee View on GitHub
클라이언트
Dominant language
JavaScript
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

### 어떤 에러인가요?
- 배포된 랜딩페이지에서 특정 이미지의 로드 실패 발생

### 에러 메시지

```bash
Failed to load resource: the server responded with a status of 502 ()
```

>502 ERROR
The request could not be satisfied.
The Lambda function returned invalid JSON: The JSON output is not parsable. We can't connect to the server for this app or website at this time. There might be too much traffic or a configuration error. Try again later, or contact the app or website owner.
If you provide content to customers through CloudFront, you can find steps to troubleshoot and help prevent this error by reviewing the CloudFront documentation.
Generated by cloudfront (CloudFront)
Request ID: IRk8qtawguqRNi08YzYUp70ShNLEBtBxypi1cTlipUqDh6XOwfjlQg==

### 에러 핸들링 방법

- 핸들링 방법에 대해서 간단하게 기록해보세요.

```js
// 코드가 들어가도 좋아요!
```

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

[링크]()

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.