Error in SSL certificate renewal section

When I want to renew the SSL certificate for both the hostname and the website, I get this error and the website does not open.

Current Version:

2.3

Build:

7

Current Commit:

c32ac4b1c94c378a6ec92638c49186855ff384b1

Cannot issue SSL. Error message: Traceback (most recent call last): File "/usr/local/CyberCP/plogical/virtualHostUtilities.py", line 17, in <module> django.setup() File "/usr/local/CyberCP/lib/python3.10/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/usr/local/CyberCP/lib/python3.10/site-packages/django/apps/registry.py", line 124, in populate app_config.ready() File "/usr/local/CyberCP/configservercsf/apps.py", line 10, in ready import configservercsf.signals File "/usr/local/CyberCP/configservercsf/signals.py", line 3, in <module> from firewall.signals import preFirewallHome, preCSF ModuleNotFoundError: No module named 'firewall.signals'