Closed GreyArea765 closed 3 years ago
If you add port that will be ignored from signature calculation, not sure why are you adding port when with https port 443 is implicit.
Removing the port does not resolve the issue, could this be reopened please?
Removing the port does not resolve the issue, could this be reopened please?
@GreyArea765 mc
works with AWS S3 and MinIO - you need to ask your S3 vendor on what they are doing wrong.
Expected behavior
The host is added to the mc config
Actual behavior
Error:
The request signature we calculated does not match the signature you provided.
Steps to reproduce the behavior
This may be difficult as we are using two "S3 compatible" providers, NetApp StorageGRID and Zadara ZIOS (we're trying to migrate data between the two).
./mc --debug --insecure config host add s3dest https://1.2.3.4:443
mc --version
mc version RELEASE.2021-02-19T05-34-40Z
System information
Ubuntu 20.04 desktop system.
Debug output