Docker compose update: Traefik reload fails

It looks like when I try to reload Traefik, it tries to regenerate the current certificates of my apps. In the "watch logs" I've got "Unable to obtain ACME Certificates for domains...". I got the red toast: "Error to reload the traefik".
18 Replies
𝗠𝗿𝟭𝗕𝗹𝗮𝘇𝗲
Can you send logs ?
carlosduran
carlosduranOP12mo ago
Previous to this, I've updated traefik.yml (following https://github.com/Dokploy/dokploy/releases/tag/v0.2.0) I'll send the logs
Siumauricio
Siumauricio12mo ago
Can you please try to reload the traefik? I think i have it the same issue, but it automatically fixes by reloading traefik
carlosduran
carlosduranOP12mo ago
I've tried 4 times (same logs)
𝗠𝗿𝟭𝗕𝗹𝗮𝘇𝗲
Reload server Clean docker containers And reload traefik
Siumauricio
Siumauricio12mo ago
got it, can you redo this ?
No description
carlosduran
carlosduranOP12mo ago
Yes, I've followed it. My traefik.yml is updated
Siumauricio
Siumauricio12mo ago
maybe that's the issue, because it looks like is something with the https
carlosduran
carlosduranOP12mo ago
I'll use the "clean all" option
𝗠𝗿𝟭𝗕𝗹𝗮𝘇𝗲
I had some issue I clean containers Server restart And traefik restart
Siumauricio
Siumauricio12mo ago
can you have a call? maybe I can help you to be more fast
carlosduran
carlosduranOP12mo ago
This dokploy server is the place where I play with personal things 😄 So, nothing in production yet. Yes I can have a call So I can show you
Siumauricio
Siumauricio12mo ago
enter to the voice chat
carlosduran
carlosduranOP12mo ago
carlosduran
carlosduranOP12mo ago
Notes about the call: There are many suspicions about my issue, it's a mix between: - DEV/APP domain that requires HTTPS to operate - Cloudflare SSL Mode (Currently working on Full) - With some config, Traefik maybe is trying to check a route under http, but my .dev domain doesn't work in http. By the moment, If I need, I'll try Flexible mode in Cloudflare to avoid issues with Traefik. In conclusion, this issue doesn't prevent me to work with the new Docker Compose feature. Thank you @Siumauricio
𝗠𝗿𝟭𝗕𝗹𝗮𝘇𝗲
My domain only used https Do you try to reinstall dokploy if you didn’t have some important things on this?
carlosduran
carlosduranOP12mo ago
I'll try a fresh install in a new VPS during the week, thanks @𝗠𝗿𝟭𝗕𝗹𝗮𝘇𝗲

Did you find this page helpful?