[Issue]: In 10.9.3, can't connect anymore from the android app #5912

Closed
opened 2026-02-07 02:38:16 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @viraptor on GitHub (Jun 2, 2024).

Please describe your bug

Since upgrading to 10.9.x (10.9.3 specifically) the Android app doesn't load the library anymore. The login is stuck on the Jellyfin logo itself.

I can see only 2 requests:

  • GET / which returns a 302 redirect to /web
  • GET /web/main.jellyfin.bundle.js?d499349fe6b6d338fd5c?deferred=true&ts=1717323466327 which returns 200 and the file

The loading never times out and I don't get the option to choose another server.

The same device/app worked fine with 10.8.13.

Reproduction Steps

Using the default nixos config, open the android app.

Jellyfin Version

10.9.0

if other:

10.9.3

Environment

- OS: nixos
- Linux Kernel: 6.6.30
- Virtualization: No
- Clients: Android app
- Browser: N/A
- FFmpeg Version: 6.0.1
- Playback Method: Default/local
- Hardware Acceleration: none
- GPU Model: none
- Plugins: none
- Reverse Proxy: none
- Base URL: none
- Networking: host
- Storage: local

Jellyfin logs

[2024-06-02 08:44:01.937 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
[2024-06-02 08:44:02.057 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["::1/128", "fe80::/10", "fc00::/7", "127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
[2024-06-02 08:44:02.057 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
[2024-06-02 08:44:02.057 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["::1/128", "fe80::/10", "fc00::/7", "127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
[2024-06-02 08:44:02.058 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", ..., "::1", ...]
[2024-06-02 08:44:02.058 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["::"]
[2024-06-02 08:44:02.058 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
[2024-06-02 08:44:02.058 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
[2024-06-02 08:44:03.908 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.3.0"
[2024-06-02 08:44:03.909 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.3.0"
[2024-06-02 08:44:03.909 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.3.0"
[2024-06-02 08:44:03.929 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.3.0"
[2024-06-02 08:44:03.929 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.3.0"
[2024-06-02 08:44:03.986 +00:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository: Using an in-memory repository. Keys will not be persisted to storage.
[2024-06-02 08:44:03.986 +00:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits.
[2024-06-02 08:44:03.994 +00:00] [INF] [1] Main: Kestrel is listening on "all interfaces"
[2024-06-02 08:44:04.013 +00:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {430daf13-303c-479c-a1e6-4724034751d6} may be persisted to storage in unencrypted form.
[2024-06-02 08:44:04.603 +00:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/var/lib/jellyfin/wwwroot". Static files may be unavailable.
[2024-06-02 08:44:04.633 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
[2024-06-02 08:44:04.648 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2024-06-03 03:00:00.000 +00:00, which is 18:15:55.3512188 from now.
[2024-06-02 08:44:04.653 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-06-03 02:00:00.000 +00:00, which is 17:15:55.3461944 from now.
[2024-06-02 08:44:05.072 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
[2024-06-02 08:44:05.190 +00:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/..."
[2024-06-02 08:44:05.237 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "decoders": ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "dca", "flac", "mp3", "truehd"]
[2024-06-02 08:44:05.262 +00:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/..."
[2024-06-02 08:44:05.367 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "av1_nvenc", "av1_vaapi", "libx264", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mjpeg_qsv", "mjpeg_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
[2024-06-02 08:44:05.491 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "libplacebo", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_vulkan", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "scale_vulkan", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
[2024-06-02 08:44:06.350 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["vdpau", "cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
[2024-06-02 08:44:06.691 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/nix/store/sahkv39jnsgwr7drg3ih7rlyhds7js35-jellyfin-ffmpeg-6.0.1-6-bin/bin/ffmpeg"
[2024-06-02 08:44:06.691 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "be..."
[2024-06-02 08:44:06.691 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
[2024-06-02 08:44:06.691 +00:00] [INF] [1] Main: Startup complete 0:00:05.1008814
[2024-06-02 08:44:07.677 +00:00] [INF] [11] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
[2024-06-02 08:44:08.851 +00:00] [INF] [11] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 1 seconds
[2024-06-02 08:44:37.793 +00:00] [INF] [19] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "2001:..." request
[2024-06-02 08:44:45.773 +00:00] [INF] [11] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "2001:..." request
[2024-06-02 08:54:39.798 +00:00] [WRN] [40] Microsoft.EntityFrameworkCore.Query: Compiling a query which loads related collections for more than one collection navigation, either via 'Include' or through projection, but no 'QuerySplittingBehavior' has been configured. By default, Entity Framework will use 'QuerySplittingBehavior.SingleQuery', which can potentially result in slow query performance. See https://go.microsoft.com/fwlink/?linkid=2134277 for more information. To identify the query that's triggering this warning call 'ConfigureWarnings(w => w.Throw(RelationalEventId.MultipleCollectionIncludeWarning))'.
[2024-06-02 08:54:47.899 +00:00] [INF] [40] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "2001:..." closed
[2024-06-02 08:54:48.337 +00:00] [INF] [26] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "2001:..." request
[2024-06-02 08:55:31.791 +00:00] [INF] [3] Emby.Server.Implementations.Session.SessionManager: Current/Max sessions for user "jellyfin": 1/0
[2024-06-02 08:55:31.810 +00:00] [INF] [3] Emby.Server.Implementations.Session.SessionManager: Creating new access token for user 27...
[2024-06-02 08:55:36.263 +00:00] [INF] [21] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "2001:..." request
[2024-06-02 09:04:00.176 +00:00] [INF] [24] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "2001:..." closed
[2024-06-02 09:14:21.740 +00:00] [INF] [46] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "2001:..." closed
[2024-06-02 09:14:21.858 +00:00] [INF] [49] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "2001:..." request
[2024-06-02 09:14:22.013 +00:00] [WRN] [51] Emby.Server.Implementations.HttpServer.WebSocketConnection: WS "2001:..." error receiving data: "The remote party closed the WebSocket connection without completing the close handshake."
[2024-06-02 09:14:22.013 +00:00] [INF] [51] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "2001:..." closed
[2024-06-02 09:14:22.598 +00:00] [INF] [51] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "2001:..." request
[2024-06-02 09:22:37.991 +00:00] [INF] [42] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
[2024-06-02 09:22:49.990 +00:00] [INF] [8] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
[2024-06-02 09:22:49.991 +00:00] [INF] [8] Emby.Server.Implementations.Session.SessionWebSocketListener: Lost 1 WebSockets.
[2024-06-02 09:23:01.990 +00:00] [INF] [8] Emby.Server.Implementations.Session.SessionWebSocketListener: Lost 1 WebSockets.
[2024-06-02 09:38:05.652 +00:00] [WRN] [10] Emby.Server.Implementations.HttpServer.WebSocketConnection: WS "2001:..." error receiving data: "The remote party closed the WebSocket connection without completing the close handshake."
[2024-06-02 09:38:05.652 +00:00] [INF] [10] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "2001:..." closed
[2024-06-02 09:38:22.036 +00:00] [WRN] [42] Emby.Server.Implementations.HttpServer.WebSocketConnection: WS "2001:..." error receiving data: "The remote party closed the WebSocket connection without completing the close handshake."
[2024-06-02 09:38:22.127 +00:00] [INF] [42] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "2001:..." closed
[2024-06-02 10:02:07.963 +00:00] [INF] [119] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "2001:..." request
[2024-06-02 10:07:12.349 +00:00] [INF] [108] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "2001:..." request
[2024-06-02 10:15:14.166 +00:00] [INF] [110] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "2001:..." request
[2024-06-02 10:15:14.699 +00:00] [INF] [107] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "2001:..." closed
[2024-06-02 10:15:15.801 +00:00] [INF] [115] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "2001:..." closed
[2024-06-02 10:15:18.224 +00:00] [INF] [110] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "2001:..." closed
[2024-06-02 10:20:49.711 +00:00] [INF] [46] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "2001:..." request


### FFmpeg logs

_No response_

### Please attach any browser or client logs here

_No response_

### Please attach any screenshots here

_No response_

### Code of Conduct

- [X] I agree to follow this project's Code of Conduct
Originally created by @viraptor on GitHub (Jun 2, 2024). ### Please describe your bug Since upgrading to 10.9.x (10.9.3 specifically) the Android app doesn't load the library anymore. The login is stuck on the Jellyfin logo itself. I can see only 2 requests: - `GET /` which returns a 302 redirect to /web - `GET /web/main.jellyfin.bundle.js?d499349fe6b6d338fd5c?deferred=true&ts=1717323466327` which returns 200 and the file The loading never times out and I don't get the option to choose another server. The same device/app worked fine with 10.8.13. ### Reproduction Steps Using the default nixos config, open the android app. ### Jellyfin Version 10.9.0 ### if other: 10.9.3 ### Environment ```markdown - OS: nixos - Linux Kernel: 6.6.30 - Virtualization: No - Clients: Android app - Browser: N/A - FFmpeg Version: 6.0.1 - Playback Method: Default/local - Hardware Acceleration: none - GPU Model: none - Plugins: none - Reverse Proxy: none - Base URL: none - Networking: host - Storage: local ``` ### Jellyfin logs ```shell [2024-06-02 08:44:01.937 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies [2024-06-02 08:44:02.057 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["::1/128", "fe80::/10", "fc00::/7", "127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"] [2024-06-02 08:44:02.057 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: [] [2024-06-02 08:44:02.057 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["::1/128", "fe80::/10", "fc00::/7", "127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"] [2024-06-02 08:44:02.058 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", ..., "::1", ...] [2024-06-02 08:44:02.058 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["::"] [2024-06-02 08:44:02.058 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist" [2024-06-02 08:44:02.058 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: [] [2024-06-02 08:44:03.908 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.3.0" [2024-06-02 08:44:03.909 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.3.0" [2024-06-02 08:44:03.909 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.3.0" [2024-06-02 08:44:03.929 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.3.0" [2024-06-02 08:44:03.929 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.3.0" [2024-06-02 08:44:03.986 +00:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository: Using an in-memory repository. Keys will not be persisted to storage. [2024-06-02 08:44:03.986 +00:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. [2024-06-02 08:44:03.994 +00:00] [INF] [1] Main: Kestrel is listening on "all interfaces" [2024-06-02 08:44:04.013 +00:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {430daf13-303c-479c-a1e6-4724034751d6} may be persisted to storage in unencrypted form. [2024-06-02 08:44:04.603 +00:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/var/lib/jellyfin/wwwroot". Static files may be unavailable. [2024-06-02 08:44:04.633 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks [2024-06-02 08:44:04.648 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2024-06-03 03:00:00.000 +00:00, which is 18:15:55.3512188 from now. [2024-06-02 08:44:04.653 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-06-03 02:00:00.000 +00:00, which is 17:15:55.3461944 from now. [2024-06-02 08:44:05.072 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1" [2024-06-02 08:44:05.190 +00:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/..." [2024-06-02 08:44:05.237 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "decoders": ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "dca", "flac", "mp3", "truehd"] [2024-06-02 08:44:05.262 +00:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/..." [2024-06-02 08:44:05.367 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "av1_nvenc", "av1_vaapi", "libx264", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mjpeg_qsv", "mjpeg_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"] [2024-06-02 08:44:05.491 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "libplacebo", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_vulkan", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "scale_vulkan", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"] [2024-06-02 08:44:06.350 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["vdpau", "cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"] [2024-06-02 08:44:06.691 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/nix/store/sahkv39jnsgwr7drg3ih7rlyhds7js35-jellyfin-ffmpeg-6.0.1-6-bin/bin/ffmpeg" [2024-06-02 08:44:06.691 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "be..." [2024-06-02 08:44:06.691 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete [2024-06-02 08:44:06.691 +00:00] [INF] [1] Main: Startup complete 0:00:05.1008814 [2024-06-02 08:44:07.677 +00:00] [INF] [11] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds [2024-06-02 08:44:08.851 +00:00] [INF] [11] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 1 seconds [2024-06-02 08:44:37.793 +00:00] [INF] [19] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "2001:..." request [2024-06-02 08:44:45.773 +00:00] [INF] [11] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "2001:..." request [2024-06-02 08:54:39.798 +00:00] [WRN] [40] Microsoft.EntityFrameworkCore.Query: Compiling a query which loads related collections for more than one collection navigation, either via 'Include' or through projection, but no 'QuerySplittingBehavior' has been configured. By default, Entity Framework will use 'QuerySplittingBehavior.SingleQuery', which can potentially result in slow query performance. See https://go.microsoft.com/fwlink/?linkid=2134277 for more information. To identify the query that's triggering this warning call 'ConfigureWarnings(w => w.Throw(RelationalEventId.MultipleCollectionIncludeWarning))'. [2024-06-02 08:54:47.899 +00:00] [INF] [40] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "2001:..." closed [2024-06-02 08:54:48.337 +00:00] [INF] [26] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "2001:..." request [2024-06-02 08:55:31.791 +00:00] [INF] [3] Emby.Server.Implementations.Session.SessionManager: Current/Max sessions for user "jellyfin": 1/0 [2024-06-02 08:55:31.810 +00:00] [INF] [3] Emby.Server.Implementations.Session.SessionManager: Creating new access token for user 27... [2024-06-02 08:55:36.263 +00:00] [INF] [21] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "2001:..." request [2024-06-02 09:04:00.176 +00:00] [INF] [24] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "2001:..." closed [2024-06-02 09:14:21.740 +00:00] [INF] [46] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "2001:..." closed [2024-06-02 09:14:21.858 +00:00] [INF] [49] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "2001:..." request [2024-06-02 09:14:22.013 +00:00] [WRN] [51] Emby.Server.Implementations.HttpServer.WebSocketConnection: WS "2001:..." error receiving data: "The remote party closed the WebSocket connection without completing the close handshake." [2024-06-02 09:14:22.013 +00:00] [INF] [51] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "2001:..." closed [2024-06-02 09:14:22.598 +00:00] [INF] [51] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "2001:..." request [2024-06-02 09:22:37.991 +00:00] [INF] [42] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets. [2024-06-02 09:22:49.990 +00:00] [INF] [8] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets. [2024-06-02 09:22:49.991 +00:00] [INF] [8] Emby.Server.Implementations.Session.SessionWebSocketListener: Lost 1 WebSockets. [2024-06-02 09:23:01.990 +00:00] [INF] [8] Emby.Server.Implementations.Session.SessionWebSocketListener: Lost 1 WebSockets. [2024-06-02 09:38:05.652 +00:00] [WRN] [10] Emby.Server.Implementations.HttpServer.WebSocketConnection: WS "2001:..." error receiving data: "The remote party closed the WebSocket connection without completing the close handshake." [2024-06-02 09:38:05.652 +00:00] [INF] [10] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "2001:..." closed [2024-06-02 09:38:22.036 +00:00] [WRN] [42] Emby.Server.Implementations.HttpServer.WebSocketConnection: WS "2001:..." error receiving data: "The remote party closed the WebSocket connection without completing the close handshake." [2024-06-02 09:38:22.127 +00:00] [INF] [42] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "2001:..." closed [2024-06-02 10:02:07.963 +00:00] [INF] [119] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "2001:..." request [2024-06-02 10:07:12.349 +00:00] [INF] [108] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "2001:..." request [2024-06-02 10:15:14.166 +00:00] [INF] [110] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "2001:..." request [2024-06-02 10:15:14.699 +00:00] [INF] [107] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "2001:..." closed [2024-06-02 10:15:15.801 +00:00] [INF] [115] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "2001:..." closed [2024-06-02 10:15:18.224 +00:00] [INF] [110] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "2001:..." closed [2024-06-02 10:20:49.711 +00:00] [INF] [46] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "2001:..." request ``` ``` ### FFmpeg logs _No response_ ### Please attach any browser or client logs here _No response_ ### Please attach any screenshots here _No response_ ### Code of Conduct - [X] I agree to follow this project's Code of Conduct
OVERLORD added the bug label 2026-02-07 02:38:16 +03:00
Author
Owner

@cvium commented on GitHub (Jun 2, 2024):

Upgrade to 10.9.4

@cvium commented on GitHub (Jun 2, 2024): Upgrade to 10.9.4
Author
Owner

@viraptor commented on GitHub (Jun 2, 2024):

Thank you and I appreciate your polite request to retest with the new version. Unfortunately that did not fix my immediate problem, so the closure may have been premature.

I did discover however that removing the application's data completely and logging in again on any version in 10.9.x branch did remove the problem. So if anyone has a similar problem, "app info -> storage -> clear data" may help you.

:)

@viraptor commented on GitHub (Jun 2, 2024): Thank you and I appreciate your polite request to retest with the new version. Unfortunately that did not fix my immediate problem, so the closure may have been premature. I did discover however that removing the application's data completely and logging in again on any version in 10.9.x branch did remove the problem. So if anyone has a similar problem, "app info -> storage -> clear data" may help you. :)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#5912