• 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 Issues Installing

    Pages (5): « Previous 1 2 3 4 5 Next »

     
    • 0 Vote(s) - 0 Average

    Issues Installing

    Timer
    Offline

    Junior Member

    Posts: 21
    Threads: 1
    Joined: 2024 Oct
    Reputation: 0
    Country:Germany
    #21
    2024-10-15, 08:04 PM
    I just typed apt-get install Jellyfin
    https://pastebin.com/g1BG0DBt
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #22
    2024-10-15, 08:13 PM
    So you did have a generic jellyfin instance.

    Is that running right now?

    Code:
    sudo ps -aux | grep -i jellyfin
    sudo ss -tulpn | grep 8096
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    Timer
    Offline

    Junior Member

    Posts: 21
    Threads: 1
    Joined: 2024 Oct
    Reputation: 0
    Country:Germany
    #23
    2024-10-15, 08:18 PM
    No its not running. Or if you mean if i have that installed right now yes i have

    https://pastebin.com/74muJQMz
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #24
    2024-10-15, 08:21 PM
    Can you run that apt purge command, but don't run it from your home directory. I'm wondering if it isn't parsing the command properly because you are in your home directory where jellyfin.sh is present.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    Timer
    Offline

    Junior Member

    Posts: 21
    Threads: 1
    Joined: 2024 Oct
    Reputation: 0
    Country:Germany
    #25
    2024-10-15, 08:30 PM
    have i done it correct?

    kelvin@mikaserver:~$ cd /etc/
    kelvin@mikaserverConfused-faceetc$ sudo purge jellyfin
    sudo: purge: command not found
    kelvin@mikaserverConfused-faceetc$ sudo apt purge jellyfin
    Reading package lists... Done
    Building dependency tree... Done
    Reading state information... Done
    The following packages were automatically installed and are no longer required:
    alsa-topology-conf alsa-ucm-conf ffmpeg i965-va-driver intel-media-va-driver jellyfin-ffmpeg6 jellyfin-server
    jellyfin-web libaacs0 libasound2-data libasound2t64 libass9 libasyncns0 libavc1394-0 libavcodec60 libavdevice60
    libavfilter9 libavformat60 libavutil58 libbdplus0 libblas3 libbluray2 libbs2b0 libcaca0 libcdio-cdda2t64
    libcdio-paranoia2t64 libcdio19t64 libchromaprint1 libcjson1 libcodec2-1.2 libdav1d7 libdc1394-25 libdecor-0-0
    libdecor-0-plugin-1-gtk libfftw3-double3 libflac12t64 libflite1 libgfortran5 libgme0 libgomp1 libgsm1 libhwy1t64
    libiec61883-0 libigdgmm12 libjack-jackd2-0 libjxl0.7 liblapack3 liblilv-0-0 libmbedcrypto7t64 libmp3lame0
    libmpg123-0t64 libmysofa1 libnorm1t64 libogg0 libopenal-data libopenal1 libopenjp2-7 libopenmpt0t64 libopus0
    libpgm-5.3-0t64 libplacebo338 libpocketsphinx3 libpostproc57 libpulse0 librabbitmq4 librav1e0 libraw1394-11 librist4
    librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0
    libsoxr0 libspeex1 libsphinxbase3t64 libsratom-0-0 libsrt1.5-gnutls libssh-gcrypt-4 libsvtav1enc1d1 libswresample4
    libswscale7 libtheora0 libtwolame0 libudfread0 libunibreak5 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1
    libvorbis0a libvorbisenc2 libvorbisfile3 libvpl2 libvpx9 libwebpmux3 libx264-164 libx265-199 libxss1 libxvidcore4
    libzimg2 libzix-0-0 libzmq5 libzvbi-common libzvbi0t64 mesa-va-drivers mesa-vdpau-drivers ocl-icd-libopencl1
    pocketsphinx-en-us va-driver-all vdpau-driver-all
    Use 'sudo apt autoremove' to remove them.
    The following packages will be REMOVED:
    jellyfin*
    0 upgraded, 0 newly installed, 1 to remove and 12 not upgraded.
    2 not fully installed or removed.
    After this operation, 9,216 B disk space will be freed.
    Do you want to continue? [Y/n] y
    (Reading database ... 103874 files and directories currently installed.)
    Removing jellyfin (10.9.11+ubu2404) ...
    Setting up jellyfin-server (10.9.11+ubu2404) ...
    mkdir: cannot create directory ‘/var/lib/jellyfin’: File exists
    dpkg: error processing package jellyfin-server (--configure):
    installed jellyfin-server package post-installation script subprocess returned error exit status 1
    Errors were encountered while processing:
    jellyfin-server
    needrestart is being skipped since dpkg has failed
    E: Sub-process /usr/bin/dpkg returned an error code (1)
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #26
    2024-10-15, 08:44 PM (This post was last modified: 2024-10-15, 08:45 PM by TheDreadPirate.)
    Something is still broke, but progress.

    Code:
    sudo dpkg -P jellyfin-server
    sudo apt list --installed | grep jellyfin
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    Timer
    Offline

    Junior Member

    Posts: 21
    Threads: 1
    Joined: 2024 Oct
    Reputation: 0
    Country:Germany
    #27
    2024-10-15, 08:46 PM
    kelvin@mikaserver:~$ sudo dpkg -P jellyfin-server
    (Reading database ... 103871 files and directories currently installed.)
    Removing jellyfin-server (10.9.11+ubu2404) ...
    Stopping Jellyfin!
    Warning: The unit file, source configuration file or drop-ins of jellyfin.service changed on disk. Run 'systemctl daemon-reload' to reload units.
    Purging configuration files for jellyfin-server (10.9.11+ubu2404) ...
    dpkg: warning: while removing jellyfin-server, directory '/usr/lib/jellyfin/bin' not empty so not removed
    dpkg: warning: while removing jellyfin-server, directory '/etc/systemd/system/jellyfin.service.d' not empty so not removed
    Processing triggers for libc-bin (2.39-0ubuntu8.3) ...
    kelvin@mikaserver:~$ sudo apt list --installed | grep jellyfin

    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,auto-removable]
    jellyfin-web/unknown,now 10.9.11+ubu2404 all [installed,auto-removable]
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #28
    2024-10-15, 09:15 PM
    More progress

    Code:
    sudo dpkg -P jellyfin-web
    sudo dpkg -P jellyfin-ffmpeg6
    sudo rm -rf /etc/jellyfin /var/lib/jellyfin /var/cache/jellyfin /usr/lib/jellyfin /usr/share/jellyfin /etc/systemd/system/jellyfin.service.d
    sudo rm -f /etc/default/jellyfin
    curl https://repo.jellyfin.org/install-debuntu.sh | sudo bash
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    Timer
    Offline

    Junior Member

    Posts: 21
    Threads: 1
    Joined: 2024 Oct
    Reputation: 0
    Country:Germany
    #29
    2024-10-15, 09:20 PM
    Thats great to hear!

    https://pastebin.com/HALyT24B
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #30
    2024-10-15, 09:23 PM
    Can you reboot and then "sudo systemctl status jellyfin"?
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    Pages (5): « Previous 1 2 3 4 5 Next »

    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • 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