git-remote-s3 icon indicating copy to clipboard operation
git-remote-s3 copied to clipboard

SignatureDoesNotMatch on git push

Open mirth opened this issue 5 years ago • 0 comments

Performing git push --set-upstream s3remote master and getting:

Error: Couldn't list items in bucket
Caused by: <?xml version="1.0" encoding="UTF-8"?>
<Error><Code>SignatureDoesNotMatch</Code><Message>
...

The remote url is in s3://my-bucket/test format

mirth avatar Oct 14 '19 20:10 mirth