[Issue] The WebRootPath was not found: /var/lib/jellyfin/wwwroot. Static files may be unavailable. #5691

Closed
opened 2026-02-07 02:06:10 +03:00 by OVERLORD · 3 comments
Owner

Originally created by @jvoisin on GitHub (May 12, 2024).

Please describe your bug

When I open my jellyfin url, I'm redirectly to /web and there is nothing on the page bu Jellyfin's logo.

Reproduction Steps

  1. apt update -y; apt upgrade -y, notice a new jellyfin version, yay
  2. open my web browser, go to my jellyfin url
  3. notice a web page with only jellyfin's logo on it
  4. look at the log, and notice May 11 23:23:21 jellyfin jellyfin[473]: [23:23:21] [WRN] The WebRootPath was not found: /var/lib/jellyfin/wwwroot. Static files may be unavailable.
  5. nothing in the web browser's logs

Jellyfin Version

Unstable (master branch)

if other:

10.9.0

Environment

- OS: Debian
- Linux Kernel: 6.8.4-2
- Virtualization: lxc container
- Clients: browser
- Browser: firefox
- FFmpeg Version: 6.0.1
- Playback Method: -
- Hardware Acceleration: VAAPI
- GPU Model: AMD GPU
- Plugins: -
- Reverse Proxy: none
- Base URL: none
- Networking: bridge
- Storage: local-ish

Jellyfin logs

May 11 23:23:16 jellyfin jellyfin[473]: [23:23:16] [INF] Jellyfin version: 10.9.0
May 11 23:23:16 jellyfin jellyfin[473]: [23:23:16] [INF] Environment Variables: ["[JELLYFIN_ARGS, $JELLYFIN_WEB_OPT $JELLYFIN_FFMPEG_OPT $JELLYFIN_SERVICE_OPT $JELLYFIN_NOWEBAPP_OPT $JELLFIN_ADDITIONAL_OPTS --datadir $JELLYFIN_DATA_DIR --configdir $JELLY>
May 11 23:23:16 jellyfin jellyfin[473]: [23:23:16] [INF] Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--webdir=/usr/share/jellyfin/web", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
May 11 23:23:16 jellyfin jellyfin[473]: [23:23:16] [INF] Operating system: Debian GNU/Linux 12 (bookworm)
May 11 23:23:16 jellyfin jellyfin[473]: [23:23:16] [INF] Architecture: X64
May 11 23:23:16 jellyfin jellyfin[473]: [23:23:16] [INF] 64-Bit Process: True
May 11 23:23:16 jellyfin jellyfin[473]: [23:23:16] [INF] User Interactive: True
May 11 23:23:16 jellyfin jellyfin[473]: [23:23:16] [INF] Processor count: 8
May 11 23:23:16 jellyfin jellyfin[473]: [23:23:16] [INF] Program data path: /var/lib/jellyfin
May 11 23:23:16 jellyfin jellyfin[473]: [23:23:16] [INF] Log directory path: /var/log/jellyfin
May 11 23:23:16 jellyfin jellyfin[473]: [23:23:16] [INF] Config directory path: /etc/jellyfin
May 11 23:23:16 jellyfin jellyfin[473]: [23:23:16] [INF] Cache path: /var/cache/jellyfin
May 11 23:23:16 jellyfin jellyfin[473]: [23:23:16] [INF] Web resources path: /usr/share/jellyfin/web
May 11 23:23:16 jellyfin jellyfin[473]: [23:23:16] [INF] Application directory: /usr/lib/jellyfin/bin/
May 11 23:23:16 jellyfin jellyfin[473]: [23:23:16] [INF] Setting cache path: /var/cache/jellyfin
May 11 23:23:16 jellyfin jellyfin[473]: [23:23:16] [INF] Loading assemblies
May 11 23:23:16 jellyfin jellyfin[473]: [23:23:16] [INF] Loaded assembly Jellyfin.Plugin.CoverArtArchive, Version=8.0.0.0, Culture=neutral, PublicKeyToken=null from /var/lib/jellyfin/plugins/Cover Art Archive_8.0.0.0/Jellyfin.Plugin.CoverArtArchive.dll
May 11 23:23:16 jellyfin jellyfin[473]: [23:23:16] [INF] Loaded assembly MetaBrainz.MusicBrainz.CoverArt, Version=6.0.0.0, Culture=neutral, PublicKeyToken=be12cbb629c03021 from /var/lib/jellyfin/plugins/Cover Art Archive_8.0.0.0/MetaBrainz.MusicBrainz.Co>
May 11 23:23:16 jellyfin jellyfin[473]: [23:23:16] [INF] Loaded assembly MetaBrainz.Common.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=be12cbb629c03021 from /var/lib/jellyfin/plugins/Cover Art Archive_8.0.0.0/MetaBrainz.Common.Json.dll
May 11 23:23:16 jellyfin jellyfin[473]: [23:23:16] [INF] Loaded assembly Jellyfin.Plugin.Fanart, Version=11.0.0.0, Culture=neutral, PublicKeyToken=null from /var/lib/jellyfin/plugins/Fanart_11.0.0.0/Jellyfin.Plugin.Fanart.dll
May 11 23:23:16 jellyfin jellyfin[473]: [23:23:16] [INF] Loaded assembly Jellyfin.Plugin.OpenSubtitles, Version=20.0.0.0, Culture=neutral, PublicKeyToken=null from /var/lib/jellyfin/plugins/Open Subtitles_20.0.0.0/Jellyfin.Plugin.OpenSubtitles.dll
May 11 23:23:16 jellyfin jellyfin[473]: [23:23:16] [INF] Loaded assembly Jellyfin.Plugin.Tvdb, Version=11.0.0.0, Culture=neutral, PublicKeyToken=null from /var/lib/jellyfin/plugins/TheTVDB_11.0.0.0/Jellyfin.Plugin.Tvdb.dll
May 11 23:23:16 jellyfin jellyfin[473]: [23:23:16] [INF] Loaded assembly Tvdb.Sdk, Version=4.7.9.1, Culture=neutral, PublicKeyToken=null from /var/lib/jellyfin/plugins/TheTVDB_11.0.0.0/Tvdb.Sdk.dll
May 11 23:23:16 jellyfin jellyfin[473]: [23:23:16] [INF] Defined LAN addresses: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
May 11 23:23:16 jellyfin jellyfin[473]: [23:23:16] [INF] Defined LAN exclusions: []
May 11 23:23:16 jellyfin jellyfin[473]: [23:23:16] [INF] Using LAN addresses: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
May 11 23:23:16 jellyfin jellyfin[473]: [23:23:16] [INF] Using bind addresses: ["127.0.0.1", "192.168.138.99"]
May 11 23:23:16 jellyfin jellyfin[473]: [23:23:16] [INF] Remote IP filter is Allowlist
May 11 23:23:16 jellyfin jellyfin[473]: [23:23:16] [INF] Filter list: []
May 11 23:23:20 jellyfin jellyfin[473]: [23:23:20] [INF] Loaded plugin: Cover Art Archive 8.0.0.0
May 11 23:23:20 jellyfin jellyfin[473]: [23:23:20] [INF] Loaded plugin: Fanart 11.0.0.0
May 11 23:23:20 jellyfin jellyfin[473]: [23:23:20] [INF] Loaded plugin: Open Subtitles 20.0.0.0
May 11 23:23:20 jellyfin jellyfin[473]: [23:23:20] [INF] Loaded plugin: TheTVDB 11.0.0.0
May 11 23:23:20 jellyfin jellyfin[473]: [23:23:20] [INF] Loaded plugin: TMDb 10.9.0.0
May 11 23:23:20 jellyfin jellyfin[473]: [23:23:20] [INF] Loaded plugin: Studio Images 10.9.0.0
May 11 23:23:20 jellyfin jellyfin[473]: [23:23:20] [INF] Loaded plugin: OMDb 10.9.0.0
May 11 23:23:20 jellyfin jellyfin[473]: [23:23:20] [INF] Loaded plugin: MusicBrainz 10.9.0.0
May 11 23:23:20 jellyfin jellyfin[473]: [23:23:20] [INF] Loaded plugin: AudioDB 10.9.0.0
May 11 23:23:20 jellyfin jellyfin[473]: [23:23:20] [INF] Kestrel is listening on 127.0.0.1
May 11 23:23:20 jellyfin jellyfin[473]: [23:23:20] [INF] Kestrel is listening on 192.168.138.99
May 11 23:23:21 jellyfin jellyfin[473]: [23:23:21] [WRN] The WebRootPath was not found: /var/lib/jellyfin/wwwroot. Static files may be unavailable.
May 11 23:23:21 jellyfin jellyfin[473]: [23:23:21] [INF] Running startup tasks
May 11 23:23:21 jellyfin jellyfin[473]: [23:23:21] [INF] Daily trigger for Generate Trickplay Images set to fire at 2024-05-12 03:00:00.000 +00:00, which is 03:36:38.6512903 from now.
May 11 23:23:21 jellyfin jellyfin[473]: [23:23:21] [INF] Daily trigger for Download missing subtitles set to fire at 2024-05-12 03:30:00.000 +00:00, which is 04:06:38.6414299 from now.
May 11 23:23:21 jellyfin jellyfin[473]: [23:23:21] [INF] Daily trigger for Extract Chapter Images set to fire at 2024-05-12 02:00:00.000 +00:00, which is 02:36:38.6402682 from now.
May 11 23:23:21 jellyfin jellyfin[473]: [23:23:21] [INF] Found ffmpeg version 6.0.1
May 11 23:23:21 jellyfin jellyfin[473]: [23:23:21] [INF] 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",>
May 11 23:23:21 jellyfin jellyfin[473]: [23:23:21] [INF] Available encoders: ["libsvtav1", "av1_nvenc", "av1_qsv", "av1_amf", "av1_vaapi", "libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc",>
May 11 23:23:21 jellyfin jellyfin[473]: [23:23:21] [INF] Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "libplacebo", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_vulkan", "overlay_cuda", "pro>
May 11 23:23:21 jellyfin jellyfin[473]: [23:23:21] [INF] Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
May 11 23:23:21 jellyfin jellyfin[473]: [23:23:21] [INF] Watching directory /media/nfs/series
May 11 23:23:21 jellyfin jellyfin[473]: [23:23:21] [INF] VAAPI device /dev/dri/renderD128 is AMD GPU
May 11 23:23:21 jellyfin jellyfin[473]: [23:23:21] [INF] VAAPI device /dev/dri/renderD128 supports Vulkan DRM interop
May 11 23:23:21 jellyfin jellyfin[473]: [23:23:21] [INF] FFmpeg: /usr/lib/jellyfin-ffmpeg/ffmpeg
May 11 23:23:21 jellyfin jellyfin[473]: [23:23:21] [INF] ServerId: 52d7cdc4a6004c08a6a2cef682bad3d1
May 11 23:23:21 jellyfin jellyfin[473]: [23:23:21] [INF] Core startup complete
May 11 23:23:21 jellyfin jellyfin[473]: [23:23:21] [INF] Startup complete 0:00:05.3999612
May 11 23:23:21 jellyfin jellyfin[473]: [23:23:21] [INF] Watching directory /media/nfs/movie
May 11 23:23:23 jellyfin jellyfin[473]: [23:23:23] [INF] Watching directory /media/nfs/sound
May 11 23:23:24 jellyfin jellyfin[473]: [23:23:24] [INF] Clean up collections and playlists Completed after 0 minute(s) and 0 seconds
May 11 23:23:25 jellyfin jellyfin[473]: [23:23:25] [INF] Update Plugins Completed after 0 minute(s) and 1 seconds


### 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 @jvoisin on GitHub (May 12, 2024). ### Please describe your bug When I open my jellyfin url, I'm redirectly to `/web` and there is nothing on the page bu Jellyfin's logo. ### Reproduction Steps 1. `apt update -y; apt upgrade -y`, notice a new jellyfin version, yay 2. open my web browser, go to my jellyfin url 3. notice a web page with only jellyfin's logo on it 4. look at the log, and notice `May 11 23:23:21 jellyfin jellyfin[473]: [23:23:21] [WRN] The WebRootPath was not found: /var/lib/jellyfin/wwwroot. Static files may be unavailable.` 5. nothing in the web browser's logs ### Jellyfin Version Unstable (master branch) ### if other: 10.9.0 ### Environment ```markdown - OS: Debian - Linux Kernel: 6.8.4-2 - Virtualization: lxc container - Clients: browser - Browser: firefox - FFmpeg Version: 6.0.1 - Playback Method: - - Hardware Acceleration: VAAPI - GPU Model: AMD GPU - Plugins: - - Reverse Proxy: none - Base URL: none - Networking: bridge - Storage: local-ish ``` ### Jellyfin logs ```shell May 11 23:23:16 jellyfin jellyfin[473]: [23:23:16] [INF] Jellyfin version: 10.9.0 May 11 23:23:16 jellyfin jellyfin[473]: [23:23:16] [INF] Environment Variables: ["[JELLYFIN_ARGS, $JELLYFIN_WEB_OPT $JELLYFIN_FFMPEG_OPT $JELLYFIN_SERVICE_OPT $JELLYFIN_NOWEBAPP_OPT $JELLFIN_ADDITIONAL_OPTS --datadir $JELLYFIN_DATA_DIR --configdir $JELLY> May 11 23:23:16 jellyfin jellyfin[473]: [23:23:16] [INF] Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--webdir=/usr/share/jellyfin/web", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"] May 11 23:23:16 jellyfin jellyfin[473]: [23:23:16] [INF] Operating system: Debian GNU/Linux 12 (bookworm) May 11 23:23:16 jellyfin jellyfin[473]: [23:23:16] [INF] Architecture: X64 May 11 23:23:16 jellyfin jellyfin[473]: [23:23:16] [INF] 64-Bit Process: True May 11 23:23:16 jellyfin jellyfin[473]: [23:23:16] [INF] User Interactive: True May 11 23:23:16 jellyfin jellyfin[473]: [23:23:16] [INF] Processor count: 8 May 11 23:23:16 jellyfin jellyfin[473]: [23:23:16] [INF] Program data path: /var/lib/jellyfin May 11 23:23:16 jellyfin jellyfin[473]: [23:23:16] [INF] Log directory path: /var/log/jellyfin May 11 23:23:16 jellyfin jellyfin[473]: [23:23:16] [INF] Config directory path: /etc/jellyfin May 11 23:23:16 jellyfin jellyfin[473]: [23:23:16] [INF] Cache path: /var/cache/jellyfin May 11 23:23:16 jellyfin jellyfin[473]: [23:23:16] [INF] Web resources path: /usr/share/jellyfin/web May 11 23:23:16 jellyfin jellyfin[473]: [23:23:16] [INF] Application directory: /usr/lib/jellyfin/bin/ May 11 23:23:16 jellyfin jellyfin[473]: [23:23:16] [INF] Setting cache path: /var/cache/jellyfin May 11 23:23:16 jellyfin jellyfin[473]: [23:23:16] [INF] Loading assemblies May 11 23:23:16 jellyfin jellyfin[473]: [23:23:16] [INF] Loaded assembly Jellyfin.Plugin.CoverArtArchive, Version=8.0.0.0, Culture=neutral, PublicKeyToken=null from /var/lib/jellyfin/plugins/Cover Art Archive_8.0.0.0/Jellyfin.Plugin.CoverArtArchive.dll May 11 23:23:16 jellyfin jellyfin[473]: [23:23:16] [INF] Loaded assembly MetaBrainz.MusicBrainz.CoverArt, Version=6.0.0.0, Culture=neutral, PublicKeyToken=be12cbb629c03021 from /var/lib/jellyfin/plugins/Cover Art Archive_8.0.0.0/MetaBrainz.MusicBrainz.Co> May 11 23:23:16 jellyfin jellyfin[473]: [23:23:16] [INF] Loaded assembly MetaBrainz.Common.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=be12cbb629c03021 from /var/lib/jellyfin/plugins/Cover Art Archive_8.0.0.0/MetaBrainz.Common.Json.dll May 11 23:23:16 jellyfin jellyfin[473]: [23:23:16] [INF] Loaded assembly Jellyfin.Plugin.Fanart, Version=11.0.0.0, Culture=neutral, PublicKeyToken=null from /var/lib/jellyfin/plugins/Fanart_11.0.0.0/Jellyfin.Plugin.Fanart.dll May 11 23:23:16 jellyfin jellyfin[473]: [23:23:16] [INF] Loaded assembly Jellyfin.Plugin.OpenSubtitles, Version=20.0.0.0, Culture=neutral, PublicKeyToken=null from /var/lib/jellyfin/plugins/Open Subtitles_20.0.0.0/Jellyfin.Plugin.OpenSubtitles.dll May 11 23:23:16 jellyfin jellyfin[473]: [23:23:16] [INF] Loaded assembly Jellyfin.Plugin.Tvdb, Version=11.0.0.0, Culture=neutral, PublicKeyToken=null from /var/lib/jellyfin/plugins/TheTVDB_11.0.0.0/Jellyfin.Plugin.Tvdb.dll May 11 23:23:16 jellyfin jellyfin[473]: [23:23:16] [INF] Loaded assembly Tvdb.Sdk, Version=4.7.9.1, Culture=neutral, PublicKeyToken=null from /var/lib/jellyfin/plugins/TheTVDB_11.0.0.0/Tvdb.Sdk.dll May 11 23:23:16 jellyfin jellyfin[473]: [23:23:16] [INF] Defined LAN addresses: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"] May 11 23:23:16 jellyfin jellyfin[473]: [23:23:16] [INF] Defined LAN exclusions: [] May 11 23:23:16 jellyfin jellyfin[473]: [23:23:16] [INF] Using LAN addresses: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"] May 11 23:23:16 jellyfin jellyfin[473]: [23:23:16] [INF] Using bind addresses: ["127.0.0.1", "192.168.138.99"] May 11 23:23:16 jellyfin jellyfin[473]: [23:23:16] [INF] Remote IP filter is Allowlist May 11 23:23:16 jellyfin jellyfin[473]: [23:23:16] [INF] Filter list: [] May 11 23:23:20 jellyfin jellyfin[473]: [23:23:20] [INF] Loaded plugin: Cover Art Archive 8.0.0.0 May 11 23:23:20 jellyfin jellyfin[473]: [23:23:20] [INF] Loaded plugin: Fanart 11.0.0.0 May 11 23:23:20 jellyfin jellyfin[473]: [23:23:20] [INF] Loaded plugin: Open Subtitles 20.0.0.0 May 11 23:23:20 jellyfin jellyfin[473]: [23:23:20] [INF] Loaded plugin: TheTVDB 11.0.0.0 May 11 23:23:20 jellyfin jellyfin[473]: [23:23:20] [INF] Loaded plugin: TMDb 10.9.0.0 May 11 23:23:20 jellyfin jellyfin[473]: [23:23:20] [INF] Loaded plugin: Studio Images 10.9.0.0 May 11 23:23:20 jellyfin jellyfin[473]: [23:23:20] [INF] Loaded plugin: OMDb 10.9.0.0 May 11 23:23:20 jellyfin jellyfin[473]: [23:23:20] [INF] Loaded plugin: MusicBrainz 10.9.0.0 May 11 23:23:20 jellyfin jellyfin[473]: [23:23:20] [INF] Loaded plugin: AudioDB 10.9.0.0 May 11 23:23:20 jellyfin jellyfin[473]: [23:23:20] [INF] Kestrel is listening on 127.0.0.1 May 11 23:23:20 jellyfin jellyfin[473]: [23:23:20] [INF] Kestrel is listening on 192.168.138.99 May 11 23:23:21 jellyfin jellyfin[473]: [23:23:21] [WRN] The WebRootPath was not found: /var/lib/jellyfin/wwwroot. Static files may be unavailable. May 11 23:23:21 jellyfin jellyfin[473]: [23:23:21] [INF] Running startup tasks May 11 23:23:21 jellyfin jellyfin[473]: [23:23:21] [INF] Daily trigger for Generate Trickplay Images set to fire at 2024-05-12 03:00:00.000 +00:00, which is 03:36:38.6512903 from now. May 11 23:23:21 jellyfin jellyfin[473]: [23:23:21] [INF] Daily trigger for Download missing subtitles set to fire at 2024-05-12 03:30:00.000 +00:00, which is 04:06:38.6414299 from now. May 11 23:23:21 jellyfin jellyfin[473]: [23:23:21] [INF] Daily trigger for Extract Chapter Images set to fire at 2024-05-12 02:00:00.000 +00:00, which is 02:36:38.6402682 from now. May 11 23:23:21 jellyfin jellyfin[473]: [23:23:21] [INF] Found ffmpeg version 6.0.1 May 11 23:23:21 jellyfin jellyfin[473]: [23:23:21] [INF] 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",> May 11 23:23:21 jellyfin jellyfin[473]: [23:23:21] [INF] Available encoders: ["libsvtav1", "av1_nvenc", "av1_qsv", "av1_amf", "av1_vaapi", "libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc",> May 11 23:23:21 jellyfin jellyfin[473]: [23:23:21] [INF] Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "libplacebo", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_vulkan", "overlay_cuda", "pro> May 11 23:23:21 jellyfin jellyfin[473]: [23:23:21] [INF] Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"] May 11 23:23:21 jellyfin jellyfin[473]: [23:23:21] [INF] Watching directory /media/nfs/series May 11 23:23:21 jellyfin jellyfin[473]: [23:23:21] [INF] VAAPI device /dev/dri/renderD128 is AMD GPU May 11 23:23:21 jellyfin jellyfin[473]: [23:23:21] [INF] VAAPI device /dev/dri/renderD128 supports Vulkan DRM interop May 11 23:23:21 jellyfin jellyfin[473]: [23:23:21] [INF] FFmpeg: /usr/lib/jellyfin-ffmpeg/ffmpeg May 11 23:23:21 jellyfin jellyfin[473]: [23:23:21] [INF] ServerId: 52d7cdc4a6004c08a6a2cef682bad3d1 May 11 23:23:21 jellyfin jellyfin[473]: [23:23:21] [INF] Core startup complete May 11 23:23:21 jellyfin jellyfin[473]: [23:23:21] [INF] Startup complete 0:00:05.3999612 May 11 23:23:21 jellyfin jellyfin[473]: [23:23:21] [INF] Watching directory /media/nfs/movie May 11 23:23:23 jellyfin jellyfin[473]: [23:23:23] [INF] Watching directory /media/nfs/sound May 11 23:23:24 jellyfin jellyfin[473]: [23:23:24] [INF] Clean up collections and playlists Completed after 0 minute(s) and 0 seconds May 11 23:23:25 jellyfin jellyfin[473]: [23:23:25] [INF] Update Plugins Completed after 0 minute(s) and 1 seconds ``` ``` ### 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:06:10 +03:00
Author
Owner

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

Did you try clear your browser cache?

@gnattu commented on GitHub (May 12, 2024): Did you try clear your browser cache?
Author
Owner

@jvoisin commented on GitHub (May 12, 2024):

Rebooting jellyfin 5 times and getting a cup of tea fixed the issue, so I'm inclined to blame the cache, yes.

Sorry for the noise.

@jvoisin commented on GitHub (May 12, 2024): Rebooting jellyfin 5 times and getting a cup of tea fixed the issue, so I'm inclined to blame the cache, yes. Sorry for the noise.
Author
Owner

@detrout commented on GitHub (May 15, 2024):

Hi,

I encountered the same problem on Debian with the packages from https://repo.jellyfin.org/debian connecting from Firefox 125.0.3

For me I probably didn't remember the right key combinations to do a browser force reload, so I had to do it the harder way via opening the developer console with control-shift-C, going to the storage tab, opening up the "Cache Storage" element on the left hand navigation panel, and deleting the two entries from under the section. (I left the other sections from cookies to session storage alone)

After that reloading loaded the jellyfin web ui.

@detrout commented on GitHub (May 15, 2024): Hi, I encountered the same problem on Debian with the packages from https://repo.jellyfin.org/debian connecting from Firefox 125.0.3 For me I probably didn't remember the right key combinations to do a browser force reload, so I had to do it the harder way via opening the developer console with control-shift-C, going to the storage tab, opening up the "Cache Storage" element on the left hand navigation panel, and deleting the two entries from under the <my jellyfin server host name> section. (I left the other sections from cookies to session storage alone) After that reloading loaded the jellyfin web ui.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#5691