Hello everyone, I am currently trying to set up my selfhosted Zitadel with the V2 UI.
My current environment is: - Zitadel running in docker compose: See docker-compose.yml here: https://pastebin.com/5wKr2Dph, logs from zitadel-login container: https://pastebin.com/UE1aKswN - NGINX Proxy Manager: See attached screenshots
When I visit a login page (for example: opening auth.xxxxx.com, then getting redirected), the browser shows a 500 error, and the log (attached above) is shown in the login container. Therefore, the login ui is not shown, and logging in is not possible. I activated the login UI in the Default Settings -> Features -> Login V2, with Base URI https://auth.xxxxxx.com/ui/v2/login/
Thanks in advance for any help. If there is anything additional I can provide (logs/screenshots, etc), please let me know.