Jellyfin Forum
Jellyfin web client status - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: General Questions (https://forum.jellyfin.org/f-general-questions)
+--- Thread: Jellyfin web client status (/t-jellyfin-web-client-status)



Jellyfin web client status - Creachy - 2024-06-04

When I run 
Code:
jellyfin status
on my home server, one of the outputs I get is 
Code:
The server is expected to host the web client, but the provided content directory is 
either invalid or empty: /usr/lib/jellyfin/bin/jellyfin-web. 
If you do not want to host the web client with the server, you may set the '--nowebclient' command line flag, 
or set'hostwebclient=false' in your config settings
 

yet I'm still able to access the web client on my devices.  Is this something I should try to rectify or just...leave it alone? 

I've noticed that none of my media that I've added in the last few days has had proper metadata added/scraped, could this be related?


RE: Jellyfin web client status - TheDreadPirate - 2024-06-04

The proper way to check the status is with "sudo systemctl status jellyfin".