Timeout with lots of floating ips
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Designate Dashboard |
New
|
Undecided
|
Unassigned |
Bug Description
We've a project with lots of floating ips allocated (~500)
When selecting the floating ip tab in the dashboard the list remains empty and after 20-30 seconds and error is show 'cant retrieve floating ips'
Horizon error logs this..
[Tue Sep 25 02:53:45.433507 2018] [:error] [pid 62287] ERROR openstack_
[Tue Sep 25 02:53:45.433603 2018] [:error] [pid 62287] Traceback (most recent call last):
[Tue Sep 25 02:53:45.433626 2018] [:error] [pid 62287] File "/usr/share/
[Tue Sep 25 02:53:45.433644 2018] [:error] [pid 62287] data = function(self, request, *args, **kw)
[Tue Sep 25 02:53:45.433662 2018] [:error] [pid 62287] File "/usr/lib/
[Tue Sep 25 02:53:45.433679 2018] [:error] [pid 62287] return passthrough_
[Tue Sep 25 02:53:45.433697 2018] [:error] [pid 62287] File "/usr/lib/
[Tue Sep 25 02:53:45.433714 2018] [:error] [pid 62287] response.
[Tue Sep 25 02:53:45.433731 2018] [:error] [pid 62287] File "/usr/lib/
[Tue Sep 25 02:53:45.433781 2018] [:error] [pid 62287] raise HTTPError(
[Tue Sep 25 02:53:45.433837 2018] [:error] [pid 62287] HTTPError: 504 Server Error: GATEWAY TIMEOUT for url: https:/
Other accounts work fine, and all hosts can talk to the designate api on 9001 so appears related to the number of floating ips allocated to a project.