Can't Connect DNS to Dokploy
Hi! I have been trying all day to connect my domain (on Vercel) to my dokploy instance. I keep getting certificate errors.
Any help would be greatly appreciated 🙏



13 Replies
That issue is not about dns. As you can see, the connection was http not https
Maybe your Let's Encrypt got limit
What do you mean?
Is there a way i can check?
I set up the same way with coolify no problem
https://discord.com/channels/1234073262418563112/1234075055034728519/1358827324170309885
exactly the same issue
Seems like there some issue with making the Dokploy traefik file not being created properly. Indenting the
passHostHeaders
correctly, or just remove it since the default value is true, will fix the issueyeah thanks that seems to have worked but only for the main instance.
when I try the same thing with applications, that doesn't seem to work.
still change something in the trafik file?


Probably the same thing yes. I have created a PR
@Henrik The PR has been merged (https://github.com/Dokploy/dokploy/pull/1661), but I still can't get it to work with applications
For sanity's sake I tried with trafik with HTTPS. Still the same issue.


Send your
traefik.yml
file/etc/dokploy/traefik/traefik.yml
And traefik.me domains does not always support HTTPS. I don't really understand when they do and when they don't
Looks fine
hmm lemme try with my custom domain
yeah, unfortunately still the same issue


I found this in the logs

Show how you deploy your app