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 ?
Previous to this, I've updated traefik.yml (following https://github.com/Dokploy/dokploy/releases/tag/v0.2.0)
I'll send the logs
Can you please try to reload the traefik?
I think i have it the same issue, but it automatically fixes by reloading traefik
I've tried 4 times (same logs)
Reload server
Clean docker containers
And reload traefik
got it, can you redo this ?

Yes, I've followed it. My traefik.yml is updated
maybe that's the issue, because it looks like is something with the https
I'll use the "clean all" option
I had some issue
I clean containers
Server restart
And traefik restart
can you have a call? maybe I can help you to be more fast
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
enter to the voice chat
logs
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?
I'll try a fresh install in a new VPS during the week, thanks @𝗠𝗿𝟭𝗕𝗹𝗮𝘇𝗲