• 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 Networking & Access Jellyfin WebOS

     
    • 0 Vote(s) - 0 Average

    Jellyfin WebOS

    Can't connect to Jellyfin server on LG TV (webOS) on local network
    Host-in-the-Shell
    Offline

    Member

    Posts: 167
    Threads: 10
    Joined: 2023 Jun
    Reputation: 14
    #2
    2024-02-02, 02:58 PM (This post was last modified: 2024-02-02, 02:58 PM by Host-in-the-Shell.)
    Hey there, Anne. Welcome to the forums.

    It would be very helpful for us if you could describe your installation method, and particular distribution of Linux used to host Jellyfin at. That said, this sounds to me like a firewall issue. As suggested by the documentation, you want to make sure you are correctly forwarding the ports that Jellyfin uses, and to configure your firewall accordingly so it can provide access to said ports for other devices.
    Using ufw as an example:

    Code:
    sudo ufw allow 8096/tcp
    sudo ufw allow 8920/tcp
    sudo ufw allow 1900/udp
    sudo ufw allow 7359/udp

    You can verify if the rules were added with

    Code:
    sudo ufw status
    Server specs => OS: Debian 12 | GPU: Arc A380 | CPU: Ryzen 5 5600X | 64GB RAM | 56TB
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Jellyfin WebOS - by anne - 2024-02-02, 09:57 AM
    RE: Jellyfin WebOS - by Host-in-the-Shell - 2024-02-02, 02:58 PM
    RE: Jellyfin WebOS - by anne - 2024-02-03, 04:28 AM
    RE: Jellyfin WebOS - by TheDreadPirate - 2024-02-03, 04:53 AM
    RE: Jellyfin WebOS - by anne - 2024-02-03, 08:15 AM
    RE: Jellyfin WebOS - by TheDreadPirate - 2024-02-03, 04:20 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