2024-04-11, 05:40 PM
(This post was last modified: 2024-04-11, 05:40 PM by innerspaceboy.)
OKAY! Progress!
I experimented a bit and found that by launching the Software & Updates GUI I could uncheck and update the installed PPAs to remove the problematic ones.
Then I re-executed the curl command and it installed Jellyfin successfully!
After installation it said to wait 15 seconds for Jellyfin to launch.
I opened the local IP and port address in my browser and it prompts me to select the only server (my PC) and then a window pops up with a "connect" button. Clicking that it returns the error, "We're unable to connect to the selected server right now. Please ensure it is running and try again."
I tried typing "jellyfin" in the terminal and see an error message. It returns this:
13:38:57] [INF] [1] Main: Jellyfin version: 10.8.13
[13:38:57] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, /home/innerspacelabs/.local/share/jellyfin/log]"]
[13:38:57] [INF] [1] Main: Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll"]
[13:38:57] [INF] [1] Main: Operating system: Linux
[13:38:57] [INF] [1] Main: Architecture: X64
[13:38:57] [INF] [1] Main: 64-Bit Process: True
[13:38:57] [INF] [1] Main: User Interactive: True
[13:38:57] [INF] [1] Main: Processor count: 4
[13:38:57] [INF] [1] Main: Program data path: /home/innerspacelabs/.local/share/jellyfin
[13:38:57] [INF] [1] Main: Web resources path: /usr/lib/jellyfin/bin/jellyfin-web
[13:38:57] [INF] [1] Main: Application directory: /usr/lib/jellyfin/bin/
[13:38:57] [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.
[13:38:57] [INF] [2] Main: Received a SIGTERM signal, shutting down
Are we getting close?
I experimented a bit and found that by launching the Software & Updates GUI I could uncheck and update the installed PPAs to remove the problematic ones.
Then I re-executed the curl command and it installed Jellyfin successfully!
After installation it said to wait 15 seconds for Jellyfin to launch.
I opened the local IP and port address in my browser and it prompts me to select the only server (my PC) and then a window pops up with a "connect" button. Clicking that it returns the error, "We're unable to connect to the selected server right now. Please ensure it is running and try again."
I tried typing "jellyfin" in the terminal and see an error message. It returns this:
13:38:57] [INF] [1] Main: Jellyfin version: 10.8.13
[13:38:57] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, /home/innerspacelabs/.local/share/jellyfin/log]"]
[13:38:57] [INF] [1] Main: Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll"]
[13:38:57] [INF] [1] Main: Operating system: Linux
[13:38:57] [INF] [1] Main: Architecture: X64
[13:38:57] [INF] [1] Main: 64-Bit Process: True
[13:38:57] [INF] [1] Main: User Interactive: True
[13:38:57] [INF] [1] Main: Processor count: 4
[13:38:57] [INF] [1] Main: Program data path: /home/innerspacelabs/.local/share/jellyfin
[13:38:57] [INF] [1] Main: Web resources path: /usr/lib/jellyfin/bin/jellyfin-web
[13:38:57] [INF] [1] Main: Application directory: /usr/lib/jellyfin/bin/
[13:38:57] [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.
[13:38:57] [INF] [2] Main: Received a SIGTERM signal, shutting down
Are we getting close?