Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Name duplicates previous WSGI daemon definition. #4880

@Northshoot

Description

@Northshoot

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions