ReinerNippes / nextcloud_on_docker

Run Nextcloud in Docker Container on various Linux Hosts
MIT License
203 stars 48 forks source link

Fresh install but no let's encrypt certificat #87

Closed littlewolf59 closed 3 years ago

littlewolf59 commented 3 years ago

Hello Reiner,

After installation i don't have a valid let's encrypt certificat. So, i have fqdn and mail adresse in inventory and ports 80/443 are open, but just a sefl-signed certif.....

What do i change ?

Thanks for your work.

littlewolf59 commented 3 years ago

Hello reiner

/opt/nextcloud/data# docker logs traefik

time="2021-01-27T08:14:14Z" level=info msg="Configuration loaded from file: /traefik.yaml" time="2021-01-27T08:17:34Z" level=error msg="Unable to obtain ACME certificate for domains \"FQDN\": unable to generate a certificate for the domains [FQDN]: acme: error: 429 :: POST :: https://acme-v02.api.letsencrypt.org/acme/new-order :: urn:ietf:params:acme:error:rateLimited :: Error creating new order :: too many certificates already issued for exact set of domains: FQDN: see https://letsencrypt.org/docs/rate-limits/, url: " providerName=letsencrypt.acme routerName=nginx@docker rule="Host(**FQDN**)"

So i have to wait.....