Hello,
though the renewal worked several times already in the past, it now stopped working. Not sure what the problem really is. I have all certificates (from last renewal) and don’t want that letsencrypt does anything with my existing apache2 installation. The server hosts a number of domains, all of them are vhosts and so far everything worked fine.
./letsencrypt-auto renew
gives me something like this:
Checking for new version...
Requesting root privileges to run letsencrypt…
/root/.local/share/letsencrypt/bin/letsencrypt renew
-------------------------------------------------------------------------------
Processing /etc/letsencrypt/renewal/griesser2.de-0001.conf
------------------------------------------------------------------------------- 2016-05-03 22:10:55,795:WARNING:letsencrypt.renewal:Attempting to renew cert from /etc/letsencrypt/renewal/mydomain1.conf produced an unexpected error: Failed to run Apache plugin non-interactively Missing command line flag or config entry for this setting: We were unable to find a vhost with a ServerName or Address of dom99.com. Which virtual host would you like to choose? (note: conf files with multiple vhosts are not yet supported) Choices: ['dom2.conf | | HTTPS | ', 'dom3.conf | Multiple Names | | Enabled', 'dom4.conf | Multiple Names | | Enabled', 'dom5.conf | Multiple Names | | Enabled', 'dom6.conf | Multiple Names | | Enabled'] (The best solution is to add ServerName or ServerAlias entries to the VirtualHost directives of your apache configuration files.). Skipping.
All renewal attempts failed. The following certs could not be renewed: /etc/letsencrypt/live/domain1/fullchain.pem (failure) 1 renew failure(s), 0 parse failure(s)
The dom99.com exists. Apache works fine (for all domains). So I’m not really sure what to do. I can post more logs/configs. I also tried “certonly” (failed as well).
My guess is, that others have this problem too and maybe can give me a hint.
Thanks a lot for your support!
Cheers from Vienna,
Georg