Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSL issue after resetting #4670

Closed
martinbenson opened this issue May 18, 2024 · 1 comment
Closed

SSL issue after resetting #4670

martinbenson opened this issue May 18, 2024 · 1 comment
Labels
0. Needs triage Pending approval or rejection. This issue is pending approval. bug Something isn't working

Comments

@martinbenson
Copy link

Steps to reproduce

  1. Reset the instance following: https://github.com/nextcloud/all-in-one?tab=readme-ov-file#how-to-properly-reset-the-instance
  2. Set up a new instance

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

@martinbenson martinbenson added 0. Needs triage Pending approval or rejection. This issue is pending approval. bug Something isn't working labels May 18, 2024
@szaimen
Copy link
Collaborator

szaimen commented May 19, 2024

Hi, see #2105

@nextcloud nextcloud locked and limited conversation to collaborators May 19, 2024
@szaimen szaimen converted this issue into discussion #4672 May 19, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
0. Needs triage Pending approval or rejection. This issue is pending approval. bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants