S3 backup error #98

Closed
opened 2026-02-04 16:43:48 +03:00 by OVERLORD · 3 comments
Owner

Originally created by @clabeuhtegrite on GitHub (Jun 11, 2024).

Current Behavior

When i copy/paste my s3 config from ptero, i have the error in the paste. All argument are good in the pelican doc.

My config is the follow :

APP_BACKUP_DRIVER=s3
AWS_DEFAULT_REGION='auto'
AWS_ACCESS_KEY_ID='XXXXX'
AWS_SECRET_ACCESS_KEY='XXXXXXXXXX'
AWS_BACKUPS_BUCKET='pelican-backups'
AWS_ENDPOINT='https://XXXXX.r2.cloudflarestorage.com'
AWS_SIGNATURE_VERSION='4' (TRIED WITH A #)
AWS_USE_PATH_STYLE_ENDPOINT=true
BACKUP_MAX_PART_SIZE=19737000 (TRIED WITH A #)

Expected Behavior

The backup colmplete successfuly.

Steps to Reproduce

Copy/paste a valid config s3 from ptero.

Panel Version

Beta5

Wings Version

Beta3

Games and/or Eggs Affected

Bungee

Docker Image

No response

Error Logs

https://paste.pelistuff.com/dtRK

Is there an existing issue for this?

  • I have searched the existing issues before opening this issue.
  • I have provided all relevant details, including the specific game and Docker images I am using if this issue is related to running a server.
  • I have checked in the Discord server and believe this is a bug with the software, and not a configuration issue with my specific system.
Originally created by @clabeuhtegrite on GitHub (Jun 11, 2024). ### Current Behavior When i copy/paste my s3 config from ptero, i have the error in the paste. All argument are good in the pelican doc. My config is the follow : APP_BACKUP_DRIVER=s3 AWS_DEFAULT_REGION='auto' AWS_ACCESS_KEY_ID='XXXXX' AWS_SECRET_ACCESS_KEY='XXXXXXXXXX' AWS_BACKUPS_BUCKET='pelican-backups' AWS_ENDPOINT='https://XXXXX.r2.cloudflarestorage.com' AWS_SIGNATURE_VERSION='4' (TRIED WITH A #) AWS_USE_PATH_STYLE_ENDPOINT=true BACKUP_MAX_PART_SIZE=19737000 (TRIED WITH A #) ### Expected Behavior The backup colmplete successfuly. ### Steps to Reproduce Copy/paste a valid config s3 from ptero. ### Panel Version Beta5 ### Wings Version Beta3 ### Games and/or Eggs Affected Bungee ### Docker Image _No response_ ### Error Logs ```bash https://paste.pelistuff.com/dtRK ``` ### Is there an existing issue for this? - [x] I have searched the existing issues before opening this issue. - [X] I have provided all relevant details, including the specific game and Docker images I am using if this issue is related to running a server. - [X] I have checked in the Discord server and believe this is a bug with the software, and not a configuration issue with my specific system.
Author
Owner

@rmartinoscar commented on GitHub (Jun 11, 2024):

Hey this should be a better feat in https://github.com/pelican-dev/wings/issues also i believe that @iamkubi didn't figure out how to use S3 "folders" but commited anyway so that might be it

@rmartinoscar commented on GitHub (Jun 11, 2024): Hey this should be a better feat in https://github.com/pelican-dev/wings/issues also i believe that @iamkubi didn't figure out how to use S3 "folders" but commited anyway so that might be it
Author
Owner

@clabeuhtegrite commented on GitHub (Jun 11, 2024):

Ok, i've create one here because the S3 config are in the panel config. I create an issue in the wings project.

@clabeuhtegrite commented on GitHub (Jun 11, 2024): Ok, i've create one here because the S3 config are in the panel config. I create an issue in the wings project.
Author
Owner

@Boy132 commented on GitHub (Jun 11, 2024):

Since this is a wings sided problem I will close this.
See https://github.com/pelican-dev/wings/issues/26

@Boy132 commented on GitHub (Jun 11, 2024): Since this is a wings sided problem I will close this. See https://github.com/pelican-dev/wings/issues/26
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#98