CyberPanel Community

Error in SSL certificate renewal section

ma
maxwell #1

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'

2 replies
fu
fungal #2

I am getting the same issue now with 2.4.4 anyone else got this issue?
Seems to be after the CSF issue where the firewall component seemed to stop.

Ch
Chris #3

Issue continues in 2.4.5. fe0a86238b59ebd5d1295649e4820413cff1325e
Even if CSF isn’t installed, I still can’t issue certs.

Sign in to reply