• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support Troubleshooting webOS: gray screen when attempting playback of any video

     
    • 0 Vote(s) - 0 Average

    webOS: gray screen when attempting playback of any video

    Pressing the play button on a movie in the webOS app ends up with a gray screen
    nagisa
    Offline

    Junior Member

    Posts: 5
    Threads: 1
    Joined: 2024 Sep
    Reputation: 0
    #7
    2024-09-19, 07:45 AM
    > What's the point of manually listening on every IP?

    That's because this nginx server is running on a machine that has NICs to the public internet and has other server blocks that are serving content to the public internet. Binding 0.0.0.0/:: would expose jellyfin to "out there" which is something I definitely don't want to do.

    > And what is the point of binding to local host only (in jellyfin)?

    Same idea as above. Since nginx is running on the same machine, there also seemed to be no real point to to bind addresses outside of what's strictly necessary for the reverse proxy to access jellyfin. That said I do have a firewall and I can try pointing TV directly at jellyfin without going through nginx middleman.

    ---

    So here are the things I tried:

    1. Bind jellyfin to 0.0.0.0, and have webOS connect directly to http://192.168.130.1:8096 ==> playback works correctly;
    2. Have webOS connect to http://jellyfin.my.tld proxying through nginx ==> playback works correctly;
    3. Have webOS connect to https://jellyfin.my.tld proxying through nginx ==> playback does not work.

    The certificate is from LetsEncrypt and is valid. The TV also understands this certificate, seeing that it works fine when used in the regular browser.

    For now using http as a workaround is sufficient to me, but I still have a suspicion that this has something to do with how iframe security contexts work...
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    webOS: gray screen when attempting playback of any video - by nagisa - 2024-09-18, 06:09 PM
    RE: webOS: gray screen when attempting playback of any video - by TheDreadPirate - 2024-09-18, 06:14 PM
    RE: webOS: gray screen when attempting playback of any video - by nagisa - 2024-09-18, 06:59 PM
    RE: webOS: gray screen when attempting playback of any video - by TheDreadPirate - 2024-09-18, 07:16 PM
    RE: webOS: gray screen when attempting playback of any video - by nagisa - 2024-09-18, 08:55 PM
    RE: webOS: gray screen when attempting playback of any video - by TheDreadPirate - 2024-09-18, 09:35 PM
    RE: webOS: gray screen when attempting playback of any video - by nagisa - 2024-09-19, 07:45 AM
    RE: webOS: gray screen when attempting playback of any video - by nagisa - 2024-09-19, 07:56 AM
    RE: webOS: gray screen when attempting playback of any video - by TheDreadPirate - 2024-09-19, 01:07 PM

    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode