short description What is happening and what is wrong with that? When I try to enable LE it doesnt work. The boxes wont get checked and I dont get an error or warning but in the debug messages i get "Let's Encrypt Cert file: does not exist.". The error looks pretty similar to this cause I also do not have lines under [[webroot_map]], though I do have the most up to date version. The difference between this and other domains is that I added to subdomains here. correct behaviour What should happen instead? Checkboxes should get checked environment Server OS: Debian Server OS version: 10.3 ISPConfig version: 3.1.15 Php 7.3 Apache2 Certbot-Auto installed with cd /usr/local/bin wget ***dl.eff.org**certbot-auto chmod a+x certbot-auto ./certbot-auto --install-only Code: ##### SERVER ##### IP-address (as per hostname): ***.***.***.*** [WARN] could not determine server's ip address by ifconfig [INFO] OS version is Debian GNU/Linux 10 (buster) [INFO] ISPConfig is installed. ##### ISPCONFIG ##### ISPConfig version is 3.1dev ##### VERSION CHECK ##### [INFO] php (cli) version is 7.3.14-1~deb10u1 ##### PORT CHECK ##### ##### MAIL SERVER CHECK ##### ##### RUNNING SERVER PROCESSES ##### [INFO] I found the following web server(s): Apache 2 (PID 2099) [INFO] I found the following mail server(s): Postfix (PID 1335) [INFO] I found the following pop3 server(s): Dovecot (PID 745) [INFO] I found the following imap server(s): Dovecot (PID 745) [INFO] I found the following ftp server(s): PureFTP (PID 1341) ##### LISTENING PORTS ##### Server) () Local (Address)
I cannot post the link but I found most of the error behaviour in a forum post but Till Brehm told me its actually not a bug but a configuration error. Certbot-auto --version 1.3.0
Never mind ....from the common issue script output i realsed that i obviously installed ispconfig 3.1dev by accident. I updated to stable, now it works. If you think that I might have missed something youre welcome to tell me