• 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: Remote User Constantly Online/Disconnected

     
    • 0 Vote(s) - 0 Average

    SOLVED: Remote User Constantly Online/Disconnected

    jellyhorse
    Offline

    Junior Member

    Posts: 3
    Threads: 0
    Joined: 2024 Aug
    Reputation: 0
    Country:Canada
    #13
    2024-09-06, 05:03 AM (This post was last modified: 2024-09-06, 05:07 AM by jellyhorse. Edited 2 times in total.)
    Ok, I thought maybe I had a reverse proxy misconfiguration so attempted just hosting jellyfin locally on my desktop (windows 11) and connecting to it from my 2019 shield via IP. Still having the same issue!! Here are the logs I was getting on my server with debug logs enabled.

    Also I can reproduce this every time by leaving the jellyfin app open on my shield and not playing any media.

    Code:
    [2024-09-04 16:49:18.463 -04:00] [DBG] [3] Emby.Server.Implementations.Session.SessionWebSocketListener: Watching 1 WebSockets.
    [2024-09-04 16:49:26.163 -04:00] [DBG] [19] Emby.Server.Implementations.Session.WebSocketController: Removing websocket from session "3ad4d490b1a84e779dd30e0ebe45bb4c"
    [2024-09-04 16:49:26.165 -04:00] [DBG] [17] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was successfully authenticated.
    [2024-09-04 16:49:26.166 -04:00] [DBG] [19] Emby.Server.Implementations.Session.SessionManager: Disposing session controller asynchronously "WebSocketController"
    [2024-09-04 16:49:26.166 -04:00] [INF] [17] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.1.23" request
    [2024-09-04 16:49:26.167 -04:00] [DBG] [19] Emby.Server.Implementations.Session.SessionWebSocketListener: WebSocket "Emby.Server.Implementations.HttpServer.WebSocketConnection" is closed.
    [2024-09-04 16:49:26.169 -04:00] [INF] [19] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.1.23" closed
    [2024-09-04 16:49:26.172 -04:00] [DBG] [17] Emby.Server.Implementations.Session.SessionManager: Creating new "WebSocketController"
    [2024-09-04 16:49:26.173 -04:00] [DBG] [17] Emby.Server.Implementations.Session.WebSocketController: Adding websocket to session "3ad4d490b1a84e779dd30e0ebe45bb4c"
    [2024-09-04 16:49:26.176 -04:00] [DBG] [20] Emby.Server.Implementations.HttpServer.WebSocketConnection: WS "192.168.1.23" received message: InboundWebSocketMessage`1 { Data: null, MessageType: KeepAlive, ServerId: null }
    [2024-09-04 16:49:38.177 -04:00] [DBG] [17] Emby.Server.Implementations.Session.SessionWebSocketListener: Watching 1 WebSockets.
    [2024-09-04 16:49:44.901 -04:00] [DBG] [18] Emby.Server.Implementations.Session.WebSocketController: Removing websocket from session "3ad4d490b1a84e779dd30e0ebe45bb4c"
    [2024-09-04 16:49:44.903 -04:00] [DBG] [3] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was successfully authenticated.
    [2024-09-04 16:49:44.904 -04:00] [DBG] [18] Emby.Server.Implementations.Session.SessionManager: Disposing session controller asynchronously "WebSocketController"
    [2024-09-04 16:49:44.904 -04:00] [INF] [3] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.1.23" request
    [2024-09-04 16:49:44.904 -04:00] [DBG] [18] Emby.Server.Implementations.Session.SessionWebSocketListener: WebSocket "Emby.Server.Implementations.HttpServer.WebSocketConnection" is closed.
    [2024-09-04 16:49:44.906 -04:00] [DBG] [3] Emby.Server.Implementations.Session.SessionManager: Creating new "WebSocketController"
    [2024-09-04 16:49:44.906 -04:00] [INF] [18] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.1.23" closed
    [2024-09-04 16:49:44.907 -04:00] [DBG] [3] Emby.Server.Implementations.Session.WebSocketController: Adding websocket to session "3ad4d490b1a84e779dd30e0ebe45bb4c"
    [2024-09-04 16:49:44.910 -04:00] [DBG] [3] Emby.Server.Implementations.HttpServer.WebSocketConnection: WS "192.168.1.23" received message: InboundWebSocketMessage`1 { Data: null, MessageType: KeepAlive, ServerId: null }
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Remote User Constantly Online/Disconnected - by jbarw - 2023-10-18, 02:34 PM
    RE: Remote User Constantly Online/Disconnected - by TheDreadPirate - 2023-10-18, 02:41 PM
    RE: Remote User Constantly Online/Disconnected - by jbarw - 2023-10-18, 02:51 PM
    RE: Remote User Constantly Online/Disconnected - by jellyhorse - 2024-08-19, 09:30 PM
    RE: Remote User Constantly Online/Disconnected - by steve McKinnon - 2024-08-22, 09:37 AM
    RE: Remote User Constantly Online/Disconnected - by TheDreadPirate - 2024-08-22, 03:50 PM
    RE: Remote User Constantly Online/Disconnected - by bkl842 - 2024-08-26, 02:21 AM
    RE: Remote User Constantly Online/Disconnected - by TheDreadPirate - 2024-08-26, 03:25 PM
    RE: Remote User Constantly Online/Disconnected - by bkl842 - 2024-08-27, 01:19 AM
    RE: Remote User Constantly Online/Disconnected - by TheDreadPirate - 2024-08-27, 02:27 AM
    RE: Remote User Constantly Online/Disconnected - by TheDreadPirate - 2024-08-27, 08:08 PM
    RE: Remote User Constantly Online/Disconnected - by Fox1977 - 2024-08-27, 08:16 PM
    RE: Remote User Constantly Online/Disconnected - by jellyhorse - 2024-09-06, 05:03 AM
    RE: Remote User Constantly Online/Disconnected - by pxr5 - 2024-09-06, 05:07 PM
    RE: Remote User Constantly Online/Disconnected - by bkl842 - 2024-10-06, 12:01 AM
    RE: Remote User Constantly Online/Disconnected - by pxr5 - 2024-12-03, 09:06 PM
    RE: Remote User Constantly Online/Disconnected - by C4ZePhyr - 2024-12-06, 03:44 PM
    RE: Remote User Constantly Online/Disconnected - by reminator2468 - 2024-12-27, 02:50 PM
    RE: Remote User Constantly Online/Disconnected - by TheDreadPirate - 2024-12-27, 09:27 PM
    RE: Remote User Constantly Online/Disconnected - by kandykarter - 2025-02-22, 05:04 PM
    RE: Remote User Constantly Online/Disconnected - by TheDreadPirate - 2025-02-22, 05:47 PM
    RE: Remote User Constantly Online/Disconnected - by kandykarter - 2025-02-22, 07:30 PM
    RE: Remote User Constantly Online/Disconnected - by kandykarter - 2025-02-22, 08:40 PM
    RE: Remote User Constantly Online/Disconnected - by TheDreadPirate - 2025-02-22, 09:58 PM
    RE: Remote User Constantly Online/Disconnected - by kandykarter - 2025-02-22, 10:17 PM
    RE: Remote User Constantly Online/Disconnected - by kandykarter - 2025-03-21, 05:53 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