You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
Is there an existing issue for this?
The text was updated successfully, but these errors were encountered: