I deployed my instance via docker. I am getting this error message:
`2026-01-15T16:29:11Z ERR Unable to parse certificate /home//docker/traefik/certs/fullchain.pem error="unable to generate TLS certificate: tls: failed to find any PEM data in certificate input"
2026-01-15T16:29:11Z ERR Unable to parse certificate error="unable to generate TLS certificate: tls: failed to find any PEM data in certificate input"`
I’ve confirmed that the file exists, and owner, group and other have read permissions, and the pem file is in the right format.