Dashboard: Unable to retrieve container list
In the Openstack dashboard when i click on 'Container' I get the below error, instead of a listing of swift containers: Error: Unable to retrieve container list
It is in Openstack environment, Essex version and trying to click on Horizon dashboard option Container I get the error
Error: Unable to create container.
The error message when I run swift command on Proxy server is below the command
swift -v -V 2.0 -A http://10.1.168.103:5000/v2.0/ -U admin:admin -K hastexo list
Account GET failed: http://10.1.168.105:8080/v1/AUTH_755c2d33dbf6470997f15c112258207b?format=json (http://10.1.168.105:8080/v1/AUTH755c2d33dbf6470997f15c112258207b?format=json) 503 Internal Server Error The keystone authentication it uses for creating container.
May 13 03:53:40 SwiftProxy swift-proxy-server 10.1.168.105 10.1.168.105 13/May/2013/08/53/40 HEAD /v1/AUTH755c2d33dbf6470997f15c112258207b HTTP/1.0 503 - - 8590c7871f694b67aacb4e46355815dd - - - txcd49a1e601484e0aa56b56b864df479d X-Tenant-Name%3A%20admin%0AX-Role%3A%20admin%2CKeystoneAdmin%2CKeystoneServiceAdmin%0AX-User-Id%3A%20a994040e90e9470d88927121f6bdfb36%0AX-Auth-Token%3A%208590c7871f694b67aacb4e46355815dd%0AX-Trans-Id%3A%20txcd49a1e601484e0aa56b56b864df479d%0AX-Identity-Status%3A%20Confirmed%0AX-Roles%3A%20admin%2CKeystoneAdmin%2CKeystoneServiceAdmin%0AX-User%3A%20admin%0AHost%3A%2010.1.168.105%3A8080%0AX-Tenant-Id%3A%20755c2d33dbf6470997f15c112258207b%0AX-Tenant%3A%20admin%0AX-User-Name%3A%20admin%0AContent-Type%3A%20None%0AAccept-Encoding%3A%20identity 0.0009 -
May 13 03:53:42 SwiftProxy swift-proxy-server Node error limited 10.1.168.107:6002 (r0) (txn: tx23606c3abcbb4356be29757ca0a8251e) (clientip: 10.1.168.105)
May 13 03:53:42 SwiftProxy swift-proxy-server Node error limited 10.1.168.108:6002 (r0) (txn: tx23606c3abcbb4356be29757ca0a8251e) (clientip: 10.1.168.105) May 13 03:53:42 SwiftProxy swift-proxy-server Node error limited 10.1.168.106:6002 (r0) (txn: tx23606c3abcbb4356be29757ca0a8251e) (clientip: 10.1.168.105)
May 13 03:53:42 SwiftProxy swift-proxy-server Account HEAD returning 503 for [] (txn: tx23606c3abcbb4356be29757ca0a8251e) (clientip: 10.1.168.105)
can you be more specific please? try to describe your environment, versions installed, how you installed, the complete command you've issued, configuration files, log messages... anything that will help us help you