We are having issues to renew the Let’s Encrypt SSL certificate in our server, this is the first time we have issues, last month we upgraded from 5.4.4 to latest.
Any ideas on what could be the issue here?
This is the current log output:
07/02 08:12:12.309: M649-07 13:12:12.309 (+ 5541) [ProxyServer] Keystore certificate will expire on 1741150859000 (25 days)
07/02 08:12:12.434: M649-07 13:12:12.434 (+ 125) [SimpleHelpLEUtil] https://letsencrypt.org/documents/LE-SA-v1.4-April-3-2024.pdf
07/02 08:12:12.631: M649-07 13:12:12.631 (+ 197) [SimpleHelpLEUtil] Registered a new user, URL: https://acme-v02.api.letsencrypt.org/acme/acct/1********7
07/02 08:12:12.989: M649-07 13:12:12.989 (+ 358) [SimpleHelpLEUtil] Authorization for domain our-domain
07/02 08:12:12.990: M649-07 13:12:12.990 (+ 1) [LetsEncryptUtil] Creating HTTP challenge response for our-domain
07/02 08:12:12.991: M649-07 13:12:12.991 (+ 1) [LetsEncryptUtil] Writing challenge response (xxna{code}8A.bkM7{code}WaO8)
07/02 08:12:13.145: M649-07 13:12:13.145 (+ 154) [WebDownloadServer][ACME-Challenge] From (xxna{code}8A) retrieved (xxna{code}8A)
07/02 08:12:13.146: M649-07 13:12:13.146 (+ 1) [WebDownloadServer] Insecure request for /opt/SimpleHelp/configuration/sslconfig/challenges/xxna{code}8A
07/02 08:12:13.321: M649-07 13:12:13.321 (+ 175) [Peer] No peer servers configured
07/02 08:12:13.768: M649-07 13:12:13.768 (+ 447) [SecureMessengerDB] secmsg SG_-2657961746942368577 is not yet ready
07/02 08:12:13.768: M649-07 13:12:13.768 (+ 0) [Monitoring] Unable to proxy messages to remote machines x1 - SG_-2657961746942368577
07/02 08:12:16.091: M649-07 13:12:16.090 (+ 2322) [SimpleHelpLetsEncrypt] Challenge failed: server-ip: Invalid response from http://our-domain/.well-known/acme-challenge/xxna*****************************************8A: 403
07/02 08:12:16.091: M649-07 13:12:16.090 (+ 0) {“type”:“urn:ietf:params:acme:error:unauthorized”,“detail”:“server-ip: Invalid response from http://our-domain/.well-known/acme-challenge/xxna{code}8A: 403”,“status”:403}
07/02 08:12:16.091: M649-07 13:12:16.090 (+ 0) [LetsEncryptUtil] Challenged failed for server-url: null (server-ip: Invalid response from http://our-domain/.well-known/acme-challenge/xxna{code}8A: 403)
07/02 08:12:16.091: M649-07 13:12:16.090 (+ 0) org.shredzone.acme4j.exception.AcmeException: Challenge failed… Giving up.
07/02 08:12:16.091: M649-07 13:12:16.091 (+ 1) at utils.letsencrypt.SimpleHelpLetsEncryptUtil.checkChallenge(SimpleHelpLetsEncryptUtil.java:317)
07/02 08:12:16.091: M649-07 13:12:16.091 (+ 0) at utils.letsencrypt.SimpleHelpLetsEncryptUtil.checkChallenges(SimpleHelpLetsEncryptUtil.java:125)
07/02 08:12:16.091: M649-07 13:12:16.091 (+ 0) at com.aem.shelp.proxy.LetsEncryptUtil.proceedWithCertificate(LetsEncryptUtil.java:74)
07/02 08:12:16.091: M649-07 13:12:16.091 (+ 0) at com.aem.shelp.proxy.LetsEncryptUtil.requestCertificate(LetsEncryptUtil.java:136)
07/02 08:12:16.091: M649-07 13:12:16.091 (+ 0) at com.aem.shelp.proxy.tasks.LERequestTask.run(LERequestTask.java:58)
07/02 08:12:16.091: M649-07 13:12:16.091 (+ 0) at java.base/java.lang.Thread.run(Thread.java:840)