/
My YunoHost server
Hardware: VPS bought online…
YunoHost version: 11.2.27
I have access to my server : Through SSH | through the webadmin…
Are you in a special context or did you perform some particular tweaking on your YunoHost instance ? : no
Description of my issue
Haven’t added a new domain/subdomain in a while but tried doing that yesterday and could not manage to get LetsEncrypt Certificates install.
I keep running into. have tried doing it for test subdomains for domain1.tld, domain2.tld, domain3.tld but none of them work.
ERROR - Wrote file to /var/www/.well-known/acme-challenge-public/sGgHISEKiblaUBO0JS4x1cHl4lbwuuQ0IqgbaQwzh14, but couldn't download http://test.domain2.tld/.well-known/acme-challenge/sGgHISEKiblaUBO0JS4x1cHl4lbwuuQ0IqgbaQwzh14: Error:
Url: http://test.domain2.tld/.well-known/acme-challenge/sGgHISEKiblaUBO0JS4x1cHl4lbwuuQ0IqgbaQwzh14
Data: None
Response Code: 403
Response: <html>
<head><title>403 Forbidden</title></head>
<body>
<center><h1>403 Forbidden</h1></center>
<hr><center>nginx</center>
</body>
</html>
2024-08-24 05:33:58,134: ERROR - Certificate installation for test.domain2.tld failed !
Exception: Could not sign the new certificate
Full log here:
paste.yunohost.org/raw/ucufepizek
args:
force: true
no_checks: false
ended_at: 2024-08-23 19:33:58.134666
error: 'Certificate installation for test.domain2.tld failed !
Exception: Could not sign the new certificate’
interface: api
operation: letsencrypt_cert_install
parent: null
related_to:
-
- domain
- test.domain2.tld
started_at: 2024-08-23 19:33:53.115824
success: false
yunohost_version: 11.2.27
============
2024-08-24 05:33:53,123: DEBUG - Making sure tmp folders exists…
2024-08-24 05:33:53,123: DEBUG - Reusing IPv4 from cache: xx.xx.xx.xx
2024-08-24 05:33:53,124: DEBUG - Reusing IPv6 from cache: None
2024-08-24 05:33:53,124: DEBUG - Prepare key and certificate signing request (CSR) for test.domain2.tld…
2024-08-24 05:33:54,081: DEBUG - Saving to /var/www/.well-known/acme-challenge-private/test.domain2.tld.csr.
2024-08-24 05:33:54,082: DEBUG - Now using ACME Tiny to sign the certificate…
2024-08-24 05:33:54,082: INFO - Parsing account key…
2024-08-24 05:33:54,092: INFO - Parsing CSR…
2024-08-24 05:33:54,099: INFO - Found domains: test.domain2.tld
2024-08-24 05:33:54,100: INFO - Getting directory…
2024-08-24 05:33:54,640: INFO - Directory found!
2024-08-24 05:33:54,640: INFO - Registering account…
2024-08-24 05:33:55,697: INFO - Already registered!
2024-08-24 05:33:55,698: INFO - Creating new order…
2024-08-24 05:33:57,065: INFO - Order created!
2024-08-24 05:33:58,129: INFO - Verifying test.domain2.tld…
2024-08-24 05:33:58,133: ERROR - Wrote file to /var/www/.well-known/acme-challenge-public/sGgHISEKiblaUBO0JS4x1cHl4lbwuuQ0IqgbaQwzh14, but couldn’t download http://test.domain2.tld/.well-known/acme-challenge/sGgHISEKiblaUBO0JS4x1cHl4lbwuuQ0IqgbaQwzh14: Error:
Url: http://test.domain2.tld/.well-known/acme-challenge/sGgHISEKiblaUBO0JS4x1cHl4lbwuuQ0IqgbaQwzh14
Data: None
Response Code: 403
Response:
403 Forbidden
nginx
2024-08-24 05:33:58,134: ERROR - Certificate installation for test.domain2.tld failed !
Exception: Could not sign the new certificate