• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support Troubleshooting Networking & Access SOLVED: Cannot Access Web UI and App

     
    • 0 Vote(s) - 0 Average

    SOLVED: Cannot Access Web UI and App

    G_O_B_L_N
    Offline

    Junior Member

    Posts: 24
    Threads: 3
    Joined: 2024 Sep
    Reputation: 0
    Country:United Kingdom
    #25
    2024-10-14, 06:58 PM
    (2024-10-14, 06:49 PM)TheDreadPirate Wrote: Is that from re-running the command just now?  Or from the first attempt earlier?  It looks like it retrieved the meta-package, but not the actual packages?  You should have seen 4 packages total.

    Code:
    jellyfin jellyfin-ffmpeg6 jellyfin-server jellyfin-web

    What is the output of this?

    Code:
    sudo apt list --installed | grep jellyfin

    If you don't see those 4 packages listed.

    Code:
    sudo apt install jellyfin jellyfin-ffmpeg6 jellyfin-server jellyfin-web

    this was from second reinstall but the results were the same as what i posted for both


    with regards to the commands listed, outputs are below:

    jellyfin jellyfin-ffmpeg6 jellyfin-server jellyfin-web:
    Code:
    [18:51:16] [INF] [1] Main: Jellyfin version: 10.9.11
    [18:51:16] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, /home/gobln/jellyfin/log]"]
    [18:51:16] [INF] [1] Main: Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "jellyfin-ffmpeg6", "jellyfin-server", "jellyfin-web"]
    [18:51:16] [INF] [1] Main: Operating system: Ubuntu 24.04.1 LTS
    [18:51:16] [INF] [1] Main: Architecture: X64
    [18:51:16] [INF] [1] Main: 64-Bit Process: True
    [18:51:16] [INF] [1] Main: User Interactive: True
    [18:51:16] [INF] [1] Main: Processor count: 2
    [18:51:16] [INF] [1] Main: Program data path: /home/gobln/jellyfin
    [18:51:16] [INF] [1] Main: Log directory path: /home/gobln/jellyfin/log
    [18:51:16] [INF] [1] Main: Config directory path: /home/gobln/jellyfin
    [18:51:16] [INF] [1] Main: Cache path: /home/gobln/.cache/jellyfin
    [18:51:16] [INF] [1] Main: Web resources path: /usr/lib/jellyfin/bin/jellyfin-web
    [18:51:16] [INF] [1] Main: Application directory: /usr/lib/jellyfin/bin/
    [18:51:16] [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


    sudo apt list --installed | grep jellyfin:
    Code:
    WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

    jellyfin-ffmpeg6/unknown,now 6.0.1-8-noble amd64 [installed,automatic]
    jellyfin-server/unknown,now 10.9.11+ubu2404 amd64 [installed,automatic]
    jellyfin-web/unknown,now 10.9.11+ubu2404 all [installed,automatic]
    jellyfin/unknown,now 10.9.11+ubu2404 all [installed]

    shows that all 4 packages have been installed
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Cannot Access Web UI and App - by G_O_B_L_N - 2024-10-13, 01:04 PM
    RE: Cannot Access Web UI and App - by TheDreadPirate - 2024-10-13, 04:17 PM
    RE: Cannot Access Web UI and App - by G_O_B_L_N - 2024-10-13, 04:40 PM
    RE: Cannot Access Web UI and App - by TheDreadPirate - 2024-10-13, 05:36 PM
    RE: Cannot Access Web UI and App - by G_O_B_L_N - 2024-10-13, 05:53 PM
    RE: Cannot Access Web UI and App - by TheDreadPirate - 2024-10-13, 06:39 PM
    RE: Cannot Access Web UI and App - by G_O_B_L_N - 2024-10-14, 01:50 PM
    RE: Cannot Access Web UI and App - by TheDreadPirate - 2024-10-14, 02:57 PM
    RE: Cannot Access Web UI and App - by G_O_B_L_N - 2024-10-14, 04:02 PM
    RE: Cannot Access Web UI and App - by TheDreadPirate - 2024-10-14, 04:43 PM
    RE: Cannot Access Web UI and App - by G_O_B_L_N - 2024-10-14, 04:52 PM
    RE: Cannot Access Web UI and App - by TheDreadPirate - 2024-10-14, 05:14 PM
    RE: Cannot Access Web UI and App - by G_O_B_L_N - 2024-10-14, 05:17 PM
    RE: Cannot Access Web UI and App - by TheDreadPirate - 2024-10-14, 05:20 PM
    RE: Cannot Access Web UI and App - by G_O_B_L_N - 2024-10-14, 05:25 PM
    RE: Cannot Access Web UI and App - by TheDreadPirate - 2024-10-14, 05:30 PM
    RE: Cannot Access Web UI and App - by G_O_B_L_N - 2024-10-14, 05:40 PM
    RE: Cannot Access Web UI and App - by TheDreadPirate - 2024-10-14, 05:43 PM
    RE: Cannot Access Web UI and App - by G_O_B_L_N - 2024-10-14, 05:54 PM
    RE: Cannot Access Web UI and App - by TheDreadPirate - 2024-10-14, 05:57 PM
    RE: Cannot Access Web UI and App - by G_O_B_L_N - 2024-10-14, 06:19 PM
    RE: Cannot Access Web UI and App - by TheDreadPirate - 2024-10-14, 06:32 PM
    RE: Cannot Access Web UI and App - by G_O_B_L_N - 2024-10-14, 06:35 PM
    RE: Cannot Access Web UI and App - by TheDreadPirate - 2024-10-14, 06:49 PM
    RE: Cannot Access Web UI and App - by G_O_B_L_N - 2024-10-14, 06:58 PM
    RE: Cannot Access Web UI and App - by TheDreadPirate - 2024-10-14, 07:15 PM
    RE: Cannot Access Web UI and App - by G_O_B_L_N - 2024-10-14, 07:20 PM
    RE: Cannot Access Web UI and App - by TheDreadPirate - 2024-10-14, 07:45 PM
    RE: Cannot Access Web UI and App - by G_O_B_L_N - 2024-10-17, 07:56 PM
    RE: Cannot Access Web UI and App - by TheDreadPirate - 2024-10-17, 08:45 PM
    RE: Cannot Access Web UI and App - by G_O_B_L_N - 2024-10-17, 08:57 PM

    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode