Dear OpenStack Swift Team, I am deploying OpenStack Swift on Raspberry Pi cluster. I have one Proxy node and 4 storage node. When trying to access from proxy node it's giving me 500 server error message. ........................... root@proxynode:/# curl -k -v -H 'X-Storage-User: system:root' -H 'X-Storage-Pass: testpass' https://192.168.50.11:8080/auth/v1.0 * Hostname was NOT found in DNS cache * Trying 192.168.50.11... * Connected to 192.168.50.11 (192.168.50.11) port 8080 (#0) * successfully set certificate verify locations: * CAfile: none CApath: /etc/ssl/certs * SSLv3, TLS handshake, Client hello (1): * SSLv3, TLS handshake, Server hello (2): * SSLv3, TLS handshake, CERT (11): * SSLv3, TLS handshake, Server key exchange (12): * SSLv3, TLS handshake, Server finished (14): * SSLv3, TLS handshake, Client key exchange (16): * SSLv3, TLS change cipher, Client hello (1): * SSLv3, TLS handshake, Finished (20): * SSLv3, TLS change cipher, Client hello (1): * SSLv3, TLS handshake, Finished (20): * SSL connection using TLSv1.2 / ECDHE-RSA-AES256-GCM-SHA384 * Server certificate: * subject: C=DE; ST=HE; L=Frankfurt am Main; O=test; OU=IT; CN=proxy.swift; emailAddress=t...@test.com * start date: 2016-04-09 09:38:59 GMT * expire date: 2016-05-09 09:38:59 GMT * issuer: C=DE; ST=HE; L=Frankfurt am Main; O=test; OU=IT; CN=proxy.swift; emailAddress=t...@test.com * SSL certificate verify result: self signed certificate (18), continuing anyway. > GET /auth/v1.0 HTTP/1.1 > User-Agent: curl/7.38.0 > Host: 192.168.50.11:8080 > Accept: */* > X-Storage-User: system:root > X-Storage-Pass: testpass > < HTTP/1.1 500 Server Error < Content-Type: text/plain < Content-Length: 23 < X-Trans-Id: txaf9c807fed6340d48970c-0057460db8 < Date: Wed, 25 May 2016 20:40:24 GMT < Internal server error. * Connection #0 to host 192.168.50.11 left intact .............................
Could you please help me any suggestion please. Best regards Himalaya
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack