hello all, I had installed swift using link http://docs.openstack.org/developer/swift/development_saio.html I get an error in creating the container -------------- root at pragya-VirtualBox:~# sudo swift-init account start Starting account-server...(/etc/swift/account-server/1.conf) Starting account-server...(/etc/swift/account-server/2.conf) Starting account-server...(/etc/swift/account-server/3.conf) Starting account-server...(/etc/swift/account-server/4.conf) root at pragya-VirtualBox:~# sudo swift-init proxy restart No proxy-server running Starting proxy-server...(/etc/swift/proxy-server.conf) root at pragya-VirtualBox:~# curl -v -H 'X-Storage-User: prag2648:prag' -H 'X-Storage-Pass: pj2648' http://127.0.0.1:8080/auth/v1.0 http://paste.openstack.org/show/54498/ root at pragya-VirtualBox:~# curl -v -H 'X-Auth-Token: AUTH_tk850294e7f80b4ca09d9acda278466391' http://127.0.0.1:8080/v1/AUTH_prag2648 http://paste.openstack.org/show/54497/ root at pragya-VirtualBox:~# curl -v -H 'X-Auth-Token: AUTH_tk850294e7f80b4ca09d9acda278466391' -X PUT http://127.0.0.1:8080/v1/AUTH_prag2648/photos http://paste.openstack.org/show/54496/ root at pragya-VirtualBox:~# sudo swift-init container start Starting container-server...(/etc/swift/container-server/1.conf) Starting container-server...(/etc/swift/container-server/2.conf) Starting container-server...(/etc/swift/container-server/3.conf) Starting container-server...(/etc/swift/container-server/4.conf) root at pragya-VirtualBox:~# curl -v -H 'X-Auth-Token: AUTH_tk850294e7f80b4ca09d9acda278466391' -X PUT http://127.0.0.1:8080/v1/AUTH_prag2648/photos http://paste.openstack.org/show/54495/ ---------------- Please help me in this regard Pragya jain -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack/attachments/20131205/4edf64df/attachment.html>