• 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: Unable to connect via IP address. Only connects via loopback.

     
    • 0 Vote(s) - 0 Average

    SOLVED: Unable to connect via IP address. Only connects via loopback.

    Unable to connect via IP address. Only connects via loopback.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 461
    Country:United States
    #4
    2023-08-29, 12:15 AM (This post was last modified: 2023-08-29, 12:20 AM by TheDreadPirate. Edited 2 times in total.)
    You shouldn't add 0.0.0.0 as a binding address. "Bind to local address" should be blank unless you have a specific reason for specifying something else. 0.0.0.0:9222 in ss just indicates that it is listening on that port on all interfaces.

    Otherwise your log doesn't show anything obviously wrong.

    Also, just because ufw is not active doesn't mean that iptables is off. ufw is just a tool to simplify iptables. It is probably blocking your connections, which is the default behavior (except localhost).

    Code:
    sudo ufw enable
    sudo ufw allow 9222
    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]
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Unable to connect via IP address. Only connects via loopback. - by jayjay - 2023-08-28, 09:07 PM
    RE: Unable to connect via IP address. Only connects via loopback. - by TheDreadPirate - 2023-08-28, 09:17 PM
    RE: Unable to connect via IP address. Only connects via loopback. - by jayjay - 2023-08-28, 10:17 PM
    RE: Unable to connect via IP address. Only connects via loopback. - by jayjay - 2023-08-29, 03:43 AM
    RE: Unable to connect via IP address. Only connects via loopback. - by TheDreadPirate - 2023-08-29, 12:15 AM

    • 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