External server projects only provisioned default traefik certificate #504
-
|
I have a two server Dokploy setup which works great, apart from I seem to be having trouble with SSL on anything hosted on my secondary instance. On my primary Dokploy server I have successfully configured a domain with SSL. On my second server,I have tried a static nixpacks build, as well as Logto (docker compose). The second server's traefik config seems ok and the acme.json file is not empty. But I always get ERR_CERT_AUTHORITY_INVALID error when trying to access the domains. I have tried reloading traefik on both instances, and have always ensured that DNS is correct before adding domains. Am I doing something obviously wrong, or could it be a bug? Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
@Siumauricio is this me doing something wrong do you think? Grateful for any pointers you can give 🙏 |
Beta Was this translation helpful? Give feedback.
-
|
Thanks @Siumauricio you've cleared up a misunderstanding on my part. Pointing the A record to the secondary server and recreating the domain solved it. Thanks for being so responsive! |
Beta Was this translation helpful? Give feedback.
Hi, I have some questions
Arecord to the remote server?