• 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 SOLVED: Jellyfin doesn't work

     
    • 0 Vote(s) - 0 Average

    SOLVED: Jellyfin doesn't work

    supertanno
    Offline

    Junior Member

    Posts: 12
    Threads: 1
    Joined: 2023 Jul
    Reputation: 0
    #12
    2023-07-20, 10:41 PM
    That's the exact command I used. For good measure, here's the full install log:

    Code:
    supertanno@tannoflix:~$ curl https://repo.jellyfin.org/install-debuntu.sh | sudo bash
      % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                     Dload  Upload   Total   Spent    Left  Speed
    100  9398  100  9398    0     0  18806      0 --:--:-- --:--:-- --:--:-- 18833
    > Determining optimal repository settings.

    Found the following details from '/etc/os-release':
      Real OS:            ubuntu
      Repository OS:      ubuntu
      Repository Release: jammy
      CPU Architecture:   amd64
    If this looks correct, press <Enter> now to continue installing Jellyfin.

    > Fetching repository signing key.

    > Installing Jellyfin repository into APT.
    Types: deb
    URIs: https://repo.jellyfin.org/ubuntu
    Suites: jammy
    Components: main
    Architectures: amd64
    Signed-By: /etc/apt/keyrings/jellyfin.gpg

    > Updating APT repositories.
    Hit:1 http://nl.archive.ubuntu.com/ubuntu jammy InRelease
    Get:2 http://nl.archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
    Get:3 http://nl.archive.ubuntu.com/ubuntu jammy-backports InRelease [108 kB]
    Get:4 http://nl.archive.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
    Get:5 https://esm.ubuntu.com/apps/ubuntu jammy-apps-security InRelease [7,553 B]
    Get:6 https://esm.ubuntu.com/apps/ubuntu jammy-apps-updates InRelease [7,459 B]
    Get:7 https://esm.ubuntu.com/infra/ubuntu jammy-infra-security InRelease [7,453 B]
    Get:8 https://esm.ubuntu.com/infra/ubuntu jammy-infra-updates InRelease [7,452 B]
    Get:9 https://repo.jellyfin.org/ubuntu jammy InRelease [6,636 B]
    Fetched 373 kB in 1s (289 kB/s)
    Reading package lists... Done
    Building dependency tree... Done
    Reading state information... Done
    65 packages can be upgraded. Run 'apt list --upgradable' to see them.

    > Installing Jellyfin.
    Reading package lists... Done
    Building dependency tree... Done
    Reading state information... Done
    The following NEW packages will be installed:
      jellyfin
    0 upgraded, 1 newly installed, 0 to remove and 65 not upgraded.
    Need to get 2,268 B of archives.
    After this operation, 9,216 B of additional disk space will be used.
    Get:1 https://ams1.mirror.jellyfin.org/ubuntu jammy/main amd64 jellyfin all 10.8.10-1 [2,268 B]
    Fetched 2,268 B in 1s (2,777 B/s)
    Selecting previously unselected package jellyfin.
    (Reading database ... 77734 files and directories currently installed.)
    Preparing to unpack .../jellyfin_10.8.10-1_all.deb ...
    Unpacking jellyfin (10.8.10-1) ...
    Setting up jellyfin (10.8.10-1) ...
    Scanning processes...
    Scanning processor microcode...
    Scanning linux images...

    Running kernel seems to be up-to-date.

    The processor microcode seems to be up-to-date.

    No services need to be restarted.

    No containers need to be restarted.

    No user sessions are running outdated binaries.

    No VM guests are running outdated hypervisor (qemu) binaries on this host.

    > Waiting 15 seconds for Jellyfin to fully start up.

    -------------------------------------------------------------------------------
    ○ jellyfin.service - Jellyfin Media Server
         Loaded: loaded (/lib/systemd/system/jellyfin.service; enabled; vendor preset: enabled)
        Drop-In: /etc/systemd/system/jellyfin.service.d
                 └─jellyfin.service.conf
         Active: inactive (dead) since Thu 2023-07-20 20:56:15 UTC; 1h 24min ago
        Process: 48189 ExecStart=/usr/bin/jellyfin $JELLYFIN_WEB_OPT $JELLYFIN_RESTART_OPT $JELLYFIN_FFMPEG_O                    PT $JELLYFIN_SERVICE_OPT $JELLYFIN_NOWEBAPP_OPT $JELLYFIN_ADDITIONAL_OPTS (code=exited, status=143)
       Main PID: 48189 (code=exited, status=143)
            CPU: 7.443s

    Jul 20 20:56:15 tannoflix jellyfin[48189]: [20:56:15] [INF] Disposing NotificationEntryPoint
    Jul 20 20:56:15 tannoflix jellyfin[48189]: [20:56:15] [INF] Disposing RecordingNotifier
    Jul 20 20:56:15 tannoflix jellyfin[48189]: [20:56:15] [INF] Disposing SchedulesDirect
    Jul 20 20:56:15 tannoflix jellyfin[48189]: [20:56:15] [INF] Disposing EntryPoint
    Jul 20 20:56:15 tannoflix jellyfin[48189]: [20:56:15] [INF] Disposing UdpServerEntryPoint
    Jul 20 20:56:15 tannoflix jellyfin[48189]: [20:56:15] [INF] Disposing MusicBrainzAlbumProvider
    Jul 20 20:56:15 tannoflix jellyfin[48189]: [20:56:15] [INF] Disposing DeviceAccessEntryPoint
    Jul 20 20:56:15 tannoflix systemd[1]: jellyfin.service: Deactivated successfully.
    Jul 20 20:56:15 tannoflix systemd[1]: Stopped Jellyfin Media Server.
    Jul 20 20:56:15 tannoflix systemd[1]: jellyfin.service: Consumed 7.443s CPU time.
    ○ jellyfin.service - Jellyfin Media Server
         Loaded: loaded (/lib/systemd/system/jellyfin.service; enabled; vendor preset: enabled)
        Drop-In: /etc/systemd/system/jellyfin.service.d
                 └─jellyfin.service.conf
         Active: inactive (dead) since Thu 2023-07-20 20:56:15 UTC; 1h 24min ago
        Process: 48189 ExecStart=/usr/bin/jellyfin $JELLYFIN_WEB_OPT $JELLYFIN_RESTART_OPT $JELLYFIN_FFMPEG_O                    PT $JELLYFIN_SERVICE_OPT $JELLYFIN_NOWEBAPP_OPT $JELLYFIN_ADDITIONAL_OPTS (code=exited, status=143)
       Main PID: 48189 (code=exited, status=143)
            CPU: 7.443s

    Jul 20 20:56:15 tannoflix jellyfin[48189]: [20:56:15] [INF] Disposing NotificationEntryPoint
    Jul 20 20:56:15 tannoflix jellyfin[48189]: [20:56:15] [INF] Disposing RecordingNotifier
    Jul 20 20:56:15 tannoflix jellyfin[48189]: [20:56:15] [INF] Disposing SchedulesDirect
    Jul 20 20:56:15 tannoflix jellyfin[48189]: [20:56:15] [INF] Disposing EntryPoint
    Jul 20 20:56:15 tannoflix jellyfin[48189]: [20:56:15] [INF] Disposing UdpServerEntryPoint
    Jul 20 20:56:15 tannoflix jellyfin[48189]: [20:56:15] [INF] Disposing MusicBrainzAlbumProvider
    Jul 20 20:56:15 tannoflix jellyfin[48189]: [20:56:15] [INF] Disposing DeviceAccessEntryPoint
    Jul 20 20:56:15 tannoflix systemd[1]: jellyfin.service: Deactivated successfully.
    Jul 20 20:56:15 tannoflix systemd[1]: Stopped Jellyfin Media Server.
    Jul 20 20:56:15 tannoflix systemd[1]: jellyfin.service: Consumed 7.443s CPU time.
    -------------------------------------------------------------------------------

    You should see the service as 'active (running)' above. If not, use https://jellyfin.org/contact to find                     us for troubleshooting.

    You can access your new instance now at http://:8096 in your web browser to finish setting up Jellyfin.

    Thank you for installing Jellyfin, and happy watching!

    At this point, I'm half considering grabbing a cheap Windows Server key on the grey market and going down that route 😅
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Jellyfin doesn't work - by supertanno - 2023-07-20, 09:06 PM
    RE: Jellyfin doesn't work - by TheDreadPirate - 2023-07-20, 09:29 PM
    RE: Jellyfin doesn't work - by supertanno - 2023-07-20, 09:39 PM
    RE: Jellyfin doesn't work - by TheDreadPirate - 2023-07-20, 09:46 PM
    RE: Jellyfin doesn't work - by supertanno - 2023-07-20, 09:52 PM
    RE: Jellyfin doesn't work - by TheDreadPirate - 2023-07-20, 10:06 PM
    RE: Jellyfin doesn't work - by supertanno - 2023-07-20, 10:14 PM
    RE: Jellyfin doesn't work - by TheDreadPirate - 2023-07-20, 09:54 PM
    RE: Jellyfin doesn't work - by supertanno - 2023-07-20, 09:55 PM
    RE: Jellyfin doesn't work - by supertanno - 2023-07-20, 10:22 PM
    RE: Jellyfin doesn't work - by TheDreadPirate - 2023-07-20, 10:30 PM
    RE: Jellyfin doesn't work - by supertanno - 2023-07-20, 10:41 PM
    RE: Jellyfin doesn't work - by TheDreadPirate - 2023-07-20, 10:47 PM
    RE: Jellyfin doesn't work - by supertanno - 2023-07-20, 10:49 PM
    RE: Jellyfin doesn't work - by TheDreadPirate - 2023-07-20, 10:58 PM
    RE: Jellyfin doesn't work - by supertanno - 2023-07-20, 11:04 PM
    RE: Jellyfin doesn't work - by TheDreadPirate - 2023-07-20, 11:07 PM
    RE: Jellyfin doesn't work - by supertanno - 2023-07-20, 11:09 PM
    RE: Jellyfin doesn't work - by TheDreadPirate - 2023-07-20, 11:14 PM
    RE: Jellyfin doesn't work - by supertanno - 2023-07-20, 11:18 PM
    RE: Jellyfin doesn't work - by TheDreadPirate - 2023-07-20, 11:19 PM
    RE: Jellyfin doesn't work - by supertanno - 2023-07-20, 11:30 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