Before now, SSL has been working perfectly okay using FROXLOR but since upgrading to FROXLOR v0.10.0 , i noticed that though old domains already with SSL continues working, new domains registered for LetsEncrypt SSL under the new FROXLOR version isn't working with regards to SSL.
Below is output of php /var/www/FROXLOR/scripts/froxlor_master_cronjob.php --letsencrypt --debug
PHP Warning: Module 'apcu' already loaded in Unknown on line 0
[information] Updating Let's Encrypt certificates
[information] Updating example.com
[information] Adding SAN entry: example.com
[information] Adding SAN entry: www.example.com
[information] letsencrypt Using 'https://acme-v01.api.letsencrypt.org' to generate certificate
[information] letsencrypt Using existing account key
[information] letsencrypt Starting certificate generation process for domains
[information] letsencrypt Requesting challenge for example.com
[information] letsencrypt Sending signed request to /acme/new-authz
[error] Could not get Let's Encrypt certificate for example.com: No challenges received for example.com. Whole response: {"type":"urn:acme:error:rateLimited","detail":"Error creating new authz :: too many failed authorizations recently: see https:\/\/letsencrypt.org\/docs\/rate-limits\/","status":429}
Kindly do point me in the right direction if am making any mistake.
Have compared the domain setting with those working with ssl and they are all same.
Question
kingsley ezenwa
Before now, SSL has been working perfectly okay using FROXLOR but since upgrading to FROXLOR v0.10.0 , i noticed that though old domains already with SSL continues working, new domains registered for LetsEncrypt SSL under the new FROXLOR version isn't working with regards to SSL.
Below is output of php /var/www/FROXLOR/scripts/froxlor_master_cronjob.php --letsencrypt --debug
PHP Warning: Module 'apcu' already loaded in Unknown on line 0
[information] Updating Let's Encrypt certificates
[information] Updating example.com
[information] Adding SAN entry: example.com
[information] Adding SAN entry: www.example.com
[information] letsencrypt Using 'https://acme-v01.api.letsencrypt.org' to generate certificate
[information] letsencrypt Using existing account key
[information] letsencrypt Starting certificate generation process for domains
[information] letsencrypt Requesting challenge for example.com
[information] letsencrypt Sending signed request to /acme/new-authz
[error] Could not get Let's Encrypt certificate for example.com: No challenges received for example.com. Whole response: {"type":"urn:acme:error:rateLimited","detail":"Error creating new authz :: too many failed authorizations recently: see https:\/\/letsencrypt.org\/docs\/rate-limits\/","status":429}
Kindly do point me in the right direction if am making any mistake.
Have compared the domain setting with those working with ssl and they are all same.
Thanks
3 answers to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.