Closed Apectro closed 3 weeks ago
Check this about the certificates https://docs.dokploy.com/en/docs/core/troubleshooting/overview#applications-domain-not-working
and about the dokploy-traefik error here's the explanation #446
Check this about the certificates https://docs.dokploy.com/en/docs/core/troubleshooting/overview#applications-domain-not-working
and about the dokploy-traefik error here's the explanation #446
Hey, is the link dead for this documentation?
To Reproduce
When trying to save a domain for application or the dokploy overall I'm getting this output from the traefik
Current vs. Expected behavior
I guess the port is missing somehow but I don't understand how that would be the case
Provide environment information
Which area(s) are affected? (Select all that apply)
Traefik
Additional context
2024-11-01T18:15:39Z ERR error="service \"dokploy-traefik\" error: port is missing" container=dokploy-traefik-hs1utda4a1i9b6l4yx5ztcy2k providerName=swarm 2024-11-01T18:15:40Z ERR EntryPoint doesn't exist entryPointName=http routerName=acme-http@internal 2024-11-01T18:15:40Z ERR No valid entryPoint for this router routerName=acme-http@internal 2024-11-01T18:15:40Z ERR EntryPoint doesn't exist entryPointName=http routerName=acme-http@internal 2024-11-01T18:15:40Z ERR No valid entryPoint for this router routerName=acme-http@internal 2024-11-01T18:15:47Z ERR Unable to obtain ACME certificate for domains error="unable to generate a certificate for the domains [app.thedomain.com]: error: one or more domains had a problem:\n[app.thedomain.com] acme: error: 403 :: urn:ietf:params:acme:error:unauthorized :: 23.26.247.4: Invalid response from https://app.thedomain.com/.well-known/acme-challenge/70Yr8e6HzTNFZd4VvVI4bC-iLiwUZEy_ePJwUBSViy8: 404\n" ACME CA=https://acme-v02.api.letsencrypt.org/directory acmeCA=https://acme-v02.api.letsencrypt.org/directory domains=["app.thedomain.com"] providerName=letsencrypt.acme routerName=dokploy-router-app-secure@file rule=Host(
app.thedomain.com
)