Hello Team, I set up a Ceph cluster version 0.94.5 for testing and trying to connect to RADOS gateway with s3cmd tool. I’m getting error 400 when trying to list buckets: DEBUG: Command: ls DEBUG: CreateRequest: resource[uri]=/ DEBUG: Using signature v2 DEBUG: SignHeaders: 'GET\n\n\n\nx-amz-date:Tue, 24 May 2016 16:00:33 +0000\n/' DEBUG: Processing request, please wait... DEBUG: get_hostname(None): rados.domain.com:80 DEBUG: ConnMan.get(): creating new connection: proxy://rados.domain.com:80 DEBUG: proxied HTTPConnection(rados.domain.com, 80) DEBUG: get_hostname(None): rados.domain.com:80 DEBUG: format_uri(): http://rados.domain.com:80/ DEBUG: Sending request method_string='GET', uri='http://rados.domain.com:80/', headers={'Authorization': 'AWS XXX49NCDM95R0EHVXXXX:OabrCtvt+WNfHTl0ZsXXXXXb6Y=', 'x-amz-date': 'Tue, 24 May 2016 16:00:33 +0000'}, body=(0 bytes) DEBUG: Response: {'status': 400, 'headers': {'date': 'Tue, 24 May 2016 16:00:33 GMT', 'content-length': '68', 'connection': 'keep-alive'}, 'reason': 'Bad Request', 'data': 'Error 400: Bad Request\nInvalid URI: [http://rados.domain.com:80/]'} DEBUG: ConnMan.put(): closing proxy connection (keep-alive not yet supported) ERROR: Error parsing xml: syntax error: line 1, column 0 ERROR: Error 400: Bad Request Invalid URI: [http://rados.domain.com:80/] Would you please give me a hint where should I start troubleshooting that? Regards, Andrey Ptashnik _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com