[Issue]: Latest update broke home UI on client #5748

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

Originally created by @coreybruce on GitHub (May 14, 2024).

Please describe your bug

The home UI will now load the rest of the UI ever since the latest client update came out but going to the web UI on the browser works fine, I have tested this on multiple devices and they all suffer from the same issue with the PC client, the mobile app is not affected by this bug

Reproduction Steps

Open desktop client blank screen with no categories, watched shows, up next etc show up on the screen

Jellyfin Version

10.8.13

if other:

No response

Environment

- OS: Manjaro
- Linux Kernel: 6.6.26-1-MANJARO
- Virtualization: none
- Clients: Jellyfin Media Player
- Browser: Firefox
- FFmpeg Version: 1:6.0.1p5-1
- Playback Method: Direct Play
- Hardware Acceleration:NVEC
- GPU Model: GTX 1060 6GB
- Plugins: Youtube
- Reverse Proxy:None
- Base URL: yes: duckdns.org
- Networking: Host
- Storage: Local

Jellyfin logs

[2024-05-14 14:42:22.635 +10:00] [WRN] [84] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://192.168.0.62:8096/Sessions/Playing/Progress" to "192.168.0.221" in 0:00:00.6721305 with Status Code 204
[2024-05-14 14:42:32.882 +10:00] [WRN] [94] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://192.168.0.62:8096/Sessions/Playing/Progress" to "192.168.0.221" in 0:00:00.9180721 with Status Code 204
[2024-05-14 14:43:46.501 +10:00] [INF] [201] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.0.1" closed
[2024-05-14 14:48:13.714 +10:00] [INF] [332] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.9.1" playing "Remenissions (Demo)". Stopped at "371298" ms
[2024-05-14 14:48:14.298 +10:00] [INF] [386] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "corey". EnableAudioPlaybackTranscoding: True
[2024-05-14 14:48:14.304 +10:00] [INF] [386] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.9.1" playing "Remenissions (Demo)". Stopped at "0" ms
[2024-05-14 14:49:03.707 +10:00] [INF] [386] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.0.221" closed
[2024-05-14 14:49:06.516 +10:00] [INF] [91] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.0.221" request
[2024-05-14 14:53:53.942 +10:00] [INF] [192] Jellyfin.Networking.Manager.NetworkManager: Defined LAN addresses : "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
[2024-05-14 14:53:53.943 +10:00] [INF] [192] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions : "[]"
[2024-05-14 14:53:53.943 +10:00] [INF] [192] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
[2024-05-14 15:06:02.962 +10:00] [INF] [100] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "corey" has succeeded.
[2024-05-14 15:06:02.962 +10:00] [INF] [100] Emby.Server.Implementations.Session.SessionManager: Current/Max sessions for user "corey": 1/0
[2024-05-14 15:06:02.962 +10:00] [INF] [100] Emby.Server.Implementations.Session.SessionManager: Creating new access token for user c29fb858-a15c-49f3-bf0f-4283bb5f7d76
[2024-05-14 15:06:02.986 +10:00] [INF] [160] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.0.221" request

FFmpeg logs

No response

Please attach any browser or client logs here

No response

Please attach any screenshots here

image

How it looks on Firefox
image

Code of Conduct

  • I agree to follow this project's Code of Conduct
Originally created by @coreybruce on GitHub (May 14, 2024). ### Please describe your bug The home UI will now load the rest of the UI ever since the latest client update came out but going to the web UI on the browser works fine, I have tested this on multiple devices and they all suffer from the same issue with the PC client, the mobile app is not affected by this bug ### Reproduction Steps Open desktop client blank screen with no categories, watched shows, up next etc show up on the screen ### Jellyfin Version 10.8.13 ### if other: _No response_ ### Environment ```markdown - OS: Manjaro - Linux Kernel: 6.6.26-1-MANJARO - Virtualization: none - Clients: Jellyfin Media Player - Browser: Firefox - FFmpeg Version: 1:6.0.1p5-1 - Playback Method: Direct Play - Hardware Acceleration:NVEC - GPU Model: GTX 1060 6GB - Plugins: Youtube - Reverse Proxy:None - Base URL: yes: duckdns.org - Networking: Host - Storage: Local ``` ### Jellyfin logs ```shell [2024-05-14 14:42:22.635 +10:00] [WRN] [84] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://192.168.0.62:8096/Sessions/Playing/Progress" to "192.168.0.221" in 0:00:00.6721305 with Status Code 204 [2024-05-14 14:42:32.882 +10:00] [WRN] [94] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://192.168.0.62:8096/Sessions/Playing/Progress" to "192.168.0.221" in 0:00:00.9180721 with Status Code 204 [2024-05-14 14:43:46.501 +10:00] [INF] [201] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.0.1" closed [2024-05-14 14:48:13.714 +10:00] [INF] [332] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.9.1" playing "Remenissions (Demo)". Stopped at "371298" ms [2024-05-14 14:48:14.298 +10:00] [INF] [386] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "corey". EnableAudioPlaybackTranscoding: True [2024-05-14 14:48:14.304 +10:00] [INF] [386] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.9.1" playing "Remenissions (Demo)". Stopped at "0" ms [2024-05-14 14:49:03.707 +10:00] [INF] [386] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.0.221" closed [2024-05-14 14:49:06.516 +10:00] [INF] [91] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.0.221" request [2024-05-14 14:53:53.942 +10:00] [INF] [192] Jellyfin.Networking.Manager.NetworkManager: Defined LAN addresses : "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]" [2024-05-14 14:53:53.943 +10:00] [INF] [192] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions : "[]" [2024-05-14 14:53:53.943 +10:00] [INF] [192] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]" [2024-05-14 15:06:02.962 +10:00] [INF] [100] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "corey" has succeeded. [2024-05-14 15:06:02.962 +10:00] [INF] [100] Emby.Server.Implementations.Session.SessionManager: Current/Max sessions for user "corey": 1/0 [2024-05-14 15:06:02.962 +10:00] [INF] [100] Emby.Server.Implementations.Session.SessionManager: Creating new access token for user c29fb858-a15c-49f3-bf0f-4283bb5f7d76 [2024-05-14 15:06:02.986 +10:00] [INF] [160] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.0.221" request ``` ### FFmpeg logs _No response_ ### Please attach any browser or client logs here _No response_ ### Please attach any screenshots here ![image](https://github.com/jellyfin/jellyfin/assets/8393780/8dde5246-84d1-4568-9405-9f69eab6ea2e) How it looks on Firefox ![image](https://github.com/jellyfin/jellyfin/assets/8393780/b082abb3-e65e-4296-824b-baf986fac344) ### Code of Conduct - [X] I agree to follow this project's Code of Conduct
OVERLORD added the bug label 2026-02-07 02:17:03 +03:00
Author
Owner

@jellyfin-bot commented on GitHub (May 14, 2024):

Hi, it seems like your issue report has the following item(s) that need to be addressed:

  • You are not running an up-to-date version of Jellyfin. Please update to the latest release.

This is an automated message, currently under testing. Please file an issue here if you encounter any problems.

@jellyfin-bot commented on GitHub (May 14, 2024): Hi, it seems like your issue report has the following item(s) that need to be addressed: - You are not running an up-to-date version of Jellyfin. Please update to the latest release. This is an automated message, currently under testing. Please file an issue [here](https://github.com/jellyfin/jellyfin-triage-scripts/issues) if you encounter any problems.
Author
Owner

@gnattu commented on GitHub (May 14, 2024):

JMP needs an update for this. It is already in the pipeline.

@gnattu commented on GitHub (May 14, 2024): JMP needs an update for this. It is already in the pipeline.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#5748