• 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 to the selected server

    Pages (2): 1 2 Next »

     
    • 0 Vote(s) - 0 Average

    SOLVED: Unable to connect to the selected server

    Even after a fresh install, I'm not able to connect to my server
    louis1642
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2024 Jul
    Reputation: 0
    #1
    2024-07-17, 12:02 PM
    Using Windows 10, Jellyfin 10.9.7 installed via Windows installer.
    After opening Jellyfin by double-clicking on the tray icon, my server shows up in the Select Server page (using Google Chrome), but clicking on the server > connect results me in this error:
    Quote:We're unable to connect to the selected server right now. Please ensure it is running and try again.
    I looked for solutions online but had no luck, so decided for a fresh install - deleted all files from the installation folder, deleted the registry keys, downloading again the installer, installing Jellyfin (leaving all the default settings).
    Then the server started and everything seemed to work fine, I even added my first library. When I was adding the second library, the page stopped responding. Now if I try to open the dashboard again, I encounter the same problem.
    The logs don't seem to offer any insight: in fact, the last entry is about the creation of the first user:
    Quote:[2024-07-17 13:32:45.680 +02:00] [INF] [10] Emby.Server.Implementations.ApplicationHost: Core startup complete
    [2024-07-17 13:32:45.682 +02:00] [INF] [10] Main: Startup complete 0:00:08.5033361
    [2024-07-17 13:32:48.014 +02:00] [INF] [15] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
    [2024-07-17 13:32:49.026 +02:00] [INF] [15] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 1 seconds
    [2024-07-17 13:35:37.550 +02:00] [INF] [29] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
    [2024-07-17 13:35:37.560 +02:00] [INF] [29] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
    [2024-07-17 13:35:37.562 +02:00] [INF] [18] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
    [2024-07-17 13:35:37.615 +02:00] [WRN] [22] Jellyfin.Server.Implementations.Users.UserManager: No users, creating one with username "Luis"
    I don't know what else to try. Thank you
    Go to solution
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-07-17, 01:14 PM
    Try clearing the browser cache.
    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]
    louis1642
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2024 Jul
    Reputation: 0
    #3
    2024-07-17, 01:25 PM
    (2024-07-17, 01:14 PM)TheDreadPirate Wrote: Try clearing the browser cache.

    I already have. I've also tried using incognito mode and using Edge. No results.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2024-07-17, 01:52 PM
    Click on Start > type Resource Monitor > click on the Networks tab > expand the Listening Ports table.

    Find jellyfin.exe on port 8096. What is in the Firewall Status column?
    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]
    louis1642
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2024 Jul
    Reputation: 0
    #5
    2024-07-17, 02:12 PM
    (2024-07-17, 01:52 PM)TheDreadPirate Wrote: Click on Start > type Resource Monitor > click on the Networks tab > expand the Listening Ports table.

    Find jellyfin.exe on port 8096.  What is in the Firewall Status column?

    There was no jellyfin.exe in the resource monitor, that made me suspect that the app crashed (despite the icon in the tray was still there). I'll try rebooting the PC later (I'm not home now) and see if it restarts as it should.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #6
    2024-07-17, 02:39 PM
    C:\ProgramData\Jellyfin\Server\log. If there is a log for the crashes, it would be there. If there is a log, post it to pastebin.
    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]
    louis1642
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2024 Jul
    Reputation: 0
    #7
    2024-07-18, 10:46 AM (This post was last modified: 2024-07-18, 10:49 AM by louis1642. Edited 1 time in total.)
    (2024-07-17, 02:39 PM)TheDreadPirate Wrote: C:\ProgramData\Jellyfin\Server\log.  If there is a log for the crashes, it would be there.  If there is a log, post it to pastebin.

    https://pastebin.com/xVJswbPw

    However it is working now, although some files don't appear in the library. I'll open another thread if I need.
    Thank you for your help
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #8
    2024-07-18, 01:34 PM
    It looks like Jellyfin is/was having trouble connecting to the Internet. It can't connect to TMDB to retrieve metadata and I also see issues connecting to the jellyfin repo for plugin updates. But these logs are from yesterday, so I'm not sure if you've resolved that issue already.
    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]
    Stephen Griffiths
    Offline

    Junior Member

    Posts: 2
    Threads: 0
    Joined: 2024 Aug
    Reputation: 0
    #9
    2024-08-18, 03:41 AM
    I can confirm i have the same problem when you choose the server it fails, if you add a server it worked but then each time you have to go back to the beginning, I did a private browser window and works as expected.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #10
    2024-08-18, 04:05 AM
    What version of Jellyfin are you running?
    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]
    Pages (2): 1 2 Next »

    « Next Oldest | Next Newest »

    Users browsing this thread: 2 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