Ok it looks like a ssl issue. If I disable #cert_file = /etc/swift/cert.crt #key_file = /etc/swift/cert.key
it is working. Do I need to change my endpoint to use ssl? Thanks Paras. On Fri, Mar 1, 2013 at 10:05 AM, Paras pradhan <pradhanpa...@gmail.com> wrote: > Can somebody check if my endpoints are correct. 192.168.122.25 is my > proxy node in which port 8888 is on with self signed certs. > > -- > public: http://192.168.122.25:8888/v1/AUTH_%(tenant_id)s > internal: http://192.168.122.25:8888/v1/AUTH_%(tenant_id)s > admin: http://192.168.122.25:8888/v1 > - > > Thanks, > Paras. > > On Thu, Feb 28, 2013 at 11:05 PM, Gareth <academicgar...@gmail.com> wrote: >> That "goes infinite" seems like waiting connection. You should check >> connection first. >> >> To use "curl any_url" is ok. Any response depends on successful connection. >> >> >> On Fri, Mar 1, 2013 at 5:41 AM, Paras pradhan <pradhanpa...@gmail.com> >> wrote: >>> >>> Hi, >>> >>> I have a swift proxy node and a storage node. Also keystone resides in >>> another server. Swift is from ubuntu cloud archive i.e 1.7.4. I am >>> using private keys in swift proxy if it matters.The below command is >>> returning nothing and goes infinite.192.168.122.20 is my keystone >>> server. >>> >>> -- >>> root@controller:/var/log# swift -V 2 -A >>> http://192.168.122.20:35357/v2.0 -U service:swift -K service_pass stat >>> -- >>> >>> proxy-server.conf is http://pastebin.com/B5hXqHns >>> >>> >>> How do start debugging? I am not seeing anything special on proxy node >>> syslog and keystone.log on keystone server. >>> >>> Thanks, >>> Paras >>> >>> _______________________________________________ >>> Mailing list: https://launchpad.net/~openstack >>> Post to : openstack@lists.launchpad.net >>> Unsubscribe : https://launchpad.net/~openstack >>> More help : https://help.launchpad.net/ListHelp >> >> >> >> >> -- >> Gareth >> Cloud Computing, Openstack, Fitness, Basketball >> Novice Openstack contributer >> My promise: if you find any spelling or grammar mistake in my email from Mar >> 1 2013, notice me >> and I'll donate 1$ or 1¥ to the organization specified by you. _______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp