This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
SSL issue after resetting #4670
Labels
0. Needs triage
Pending approval or rejection. This issue is pending approval.
bug
Something isn't working
Steps to reproduce
Expected behavior
I can connect to the new instance
Actual behavior
I get an SSL_ERROR_INTERNAL_ERROR_ALERT error and can't connect. The nextcloud-aio-apache log shows this (with my details obfuscated)
{"level":"error","ts":1716057427.2537725,"logger":"tls.issuance.acme.acme_client","msg":"challenge failed","identifier":"mydomain.com","challenge_type":"tls-alpn-01","problem":{"type":"urn:ietf:params:acme:error:connection","title":"","detail":"mp.ip.address.value: Connection refused","instance":"","subproblems":[]}}
{"level":"error","ts":1716057427.2538533,"logger":"tls.issuance.acme.acme_client","msg":"validating authorization","identifier":"mydomain.com","problem":{"type":"urn:ietf:params:acme:error:connection","title":"","detail":"mp.ip.address.value: Connection refused","instance":"","subproblems":[]},"order":"https://acme-staging-v02.api.letsencrypt.org/acme/order/148664694/16615688034","attempt":1,"max_attempts":3}
{"level":"error","ts":1716057427.2539065,"logger":"tls.obtain","msg":"could not get certificate from issuer","identifier":"mydomain.com","issuer":"acme-v02.api.letsencrypt.org-directory","error":"HTTP 400 urn:ietf:params:acme:error:connection - mp.ip.address.value: Connection refused"}
{"level":"error","ts":1716057427.2539687,"logger":"tls.obtain","msg":"will retry","error":"[mydomain.com] Obtain: [mydomain.com] solving challenge: mydomain.com: [mydomain.com] authorization failed: HTTP 400 urn:ietf:params:acme:error:connection - mp.ip.address.value: Connection refused (ca=https://acme-staging-v02.api.letsencrypt.org/directory)","attempt":5,"retrying_in":600,"elapsed":606.521083906,"max_duration":2592000}
Host OS
Ubuntu 22.04
Nextcloud AIO version
8.2.1
Current channel
latest
Other valuable info
The text was updated successfully, but these errors were encountered: