• 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 server after install

     
    • 0 Vote(s) - 0 Average

    SOLVED: Unable to connect to server after install

    corcastus
    Offline

    Junior Member

    Posts: 2
    Threads: 1
    Joined: 2025 Mar
    Reputation: 0
    Country:United States
    #1
    2025-03-29, 07:23 PM
    Debian 12
    Version: 10.10.6
    Installed using: curl -s https://repo.jellyfin.org/install-debuntu.sh | sudo ba
    Service is running (sudo service jellyfin status) returns active
    No firewall is running

    After installing Jellyfin, I go to localhost:8096 on a browser (Chrome and Firefox produce the same results) and am met with a screen to select the server. The server is showing and when I click on "Connect" it goes to a screen that says "We're unable to connect to the selected server right now. Please ensure it is running and try again." When I check the service again, it still says it is running. Any help would be greatly appreciated. 

    result of sudo ss -tuln 
    Netid         State       Recv-Q    Send-Q               Local Address:Port           Peer Address:Port            Process
    tcp          LISTEN        0            512                        0.0.0.0:8096                    0.0.0.0:*

    jellyfin20250329.log:
    2025-03-29 01:59:59.412 -04:00] [INF] "Extract Chapter Images" Completed after 0 minute(s) and 0 seconds
    [2025-03-29 02:00:00.401 -04:00] [INF] Daily trigger for "Extract Chapter Images" set to fire at 2025-03-30 02:00:00.000 -04:00, whic>
    [2025-03-29 02:59:59.408 -04:00] [INF] "Generate Trickplay Images" Completed after 0 minute(s) and 0 seconds
    [2025-03-29 03:00:00.404 -04:00] [INF] Daily trigger for "Generate Trickplay Images" set to fire at 2025-03-30 03:00:00.000 -04:00, w>
    [2025-03-29 04:59:26.532 -04:00] [INF] Validating media library
    [2025-03-29 04:59:26.533 -04:00] [INF] "Media Segment Scan" Completed after 0 minute(s) and 0 seconds
    [2025-03-29 04:59:26.548 -04:00] [WRN] Library folder "/var/lib/jellyfin/data/playlists" is inaccessible or empty, skipping
    [2025-03-29 04:59:26.552 -04:00] [WRN] Library folder "/var/lib/jellyfin/data/playlists" is inaccessible or empty, skipping
    [2025-03-29 04:59:26.555 -04:00] [INF] "Scan Media Library" Completed after 0 minute(s) and 0 seconds
    [2025-03-29 13:11:39.768 -04:00] [INF] Sending shutdown notifications
    [2025-03-29 13:11:39.774 -04:00] [INF] Stopping NAT discovery
    [2025-03-29 13:11:39.777 -04:00] [INF] Running query planner optimizations in the database... This might take a while
    [2025-03-29 13:11:39.794 -04:00] [INF] Disposing "CoreAppHost"
    [2025-03-29 13:11:39.794 -04:00] [INF] Disposing "MusicBrainzArtistProvider"
    [2025-03-29 13:11:39.794 -04:00] [INF] Disposing "MusicBrainzAlbumProvider"
    [2025-03-29 13:11:39.794 -04:00] [INF] Disposing "PluginManager"

    log_20250329.log:
    [2025-03-29 14:52:34.030 -04:00] [INF] [1] Main: Jellyfin version: "10.10.6"
    [2025-03-29 14:52:34.058 -04:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_FFMPEG_OPT, --ffmpeg=/usr/lib/jellyfin-ffmpeg/ffm>
    [2025-03-29 14:52:34.059 -04:00] [INF] [1] Main: Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--webdir=/usr/share/jellyfin/web">
    [2025-03-29 14:52:34.059 -04:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
    [2025-03-29 14:52:34.059 -04:00] [INF] [1] Main: Architecture: X64
    [2025-03-29 14:52:34.060 -04:00] [INF] [1] Main: 64-Bit Process: True
    [2025-03-29 14:52:34.060 -04:00] [INF] [1] Main: User Interactive: True
    [2025-03-29 14:52:34.060 -04:00] [INF] [1] Main: Processor count: 12
    [2025-03-29 14:52:34.060 -04:00] [INF] [1] Main: Program data path: "/var/lib/jellyfin"
    [2025-03-29 14:52:34.060 -04:00] [INF] [1] Main: Log directory path: "/var/log/jellyfin"
    [2025-03-29 14:52:34.060 -04:00] [INF] [1] Main: Config directory path: "/etc/jellyfin"
    [2025-03-29 14:52:34.060 -04:00] [INF] [1] Main: Cache path: "/var/cache/jellyfin"
    [2025-03-29 14:52:34.060 -04:00] [INF] [1] Main: Temp directory path: "/tmp/jellyfin"
    [2025-03-29 14:52:34.060 -04:00] [INF] [1] Main: Web resources path: "/usr/share/jellyfin/web"
    [2025-03-29 14:52:34.060 -04:00] [INF] [1] Main: Application directory: "/usr/lib/jellyfin/bin/"
    [2025-03-29 14:52:34.162 -04:00] [INF] [1] Jellyfin.Server.Migrations.MigrationRunner: Marking following migrations as applied becaus>
    [2025-03-29 14:52:34.201 -04:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/var/ca>
    [2025-03-29 14:52:34.261 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
    [2025-03-29 14:52:34.361 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0>
    [2025-03-29 14:52:34.362 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
    [2025-03-29 14:52:34.362 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8">
    [2025-03-29 14:52:34.362 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "1>
    [2025-03-29 14:52:34.363 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
    [2025-03-29 14:52:34.363 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
    [2025-03-29 14:52:34.363 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
    [2025-03-29 14:52:35.351 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.10.6.0"
    [2025-03-29 14:52:35.352 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.10.6>
    [2025-03-29 14:52:35.352 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.10.6.0"
    [2025-03-29 14:52:35.364 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.10.6.0"
    [2025-03-29 14:52:35.365 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.10.6.0"
    [2025-03-29 14:52:35.400 -04:00] [INF] [1] Jellyfin.Server.Migrations.MigrationRunner: Marking following migrations as applied becaus>
    [2025-03-29 14:52:35.423 -04:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
    [2025-03-29 14:52:35.737 -04:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/va>
    [2025-03-29 14:52:35.768 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
    [2025-03-29 14:52:35.783 -04:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickp>
    [2025-03-29 14:52:35.785 -04:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter>
    [2025-03-29 14:52:35.890 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "7.0.2"
    [2025-03-29 14:52:35.932 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "decoders": ["libdav1d", "av1",>
    [2025-03-29 14:52:35.945 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "av1_>
    [2025-03-29 14:52:35.965 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["bwdif_cuda", "deinte>
    [2025-03-29 14:52:36.057 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi">
    [2025-03-29 14:52:38.320 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
    [2025-03-29 14:52:38.321 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "ccf1b04eb8624605972724d4edc9922d"
    [2025-03-29 14:52:38.321 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
    [2025-03-29 14:52:38.321 -04:00] [INF] [1] Main: Startup complete 0:00:04.422937
    [2025-03-29 14:52:38.805 -04:00] [INF] [8] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean Transcode Directory" Comple>
    [2025-03-29 14:52:38.806 -04:00] [INF] [16] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlis>
    [2025-03-29 14:52:39.506 -04:00] [INF] [17] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after >
    Go to solution
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Unable to connect to server after install - by corcastus - 2025-03-29, 07:23 PM
    RE: Unable to connect to server after install - by theguymadmax - 2025-03-29, 07:39 PM
    RE: Unable to connect to server after install - by corcastus - 2025-03-29, 08:24 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