horizon unable to retrieve object list on containers containing delimiters [closed]
Hi all,
Im using ubuntu 14.04 with icehouse, but my swift cluster is still on havana. Everything works fine via the dashboard, except when dealing with containers that contain delimiters.
I am able to create the container and it appears, but when I go to list the objects inside even if its empty. I get an unable to retrieve object list error. The apache logs indicate that there was an error in client.py under def get_container. Response from the swift-proxy is that the resource was not found (404).
Despite this, everything works fine via the swift client. Can deal fine with delimiters/symbols. Can list, download, upload without any problems.
Any ideas?, this wasnt a problem when using the havana dashboard. Or is there strict incompatiblities
Could you post the error from the logs, ideally including the URL it's trying to query?
Attached, container name was "test container" still creates it, but cannot list it due to whitespace
[Tue May 27 22:46:08.820689 2014] [:error] [pid 32463:tid 140458785543936] Traceback (most recent call last): [Tue May 27 22:46:08.820696 2014] [:error] [pid 32463:tid 140458785543936] File "/usr/lib/python2.7/dist-packages/swiftclient/client.py", line 1189, in _retry [Tue May 27 22:46:08.820703 2014] [:error] [pid 32463:tid 140458785543936] rv = func(self.url, self.token, args, * kwargs) [Tue May 27 22:46:08.820709 2014] [:error] [pid 32463:tid 140458785543936] File "/usr/lib/python2.7 ...(more)
Closing: This references a version of OpenStack which has been marked End Of Life - https://releases.openstack.org/ Please open a new question if you're still experiencing this with a more recent version of OpenStack.