-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Closed
Labels
Description
cerbot fails copying config files
Created an SSL vhost at /etc/apache2/sites-available/000-default-le-ssl.conf
Enabled Apache socache_shmcb module
Enabled Apache ssl module
Deploying Certificate for resolve-x.harmony.ai to VirtualHost /etc/apache2/sites-available/000-default-le-ssl.conf
Enabling available site: /etc/apache2/sites-available/000-default-le-ssl.conf
Error while running apache2ctl configtest.
Action 'configtest' failed.
The Apache error log may have more information.
AH00526: Syntax error on line 25 of /etc/apache2/sites-enabled/000-default.conf:
Name duplicates previous WSGI daemon definition.
Rolling back to previous server configuration...
Error while running apache2ctl configtest.
Action 'configtest' failed.
The Apache error log may have more information.
AH00526: Syntax error on line 25 of /etc/apache2/sites-enabled/000-default.conf:
Name duplicates previous WSGI daemon definition.
commenting out
WSGIScriptAlias
WSGIDaemonProcess
WSGIProcessGroup
running command again works like a charm.
Seems like copy process is buggy with WSGI
koala-lava, Pierre-Sassoulas, void4, haokanga, dananw and 7 morechrishna1 and abhiabhi94abhiabhi94, Moise1 and pradyukrish