Activity log for bug #1780164

Date Who What changed Old value New value Message
2018-07-04 23:49:00 Mohamed Aly bug added bug
2018-07-04 23:53:10 Mohamed Aly description horizon version 13.0.0-1.el7 (Queens) After some time working on the dashboard, it stops working and throw this error in the error log [Wed Jul 04 22:49:33.744241 2018] [:error] [pid 23924] [remote 10.144.187.237:52] IOError: [Errno 24] Too many open files: '/usr/share/openstack-dashboard/openstack_dashboard/templates/500.html' if we check the open files of this process 23924 ls -l /proc/23924/fd | wc -l 1023 even if we increase the nofile limit of this process, it doesn't help as the open files is always increasing the problem is cleared if we restart the httpd process, but then the open files will increase again how to reproduce 1- login to the dashboard 2- get the pid from the error_log file [Wed Jul 04 22:50:58.620832 2018] [:error] [pid 23924] INFO openstack_auth.forms Login successful for user "demo" using domain "default" 3- browse the dashboard different menus, specially the network topology tab 4- monitor the open files no. with ls -l /proc/<pid>/fd | wc -l observation the no. is always increasing horizon version 13.0.0-1.el7 (Queens) on centos 7.4.1708 After some time working on the dashboard, it stops working and throw this error in the error log [Wed Jul 04 22:49:33.744241 2018] [:error] [pid 23924] [remote 10.144.187.237:52] IOError: [Errno 24] Too many open files: '/usr/share/openstack-dashboard/openstack_dashboard/templates/500.html' if we check the open files of this process 23924  ls -l /proc/23924/fd | wc -l 1023 even if we increase the nofile limit of this process, it doesn't help as the open files is always increasing the problem is cleared if we restart the httpd process, but then the open files will increase again how to reproduce 1- login to the dashboard 2- get the pid from the error_log file [Wed Jul 04 22:50:58.620832 2018] [:error] [pid 23924] INFO openstack_auth.forms Login successful for user "demo" using domain "default" 3- browse the dashboard different menus, specially the network topology tab 4- monitor the open files no. with ls -l /proc/<pid>/fd | wc -l observation the no. is always increasing
2018-09-05 13:27:05 Martin Chlumsky attachment added session.py.patch https://bugs.launchpad.net/horizon/+bug/1780164/+attachment/5184962/+files/session.py.patch
2018-09-05 13:29:31 Martin Chlumsky bug task added keystoneauth
2018-09-05 14:09:05 Martin Chlumsky horizon: status New Confirmed
2018-09-05 14:09:12 Martin Chlumsky keystoneauth: status New Confirmed
2018-10-14 14:43:45 Vladimir Astafiev bug added subscriber Vladimir Astafiev
2018-10-24 19:18:42 Morgan Fainberg keystoneauth: status Confirmed Won't Fix
2018-10-24 19:18:49 Morgan Fainberg bug task added python-keystoneclient
2018-10-24 19:18:56 Morgan Fainberg python-keystoneclient: status New Confirmed
2018-10-24 19:18:59 Morgan Fainberg python-keystoneclient: importance Undecided Medium
2019-09-12 22:17:09 Alexis Deberg bug added subscriber Alexis Deberg
2020-11-26 14:47:03 Darragh O'Reilly bug added subscriber Darragh O'Reilly