<div dir="ltr"><div><div>Hi,<br><br></div>I tried installing the swift3 plugin using the following link:<br><a href="https://docs.openstack.org/mitaka/config-reference/object-storage/configure-s3.html">https://docs.openstack.org/mitaka/config-reference/object-storage/configure-s3.html</a><br><br></div>However, I'm not able to perform the operations:<br># ./<a href="http://s3curl.pl">s3curl.pl</a> --id=personal -get -- -s -v <a href="http://proxy-server:8080">http://proxy-server:8080</a><br>Unknown option: get<br>* Rebuilt URL to: <a href="http://proxy-server:8080/">http://proxy-server:8080/</a><br>*   Trying 20.20.20.220...<br>* Connected to proxy-server (20.20.20.220) port 8080 (#0)<br>> GET / HTTP/1.1<br>> Host: proxy-server:8080<br>> User-Agent: curl/7.47.0<br>> Accept: */*<br>> Date: Thu, 03 May 2018 06:07:40 +0000<br>> Authorization: AWS 4579fb60db3a47069f289d8fd7fa3212:R4zTQJDhPB3G8wLCsNBHaWNjaZQ=<br>> <br>< HTTP/1.1 500 Internal Server Error<br>< x-amz-id-2: txbbe4b8dc26904cbf880e3-005aeaa72c<br>< x-amz-request-id: txbbe4b8dc26904cbf880e3-005aeaa72c<br>< Content-Type: application/xml<br>< X-Trans-Id: txbbe4b8dc26904cbf880e3-005aeaa72c<br>< Date: Thu, 03 May 2018 06:07:41 GMT<br>< Transfer-Encoding: chunked<br>< <br><?xml version='1.0' encoding='UTF-8'?><br><Error><Code>InternalError</Code><Message>We encountered an internal error. Please try again.</Message><RequestId>txbbe4b8dc26904cbf880e3-005aeaa72c</RequestId><Reason>&lt;?xml version="1.0" encoding="UTF-8"?&gt;&#13;<br>&lt;Error&gt;&#13;<br>  &lt;Code&gt;InvalidURI&lt;/Code&gt;&#13;<br>  &lt;Message&gt;Could not parse the specified URI&lt;/Message&gt;&#13;<br>&lt;/Error&gt;&#13;<br>* Connection #0 to host proxy-server left intact<br><br>Getting this in the logs...<br>May  2 23:07:40 localhost proxy-server: STDERR: (20652) accepted ('20.20.20.220', 51030)<br>May  2 23:07:41 localhost proxy-server: <?xml version="1.0" encoding="UTF-8"?>#015#012<Error>#015#012  <Code>InvalidURI</Code>#015#012  <Message>Could not parse the specified URI</Message>#015#012</Error>#015#012: #012Traceback (most recent call last):#012  File "/usr/lib/python2.7/dist-packages/swift3/middleware.py", line 81, in __call__#012    resp = self.handle_request(req)#012  File "/usr/lib/python2.7/dist-packages/swift3/middleware.py", line 104, in handle_request#012    res = getattr(controller, req.method)(req)#012  File "/usr/lib/python2.7/dist-packages/swift3/controllers/service.py", line 33, in GET#012    resp = req.get_response(self.app, query={'format': 'json'})#012  File "/usr/lib/python2.7/dist-packages/swift3/request.py", line 686, in get_response#012    headers, body, query)#012  File "/usr/lib/python2.7/dist-packages/swift3/request.py", line 665, in _get_response#012    raise BadSwiftRequest(err_msg)#012BadSwiftRequest: <?xml version="1.0" encoding="UTF-8"?>#015#012<Error>#015#012  <Code>InvalidURI</Code>#015#012  <Message>Could not parse the specified URI</Message>#015#012</Error>#015#012 (txn: txbbe4b8dc26904cbf880e3-005aeaa72c)<br>May  2 23:07:41 localhost proxy-server: STDERR: 20.20.20.220 - - [03/May/2018 06:07:41] "GET / HTTP/1.1" 500 724 0.058274 (txn: txbbe4b8dc26904cbf880e3-005aeaa72c)<br><br clear="all"><div><div><div>Can someone please tell me what's going on?<br></div><div>Please let me know if some additional data is necessary. <br><br></div><div>-- <br><div class="gmail_signature">-Shyam</div>
</div></div></div></div>