i also facing a same issue on freezer when i am click on disaster_recovery and then click on jobs section it gives me internal server error i also check horizon logs Ubuntu 22.04 os kolla-ansible release master tail -f /var/log/kolla/horizon/horizon.log [Thu Jan 19 07:36:13.254488 2023] [wsgi:error] [pid 34:tid 140468226053696] [remote 192.168.1.54:45782] Internal Server Error: /disaster_recovery/ [Thu Jan 19 07:36:13.254554 2023] [wsgi:error] [pid 34:tid 140468226053696] [remote 192.168.1.54:45782] Traceback (most recent call last): [Thu Jan 19 07:36:13.254564 2023] [wsgi:error] [pid 34:tid 140468226053696] [remote 192.168.1.54:45782] File "/var/lib/kolla/venv/lib/python3.10/site-packages/disaster_recovery/utils.py", line 201, in wrapped_function [Thu Jan 19 07:36:13.254568 2023] [wsgi:error] [pid 34:tid 140468226053696] [remote 192.168.1.54:45782] return function(view, *args, **kwargs) [Thu Jan 19 07:36:13.254572 2023] [wsgi:error] [pid 34:tid 140468226053696] [remote 192.168.1.54:45782] File "/var/lib/kolla/venv/lib/python3.10/site-packages/disaster_recovery/jobs/views.py", line 36, in get_actions_in_job_data [Thu Jan 19 07:36:13.254576 2023] [wsgi:error] [pid 34:tid 140468226053696] [remote 192.168.1.54:45782] if self.kwargs['job_id']: [Thu Jan 19 07:36:13.254580 2023] [wsgi:error] [pid 34:tid 140468226053696] [remote 192.168.1.54:45782] KeyError: 'job_id' [Thu Jan 19 07:36:13.254583 2023] [wsgi:error] [pid 34:tid 140468226053696] [remote 192.168.1.54:45782] [Thu Jan 19 07:36:13.254587 2023] [wsgi:error] [pid 34:tid 140468226053696] [remote 192.168.1.54:45782] During handling of the above exception, another exception occurred: [Thu Jan 19 07:36:13.254591 2023] [wsgi:error] [pid 34:tid 140468226053696] [remote 192.168.1.54:45782] [Thu Jan 19 07:36:13.254594 2023] [wsgi:error] [pid 34:tid 140468226053696] [remote 192.168.1.54:45782] Traceback (most recent call last): [Thu Jan 19 07:36:13.254598 2023] [wsgi:error] [pid 34:tid 140468226053696] [remote 192.168.1.54:45782] File "/var/lib/kolla/venv/lib/python3.10/site-packages/django/core/handlers/exception.py", line 47, in inner [Thu Jan 19 07:36:13.254602 2023] [wsgi:error] [pid 34:tid 140468226053696] [remote 192.168.1.54:45782] response = get_response(request) [Thu Jan 19 07:36:13.254605 2023] [wsgi:error] [pid 34:tid 140468226053696] [remote 192.168.1.54:45782] File "/var/lib/kolla/venv/lib/python3.10/site-packages/django/core/handlers/base.py", line 181, in _get_response [Thu Jan 19 07:36:13.254609 2023] [wsgi:error] [pid 34:tid 140468226053696] [remote 192.168.1.54:45782] response = wrapped_callback(request, *callback_args, **callback_kwargs) [Thu Jan 19 07:36:13.254613 2023] [wsgi:error] [pid 34:tid 140468226053696] [remote 192.168.1.54:45782] File "/var/lib/kolla/venv/lib/python3.10/site-packages/horizon/decorators.py", line 51, in dec [Thu Jan 19 07:36:13.254617 2023] [wsgi:error] [pid 34:tid 140468226053696] [remote 192.168.1.54:45782] return view_func(request, *args, **kwargs) [Thu Jan 19 07:36:13.254620 2023] [wsgi:error] [pid 34:tid 140468226053696] [remote 192.168.1.54:45782] File "/var/lib/kolla/venv/lib/python3.10/site-packages/horizon/decorators.py", line 35, in dec [Thu Jan 19 07:36:13.254624 2023] [wsgi:error] [pid 34:tid 140468226053696] [remote 192.168.1.54:45782] return view_func(request, *args, **kwargs) [Thu Jan 19 07:36:13.254628 2023] [wsgi:error] [pid 34:tid 140468226053696] [remote 192.168.1.54:45782] File "/var/lib/kolla/venv/lib/python3.10/site-packages/horizon/decorators.py", line 35, in dec [Thu Jan 19 07:36:13.254631 2023] [wsgi:error] [pid 34:tid 140468226053696] [remote 192.168.1.54:45782] return view_func(request, *args, **kwargs) [Thu Jan 19 07:36:13.254635 2023] [wsgi:error] [pid 34:tid 140468226053696] [remote 192.168.1.54:45782] File "/var/lib/kolla/venv/lib/python3.10/site-packages/horizon/decorators.py", line 111, in dec [Thu Jan 19 07:36:13.254638 2023] [wsgi:error] [pid 34:tid 140468226053696] [remote 192.168.1.54:45782] return view_func(request, *args, **kwargs) [Thu Jan 19 07:36:13.254642 2023] [wsgi:error] [pid 34:tid 140468226053696] [remote 192.168.1.54:45782] File "/var/lib/kolla/venv/lib/python3.10/site-packages/django/views/generic/base.py", line 70, in view [Thu Jan 19 07:36:13.254660 2023] [wsgi:error] [pid 34:tid 140468226053696] [remote 192.168.1.54:45782] return self.dispatch(request, *args, **kwargs) [Thu Jan 19 07:36:13.254665 2023] [wsgi:error] [pid 34:tid 140468226053696] [remote 192.168.1.54:45782] File "/var/lib/kolla/venv/lib/python3.10/site-packages/django/views/generic/base.py", line 98, in dispatch [Thu Jan 19 07:36:13.254669 2023] [wsgi:error] [pid 34:tid 140468226053696] [remote 192.168.1.54:45782] return handler(request, *args, **kwargs) [Thu Jan 19 07:36:13.254673 2023] [wsgi:error] [pid 34:tid 140468226053696] [remote 192.168.1.54:45782] File "/var/lib/kolla/venv/lib/python3.10/site-packages/horizon/tables/views.py", line 222, in get [Thu Jan 19 07:36:13.254676 2023] [wsgi:error] [pid 34:tid 140468226053696] [remote 192.168.1.54:45782] handled = self.construct_tables() [Thu Jan 19 07:36:13.254680 2023] [wsgi:error] [pid 34:tid 140468226053696] [remote 192.168.1.54:45782] File "/var/lib/kolla/venv/lib/python3.10/site-packages/horizon/tables/views.py", line 213, in construct_tables [Thu Jan 19 07:36:13.254684 2023] [wsgi:error] [pid 34:tid 140468226053696] [remote 192.168.1.54:45782] handled = self.handle_table(table) [Thu Jan 19 07:36:13.254687 2023] [wsgi:error] [pid 34:tid 140468226053696] [remote 192.168.1.54:45782] File "/var/lib/kolla/venv/lib/python3.10/site-packages/horizon/tables/views.py", line 122, in handle_table [Thu Jan 19 07:36:13.254691 2023] [wsgi:error] [pid 34:tid 140468226053696] [remote 192.168.1.54:45782] data = self._get_data_dict() [Thu Jan 19 07:36:13.254695 2023] [wsgi:error] [pid 34:tid 140468226053696] [remote 192.168.1.54:45782] File "/var/lib/kolla/venv/lib/python3.10/site-packages/horizon/tables/views.py", line 43, in _get_data_dict [Thu Jan 19 07:36:13.254699 2023] [wsgi:error] [pid 34:tid 140468226053696] [remote 192.168.1.54:45782] data.extend(func()) [Thu Jan 19 07:36:13.254703 2023] [wsgi:error] [pid 34:tid 140468226053696] [remote 192.168.1.54:45782] File "/var/lib/kolla/venv/lib/python3.10/site-packages/disaster_recovery/utils.py", line 203, in wrapped_function [Thu Jan 19 07:36:13.254707 2023] [wsgi:error] [pid 34:tid 140468226053696] [remote 192.168.1.54:45782] LOG.error(error.message) [Thu Jan 19 07:36:13.254711 2023] [wsgi:error] [pid 34:tid 140468226053696] [remote 192.168.1.54:45782] AttributeError: 'KeyError' object has no attribute 'message