Custom logo not showing
Hi everyone,
I'm facing a persistent issue with self hosted Zitadel where a custom logo doesn't appear on the login page. It was working with a different logo previously though.
My Environment:
Hosting: Self hosted
Reverse Proxy: Traefik
CDN: Cloudflare
Visiting direct URL to the logo asset works perfectly and displays the correct image.
URL: https://my_zitadel_domain/assets/v1/317613553597022219/policy/label/logo-dark-329602212193894403
I have tried incognito windows, and Cloudflare's development mode to bypass its cache entirely and restarted Traefik. None of them worked.
Viewing the page source or using curl on the public URL (https://my_zitadel_domain/ui/login) confirms the HTML does not contain the ID of the logo (329602212193894403).
It looks to me that Zitadel itself is serving an incorrect HTML document for the login page, pointing to an inconsistent state within its data volume/database.
I have projects and users configured that I do not want to lose, so would like to avoid a full reset.
Thank you for your time and any help you can provide.
0 Replies