On Thu, 17 Nov 2011 05:44:57 -0500 David Nalley <david@xxxxxxx> wrote: > http://ke4qqq.fedorapeople.org/openstack-swift-1.4.3-1.fc15.src.rpm Good grief. Just as soon as I sent the previous message, I found a typo in proxy-server.conf. Fixed that, now it's this: curl -k -v -H 'X-Storage-User: system:root' -H 'X-Storage-Pass: mypass' https://192.168.129.18:8080/auth/v1.0 > GET /auth/v1.0 HTTP/1.1 > User-Agent: curl/7.22.0 (x86_64-redhat-linux-gnu) libcurl/7.22.0 NSS/3.12.11.0 zlib/1.2.5 libidn/1.22 libssh2/1.3.0 > Host: 192.168.129.18:8080 > Accept: */* > X-Storage-User: system:root > X-Storage-Pass: mypass > < HTTP/1.1 500 Internal Server Error < Content-Type: text/plain < Content-Length: 673 < Date: Thu, 17 Nov 2011 23:50:24 GMT < Connection: close < Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/eventlet/wsgi.py", line 336, in handle_one_response result = self.application(self.environ, start_response) File "/usr/lib/python2.7/site-packages/swift/common/middleware/healthcheck.py", line 38, in __call__ return self.app(env, start_response) File "/usr/lib/python2.7/site-packages/swift/common/middleware/memcache.py", line 32, in __call__ return self.app(env, start_response) File "/usr/lib/python2.7/site-packages/swift/common/middleware/tempauth.py", line 136, in __call__ '%s' % (account_id, key)) Exception: Could not create account AUTH_system for user system:root * Closing connection #0 -- Pete _______________________________________________ cloud mailing list cloud@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/cloud