Binary Backups - AWS temporary credentials don't work #4855
Labels
area/enterprise/backup
Related to binary backups
priority/P1
Serious issue that requires eventual attention (can wait a bit)
status/accepted
We accept to investigate/work on it.
What version of Dgraph are you using?
1.2.0
Have you tried reproducing the issue with the latest release?
Only 1.2.0
What is the hardware spec (RAM, OS)?
EC2 instance
Steps to reproduce the issue (command/config used to run Dgraph).
Running dgraph with docker-compose
curl -XPOST localhost:8080/admin/backup -d "destination=s3:///<bucketname>"
but also pass as parameters the AWS temporary credentials for The access_key, secret_key, and session_token.Expected behaviour and actual result.
The backup should be successfully completed, actual result the backup fails with permission failure.
Not clear to me is:
The text was updated successfully, but these errors were encountered: