Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- kelvin@mikaserver:~$ sudo dpkg -P jellyfin-web
- [sudo] password for kelvin:
- (Reading database ... 103411 files and directories currently installed.)
- Removing jellyfin-web (10.9.11+ubu2404) ...
- Purging configuration files for jellyfin-web (10.9.11+ubu2404) ...
- kelvin@mikaserver:~$ sudo dpkg -P jellyfin-ffmpeg6
- (Reading database ... 100946 files and directories currently installed.)
- Removing jellyfin-ffmpeg6 (6.0.1-8-noble) ...
- Purging configuration files for jellyfin-ffmpeg6 (6.0.1-8-noble) ...
- Processing triggers for libc-bin (2.39-0ubuntu8.3) ...
- kelvin@mikaserver:~$ sudo rm -rf /etc/jellyfin /var/lib/jellyfin /var/cache/jellyfin /usr/lib/jellyfin /usr/share/jellyfin /etc/systemd/system/jellyfin.service.d
- kelvin@mikaserver:~$ sudo rm -f /etc/default/jellyfin
- kelvin@mikaserver:~$ 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 10606 100 10606 0 0 20418 0 --:--:-- --:--:-- --:--:-- 20435
- > Determining optimal repository settings.
- Found the following details from '/etc/os-release':
- Real OS: ubuntu
- Repository OS: ubuntu
- Repository Release: noble
- 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: noble
- Components: main
- Architectures: amd64
- Signed-By: /etc/apt/keyrings/jellyfin.gpg
- > Updating APT repositories.
- Hit:1 http://de.archive.ubuntu.com/ubuntu noble InRelease
- Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
- Hit:3 http://security.ubuntu.com/ubuntu noble-security InRelease
- Hit:4 http://de.archive.ubuntu.com/ubuntu noble-backports InRelease
- Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [592 kB]
- Get:6 https://repo.jellyfin.org/ubuntu noble InRelease [6,660 B]
- Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 c-n-f Metadata [10.2 kB]
- Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [697 kB]
- Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [14.8 kB]
- Fetched 1,447 kB in 1s (1,290 kB/s)
- Reading package lists... Done
- Building dependency tree... Done
- Reading state information... Done
- 12 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 additional packages will be installed:
- jellyfin-ffmpeg6 jellyfin-server jellyfin-web
- The following NEW packages will be installed:
- jellyfin jellyfin-ffmpeg6 jellyfin-server jellyfin-web
- 0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded.
- Need to get 0 B/129 MB of archives.
- After this operation, 410 MB of additional disk space will be used.
- Selecting previously unselected package jellyfin-server.
- (Reading database ... 100816 files and directories currently installed.)
- Preparing to unpack .../jellyfin-server_10.9.11+ubu2404_amd64.deb ...
- Unpacking jellyfin-server (10.9.11+ubu2404) ...
- Selecting previously unselected package jellyfin-web.
- Preparing to unpack .../jellyfin-web_10.9.11+ubu2404_all.deb ...
- Unpacking jellyfin-web (10.9.11+ubu2404) ...
- Selecting previously unselected package jellyfin-ffmpeg6.
- Preparing to unpack .../jellyfin-ffmpeg6_6.0.1-8-noble_amd64.deb ...
- Unpacking jellyfin-ffmpeg6 (6.0.1-8-noble) ...
- Selecting previously unselected package jellyfin.
- Preparing to unpack .../jellyfin_10.9.11+ubu2404_all.deb ...
- Unpacking jellyfin (10.9.11+ubu2404) ...
- Setting up jellyfin-web (10.9.11+ubu2404) ...
- Setting up jellyfin-server (10.9.11+ubu2404) ...
- Failed to preset unit, file "jellyfin.service": Is a directory
- /usr/bin/deb-systemd-helper: error: systemctl preset failed on jellyfin.service: No such file or directory
- Failed to get unit file state for jellyfin.service: Is a directory
- jellyfin is a disabled or a static unit, not starting it.
- Setting up jellyfin-ffmpeg6 (6.0.1-8-noble) ...
- Setting up jellyfin (10.9.11+ubu2404) ...
- Processing triggers for libc-bin (2.39-0ubuntu8.3) ...
- 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
- Loaded: loaded (/etc/systemd/system/jellyfin.service; bad; preset: enabled)
- Drop-In: /etc/systemd/system/jellyfin.service.d
- └─jellyfin.service.conf
- /usr/lib/systemd/system/jellyfin.service.d
- └─override.conf
- Active: failed (Result: exit-code) since Sun 2024-10-13 17:21:09 UTC; 2 days ago
- Duration: 9ms
- Main PID: 1061 (code=exited, status=203/EXEC)
- CPU: 8ms
- Oct 13 17:21:09 mikaserver systemd[1]: jellyfin.service: Scheduled restart job, restart counter is at 5.
- Oct 13 17:21:09 mikaserver systemd[1]: jellyfin.service: Start request repeated too quickly.
- Oct 13 17:21:09 mikaserver systemd[1]: jellyfin.service: Failed with result 'exit-code'.
- Oct 13 17:21:09 mikaserver systemd[1]: Failed to start jellyfin.service - Jellyfin.
- Warning: The unit file, source configuration file or drop-ins of jellyfin.service changed on disk. Run 'systemctl daemon-reload' to reload units.
- × jellyfin.service - Jellyfin
- Loaded: loaded (/etc/systemd/system/jellyfin.service; bad; preset: enabled)
- Drop-In: /etc/systemd/system/jellyfin.service.d
- └─jellyfin.service.conf
- /usr/lib/systemd/system/jellyfin.service.d
- └─override.conf
- Active: failed (Result: exit-code) since Sun 2024-10-13 17:21:09 UTC; 2 days ago
- Duration: 9ms
- Main PID: 1061 (code=exited, status=203/EXEC)
- CPU: 8ms
- Oct 13 17:21:09 mikaserver systemd[1]: jellyfin.service: Scheduled restart job, restart counter is at 5.
- Oct 13 17:21:09 mikaserver systemd[1]: jellyfin.service: Start request repeated too quickly.
- Oct 13 17:21:09 mikaserver systemd[1]: jellyfin.service: Failed with result 'exit-code'.
- Oct 13 17:21:09 mikaserver systemd[1]: Failed to start jellyfin.service - Jellyfin.
- Warning: The unit file, source configuration file or drop-ins of jellyfin.service changed on disk. Run 'systemctl daemon-reload' to reload units.
- -------------------------------------------------------------------------------
- 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://192.168.178.2:8096 in your web browser to finish setting up Jellyfin.
- Thank you for installing Jellyfin, and happy watching!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement