Termindiego25 5 Posted 6 hours ago Posted 6 hours ago (edited) Hi, I updated the app on my LG TV, but I'm now getting the "No compatible streams are currently available" error again. I'm using Emby Server v4.9.3.0 on an LG 43UN80006LC TV, with webOS v4.63.25 and the app v1.0.50. To access the server, I'm using Traefik as a reverse proxy and Cloudflare as the tunnel. It was working before after we fixed some Cloudflare configuration issues, but now it's stopped working again (I don't know if it's because of the latest update or Cloudflare). Here's the log; I hope it helps to fix it embyserver.txt Edited 6 hours ago by Termindiego25
SamES 1058 Posted 4 hours ago Posted 4 hours ago From my experience, I'm almost certain it's a proxy/cloudflare issue
Luke 42113 Posted 2 hours ago Posted 2 hours ago Hi, yes are you able to test direct access with the reverse proxy disabled?
Termindiego25 5 Posted 1 hour ago Author Posted 1 hour ago 9 minutes ago, Luke said: Hi, yes are you able to test direct access with the reverse proxy disabled? I tried without directly through port 8096, and it works. But since this worked previously to update the TV app, what could be in conflict with Cloudflare or Traefik? This is the Traefik conf sites, it is so simple so I think this should not affect: tcp: routers: emby: entryPoints: - websecure rule: "HostSNI(`emby.domain.com`)" service: emby tls: passthrough: true services: emby: loadBalancer: servers: - address: "connector:8920" About Cloudflare, I have disabled Rocket Loader, bypassed cache and disabled compression (according to an old post with recommended configuration on Cloudflare's site)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now