Search the Community
Showing results for tags 'acme v2 letsencrypt'.
-
Hi, We have noticed letsencrypt crons getting failed with the below message. Current froxlor version is 0.10.34.1 (DB: 202112310). I have replaced actual domain with domain.com. [error] Could not find certificate-folder '/root/.acme.sh/domain.com/' [error] Could not get Let's Encrypt certificate for domain.com: I have tried disabling SSL and letsencrypt for the website and rerun the crons. After than I have re enabled it once again and manually triggered the cron. Meanwhile the debug also has the same information. Can you let me know why this error is ? And is there a permanent solution for the same? /usr/bin/php7.3 -q /var/www/froxlor/scripts/froxlor_master_cronjob.php --debug --force Is it something related to froxlor setting of SSL forced redirect? is it affecting the renewal? SSL redirect: This option creates redirects for non-ssl vhosts so that all requests are redirected to the SSL-vhost.
- 5 replies
-
- ssl renewal failed
- letsencrypt failed
- (and 3 more)
-
Hallo zusammen, Auf einem meiner Debian Jessie Server hat letsencrypt plötzlich seinen Dienst eingestellt. Wenn ich den Cronjob manuell anstosse bleibt er immer an der selben stelle hängen: root@XXXXXX:~# /usr/bin/php5 /var/www/froxlor/scripts/froxlor_master_cronjob.php --force --letsencrypt --debug [information] Updating Let's Encrypt certificates [information] Updating mysql.servername.de [information] Adding SAN entry: mysql.servername.de [information] letsencrypt-v2 Using 'https://acme-v02.api.letsencrypt.org' to generate certificate [information] letsencrypt-v2 Using existing account key [information] letsencrypt-v2 Starting certificate generation process for domains [information] letsencrypt-v2 Requesting challenge for mysql.servername.de ich habe das jetzt mal über Nacht laufen lassen,das geht nicht weiter. Lösche ich die EInstellung für SSL für diese Domain, bleibt der Cronjob bei der nächsten Domain hängen.Das hat vorher jahrelang funktioniert.... Ich weiss nicht wo ich suchen soll, da es kene offensichtliche Fehlermeldung gibt. Ich bin für alle Tipps dankbar.