Ich möchte WAL-E für das Backup einer postgres Datenbank verwenden. Beim
Versuch ein Base Backup zu erstellen erhalte ich folgenden Fehler:
$ wal-e -k $AWS_ACCESS_KEY_ID --s3-prefix=$WALE_S3_PREFIX backup-push
/var/lib/pgsql/data/
...
S3ResponseError: S3ResponseError: 403 Forbidden
<?xml version="1.0"
encoding="UTF-8"?><Error><Code>SignatureDoesNotMatch</Code><Message>The
request signature we calculated does not match the signature you provided.
Check your AWS Secret Access Key and signing method. For more information,
see REST Authentication and SOAP Authentication for
details.</Message></Error>
Den Secret Access Key habe ich geprüft, es muss laut der Fehlermeldung also
an der Signaturmethode liegen. Kann hier jemand weiter helfen, was wie
konfiguriert werden muss, damit die Signatur korrekt erstellt wird?
--
You received this message because you are subscribed to the Google Groups
"wal-e" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.