Hello,
I am trying to install server on linux mint but am facing problem after installing the package. Firstly it doesnot show up as other apps would in the application list, and when i try to start from the terminal it comes up with
22:29:38] [FTL] [4] Main: Error while starting server.
System.InvalidOperationException: 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.
at Jellyfin.Server.Program.StartApp(StartupOptions options)
[22:29:38] [INF] [4] Emby.Server.Implementations.ApplicationHost: Disposing CoreAppHost
[22:29:38] [INF] [2] Main: Received a SIGTERM signal, shutting down