Hello Eric,

You are probably hitting the git commits listed on this thread: http://lists.ceph.com/pipermail/ceph-users-ceph.com/2017-April/017731.html

If this is the same behaviour, your options are:

a) set all fqn inside the array of hostnames of your zonegroup(s)

or

b) remove 'rgw dns name' from your ceph.conf

Kind regards,

Ben Morrice

______________________________________________________________________
Ben Morrice | e: ben.morr...@epfl.ch | t: +41-21-693-9670
EPFL / BBP
Biotech Campus
Chemin des Mines 9
1202 Geneva
Switzerland

On 09/06/17 23:50, Eric Choi wrote:
When I send the a RGW request with hostname (with port that is not 80), I am seeing "SignatureDoesNotMatch" error.

GET / HTTP/1.1
Host: cephrgw0002s2mdw1.sendgrid.net:50680 <http://cephrgw0002s2mdw1.sendgrid.net:50680>
User-Agent: Minio (linux; amd64) minio-go/2.0.4 mc/2017-04-03T18:35:01Z
Authorization: AWS **REDACTED**:**REDACTED**
....

<?xml version="1.0" encoding="UTF-8"?><Error><Code>SignatureDoesNotMatch</Code><RequestId>tx00000000000000093e0c1-00593b145c-996aae1-default</RequestId><HostId>996aae1-default-default</HostId></Error>mc: <DEBUG>

However this works fine when I send it with an IP address instead. Is the hostname part of the signature? If so, how can I make it so that it will work with hostname as well?


Thank you,


Eric



_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to