ichiTechs / Dockerized-SSL-NextCloud-with-MariaDB

A NextCloud server with a MariaDB database behind a Nginx reverse proxy with LetsEncrypt for SSL encryption
58 stars 24 forks source link

Problems with the https #7

Closed dianjuar closed 3 years ago

dianjuar commented 5 years ago

Hi, I have problems creating raising up the https server, this is the error:

letsencrypt-companion    | 2019-02-20 02:34:36,206:ERROR:simp_le:1446: CA marked some of the authorizations as invalid, which likely means it could not access http://example.com/.well-known/acme-challenge/X. Did you set correct path in -d example.com:path or --default_root? Are all your domains accessible from the internet? Please check your domains' DNS entries, your host's network/firewall setup and your webserver config. If a domain's DNS entry has both A and AAAA fields set up, some CAs such as Let's Encrypt will perform the challenge validation over IPv6. If your DNS provider does not answer correctly to CAA records request, Let's Encrypt won't issue a certificate for your domain (see https://letsencrypt.org/docs/caa/). Failing authorizations: https://acme-v01.api.letsencrypt.org/acme/authz/hO4SSoLEX6P0LuBKRyLkTfCEusGBxbnZyQm5APi06OY

image

I check that I have a CAA record valid, you can validate it here https://caatest.co.uk/learnc-online.com

Obviously I have domain and is pointing correctly the the server but I don't know what else do make it happen.

notna1109 commented 4 years ago

Hi diego, did you solve this problem. Because i encounter the same issue.

dianjuar commented 4 years ago

@notna1109 nope.