Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Name duplicates previous WSGI daemon definition. #4880

Closed
Northshoot opened this issue Jun 28, 2017 · 3 comments
Closed

Name duplicates previous WSGI daemon definition. #4880

Northshoot opened this issue Jun 28, 2017 · 3 comments

Comments

@Northshoot
Copy link

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

@SwartzCr
Copy link
Contributor

SwartzCr commented Jul 5, 2017

This sounds like something @joohoi should be made aware of

@joohoi
Copy link
Member

joohoi commented Aug 15, 2017

Thanks for the bug report! This will be fixed in the future, main issue for this bug is #4797

@joohoi
Copy link
Member

joohoi commented Sep 26, 2017

I'm closing this issue, as the work will be tracked in the issue linked above. Thanks again for the report!

@joohoi joohoi closed this as completed Sep 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants