Submitted by Kintaro on Mon, 04/17/2017 - 09:55
Server: nginx, php-fpm, letsencrypt ssl
I'm trying to cloning a virtualserver (top-server) but I'm getting this error:
Checking for clashes and dependency problems .. .. clash found : SSL cannot be enabled unless a website is configured
Status:
Active
Comments
Submitted by JamieCameron on Mon, 04/17/2017 - 20:08 Comment #1
Is the Nginx SSL feature enabled on the original virtual server?
Submitted by Kintaro on Tue, 04/18/2017 - 08:00 Comment #2
Yes. "Nginx SSL website" is checked.
Submitted by JamieCameron on Tue, 04/18/2017 - 21:34 Comment #3
I wonder if somehow the old Apache-based SSL website feature is enabled for the domain.
Try SSHing in as root and running
virtualmin validate-domains --domain whatever.com --all-features
Submitted by Kintaro on Wed, 04/19/2017 - 04:22 Comment #4
virtualmin validate-domains --domain whatever.com --all-features
whatever.com All features OK
Submitted by JamieCameron on Wed, 04/19/2017 - 16:03 Comment #5
Oh, I see - I was looking in the wrong place in the code for that error message.
We are about to release a new version of the Nginx SSL plugin that should fix this.