Jellyfin Forum
SOLVED: WebRootPath warning in log - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting)
+--- Thread: SOLVED: WebRootPath warning in log (/t-solved-webrootpath-warning-in-log)



WebRootPath warning in log - alleycat - 2025-03-24

Does anyone know if this is a problem?

[WRN] The WebRootPath was not found: "/var/lib/jellyfin/wwwroot". Static files may be unavailable.

Heres how it shows up in the log.
Code:
[2025-03-24 07:55:31.010 -05:00] [INF] Loaded plugin: "TheTVDB" "19.0.0.0"
[2025-03-24 07:55:31.011 -05:00] [INF] Loaded plugin: "TMDb Box Sets" "11.0.0.0"
[2025-03-24 07:55:31.011 -05:00] [INF] Loaded plugin: "TMDb" "10.10.6.0"
[2025-03-24 07:55:31.011 -05:00] [INF] Loaded plugin: "Studio Images" "10.10.6.0"
[2025-03-24 07:55:31.012 -05:00] [INF] Loaded plugin: "OMDb" "10.10.6.0"
[2025-03-24 07:55:31.029 -05:00] [INF] Loaded plugin: "MusicBrainz" "10.10.6.0"
[2025-03-24 07:55:31.029 -05:00] [INF] Loaded plugin: "AudioDB" "10.10.6.0"
[2025-03-24 07:55:31.120 -05:00] [INF] Kestrel is listening on "0.0.0.0"
[2025-03-24 07:55:31.663 -05:00] [WRN] The WebRootPath was not found: "/var/lib/jellyfin/wwwroot". Static files may be unavailable.
[2025-03-24 07:55:31.695 -05:00] [INF] Running startup tasks
[2025-03-24 07:55:31.723 -05:00] [INF] Daily trigger for "Generate Trickplay Images" set to fire at 2025-03-25 03:00:00.000 -05:00, which is 19:04:28.2769524 from now.
[2025-03-24 07:55:31.725 -05:00] [INF] Daily trigger for "Extract Chapter Images" set to fire at 2025-03-25 02:00:00.000 -05:00, which is 18:04:28.2747126 from now.
[2025-03-24 07:55:31.726 -05:00] [INF] Daily trigger for "Clean Cache Directory" set to fire at 2025-03-25 03:30:00.000 -05:00, which is 19:34:28.2732043 from now.



RE: WebRootPath warning in log - TheDreadPirate - 2025-03-24

You can ignore.