404 Error when creating swift container

Bug #1771139 reported by Mick Thompson
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
New
Undecided
Unassigned

Bug Description

Error is thrown on each keystroke when creating a new swift container.

Trying to create container called test:

First keystroke 't' -
[Mon May 14 16:01:40.923037 2018] [:error] [pid 64] REQ: curl -i http://10.196.224.61:8080/v1/AUTH_ff53e71c195b44169f9e85280458d9f7/t/ -X GET -H "X-Auth-Token: gAAAAABa-aKljIFW..."
[Mon May 14 16:01:40.923164 2018] [:error] [pid 64] RESP STATUS: 404 Not Found
[Mon May 14 16:01:40.923293 2018] [:error] [pid 64] RESP HEADERS: {u'Date': u'Mon, 14 May 2018 15:01:40 GMT', u'Content-Length': u'70', u'Content-Type': u'text/html; charset=UTF-8', u'X-Openstack-Request-Id': u'tx27c40e6d4d7147dcadb1e-005af9a4d4', u'X-Trans-Id': u'tx27c40e6d4d7147dcadb1e-005af9a4d4'}
[Mon May 14 16:01:40.923384 2018] [:error] [pid 64] RESP BODY: <html><h1>Not Found</h1><p>The resource could not be found.</p></html>
[Mon May 14 16:01:40.923950 2018] [:error] [pid 64] Not Found: /api/swift/containers/t/metadata/

Second keystroke "e" -
[Mon May 14 16:01:45.743116 2018] [:error] [pid 62] REQ: curl -i http://10.196.224.61:8080/v1/AUTH_ff53e71c195b44169f9e85280458d9f7/te/ -X GET -H "X-Auth-Token: gAAAAABa-aKljIFW..."
[Mon May 14 16:01:45.743257 2018] [:error] [pid 62] RESP STATUS: 404 Not Found

[Mon May 14 16:01:45.743386 2018] [:error] [pid 62] RESP HEADERS: {u'Date': u'Mon, 14 May 2018 15:01:45 GMT', u'Content-Length': u'70', u'Content-Type': u'text/html; charset=UTF-8', u'X-Openstack-Request-Id': u'txa3ee96c08ef248f598846-005af9a4d9', u'X-Trans-Id': u'txa3ee96c08ef248f598846-005af9a4d9'}
[Mon May 14 16:01:45.743488 2018] [:error] [pid 62] RESP BODY: <html><h1>Not Found</h1><p>The resource could not be found.</p></html>
[Mon May 14 16:01:45.743907 2018] [:error] [pid 62] Not Found: /api/swift/containers/te/metadata/

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.