Guest User

Untitled

a guest
Feb 26th, 2024
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.22 KB | None | 0 0
  1. [2024-02-26 07:45:23.410 +01:00] [INF] Jellyfin version: "10.8.13"
  2. [2024-02-26 07:45:23.432 +01:00] [INF] Environment Variables: ["[JELLYFIN_RESTART_OPT, --restartpath=/usr/lib/jellyfin/restart.sh]", "[JELLYFIN_USER, jellyfin]", "[JELLYFIN_FFMPEG_OPT, --ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_WEB_OPT, --webdir=/usr/share/jellyfin/web]", "[JELLYFIN_CACHE_DIR, /var/cache/jellyfin]", "[JELLYFIN_LOG_DIR, /var/log/jellyfin]", "[JELLYFIN_ADDITIONAL_OPTS, ]", "[JELLYFIN_ARGS, $JELLYFIN_WEB_OPT $JELLYFIN_RESTART_OPT $JELLYFIN_FFMPEG_OPT $JELLYFIN_SERVICE_OPT $JELLYFIN_NOWEBAPP_OPT $JELLFIN_ADDITIONAL_OPTS]", "[JELLYFIN_CONFIG_DIR, /etc/jellyfin]", "[JELLYFIN_DATA_DIR, /var/lib/jellyfin]"]
  3. [2024-02-26 07:45:23.434 +01:00] [INF] Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--webdir=/usr/share/jellyfin/web", "--restartpath=/usr/lib/jellyfin/restart.sh", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
  4. [2024-02-26 07:45:23.435 +01:00] [INF] Operating system: "Linux"
  5. [2024-02-26 07:45:23.435 +01:00] [INF] Architecture: X64
  6. [2024-02-26 07:45:23.436 +01:00] [INF] 64-Bit Process: True
  7. [2024-02-26 07:45:23.436 +01:00] [INF] User Interactive: True
  8. [2024-02-26 07:45:23.436 +01:00] [INF] Processor count: 4
  9. [2024-02-26 07:45:23.436 +01:00] [INF] Program data path: "/var/lib/jellyfin"
  10. [2024-02-26 07:45:23.437 +01:00] [INF] Web resources path: "/usr/share/jellyfin/web"
  11. [2024-02-26 07:45:23.437 +01:00] [INF] Application directory: "/usr/lib/jellyfin/bin/"
  12. [2024-02-26 07:45:23.553 +01:00] [INF] Setting cache path: "/var/cache/jellyfin"
  13. [2024-02-26 07:45:23.570 +01:00] [INF] Loading assemblies
  14. [2024-02-26 07:45:23.648 +01:00] [INF] Defined LAN addresses : "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  15. [2024-02-26 07:45:23.648 +01:00] [INF] Defined LAN exclusions : "[]"
  16. [2024-02-26 07:45:23.649 +01:00] [INF] Using LAN addresses: "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  17. [2024-02-26 07:45:23.654 +01:00] [INF] Using bind addresses: "[]"
  18. [2024-02-26 07:45:23.654 +01:00] [INF] Using bind exclusions: "[]"
  19. [2024-02-26 07:45:25.137 +01:00] [INF] Loaded plugin: "TMDb" "10.8.13.0"
  20. [2024-02-26 07:45:25.138 +01:00] [INF] Loaded plugin: "Studio Images" "10.8.13.0"
  21. [2024-02-26 07:45:25.138 +01:00] [INF] Loaded plugin: "OMDb" "10.8.13.0"
  22. [2024-02-26 07:45:25.138 +01:00] [INF] Loaded plugin: "MusicBrainz" "10.8.13.0"
  23. [2024-02-26 07:45:25.139 +01:00] [INF] Loaded plugin: "AudioDB" "10.8.13.0"
  24. [2024-02-26 07:45:25.193 +01:00] [INF] Kestrel listening on "Any IP4 Address"
  25. [2024-02-26 07:45:25.449 +01:00] [INF] Running startup tasks
  26. [2024-02-26 07:45:25.487 +01:00] [INF] Daily trigger for "Extract Chapter Images" set to fire at 2024-02-27 02:00:00.000 +01:00, which is 18:14:34.5128836 from now.
  27. [2024-02-26 07:45:25.528 +01:00] [INF] Found ffmpeg version "5.1.4"
  28. [2024-02-26 07:45:25.555 +01:00] [INF] Available "decoders": ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "dca", "flac", "mp3", "truehd"]
  29. [2024-02-26 07:45:25.576 +01:00] [INF] Available "encoders": ["libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
  30. [2024-02-26 07:45:25.589 +01:00] [INF] Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
  31. [2024-02-26 07:45:25.667 +01:00] [INF] Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
  32. [2024-02-26 07:45:25.765 +01:00] [INF] FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
  33. [2024-02-26 07:45:25.767 +01:00] [INF] ServerId: "8de4d16590e44cb2bedda71c8e0a638d"
  34. [2024-02-26 07:45:25.845 +01:00] [INF] Executed all pre-startup entry points in 0:00:00.0686353
  35. [2024-02-26 07:45:25.845 +01:00] [INF] Core startup complete
  36. [2024-02-26 07:45:25.981 +01:00] [INF] Watching directory "/media/film"
  37. [2024-02-26 07:45:25.981 +01:00] [INF] Watching directory "/media/tvshow"
  38. [2024-02-26 07:45:25.985 +01:00] [INF] Executed all post-startup entry points in 0:00:00.1405221
  39. [2024-02-26 07:45:25.985 +01:00] [INF] Startup complete 0:00:02.6949286
  40. [2024-02-26 07:45:26.204 +01:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
  41. [2024-02-26 07:45:26.328 +01:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
  42. [2024-02-26 07:45:26.336 +01:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
  43. [2024-02-26 07:45:28.498 +01:00] [INF] "StartupTrigger" fired for task: "Update Plugins"
  44. [2024-02-26 07:45:28.499 +01:00] [INF] Queuing task "PluginUpdateTask"
  45. [2024-02-26 07:45:28.502 +01:00] [INF] Executing "Update Plugins"
  46. [2024-02-26 07:45:29.200 +01:00] [INF] "Update Plugins" Completed after 0 minute(s) and 0 seconds
  47. [2024-02-26 07:45:29.209 +01:00] [INF] ExecuteQueuedTasks
  48. [2024-02-26 07:45:29.605 +01:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
  49. [2024-02-26 07:45:29.636 +01:00] [ERR] Error processing request: "Invalid token". URL "GET" "/socket".
  50. [2024-02-26 07:45:30.390 +01:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
  51. [2024-02-26 07:45:30.391 +01:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
  52. [2024-02-26 07:45:30.391 +01:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
  53. [2024-02-26 07:45:31.989 +01:00] [INF] No matching device profile found. The default will need to be used.
  54. DeviceIdentification { FriendlyName: "KD-55X8005C", ModelNumber: "100", SerialNumber: null, ModelName: "MediaRenderer", ModelDescription: "Sony 2015 4K TV", ModelUrl: "", Manufacturer: "Sony Corporation", ManufacturerUrl: "http://www.sony.net/", Headers: [] }
  55. [2024-02-26 07:45:31.993 +01:00] [INF] DLNA Session created for "KD-55X8005C" - "MediaRenderer"
  56. [2024-02-26 07:45:33.040 +01:00] [INF] "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
  57. [2024-02-26 07:45:33.042 +01:00] [ERR] Error processing request: "Invalid token". URL "GET" "/socket".
  58. [2024-02-26 07:46:04.555 +01:00] [INF] Authentication request for "sander" has succeeded.
  59. [2024-02-26 07:46:04.556 +01:00] [INF] Current/Max sessions for user "sander": 0/0
  60. [2024-02-26 07:46:04.588 +01:00] [INF] Creating new access token for user 7ad858ee-f470-402c-a6c2-3670ff6f7ac9
  61. [2024-02-26 07:46:04.749 +01:00] [INF] WS "192.168.2.189" request
  62. [2024-02-26 07:46:04.808 +01:00] [WRN] The entity type '"AccessSchedule"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  63. [2024-02-26 07:46:04.808 +01:00] [WRN] The entity type '"ActivityLog"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  64. [2024-02-26 07:46:04.808 +01:00] [WRN] The entity type '"CustomItemDisplayPreferences"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  65. [2024-02-26 07:46:04.808 +01:00] [WRN] The entity type '"DisplayPreferences"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  66. [2024-02-26 07:46:04.808 +01:00] [WRN] The entity type '"HomeSection"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  67. [2024-02-26 07:46:04.808 +01:00] [WRN] The entity type '"ImageInfo"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  68. [2024-02-26 07:46:04.808 +01:00] [WRN] The entity type '"ItemDisplayPreferences"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  69. [2024-02-26 07:46:04.809 +01:00] [WRN] The entity type '"Permission"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  70. [2024-02-26 07:46:04.809 +01:00] [WRN] The entity type '"Preference"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  71. [2024-02-26 07:46:04.809 +01:00] [WRN] The entity type '"ApiKey"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  72. [2024-02-26 07:46:04.809 +01:00] [WRN] The entity type '"Device"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  73. [2024-02-26 07:46:04.809 +01:00] [WRN] The entity type '"DeviceOptions"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  74. [2024-02-26 07:46:04.809 +01:00] [WRN] The entity type '"User"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  75. [2024-02-26 07:46:13.822 +01:00] [INF] Received a SIGTERM signal, shutting down
  76. [2024-02-26 07:46:13.823 +01:00] [INF] Running query planner optimizations in the database... This might take a while
  77. [2024-02-26 07:46:13.830 +01:00] [INF] Disposing "CoreAppHost"
  78. [2024-02-26 07:46:13.830 +01:00] [INF] Disposing "EntryPoint"
  79. [2024-02-26 07:46:13.831 +01:00] [INF] Disposing "DlnaEntryPoint"
  80. [2024-02-26 07:46:13.831 +01:00] [INF] Disposing PlayToManager
  81. [2024-02-26 07:46:13.832 +01:00] [INF] Disposing DeviceDiscovery
  82. [2024-02-26 07:46:13.832 +01:00] [INF] Disposing SsdpCommunicationsServer
  83. [2024-02-26 07:46:13.832 +01:00] [INF] "SsdpCommunicationsServer" disposing _BroadcastListenSocket
  84. [2024-02-26 07:46:13.834 +01:00] [INF] "SsdpCommunicationsServer" Disposing 3 sendSockets
  85. [2024-02-26 07:46:13.834 +01:00] [INF] "SsdpCommunicationsServer" disposing sendSocket from "0.0.0.0"
  86. [2024-02-26 07:46:13.834 +01:00] [INF] "SsdpCommunicationsServer" disposing sendSocket from "192.168.0.20"
  87. [2024-02-26 07:46:13.834 +01:00] [INF] "SsdpCommunicationsServer" disposing sendSocket from "127.0.0.1"
  88. [2024-02-26 07:46:13.834 +01:00] [INF] Disposing "UdpServerEntryPoint"
  89. [2024-02-26 07:46:13.834 +01:00] [INF] Disposing "EntryPoint"
  90. [2024-02-26 07:46:13.834 +01:00] [INF] Disposing "ExternalPortForwarding"
  91. [2024-02-26 07:46:13.835 +01:00] [INF] Stopping NAT discovery
  92. [2024-02-26 07:46:13.837 +01:00] [INF] Disposing "LibraryChangedNotifier"
  93. [2024-02-26 07:46:13.839 +01:00] [INF] Disposing "NotificationEntryPoint"
  94. [2024-02-26 07:46:13.840 +01:00] [INF] Disposing "MusicBrainzAlbumProvider"
  95. [2024-02-26 07:46:13.840 +01:00] [INF] Disposing "EmbyTV"
  96. [2024-02-26 07:46:13.840 +01:00] [INF] Disposing "DeviceAccessEntryPoint"
  97. [2024-02-26 07:46:13.841 +01:00] [INF] Disposing "UserDataChangeNotifier"
  98. [2024-02-26 07:46:13.841 +01:00] [INF] Disposing "SchedulesDirect"
  99. [2024-02-26 07:46:13.841 +01:00] [INF] Disposing "LibraryMonitorStartup"
  100. [2024-02-26 07:46:13.841 +01:00] [INF] Disposing "RecordingNotifier"
  101. [2024-02-26 07:46:13.852 +01:00] [INF] WS "192.168.2.189" closed
  102. [2024-02-26 07:46:29.266 +01:00] [INF] Jellyfin version: "10.8.13"
  103. [2024-02-26 07:46:29.286 +01:00] [INF] Environment Variables: ["[JELLYFIN_ADDITIONAL_OPTS, ]", "[JELLYFIN_CACHE_DIR, /var/cache/jellyfin]", "[JELLYFIN_CONFIG_DIR, /etc/jellyfin]", "[JELLYFIN_RESTART_OPT, --restartpath=/usr/lib/jellyfin/restart.sh]", "[JELLYFIN_LOG_DIR, /var/log/jellyfin]", "[JELLYFIN_FFMPEG_OPT, --ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_DATA_DIR, /var/lib/jellyfin]", "[JELLYFIN_WEB_OPT, --webdir=/usr/share/jellyfin/web]", "[JELLYFIN_USER, jellyfin]", "[JELLYFIN_ARGS, $JELLYFIN_WEB_OPT $JELLYFIN_RESTART_OPT $JELLYFIN_FFMPEG_OPT $JELLYFIN_SERVICE_OPT $JELLYFIN_NOWEBAPP_OPT $JELLFIN_ADDITIONAL_OPTS]"]
  104. [2024-02-26 07:46:29.289 +01:00] [INF] Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--webdir=/usr/share/jellyfin/web", "--restartpath=/usr/lib/jellyfin/restart.sh", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
  105. [2024-02-26 07:46:29.290 +01:00] [INF] Operating system: "Linux"
  106. [2024-02-26 07:46:29.290 +01:00] [INF] Architecture: X64
  107. [2024-02-26 07:46:29.290 +01:00] [INF] 64-Bit Process: True
  108. [2024-02-26 07:46:29.290 +01:00] [INF] User Interactive: True
  109. [2024-02-26 07:46:29.290 +01:00] [INF] Processor count: 4
  110. [2024-02-26 07:46:29.291 +01:00] [INF] Program data path: "/var/lib/jellyfin"
  111. [2024-02-26 07:46:29.291 +01:00] [INF] Web resources path: "/usr/share/jellyfin/web"
  112. [2024-02-26 07:46:29.291 +01:00] [INF] Application directory: "/usr/lib/jellyfin/bin/"
  113. [2024-02-26 07:46:29.400 +01:00] [INF] Setting cache path: "/var/cache/jellyfin"
  114. [2024-02-26 07:46:29.413 +01:00] [INF] Loading assemblies
  115. [2024-02-26 07:46:29.491 +01:00] [INF] Defined LAN addresses : "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  116. [2024-02-26 07:46:29.491 +01:00] [INF] Defined LAN exclusions : "[]"
  117. [2024-02-26 07:46:29.492 +01:00] [INF] Using LAN addresses: "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  118. [2024-02-26 07:46:29.497 +01:00] [INF] Using bind addresses: "[]"
  119. [2024-02-26 07:46:29.498 +01:00] [INF] Using bind exclusions: "[]"
  120. [2024-02-26 07:46:30.977 +01:00] [INF] Loaded plugin: "TMDb" "10.8.13.0"
  121. [2024-02-26 07:46:30.978 +01:00] [INF] Loaded plugin: "Studio Images" "10.8.13.0"
  122. [2024-02-26 07:46:30.979 +01:00] [INF] Loaded plugin: "OMDb" "10.8.13.0"
  123. [2024-02-26 07:46:30.979 +01:00] [INF] Loaded plugin: "MusicBrainz" "10.8.13.0"
  124. [2024-02-26 07:46:30.979 +01:00] [INF] Loaded plugin: "AudioDB" "10.8.13.0"
  125. [2024-02-26 07:46:31.034 +01:00] [INF] Kestrel listening on "Any IP4 Address"
  126. [2024-02-26 07:46:31.291 +01:00] [INF] Running startup tasks
  127. [2024-02-26 07:46:31.328 +01:00] [INF] Daily trigger for "Extract Chapter Images" set to fire at 2024-02-27 02:00:00.000 +01:00, which is 18:13:28.6711553 from now.
  128. [2024-02-26 07:46:31.367 +01:00] [INF] Found ffmpeg version "5.1.4"
  129. [2024-02-26 07:46:31.400 +01:00] [INF] Available "decoders": ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "dca", "flac", "mp3", "truehd"]
  130. [2024-02-26 07:46:31.415 +01:00] [INF] Available "encoders": ["libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
  131. [2024-02-26 07:46:31.428 +01:00] [INF] Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
  132. [2024-02-26 07:46:31.505 +01:00] [INF] Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
  133. [2024-02-26 07:46:31.601 +01:00] [INF] FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
  134. [2024-02-26 07:46:31.601 +01:00] [INF] ServerId: "8de4d16590e44cb2bedda71c8e0a638d"
  135. [2024-02-26 07:46:31.673 +01:00] [INF] Executed all pre-startup entry points in 0:00:00.0648181
  136. [2024-02-26 07:46:31.673 +01:00] [INF] Core startup complete
  137. [2024-02-26 07:46:31.808 +01:00] [INF] Watching directory "/media/film"
  138. [2024-02-26 07:46:31.808 +01:00] [INF] Watching directory "/media/tvshow"
  139. [2024-02-26 07:46:31.812 +01:00] [INF] Executed all post-startup entry points in 0:00:00.1387795
  140. [2024-02-26 07:46:31.812 +01:00] [INF] Startup complete 0:00:02.6627982
  141. [2024-02-26 07:46:34.047 +01:00] [INF] WS "192.168.2.189" request
  142. [2024-02-26 07:46:34.335 +01:00] [INF] "StartupTrigger" fired for task: "Update Plugins"
  143. [2024-02-26 07:46:34.336 +01:00] [INF] Queuing task "PluginUpdateTask"
  144. [2024-02-26 07:46:34.339 +01:00] [INF] Executing "Update Plugins"
  145. [2024-02-26 07:47:20.218 +01:00] [ERR] An error occurred while accessing the plugin manifest: "https://repo.jellyfin.org/releases/plugin/manifest-stable.json"
  146. System.Net.Http.HttpRequestException: An error occurred while sending the request.
  147. ---> System.IO.IOException: Unable to read data from the transport connection: Connection reset by peer.
  148. ---> System.Net.Sockets.SocketException (104): Connection reset by peer
  149. --- End of inner exception stack trace ---
  150. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
  151. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token)
  152. at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](TIOAdapter adapter)
  153. at System.Net.Security.SslStream.ReadAsyncInternal[TIOAdapter](TIOAdapter adapter, Memory`1 buffer)
  154. at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async)
  155. at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  156. --- End of inner exception stack trace ---
  157. at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  158. at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
  159. at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  160. at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  161. at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken)
  162. at Microsoft.Extensions.Http.Logging.LoggingScopeHttpMessageHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken)
  163. at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
  164. at System.Net.Http.Json.HttpClientJsonExtensions.GetFromJsonAsyncCore[T](Task`1 taskResponse, JsonSerializerOptions options, CancellationToken cancellationToken)
  165. at Emby.Server.Implementations.Updates.InstallationManager.GetPackages(String manifestName, String manifest, Boolean filterIncompatible, CancellationToken cancellationToken)
  166. [2024-02-26 07:47:20.252 +01:00] [INF] "Update Plugins" Completed after 0 minute(s) and 45 seconds
  167. [2024-02-26 07:47:20.259 +01:00] [INF] ExecuteQueuedTasks
  168. [2024-02-26 07:47:22.254 +01:00] [INF] Sending ForceKeepAlive message to 1 inactive WebSockets.
  169. [2024-02-26 07:47:31.327 +01:00] [INF] "IntervalTrigger" fired for task: "Download missing subtitles"
  170. [2024-02-26 07:47:31.328 +01:00] [INF] Queuing task "SubtitleScheduledTask"
  171. [2024-02-26 07:47:31.329 +01:00] [INF] Executing "Download missing subtitles"
  172. [2024-02-26 07:47:31.329 +01:00] [INF] "IntervalTrigger" fired for task: "Clean Cache Directory"
  173. [2024-02-26 07:47:31.329 +01:00] [INF] "IntervalTrigger" fired for task: "Clean Log Directory"
  174. [2024-02-26 07:47:31.329 +01:00] [INF] Queuing task "DeleteLogFileTask"
  175. [2024-02-26 07:47:31.329 +01:00] [INF] Queuing task "DeleteCacheFileTask"
  176. [2024-02-26 07:47:31.329 +01:00] [INF] Executing "Clean Log Directory"
  177. [2024-02-26 07:47:31.329 +01:00] [INF] Executing "Clean Cache Directory"
  178. [2024-02-26 07:47:31.331 +01:00] [INF] "IntervalTrigger" fired for task: "Clean Transcode Directory"
  179. [2024-02-26 07:47:31.331 +01:00] [INF] Queuing task "DeleteTranscodeFileTask"
  180. [2024-02-26 07:47:31.331 +01:00] [INF] Executing "Clean Transcode Directory"
  181. [2024-02-26 07:47:31.334 +01:00] [INF] "Clean Transcode Directory" Completed after 0 minute(s) and 0 seconds
  182. [2024-02-26 07:47:31.334 +01:00] [INF] ExecuteQueuedTasks
  183. [2024-02-26 07:47:31.346 +01:00] [INF] "IntervalTrigger" fired for task: "Optimize database"
  184. [2024-02-26 07:47:31.346 +01:00] [INF] Queuing task "OptimizeDatabaseTask"
  185. [2024-02-26 07:47:31.346 +01:00] [INF] Executing "Optimize database"
  186. [2024-02-26 07:47:31.347 +01:00] [INF] Optimizing and vacuuming jellyfin.db...
  187. [2024-02-26 07:47:31.348 +01:00] [INF] "Clean Log Directory" Completed after 0 minute(s) and 0 seconds
  188. [2024-02-26 07:47:31.349 +01:00] [INF] ExecuteQueuedTasks
  189. [2024-02-26 07:47:31.362 +01:00] [INF] "IntervalTrigger" fired for task: "Scan Media Library"
  190. [2024-02-26 07:47:31.362 +01:00] [INF] Queuing task "RefreshMediaLibraryTask"
  191. [2024-02-26 07:47:31.363 +01:00] [INF] Executing "Scan Media Library"
  192. [2024-02-26 07:47:31.362 +01:00] [INF] "IntervalTrigger" fired for task: "Refresh Guide"
  193. [2024-02-26 07:47:31.365 +01:00] [INF] Queuing task "RefreshGuideScheduledTask"
  194. [2024-02-26 07:47:31.365 +01:00] [INF] Executing "Refresh Guide"
  195. [2024-02-26 07:47:31.365 +01:00] [INF] "Download missing subtitles" Completed after 0 minute(s) and 0 seconds
  196. [2024-02-26 07:47:31.367 +01:00] [INF] ExecuteQueuedTasks
  197. [2024-02-26 07:47:31.383 +01:00] [INF] "IntervalTrigger" fired for task: "TasksRefreshChannels"
  198. [2024-02-26 07:47:31.383 +01:00] [INF] Queuing task "RefreshChannelsScheduledTask"
  199. [2024-02-26 07:47:31.383 +01:00] [INF] Executing "TasksRefreshChannels"
  200. [2024-02-26 07:47:31.384 +01:00] [INF] Stopping directory watching for path "/media/film"
  201. [2024-02-26 07:47:31.385 +01:00] [INF] Stopping directory watching for path "/media/tvshow"
  202. [2024-02-26 07:47:31.387 +01:00] [INF] Validating media library
  203. [2024-02-26 07:47:31.388 +01:00] [INF] "Clean Cache Directory" Completed after 0 minute(s) and 0 seconds
  204. [2024-02-26 07:47:31.388 +01:00] [INF] ExecuteQueuedTasks
  205. [2024-02-26 07:47:31.399 +01:00] [INF] jellyfin.db optimized successfully!
  206. [2024-02-26 07:47:31.399 +01:00] [INF] "Optimize database" Completed after 0 minute(s) and 0 seconds
  207. [2024-02-26 07:47:31.399 +01:00] [INF] ExecuteQueuedTasks
  208. [2024-02-26 07:47:31.403 +01:00] [INF] "TasksRefreshChannels" Completed after 0 minute(s) and 0 seconds
  209. [2024-02-26 07:47:31.403 +01:00] [INF] ExecuteQueuedTasks
  210. [2024-02-26 07:47:34.254 +01:00] [INF] Lost 1 WebSockets.
  211. [2024-02-26 07:47:34.447 +01:00] [INF] Refreshing guide with 7 days of guide data
  212. [2024-02-26 07:47:34.456 +01:00] [INF] "Refresh Guide" Completed after 0 minute(s) and 3 seconds
  213. [2024-02-26 07:47:34.456 +01:00] [INF] ExecuteQueuedTasks
  214. [2024-02-26 07:47:38.597 +01:00] [INF] "Scan Media Library" Completed after 0 minute(s) and 7 seconds
  215. [2024-02-26 07:47:38.599 +01:00] [INF] ExecuteQueuedTasks
  216. [2024-02-26 07:47:38.611 +01:00] [INF] Watching directory "/media/film"
  217. [2024-02-26 07:47:38.611 +01:00] [INF] Watching directory "/media/tvshow"
Advertisement
Add Comment
Please, Sign In to add comment