2024-08-21, 02:02 PM
I cannot connect to the Jellyfin server web content. When I open a terminal window and type Jellyfin I get back the following:
[09:59:46] [INF] [1] Main: Jellyfin version: 10.9.9
[09:59:46] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, /home/ebeachlr/.local/share/jellyfin/log]"]
[09:59:46] [INF] [1] Main: Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll"]
[09:59:46] [INF] [1] Main: Operating system: Linux Mint 21.3
[09:59:46] [INF] [1] Main: Architecture: X64
[09:59:46] [INF] [1] Main: 64-Bit Process: True
[09:59:46] [INF] [1] Main: User Interactive: True
[09:59:46] [INF] [1] Main: Processor count: 16
[09:59:46] [INF] [1] Main: Program data path: /home/ebeachlr/.local/share/jellyfin
[09:59:46] [INF] [1] Main: Log directory path: /home/ebeachlr/.local/share/jellyfin/log
[09:59:46] [INF] [1] Main: Config directory path: /home/ebeachlr/.config/jellyfin
[09:59:46] [INF] [1] Main: Cache path: /home/ebeachlr/.cache/jellyfin
[09:59:46] [INF] [1] Main: Web resources path: /usr/lib/jellyfin/bin/jellyfin-web
[09:59:46] [INF] [1] Main: Application directory: /usr/lib/jellyfin/bin/
[09:59:46] [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
The ERR message is correct, the /usr/lib/jellyfin/bin/jellyfin-web directory does not exist. How do I fix this problem? Any help will be appreciated.
[09:59:46] [INF] [1] Main: Jellyfin version: 10.9.9
[09:59:46] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, /home/ebeachlr/.local/share/jellyfin/log]"]
[09:59:46] [INF] [1] Main: Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll"]
[09:59:46] [INF] [1] Main: Operating system: Linux Mint 21.3
[09:59:46] [INF] [1] Main: Architecture: X64
[09:59:46] [INF] [1] Main: 64-Bit Process: True
[09:59:46] [INF] [1] Main: User Interactive: True
[09:59:46] [INF] [1] Main: Processor count: 16
[09:59:46] [INF] [1] Main: Program data path: /home/ebeachlr/.local/share/jellyfin
[09:59:46] [INF] [1] Main: Log directory path: /home/ebeachlr/.local/share/jellyfin/log
[09:59:46] [INF] [1] Main: Config directory path: /home/ebeachlr/.config/jellyfin
[09:59:46] [INF] [1] Main: Cache path: /home/ebeachlr/.cache/jellyfin
[09:59:46] [INF] [1] Main: Web resources path: /usr/lib/jellyfin/bin/jellyfin-web
[09:59:46] [INF] [1] Main: Application directory: /usr/lib/jellyfin/bin/
[09:59:46] [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
The ERR message is correct, the /usr/lib/jellyfin/bin/jellyfin-web directory does not exist. How do I fix this problem? Any help will be appreciated.