<div dir="ltr"><div>Hi,</div><div><br></div><div>I've been trying to get swift3 to work for several days now. But I haven't managed to get it running. <br></div><div>Both with tempauth and keystoneauth, I'm getting the same error:<br></div><div><br></div><div>eightkpc@objectstore1:~/s3curl$ ./<a href="http://s3curl.pl">s3curl.pl</a> --id=testerks -- <a href="http://127.0.0.1:8080/">http://127.0.0.1:8080/</a><br><?xml version='1.0' encoding='UTF-8'?><br><Error><Code>SignatureDoesNotMatch</Code><Message>The request signature we calculated does not match the signature you provided. Check your key and signing method.</Message><RequestId>txa691e7ca97a44d56bc4c2-005b06a292</RequestId></Error><br></div><div><br></div><div>May 24 11:31:30 localhost proxy-server: 127.0.0.1 127.0.0.1 24/May/2018/11/31/30 GET / HTTP/1.0 403 - curl/7.58.0 - - 277 - txa691e7ca97a44d56bc4c2-005b06a292 - 0.0200 - - 1527161490.543112040 1527161490.563107014 -<br>May 24 11:31:30 localhost proxy-server: STDERR: 127.0.0.1 - - [24/May/2018 11:31:30] "GET / HTTP/1.1" 403 621 0.021979 (txn: txa691e7ca97a44d56bc4c2-005b06a292)<br></div><div><br></div><div>eightkpc@objectstore1:~$ cat .s3curl <br>%awsSecretAccessKeys = (<br> tester => {<br> id => 'test:tester',<br> key => 'testing',<br> },<br> testerks => {<br> id => 'e6289a1b5692461388d0597a4873d054',<br> key => '88bb706887094696b082f008ba133ad7',<br> },<br>);<br></div><div><br></div><div>eightkpc@objectstore1:~$ openstack ec2 credentials show e6289a1b5692461388d0597a4873d054<br>+------------+------------------------------------------------------------------------------------------------------------------------------------+<br>| Field | Value |<br>+------------+------------------------------------------------------------------------------------------------------------------------------------+<br>| access | e6289a1b5692461388d0597a4873d054 |<br>| links | {u'self': u'<a href="http://controller:5000/v3/users/d7df7b56343b4ea988869fc30efeda09/credentials/OS-EC2/e6289a1b5692461388d0597a4873d054">http://controller:5000/v3/users/d7df7b56343b4ea988869fc30efeda09/credentials/OS-EC2/e6289a1b5692461388d0597a4873d054</a>'} |<br>| project_id | dc86f7d8787b46158268bd77098b6578 |<br>| secret | 88bb706887094696b082f008ba133ad7 |<br>| trust_id | None |<br>| user_id | d7df7b56343b4ea988869fc30efeda09 |<br>+------------+------------------------------------------------------------------------------------------------------------------------------------+<br></div><div><br></div><div>Can someone please let me know what is going on?</div><div><br></div><div>Regards,<br>Shyam
</div></div>