Traefik fails to perform HTTP-01 ACME challenge with a 404 error. #2795
-
|
Hello all, I am having an issue with the latest pangolin install at the moment. I had this running successfully before, but now I cannot get any TLS certificates fro my domains. My environment is podman (rootful). When starting the containers via sudo pdoman compose up -d, I get the following error in Traefik: I am using the default Trefik configs from the installer. The host previously had a caddy running on it that had no issues with TLS certificate requests. I really have no ideas left what the issue can be. Does anyone know how I can fix this? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 9 replies
-
|
Is your domain / a records pointing to the same IP address before you changed over to pangolin? Most of the time it because the DNS records have not propagated out fully and is still going to the old record due to caching / propagation issues |
Beta Was this translation helpful? Give feedback.
-
|
If you run into this issue, check your DNS config is not broken. |
Beta Was this translation helpful? Give feedback.
If you run into this issue, check your DNS config is not broken.