codestates / codestates/Dajavas

[Error] 프론트 파이프라인 source 에러 s3권한 문제

Open
#121 0 comments 0 reactions 1 assignee Claimed by @maeve1109 View on GitHub
Error
Dominant language
JavaScript
Stars
2
Forks
3
PR merge metrics
No merged PRs in 30d

Description

## 어떤 에러인가요?
- source에서 부터 에러가 났다.

## 에러 메시지

```
[GitHub] Upload to S3 failed with the following error: The bucket does not allow ACLs (Service: Amazon S3; Status Code: 400; Error Code: AccessControlListNotSupported; Request ID: JS0MXNRZYCMD6Q5D; S3 Extended Request ID: x+1qACqofDCJtNexuIeOSJn1cEV8DTWU4PPZpAnJ6QZRADy85LIX1/6Fu4pQxEZDiwFE3AMy3t0=; Proxy: null) (Service: null; Status Code: 0; Error Code: null; Request ID: null; S3 Extended Request ID: null; Proxy: null) (Service: null; Status Code: 0; Error Code: null; Request ID: null; S3 Extended Request ID: null; Proxy: null)
```

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

```
s3에서 권한-> acl 허락해 줬다.
```

## 에러 핸들링을 위해 참고한 레퍼런스 링크
[링크](https://stackoverflow.com/questions/70333681/for-an-amazon-s3-bucket-deplolyent-from-guithub-how-do-i-fix-the-error-accesscon)

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.