Guest User

Untitled

a guest
Sep 9th, 2024
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.03 KB | Fixit | 0 0
  1. Object name: 'System.Net.WebSockets.WebSocket'.
  2. at System.Net.WebSockets.ManagedWebSocket.WriteFrameToSendBuffer(MessageOpcode opcode, Boolean endOfMessage, Boolean disableCompression, ReadOnlySpan`1 payloadBuffer)
  3. at System.Net.WebSockets.ManagedWebSocket.SendFrameFallbackAsync(MessageOpcode opcode, Boolean endOfMessage, Boolean disableCompression, ReadOnlyMemory`1 payloadBuffer, Task lockTask, CancellationToken cancellationToken)
  4. at System.Net.WebSockets.ManagedWebSocket.SendFrameFallbackAsync(MessageOpcode opcode, Boolean endOfMessage, Boolean disableCompression, ReadOnlyMemory`1 payloadBuffer, Task lockTask, CancellationToken cancellationToken)
  5. at System.Net.WebSockets.ManagedWebSocket.SendCloseFrameAsync(WebSocketCloseStatus closeStatus, String closeStatusDescription, CancellationToken cancellationToken)
  6. at System.Net.WebSockets.ManagedWebSocket.CloseAsyncPrivate(WebSocketCloseStatus closeStatus, String statusDescription, CancellationToken cancellationToken)
  7. at Emby.Server.Implementations.HttpServer.WebSocketConnection.ReceiveAsync(CancellationToken cancellationToken)
  8. at Emby.Server.Implementations.HttpServer.WebSocketManager.WebSocketRequestHandler(HttpContext context)
  9. at Emby.Server.Implementations.HttpServer.WebSocketManager.WebSocketRequestHandler(HttpContext context)
  10. [18:56:48] [INF] [33] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
  11. [18:56:48] [INF] [53] Main: Running query planner optimizations in the database... This might take a while
  12. [18:56:48] [INF] [33] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path /data/tvshows
  13. [18:56:48] [INF] [33] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path /data/movies
  14. [18:56:48] [INF] [53] Emby.Server.Implementations.ApplicationHost: Disposing CoreAppHost
  15. [18:56:48] [INF] [53] Emby.Server.Implementations.ApplicationHost: Disposing MusicBrainzArtistProvider
  16. [18:56:48] [INF] [53] Emby.Server.Implementations.ApplicationHost: Disposing MusicBrainzAlbumProvider
  17. [18:56:48] [INF] [53] Emby.Server.Implementations.ApplicationHost: Disposing PluginManager
  18. [migrations] started
  19. [migrations] no migrations found
  20. usermod: no changes
  21. ───────────────────────────────────────
  22. ██╗ ███████╗██╗ ██████╗
  23. ██║ ██╔════╝██║██╔═══██╗
  24. ██║ ███████╗██║██║ ██║
  25. ██║ ╚════██║██║██║ ██║
  26. ███████╗███████║██║╚██████╔╝
  27. ╚══════╝╚══════╝╚═╝ ╚═════╝
  28. Brought to you by linuxserver.io
  29. ───────────────────────────────────────
  30. To support the app dev(s) visit:
  31. Jellyfin: https://opencollective.com/jellyfin
  32. To support LSIO projects visit:
  33. https://www.linuxserver.io/donate/
  34. ───────────────────────────────────────
  35. GID/UID
  36. ───────────────────────────────────────
  37. User UID: 1000
  38. User GID: 1000
  39. ───────────────────────────────────────
  40. [custom-init] No custom files found, skipping...
  41. [18:56:58] [INF] [1] Main: Jellyfin version: 10.9.11
  42. [18:56:58] [INF] [1] Main: Environment Variables: ["[JELLYFIN_WEB_DIR, /usr/share/jellyfin/web]", "[JELLYFIN_DATA_DIR, /config/data]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_CONFIG_DIR, /config]", "[JELLYFIN_CACHE_DIR, /config/cache]"]
  43. [18:56:58] [INF] [1] Main: Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
  44. [18:56:58] [INF] [1] Main: Operating system: Ubuntu 24.04.1 LTS
  45. [18:56:58] [INF] [1] Main: Architecture: X64
  46. [18:56:58] [INF] [1] Main: 64-Bit Process: True
  47. [18:56:58] [INF] [1] Main: User Interactive: True
  48. [18:56:58] [INF] [1] Main: Processor count: 4
  49. [18:56:58] [INF] [1] Main: Program data path: /config/data
  50. [18:56:58] [INF] [1] Main: Log directory path: /config/log
  51. [18:56:58] [INF] [1] Main: Config directory path: /config
  52. [18:56:58] [INF] [1] Main: Cache path: /config/cache
  53. [18:56:58] [INF] [1] Main: Web resources path: /usr/share/jellyfin/web
  54. [18:56:58] [INF] [1] Main: Application directory: /usr/lib/jellyfin/bin/
  55. [18:56:58] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: /config/cache
  56. [18:56:58] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  57. [18:56:58] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
  58. [18:56:58] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  59. [18:56:58] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
  60. [18:56:58] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "192.168.1.93", "172.17.0.1", "172.30.32.1"]
  61. [18:56:58] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
  62. [18:56:58] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is Allowlist
  63. [18:56:58] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  64. Fontconfig error: No writable cache directories
  65. Fontconfig error: No writable cache directories
  66. Fontconfig error: No writable cache directories
  67. Fontconfig error: No writable cache directories
  68. [18:57:02] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: TMDb 10.9.11.0
  69. [18:57:02] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: Studio Images 10.9.11.0
  70. [18:57:02] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: OMDb 10.9.11.0
  71. [18:57:02] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: MusicBrainz 10.9.11.0
  72. [18:57:02] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: AudioDB 10.9.11.0
  73. [18:57:02] [WRN] [1] Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository: Using an in-memory repository. Keys will not be persisted to storage.
  74. [18:57:02] [WRN] [1] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits.
  75. [18:57:02] [INF] [1] Main: Kestrel is listening on 0.0.0.0
  76. [18:57:02] [WRN] [1] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {5368085a-08ee-4ff9-9b82-70b53e0756b1} may be persisted to storage in unencrypted form.
  77. [18:57:03] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: /run/s6-rc:s6-rc-init:ekGmio/servicedirs/svc-jellyfin/wwwroot. Static files may be unavailable.
  78. [18:57:03] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
  79. [18:57:03] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory /data/movies
  80. [18:57:03] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory /data/tvshows
  81. [18:57:03] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for Generate Trickplay Images set to fire at 2024-09-10 03:00:00.000 +03:00, which is 08:02:56.7218988 from now.
  82. [18:57:03] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for Extract Chapter Images set to fire at 2024-09-10 02:00:00.000 +03:00, which is 07:02:56.7057125 from now.
  83. [18:57:03] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version 6.0.1
  84. [18:57:03] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: 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"]
  85. [18:57:03] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available encoders: ["libsvtav1", "av1_nvenc", "av1_qsv", "av1_amf", "av1_vaapi", "libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mjpeg_qsv", "mjpeg_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
  86. [18:57:03] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "libplacebo", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_vulkan", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "scale_vulkan", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
  87. [18:57:03] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
  88. [18:57:03] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: /usr/lib/jellyfin-ffmpeg/ffmpeg
  89. [18:57:03] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: 3d1fe87283d84cca9dff6e57685663e1
  90. [18:57:03] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
  91. [18:57:03] [INF] [1] Main: Startup complete 0:00:06.1091275
  92. [ls.io-init] done.
  93. [18:57:06] [INF] [18] Emby.Server.Implementations.ScheduledTasks.TaskManager: Clean up collections and playlists Completed after 0 minute(s) and 0 seconds
  94. [18:57:07] [INF] [11] Emby.Server.Implementations.ScheduledTasks.TaskManager: Update Plugins Completed after 0 minute(s) and 1 seconds
Advertisement
Add Comment
Please, Sign In to add comment