• 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 SOLVED: WebOS error code -27

     
    • 0 Vote(s) - 0 Average

    SOLVED: WebOS error code -27

    Problem connecting from LG TV outside of network to server
    SjoerdHekking
    Offline

    Junior Member

    Posts: 26
    Threads: 10
    Joined: 2023 Aug
    Reputation: 0
    #1
    2024-05-08, 01:11 PM
    Dear reader, 

    I have read a ton of similar problems, to try and troubleshoot it myself. However, I am using Apache, combined with a reverse proxy and let's encrypt. 

    This has worked on dozens of devices, except for the WebOS app. Using the browser of the television does work, but is rather annoying to use, and above all, doesn't support all formats, thus, losing DV or HDR fallback support. 

    I read things on the nginx side, about x-header options, but if that's the case, how do I change it for apache correctly?
    • AMD TR 2950x (16C/32T, proxmox) 
    • 128GB DDR4 ECC
    • NVIDIA P4000
    • 2TB NVME (Transcode, metadata, logs)
    • 18TB (Movies, Series, Music)
    • X399 professional gaming AsRock (iommu enabled) 
    • 1TB NVME OS drive
    If you need hardware recommendations, hit me up!
    Go to solution
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-05-08, 03:02 PM
    Apache has equivalent x-header options called "Header set X-Frame-Options". You either unset it or "allow-from" and provide your server's address.

    https://stackoverflow.com/questions/1709...-on-apache
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    SjoerdHekking
    Offline

    Junior Member

    Posts: 26
    Threads: 10
    Joined: 2023 Aug
    Reputation: 0
    #3
    2024-05-08, 06:28 PM
    (2024-05-08, 03:02 PM)TheDreadPirate Wrote: Apache has equivalent x-header options called "Header set X-Frame-Options".  You either unset it or "allow-from" and provide your server's address.

    https://stackoverflow.com/questions/1709...-on-apache

    Interestingly enough I thought I didn't set it, but it turns out, I did. Namely: Header set X-Frame-Options "sameorigin"

    I changed it to: Header set X-Frame-Options  "ALLOW-FROM http://your-server-address"

    It does confuse me for, ALLOW-FROM is marked obsolete on MDN.
    • AMD TR 2950x (16C/32T, proxmox) 
    • 128GB DDR4 ECC
    • NVIDIA P4000
    • 2TB NVME (Transcode, metadata, logs)
    • 18TB (Movies, Series, Music)
    • X399 professional gaming AsRock (iommu enabled) 
    • 1TB NVME OS drive
    If you need hardware recommendations, hit me up!
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • 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