hello sir, I am sending a copy of /var/log/syslog http://paste.openstack.org/show/54639/ please resolve my problem. Thankyou very much Pragya Jain On Friday, 6 December 2013 2:29 AM, Clay Gerrard <clay.gerrard at gmail.com> wrote: Really can't say what's misconfigured with out the logs. > > >Since the container is 404 it's something with the account databases. > > >The container create will try to update the account databases, with account_autocreate the first container create will try to create the account database. It's that part that's failing, but it has to be in some weird way - probably some directory doesn't exist or some symlink is missing. > > >-Clay > > > >On Thu, Dec 5, 2013 at 3:58 AM, pragya jain <prag_2648 at yahoo.co.in> wrote: > >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 >> >>_______________________________________________ >>Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack >>Post to : openstack at lists.openstack.org >>Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack >> >> > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack/attachments/20131207/07182561/attachment.html>