S3 Generic을 통해 Google Cloud Storage 버킷에 액세스할 때 403 오류 발생

S3 Generic을 통해 Google Cloud Storage 버킷에 액세스할 때 403 오류 발생

Updraft와 Wordpress 플러그인을 통해 웹사이트 네트워크의 백업을 Google Cloud Storere Nearline 버킷에 저장하려고 합니다. 플러그인이 내 버킷에 성공적으로 연결되었다고 주장합니다.

"성공적으로 연결되었습니다. 버킷을 사용하고 버킷에 파일을 생성할 수 있었습니다. 연결이 암호화되었습니다."

그러나 백업을 업로드하려고 하면 403 금지 오류가 발생합니다. Google 관리 콘솔에서 수행해야 할 작업이 있습니까? 부여해야 하는 일부 권한이 있습니까? 나는 유용한 것을 찾을 수 없습니다 :/

오류는 다음과 같습니다.

0039.941 (0) Saving backup history. Total backup size: 366.7 MB
0039.955 (0) Requesting upload of the files that have not yet been successfully uploaded (5)
0039.960 (0) Cloud backup selection (1/1): s3generic with instance (1/1) (last)
0039.961 (0) Beginning dispatch of backup to remote (s3generic) (instance identifier s-f1ecbdca7de6aada6eb49815ca9374ca)
0040.371 (0) S3-Compatible (Generic): Set endpoint: storage.googleapis.com
0040.373 (0) S3-Compatible (Generic): upload (n/a): backup_2019-04-01-1218_Pando_Media_b5f0f2c0e14e-plugins.zip (chunks: 4) -> s3generic://pando-media-backups/backup_2019-04-01-1218_Pando_Media_b5f0f2c0e14e-plugins.zip
0040.437 (0) S3-Compatible (Generic): exception (UpdraftPlus_S3Exception) whilst trying initiateMultipartUpload: **UpdraftPlus_S3::initiateMultipartUpload(): [403] Unexpected HTTP status (line: 586, file: /var/www/ud07_1/html/pando/wp-content/plugins/updraftplus/includes/S3.php)**
0040.439 (0) S3-Compatible (Generic): upload: failed: could not get uploadId for multipart upload (backup_2019-04-01-1218_Pando_Media_b5f0f2c0e14e-plugins.zip)
0040.440 (0) An error condition has occurred for the first time during this job

감사합니다!

발렌틴

관련 정보