2024-01-12, 03:58 PM
Just running 'jellyfin' results in following. Web server bit def not there.
steve@balrog:~$ jellyfin
[15:53:17] [INF] [1] Main: Jellyfin version: 10.8.13
[15:53:17] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, /home/steve/.local/share/jellyfin/log]"]
[15:53:17] [INF] [1] Main: Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll"]
[15:53:17] [INF] [1] Main: Operating system: Linux
[15:53:17] [INF] [1] Main: Architecture: X64
[15:53:17] [INF] [1] Main: 64-Bit Process: True
[15:53:17] [INF] [1] Main: User Interactive: True
[15:53:17] [INF] [1] Main: Processor count: 12
[15:53:17] [INF] [1] Main: Program data path: /home/steve/.local/share/jellyfin
[15:53:17] [INF] [1] Main: Web resources path: /usr/lib/jellyfin/bin/jellyfin-web
[15:53:17] [INF] [1] Main: Application directory: /usr/lib/jellyfin/bin/
[15:53:17] [ERR] [1] Main: 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.
[15:53:17] [INF] [2] Main: Received a SIGTERM signal, shutting down
steve@balrog:~$ jellyfin
[15:53:17] [INF] [1] Main: Jellyfin version: 10.8.13
[15:53:17] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, /home/steve/.local/share/jellyfin/log]"]
[15:53:17] [INF] [1] Main: Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll"]
[15:53:17] [INF] [1] Main: Operating system: Linux
[15:53:17] [INF] [1] Main: Architecture: X64
[15:53:17] [INF] [1] Main: 64-Bit Process: True
[15:53:17] [INF] [1] Main: User Interactive: True
[15:53:17] [INF] [1] Main: Processor count: 12
[15:53:17] [INF] [1] Main: Program data path: /home/steve/.local/share/jellyfin
[15:53:17] [INF] [1] Main: Web resources path: /usr/lib/jellyfin/bin/jellyfin-web
[15:53:17] [INF] [1] Main: Application directory: /usr/lib/jellyfin/bin/
[15:53:17] [ERR] [1] Main: 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.
[15:53:17] [INF] [2] Main: Received a SIGTERM signal, shutting down