I must not have configured things correctly for the upgrade. Any help would be appreciated.
I am able to upload an artificat and I see it in my mino instance.
I am able to delete the artifact and I see it removed from my minio instance
When I start a deploy, I get the following error:
2019-07-25 21:01:35 +0000 UTC error: Can not fetch update image: Get https://s3mender.redacted.com/mender-artifact-storage/76c921e1-d764-4230-8802-0189557bdbc8?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Credential=redactedxxx%2F20190725%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20190725T210135Z&X-Amz-Expires=86400&X-Amz-SignedHeaders=host&response-content-type=application%2Fvnd.mender-artifact&X-Amz-Signature=redactedxxxx: EOF
If I put that url manually in a browser, I get this:
SignatureDoesNotMatch
The request signature we calculated does not match the signature you provided. Check your key and signing method.
/mender-artifact-storage/76c921e1-d764-4230-8802-0189557bdbc8
15B4C3FAD0DC3CB1
3L137
Any suggestions?