Advertisement
TimerPVP

Untitled

Oct 15th, 2024
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.10 KB | None | 0 0
  1. kelvin@mikaserver:~$ sudo dpkg -P jellyfin-web
  2. [sudo] password for kelvin:
  3. (Reading database ... 103411 files and directories currently installed.)
  4. Removing jellyfin-web (10.9.11+ubu2404) ...
  5. Purging configuration files for jellyfin-web (10.9.11+ubu2404) ...
  6. kelvin@mikaserver:~$ sudo dpkg -P jellyfin-ffmpeg6
  7. (Reading database ... 100946 files and directories currently installed.)
  8. Removing jellyfin-ffmpeg6 (6.0.1-8-noble) ...
  9. Purging configuration files for jellyfin-ffmpeg6 (6.0.1-8-noble) ...
  10. Processing triggers for libc-bin (2.39-0ubuntu8.3) ...
  11. 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
  12. kelvin@mikaserver:~$ sudo rm -f /etc/default/jellyfin
  13. kelvin@mikaserver:~$ curl https://repo.jellyfin.org/install-debuntu.sh | sudo bash
  14. % Total % Received % Xferd Average Speed Time Time Time Current
  15. Dload Upload Total Spent Left Speed
  16. 100 10606 100 10606 0 0 20418 0 --:--:-- --:--:-- --:--:-- 20435
  17. > Determining optimal repository settings.
  18.  
  19. Found the following details from '/etc/os-release':
  20. Real OS: ubuntu
  21. Repository OS: ubuntu
  22. Repository Release: noble
  23. CPU Architecture: amd64
  24. If this looks correct, press <Enter> now to continue installing Jellyfin.
  25.  
  26. > Fetching repository signing key.
  27.  
  28. > Installing Jellyfin repository into APT.
  29. Types: deb
  30. URIs: https://repo.jellyfin.org/ubuntu
  31. Suites: noble
  32. Components: main
  33. Architectures: amd64
  34. Signed-By: /etc/apt/keyrings/jellyfin.gpg
  35.  
  36. > Updating APT repositories.
  37. Hit:1 http://de.archive.ubuntu.com/ubuntu noble InRelease
  38. Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
  39. Hit:3 http://security.ubuntu.com/ubuntu noble-security InRelease
  40. Hit:4 http://de.archive.ubuntu.com/ubuntu noble-backports InRelease
  41. Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [592 kB]
  42. Get:6 https://repo.jellyfin.org/ubuntu noble InRelease [6,660 B]
  43. Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 c-n-f Metadata [10.2 kB]
  44. Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [697 kB]
  45. Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [14.8 kB]
  46. Fetched 1,447 kB in 1s (1,290 kB/s)
  47. Reading package lists... Done
  48. Building dependency tree... Done
  49. Reading state information... Done
  50. 12 packages can be upgraded. Run 'apt list --upgradable' to see them.
  51.  
  52. > Installing Jellyfin.
  53. Reading package lists... Done
  54. Building dependency tree... Done
  55. Reading state information... Done
  56. The following additional packages will be installed:
  57. jellyfin-ffmpeg6 jellyfin-server jellyfin-web
  58. The following NEW packages will be installed:
  59. jellyfin jellyfin-ffmpeg6 jellyfin-server jellyfin-web
  60. 0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded.
  61. Need to get 0 B/129 MB of archives.
  62. After this operation, 410 MB of additional disk space will be used.
  63. Selecting previously unselected package jellyfin-server.
  64. (Reading database ... 100816 files and directories currently installed.)
  65. Preparing to unpack .../jellyfin-server_10.9.11+ubu2404_amd64.deb ...
  66. Unpacking jellyfin-server (10.9.11+ubu2404) ...
  67. Selecting previously unselected package jellyfin-web.
  68. Preparing to unpack .../jellyfin-web_10.9.11+ubu2404_all.deb ...
  69. Unpacking jellyfin-web (10.9.11+ubu2404) ...
  70. Selecting previously unselected package jellyfin-ffmpeg6.
  71. Preparing to unpack .../jellyfin-ffmpeg6_6.0.1-8-noble_amd64.deb ...
  72. Unpacking jellyfin-ffmpeg6 (6.0.1-8-noble) ...
  73. Selecting previously unselected package jellyfin.
  74. Preparing to unpack .../jellyfin_10.9.11+ubu2404_all.deb ...
  75. Unpacking jellyfin (10.9.11+ubu2404) ...
  76. Setting up jellyfin-web (10.9.11+ubu2404) ...
  77. Setting up jellyfin-server (10.9.11+ubu2404) ...
  78. Failed to preset unit, file "jellyfin.service": Is a directory
  79. /usr/bin/deb-systemd-helper: error: systemctl preset failed on jellyfin.service: No such file or directory
  80. Failed to get unit file state for jellyfin.service: Is a directory
  81. jellyfin is a disabled or a static unit, not starting it.
  82. Setting up jellyfin-ffmpeg6 (6.0.1-8-noble) ...
  83. Setting up jellyfin (10.9.11+ubu2404) ...
  84. Processing triggers for libc-bin (2.39-0ubuntu8.3) ...
  85. Scanning processes...
  86. Scanning processor microcode...
  87. Scanning linux images...
  88.  
  89. Running kernel seems to be up-to-date.
  90.  
  91. The processor microcode seems to be up-to-date.
  92.  
  93. No services need to be restarted.
  94.  
  95. No containers need to be restarted.
  96.  
  97. No user sessions are running outdated binaries.
  98.  
  99. No VM guests are running outdated hypervisor (qemu) binaries on this host.
  100.  
  101. > Waiting 15 seconds for Jellyfin to fully start up.
  102.  
  103. -------------------------------------------------------------------------------
  104. × jellyfin.service - Jellyfin
  105. Loaded: loaded (/etc/systemd/system/jellyfin.service; bad; preset: enabled)
  106. Drop-In: /etc/systemd/system/jellyfin.service.d
  107. └─jellyfin.service.conf
  108. /usr/lib/systemd/system/jellyfin.service.d
  109. └─override.conf
  110. Active: failed (Result: exit-code) since Sun 2024-10-13 17:21:09 UTC; 2 days ago
  111. Duration: 9ms
  112. Main PID: 1061 (code=exited, status=203/EXEC)
  113. CPU: 8ms
  114.  
  115. Oct 13 17:21:09 mikaserver systemd[1]: jellyfin.service: Scheduled restart job, restart counter is at 5.
  116. Oct 13 17:21:09 mikaserver systemd[1]: jellyfin.service: Start request repeated too quickly.
  117. Oct 13 17:21:09 mikaserver systemd[1]: jellyfin.service: Failed with result 'exit-code'.
  118. Oct 13 17:21:09 mikaserver systemd[1]: Failed to start jellyfin.service - Jellyfin.
  119. Warning: The unit file, source configuration file or drop-ins of jellyfin.service changed on disk. Run 'systemctl daemon-reload' to reload units.
  120. × jellyfin.service - Jellyfin
  121. Loaded: loaded (/etc/systemd/system/jellyfin.service; bad; preset: enabled)
  122. Drop-In: /etc/systemd/system/jellyfin.service.d
  123. └─jellyfin.service.conf
  124. /usr/lib/systemd/system/jellyfin.service.d
  125. └─override.conf
  126. Active: failed (Result: exit-code) since Sun 2024-10-13 17:21:09 UTC; 2 days ago
  127. Duration: 9ms
  128. Main PID: 1061 (code=exited, status=203/EXEC)
  129. CPU: 8ms
  130.  
  131. Oct 13 17:21:09 mikaserver systemd[1]: jellyfin.service: Scheduled restart job, restart counter is at 5.
  132. Oct 13 17:21:09 mikaserver systemd[1]: jellyfin.service: Start request repeated too quickly.
  133. Oct 13 17:21:09 mikaserver systemd[1]: jellyfin.service: Failed with result 'exit-code'.
  134. Oct 13 17:21:09 mikaserver systemd[1]: Failed to start jellyfin.service - Jellyfin.
  135. Warning: The unit file, source configuration file or drop-ins of jellyfin.service changed on disk. Run 'systemctl daemon-reload' to reload units.
  136. -------------------------------------------------------------------------------
  137.  
  138. You should see the service as 'active (running)' above. If not, use https://jellyfin.org/contact to find us for troubleshooting.
  139.  
  140. You can access your new instance now at http://192.168.178.2:8096 in your web browser to finish setting up Jellyfin.
  141.  
  142. Thank you for installing Jellyfin, and happy watching!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement