2025-04-18T11:32:25Z ERR error="accept tcp [::]:8080: use of closed network connection" entryPointName=traefik
2025-04-18T11:32:25Z ERR Error while starting server error="accept tcp [::]:8080: use of closed network connection" entryPointName=traefik
2025-04-18T11:32:25Z ERR error="accept tcp [::]:80: use of closed network connection" entryPointName=web
2025-04-18T11:32:25Z ERR Error while starting server error="accept tcp [::]:80: use of closed network connection" entryPointName=web
2025-04-18T11:32:25Z ERR error="accept tcp [::]:443: use of closed network connection" entryPointName=websecure
2025-04-18T11:32:25Z ERR Error while starting server error="accept tcp [::]:443: use of closed network connection" entryPointName=websecure
2025-04-18T11:32:30Z ERR Unable to obtain ACME certificate for domains error="unable to generate a certificate for the domains [DOMAIN]: acme: error: 429 :: POST :: https://acme-v02.api.letsencrypt.org/acme/new-order :: urn:ietf:params:acme:error:rateLimited :: too many failed authorizations (5) for \"DOMAIN\" in the last 1h0m0s, retry after 2025-04-18 11:37:26 UTC: see https://letsencrypt.org/docs/rate-limits/#authorization-failures-per-hostname-per-account" ACME CA=https://acme-v02.api.letsencrypt.org/directory acmeCA=https://acme-v02.api.letsencrypt.org/directory domains=["DOMAIN"] providerName=letsencrypt.acme routerName=dokploy-router-app-secure@file rule=Host(`DOMAIN`)
2025-04-18T11:32:25Z ERR error="accept tcp [::]:8080: use of closed network connection" entryPointName=traefik
2025-04-18T11:32:25Z ERR Error while starting server error="accept tcp [::]:8080: use of closed network connection" entryPointName=traefik
2025-04-18T11:32:25Z ERR error="accept tcp [::]:80: use of closed network connection" entryPointName=web
2025-04-18T11:32:25Z ERR Error while starting server error="accept tcp [::]:80: use of closed network connection" entryPointName=web
2025-04-18T11:32:25Z ERR error="accept tcp [::]:443: use of closed network connection" entryPointName=websecure
2025-04-18T11:32:25Z ERR Error while starting server error="accept tcp [::]:443: use of closed network connection" entryPointName=websecure
2025-04-18T11:32:30Z ERR Unable to obtain ACME certificate for domains error="unable to generate a certificate for the domains [DOMAIN]: acme: error: 429 :: POST :: https://acme-v02.api.letsencrypt.org/acme/new-order :: urn:ietf:params:acme:error:rateLimited :: too many failed authorizations (5) for \"DOMAIN\" in the last 1h0m0s, retry after 2025-04-18 11:37:26 UTC: see https://letsencrypt.org/docs/rate-limits/#authorization-failures-per-hostname-per-account" ACME CA=https://acme-v02.api.letsencrypt.org/directory acmeCA=https://acme-v02.api.letsencrypt.org/directory domains=["DOMAIN"] providerName=letsencrypt.acme routerName=dokploy-router-app-secure@file rule=Host(`DOMAIN`)
1. Alright. Mostly just did that, since just using the default 8096 with https enabled did not work either.
2. Yes, I do. Weirdly enough when entering IP:3000 or IP:8096, nothing happens
I have the same certificate issue with my dokploy dashboard as well. Is there maybe a port blocked that traefik/letsencrypt uses for certificate provisioning?