Jellyfin Forum
Can not connect WebOS App - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting)
+--- Thread: Can not connect WebOS App (/t-can-not-connect-webos-app)



Can not connect WebOS App - bm1 - 2025-06-21

I installed Jellyfin 10.10.7 to Ubuntu 24 + nginix with subdomain. I added this config to nginix config: https://jellyfin.org/docs/general/post-install/networking/reverse-proxy/nginx/

It is working perfect on web browser (media.mydomain.com). But when i trying to open with LG TV WebOS app it gives "Can not load. Error code: -27"

I tried to remove
Code:
frame-ancestors: 'self'
from nginx config, but it doesn't work.

What can i do else?