Wildcard certificates stop working after system reboot

Good morning,

I have recently set-up Traefik in my home lab to provide a wildcard certificate for all of my app domains.

Everything works great until I re-boot my NAS. When it comes back up, Traefik's default SSL is served even though nothing has changed in my acme.json file (reference to the wildcard is still there).

The only way for me to restore the cert is to repeat the process that I used to set it up which is inconvenient.

Does anyone know how to prevent this from happening. Could it be related to my Docker container set-up? Is there something obvious that I am overlooking?

Rob

Hello @roberthallatt,

Can you provide DEBUG logs to know what is happening on Traefik's side ?