Guest User

jellyfin log file

a guest
Oct 12th, 2025
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 205.52 KB | None | 0 0
  1. [2025-10-12 13:15:14.040 -05:00] [INF] [8] Main: Jellyfin version: "10.10.7"
  2. [2025-10-12 13:15:14.059 -05:00] [INF] [8] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, C:\ProgramData\Jellyfin\Server\log]"]
  3. [2025-10-12 13:15:14.063 -05:00] [INF] [8] Main: Arguments: ["C:\Program Files\Jellyfin\Server\jellyfin.dll", "--datadir", "C:\ProgramData\Jellyfin\Server"]
  4. [2025-10-12 13:15:14.065 -05:00] [INF] [8] Main: Operating system: "Microsoft Windows 10.0.26200"
  5. [2025-10-12 13:15:14.066 -05:00] [INF] [8] Main: Architecture: X64
  6. [2025-10-12 13:15:14.067 -05:00] [INF] [8] Main: 64-Bit Process: True
  7. [2025-10-12 13:15:14.069 -05:00] [INF] [8] Main: User Interactive: True
  8. [2025-10-12 13:15:14.070 -05:00] [INF] [8] Main: Processor count: 6
  9. [2025-10-12 13:15:14.071 -05:00] [INF] [8] Main: Program data path: "C:\ProgramData\Jellyfin\Server"
  10. [2025-10-12 13:15:14.072 -05:00] [INF] [8] Main: Log directory path: "C:\ProgramData\Jellyfin\Server\log"
  11. [2025-10-12 13:15:14.073 -05:00] [INF] [8] Main: Config directory path: "C:\ProgramData\Jellyfin\Server\config"
  12. [2025-10-12 13:15:14.074 -05:00] [INF] [8] Main: Cache path: "C:\ProgramData\Jellyfin\Server\cache"
  13. [2025-10-12 13:15:14.075 -05:00] [INF] [8] Main: Temp directory path: "C:\Users\Rodney\AppData\Local\Temp\jellyfin"
  14. [2025-10-12 13:15:14.076 -05:00] [INF] [8] Main: Web resources path: "C:\Program Files\Jellyfin\Server\jellyfin-web"
  15. [2025-10-12 13:15:14.077 -05:00] [INF] [8] Main: Application directory: "C:\Program Files\Jellyfin\Server\"
  16. [2025-10-12 13:15:14.525 -05:00] [INF] [8] Jellyfin.Server.Migrations.MigrationRunner: Marking following migrations as applied because this is a fresh install: ["CreateNetworkConfiguration", "MigrateMusicBrainzTimeout", "MigrateNetworkConfiguration", "MigrateEncodingOptions"]
  17. [2025-10-12 13:15:15.524 -05:00] [INF] [8] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
  18. [2025-10-12 13:15:16.506 -05:00] [INF] [8] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  19. [2025-10-12 13:15:16.959 -05:00] [INF] [8] 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"]
  20. [2025-10-12 13:15:16.962 -05:00] [INF] [8] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  21. [2025-10-12 13:15:16.963 -05:00] [INF] [8] 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"]
  22. [2025-10-12 13:15:16.966 -05:00] [INF] [8] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["192.168.5.24", "127.0.0.1"]
  23. [2025-10-12 13:15:16.968 -05:00] [INF] [8] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
  24. [2025-10-12 13:15:16.969 -05:00] [INF] [8] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  25. [2025-10-12 13:15:16.970 -05:00] [INF] [8] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  26. [2025-10-12 13:15:19.857 -05:00] [INF] [8] Emby.Server.Implementations.ApplicationHost: There are pending EFCore migrations in the database. Applying... (This may take a while, do not stop Jellyfin)
  27. [2025-10-12 13:15:20.070 -05:00] [WRN] [8] Microsoft.EntityFrameworkCore.Migrations: An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"ImageInfos"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
  28. [2025-10-12 13:15:20.072 -05:00] [WRN] [8] Microsoft.EntityFrameworkCore.Migrations: An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"ImageInfos"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
  29. [2025-10-12 13:15:20.074 -05:00] [WRN] [8] Microsoft.EntityFrameworkCore.Migrations: An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"Permissions"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
  30. [2025-10-12 13:15:20.075 -05:00] [WRN] [8] Microsoft.EntityFrameworkCore.Migrations: An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"Permissions"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
  31. [2025-10-12 13:15:20.082 -05:00] [WRN] [8] Microsoft.EntityFrameworkCore.Migrations: An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"Preferences"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
  32. [2025-10-12 13:15:20.084 -05:00] [WRN] [8] Microsoft.EntityFrameworkCore.Migrations: An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"Preferences"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
  33. [2025-10-12 13:15:20.086 -05:00] [WRN] [8] Microsoft.EntityFrameworkCore.Migrations: An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"Users"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
  34. [2025-10-12 13:15:20.087 -05:00] [WRN] [8] Microsoft.EntityFrameworkCore.Migrations: An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"Users"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
  35. [2025-10-12 13:15:20.227 -05:00] [INF] [8] Emby.Server.Implementations.ApplicationHost: EFCore migrations applied successfully
  36. [2025-10-12 13:15:20.675 -05:00] [INF] [8] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
  37. [2025-10-12 13:15:20.678 -05:00] [INF] [8] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
  38. [2025-10-12 13:15:20.682 -05:00] [INF] [8] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.10.7.0"
  39. [2025-10-12 13:15:20.685 -05:00] [INF] [8] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.10.7.0"
  40. [2025-10-12 13:15:20.686 -05:00] [INF] [8] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.10.7.0"
  41. [2025-10-12 13:15:20.707 -05:00] [INF] [8] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.10.7.0"
  42. [2025-10-12 13:15:20.709 -05:00] [INF] [8] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.10.7.0"
  43. [2025-10-12 13:15:20.816 -05:00] [INF] [8] Jellyfin.Server.Migrations.MigrationRunner: Marking following migrations as applied because this is a fresh install: ["DisableTranscodingThrottling", "CreateLoggingConfigHeirarchy", "MigrateActivityLogDatabase", "RemoveDuplicateExtras", "MigrateUserDatabase", "MigrateDisplayPreferencesDatabase", "RemoveDownloadImagesInAdvance", "MigrateAuthenticationDatabase", "FixPlaylistOwner", "MigrateRatingLevels", "FixAudioData", "RemoveDuplicatePlaylistChildren"]
  44. [2025-10-12 13:15:20.823 -05:00] [INF] [8] Jellyfin.Server.Migrations.MigrationRunner: Applying migration '"AddDefaultPluginRepository"'
  45. [2025-10-12 13:15:20.824 -05:00] [INF] [8] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
  46. [2025-10-12 13:15:20.826 -05:00] [INF] [8] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
  47. [2025-10-12 13:15:20.827 -05:00] [INF] [8] Jellyfin.Server.Migrations.MigrationRunner: Migration '"AddDefaultPluginRepository"' applied successfully
  48. [2025-10-12 13:15:20.829 -05:00] [INF] [8] Jellyfin.Server.Migrations.MigrationRunner: Applying migration '"ReaddDefaultPluginRepository"'
  49. [2025-10-12 13:15:20.831 -05:00] [INF] [8] Jellyfin.Server.Migrations.MigrationRunner: Migration '"ReaddDefaultPluginRepository"' applied successfully
  50. [2025-10-12 13:15:20.833 -05:00] [INF] [8] Jellyfin.Server.Migrations.MigrationRunner: Applying migration '"AddDefaultCastReceivers"'
  51. [2025-10-12 13:15:20.834 -05:00] [INF] [8] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
  52. [2025-10-12 13:15:20.836 -05:00] [INF] [8] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
  53. [2025-10-12 13:15:20.837 -05:00] [INF] [8] Jellyfin.Server.Migrations.MigrationRunner: Migration '"AddDefaultCastReceivers"' applied successfully
  54. [2025-10-12 13:15:20.839 -05:00] [INF] [8] Jellyfin.Server.Migrations.MigrationRunner: Applying migration '"UpdateDefaultPluginRepository10.9"'
  55. [2025-10-12 13:15:20.840 -05:00] [INF] [8] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
  56. [2025-10-12 13:15:20.842 -05:00] [INF] [8] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
  57. [2025-10-12 13:15:20.843 -05:00] [INF] [8] Jellyfin.Server.Migrations.MigrationRunner: Migration '"UpdateDefaultPluginRepository10.9"' applied successfully
  58. [2025-10-12 13:15:20.845 -05:00] [INF] [8] Jellyfin.Server.Migrations.MigrationRunner: Applying migration '"MoveTrickplayFiles"'
  59. [2025-10-12 13:15:20.918 -05:00] [INF] [8] Jellyfin.Server.Migrations.Routines.MoveTrickplayFiles: Moved 0 items in 00:00:00.0708423
  60. [2025-10-12 13:15:20.920 -05:00] [INF] [8] Jellyfin.Server.Migrations.MigrationRunner: Migration '"MoveTrickplayFiles"' applied successfully
  61. [2025-10-12 13:15:20.945 -05:00] [INF] [8] Main: Kestrel is listening on "0.0.0.0"
  62. [2025-10-12 13:15:21.906 -05:00] [INF] [8] Emby.Server.Implementations.ApplicationHost: Running startup tasks
  63. [2025-10-12 13:15:21.924 -05:00] [INF] [8] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2025-10-13 03:00:00.000 -05:00, which is 13:44:38.0754449 from now.
  64. [2025-10-12 13:15:21.928 -05:00] [INF] [8] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2025-10-13 02:00:00.000 -05:00, which is 12:44:38.0711349 from now.
  65. [2025-10-12 13:15:23.425 -05:00] [INF] [8] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "7.0.2"
  66. [2025-10-12 13:15:23.517 -05:00] [INF] [8] 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", "ac4", "dca", "flac", "mp3", "truehd"]
  67. [2025-10-12 13:15:23.592 -05:00] [INF] [8] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "av1_nvenc", "av1_qsv", "av1_amf", "libx264", "h264_amf", "h264_nvenc", "h264_qsv", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "mjpeg_qsv", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
  68. [2025-10-12 13:15:23.658 -05:00] [INF] [8] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["bwdif_cuda", "deinterlace_qsv", "hwupload_cuda", "overlay_opencl", "overlay_qsv", "overlay_cuda", "scale_cuda", "scale_opencl", "scale_qsv", "tonemapx", "tonemap_cuda", "tonemap_opencl", "transpose_cuda", "transpose_opencl", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
  69. [2025-10-12 13:15:23.955 -05:00] [WRN] [8] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: "overlay_vaapi" with option "Action to take when encountering EOF from secondary input" is not available
  70. [2025-10-12 13:15:24.015 -05:00] [WRN] [8] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: "overlay_vulkan" with option "Action to take when encountering EOF from secondary input" is not available
  71. [2025-10-12 13:15:24.136 -05:00] [INF] [8] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "dxva2", "qsv", "d3d11va", "opencl", "d3d12va"]
  72. [2025-10-12 13:15:24.947 -05:00] [INF] [9] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean Transcode Directory" Completed after 0 minute(s) and 0 seconds
  73. [2025-10-12 13:15:24.947 -05:00] [INF] [7] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
  74. [2025-10-12 13:15:25.414 -05:00] [INF] [8] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "ffmpeg"
  75. [2025-10-12 13:15:25.416 -05:00] [INF] [8] Emby.Server.Implementations.ApplicationHost: ServerId: "18fa871922e24f6e9dfe2dee0cb461b3"
  76. [2025-10-12 13:15:25.417 -05:00] [INF] [8] Emby.Server.Implementations.ApplicationHost: Core startup complete
  77. [2025-10-12 13:15:25.418 -05:00] [INF] [8] Main: Startup complete 0:00:12.6304882
  78. [2025-10-12 13:15:25.949 -05:00] [INF] [9] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 1 seconds
  79. [2025-10-12 13:16:22.592 -05:00] [INF] [1] Main: Jellyfin version: "10.10.7"
  80. [2025-10-12 13:16:22.611 -05:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, C:\ProgramData\Jellyfin\Server\log]"]
  81. [2025-10-12 13:16:22.615 -05:00] [INF] [1] Main: Arguments: ["C:\Program Files\Jellyfin\Server\jellyfin.dll", "--datadir", "C:\ProgramData\Jellyfin\Server"]
  82. [2025-10-12 13:16:22.617 -05:00] [INF] [1] Main: Operating system: "Microsoft Windows 10.0.26200"
  83. [2025-10-12 13:16:22.618 -05:00] [INF] [1] Main: Architecture: X64
  84. [2025-10-12 13:16:22.619 -05:00] [INF] [1] Main: 64-Bit Process: True
  85. [2025-10-12 13:16:22.620 -05:00] [INF] [1] Main: User Interactive: True
  86. [2025-10-12 13:16:22.621 -05:00] [INF] [1] Main: Processor count: 6
  87. [2025-10-12 13:16:22.622 -05:00] [INF] [1] Main: Program data path: "C:\ProgramData\Jellyfin\Server"
  88. [2025-10-12 13:16:22.624 -05:00] [INF] [1] Main: Log directory path: "C:\ProgramData\Jellyfin\Server\log"
  89. [2025-10-12 13:16:22.625 -05:00] [INF] [1] Main: Config directory path: "C:\ProgramData\Jellyfin\Server\config"
  90. [2025-10-12 13:16:22.626 -05:00] [INF] [1] Main: Cache path: "C:\ProgramData\Jellyfin\Server\cache"
  91. [2025-10-12 13:16:22.627 -05:00] [INF] [1] Main: Temp directory path: "C:\Users\Rodney\AppData\Local\Temp\jellyfin"
  92. [2025-10-12 13:16:22.628 -05:00] [INF] [1] Main: Web resources path: "C:\Program Files\Jellyfin\Server\jellyfin-web"
  93. [2025-10-12 13:16:22.629 -05:00] [INF] [1] Main: Application directory: "C:\Program Files\Jellyfin\Server\"
  94. [2025-10-12 13:16:22.768 -05:00] [INF] [1] Jellyfin.Server.Migrations.MigrationRunner: Marking following migrations as applied because this is a fresh install: ["CreateNetworkConfiguration", "MigrateMusicBrainzTimeout", "MigrateNetworkConfiguration", "MigrateEncodingOptions"]
  95. [2025-10-12 13:16:22.843 -05:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
  96. [2025-10-12 13:16:22.976 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  97. [2025-10-12 13:16:23.092 -05:00] [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"]
  98. [2025-10-12 13:16:23.094 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  99. [2025-10-12 13:16:23.095 -05:00] [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"]
  100. [2025-10-12 13:16:23.098 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["192.168.5.24", "127.0.0.1"]
  101. [2025-10-12 13:16:23.099 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
  102. [2025-10-12 13:16:23.101 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  103. [2025-10-12 13:16:23.102 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  104. [2025-10-12 13:16:24.506 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.10.7.0"
  105. [2025-10-12 13:16:24.509 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.10.7.0"
  106. [2025-10-12 13:16:24.510 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.10.7.0"
  107. [2025-10-12 13:16:24.531 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.10.7.0"
  108. [2025-10-12 13:16:24.533 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.10.7.0"
  109. [2025-10-12 13:16:24.586 -05:00] [INF] [1] Jellyfin.Server.Migrations.MigrationRunner: Marking following migrations as applied because this is a fresh install: ["DisableTranscodingThrottling", "CreateLoggingConfigHeirarchy", "MigrateActivityLogDatabase", "RemoveDuplicateExtras", "MigrateUserDatabase", "MigrateDisplayPreferencesDatabase", "RemoveDownloadImagesInAdvance", "MigrateAuthenticationDatabase", "FixPlaylistOwner", "MigrateRatingLevels", "FixAudioData", "RemoveDuplicatePlaylistChildren"]
  110. [2025-10-12 13:16:24.631 -05:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
  111. [2025-10-12 13:16:25.127 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
  112. [2025-10-12 13:16:25.146 -05:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2025-10-13 03:00:00.000 -05:00, which is 13:43:34.8538321 from now.
  113. [2025-10-12 13:16:25.150 -05:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2025-10-13 02:00:00.000 -05:00, which is 12:43:34.8490495 from now.
  114. [2025-10-12 13:16:25.274 -05:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "7.0.2"
  115. [2025-10-12 13:16:25.371 -05:00] [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", "ac4", "dca", "flac", "mp3", "truehd"]
  116. [2025-10-12 13:16:25.446 -05:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "av1_nvenc", "av1_qsv", "av1_amf", "libx264", "h264_amf", "h264_nvenc", "h264_qsv", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "mjpeg_qsv", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
  117. [2025-10-12 13:16:25.533 -05:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["bwdif_cuda", "deinterlace_qsv", "hwupload_cuda", "overlay_opencl", "overlay_qsv", "overlay_cuda", "scale_cuda", "scale_opencl", "scale_qsv", "tonemapx", "tonemap_cuda", "tonemap_opencl", "transpose_cuda", "transpose_opencl", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
  118. [2025-10-12 13:16:25.832 -05:00] [WRN] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: "overlay_vaapi" with option "Action to take when encountering EOF from secondary input" is not available
  119. [2025-10-12 13:16:25.895 -05:00] [WRN] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: "overlay_vulkan" with option "Action to take when encountering EOF from secondary input" is not available
  120. [2025-10-12 13:16:26.013 -05:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "dxva2", "qsv", "d3d11va", "opencl", "d3d12va"]
  121. [2025-10-12 13:16:27.167 -05:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "ffmpeg"
  122. [2025-10-12 13:16:27.170 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "18fa871922e24f6e9dfe2dee0cb461b3"
  123. [2025-10-12 13:16:27.171 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
  124. [2025-10-12 13:16:27.172 -05:00] [INF] [1] Main: Startup complete 0:00:04.7438729
  125. [2025-10-12 13:16:28.174 -05:00] [INF] [8] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean Transcode Directory" Completed after 0 minute(s) and 0 seconds
  126. [2025-10-12 13:16:28.175 -05:00] [INF] [6] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
  127. [2025-10-12 13:16:29.096 -05:00] [INF] [6] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 0 seconds
  128. [2025-10-12 13:19:09.379 -05:00] [INF] [24] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "server-401" has been denied (IP: "192.168.5.24").
  129. [2025-10-12 13:19:09.383 -05:00] [ERR] [24] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request: "Invalid username or password entered". URL "POST" "/Users/authenticatebyname".
  130. [2025-10-12 13:19:18.828 -05:00] [INF] [24] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "server-401" has been denied (IP: "192.168.5.24").
  131. [2025-10-12 13:19:18.837 -05:00] [ERR] [24] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request: "Invalid username or password entered". URL "POST" "/Users/authenticatebyname".
  132. [2025-10-12 13:19:38.084 -05:00] [INF] [24] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "server-401" has been denied (IP: "192.168.5.24").
  133. [2025-10-12 13:19:38.087 -05:00] [ERR] [24] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request: "Invalid username or password entered". URL "POST" "/Users/authenticatebyname".
  134. [2025-10-12 13:19:55.366 -05:00] [INF] [23] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "server-401" has been denied (IP: "192.168.5.24").
  135. [2025-10-12 13:19:55.369 -05:00] [ERR] [23] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request: "Invalid username or password entered". URL "POST" "/Users/authenticatebyname".
  136. [2025-10-12 13:20:07.353 -05:00] [INF] [24] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "server-401" has been denied (IP: "192.168.5.24").
  137. [2025-10-12 13:20:07.357 -05:00] [ERR] [24] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request: "Invalid username or password entered". URL "POST" "/Users/authenticatebyname".
  138. [2025-10-12 13:20:27.793 -05:00] [INF] [16] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
  139. [2025-10-12 13:20:36.452 -05:00] [INF] [16] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
  140. [2025-10-12 13:20:54.611 -05:00] [INF] [17] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "server-401" has been denied (IP: "192.168.5.24").
  141. [2025-10-12 13:20:54.614 -05:00] [ERR] [17] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request: "Invalid username or password entered". URL "POST" "/Users/authenticatebyname".
  142. [2025-10-12 13:21:26.119 -05:00] [INF] [16] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
  143. [2025-10-12 13:21:55.343 -05:00] [INF] [16] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "server-401" has been denied (IP: "192.168.5.24").
  144. [2025-10-12 13:21:55.345 -05:00] [ERR] [16] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request: "Invalid username or password entered". URL "POST" "/Users/authenticatebyname".
  145. [2025-10-12 13:22:13.410 -05:00] [INF] [16] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
  146. [2025-10-12 13:22:13.424 -05:00] [INF] [16] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
  147. [2025-10-12 13:22:13.429 -05:00] [INF] [28] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
  148. [2025-10-12 13:22:13.482 -05:00] [WRN] [28] Jellyfin.Server.Implementations.Users.UserManager: No users, creating one with username "Rodney"
  149. [2025-10-12 13:23:28.682 -05:00] [INF] [17] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
  150. [2025-10-12 13:23:28.686 -05:00] [INF] [17] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
  151. [2025-10-12 13:23:38.100 -05:00] [INF] [28] 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"]
  152. [2025-10-12 13:23:38.103 -05:00] [INF] [28] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  153. [2025-10-12 13:23:38.105 -05:00] [INF] [28] 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"]
  154. [2025-10-12 13:23:38.107 -05:00] [INF] [28] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["192.168.5.24", "127.0.0.1"]
  155. [2025-10-12 13:23:38.108 -05:00] [INF] [28] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
  156. [2025-10-12 13:23:38.111 -05:00] [INF] [28] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  157. [2025-10-12 13:23:38.112 -05:00] [INF] [28] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  158. [2025-10-12 13:23:40.192 -05:00] [INF] [23] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
  159. [2025-10-12 13:23:40.196 -05:00] [INF] [23] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
  160. [2025-10-12 13:23:40.202 -05:00] [INF] [24] Emby.Server.Implementations.Library.LibraryManager: Validating media library
  161. [2025-10-12 13:23:40.291 -05:00] [WRN] [24] MediaBrowser.Controller.Entities.BaseItem: Library folder "C:\ProgramData\Jellyfin\Server\data\playlists" is inaccessible or empty, skipping
  162. [2025-10-12 13:23:40.387 -05:00] [WRN] [25] MediaBrowser.Controller.Entities.BaseItem: Library folder "C:\ProgramData\Jellyfin\Server\data\playlists" is inaccessible or empty, skipping
  163. [2025-10-12 13:23:40.409 -05:00] [INF] [24] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Scan Media Library" Completed after 0 minute(s) and 0 seconds
  164. [2025-10-12 13:23:51.345 -05:00] [INF] [23] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "Rodney" has succeeded.
  165. [2025-10-12 13:23:51.347 -05:00] [INF] [23] Emby.Server.Implementations.Session.SessionManager: Current/Max sessions for user "Rodney": 0/0
  166. [2025-10-12 13:23:51.350 -05:00] [INF] [23] Emby.Server.Implementations.Session.SessionManager: Creating new access token for user 168e38fc-7780-4dbc-a355-00f7d7c5ea44
  167. [2025-10-12 13:23:51.535 -05:00] [INF] [24] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "127.0.0.1" request
  168. [2025-10-12 13:24:11.026 -05:00] [INF] [27] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "127.0.0.1" closed
  169. [2025-10-12 13:25:02.687 -05:00] [INF] [1] Main: Jellyfin version: "10.10.7"
  170. [2025-10-12 13:25:02.705 -05:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, C:\ProgramData\Jellyfin\Server\log]"]
  171. [2025-10-12 13:25:02.708 -05:00] [INF] [1] Main: Arguments: ["C:\Program Files\Jellyfin\Server\jellyfin.dll", "--datadir", "C:\ProgramData\Jellyfin\Server"]
  172. [2025-10-12 13:25:02.710 -05:00] [INF] [1] Main: Operating system: "Microsoft Windows 10.0.26200"
  173. [2025-10-12 13:25:02.711 -05:00] [INF] [1] Main: Architecture: X64
  174. [2025-10-12 13:25:02.712 -05:00] [INF] [1] Main: 64-Bit Process: True
  175. [2025-10-12 13:25:02.713 -05:00] [INF] [1] Main: User Interactive: True
  176. [2025-10-12 13:25:02.714 -05:00] [INF] [1] Main: Processor count: 6
  177. [2025-10-12 13:25:02.715 -05:00] [INF] [1] Main: Program data path: "C:\ProgramData\Jellyfin\Server"
  178. [2025-10-12 13:25:02.716 -05:00] [INF] [1] Main: Log directory path: "C:\ProgramData\Jellyfin\Server\log"
  179. [2025-10-12 13:25:02.717 -05:00] [INF] [1] Main: Config directory path: "C:\ProgramData\Jellyfin\Server\config"
  180. [2025-10-12 13:25:02.718 -05:00] [INF] [1] Main: Cache path: "C:\ProgramData\Jellyfin\Server\cache"
  181. [2025-10-12 13:25:02.719 -05:00] [INF] [1] Main: Temp directory path: "C:\Users\Rodney\AppData\Local\Temp\jellyfin"
  182. [2025-10-12 13:25:02.720 -05:00] [INF] [1] Main: Web resources path: "C:\Program Files\Jellyfin\Server\jellyfin-web"
  183. [2025-10-12 13:25:02.721 -05:00] [INF] [1] Main: Application directory: "C:\Program Files\Jellyfin\Server\"
  184. [2025-10-12 13:25:02.895 -05:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
  185. [2025-10-12 13:25:03.023 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  186. [2025-10-12 13:25:03.161 -05:00] [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"]
  187. [2025-10-12 13:25:03.163 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  188. [2025-10-12 13:25:03.165 -05:00] [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"]
  189. [2025-10-12 13:25:03.167 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["192.168.5.24", "127.0.0.1"]
  190. [2025-10-12 13:25:03.169 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
  191. [2025-10-12 13:25:03.170 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  192. [2025-10-12 13:25:03.171 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  193. [2025-10-12 13:25:04.672 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.10.7.0"
  194. [2025-10-12 13:25:04.675 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.10.7.0"
  195. [2025-10-12 13:25:04.676 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.10.7.0"
  196. [2025-10-12 13:25:04.696 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.10.7.0"
  197. [2025-10-12 13:25:04.698 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.10.7.0"
  198. [2025-10-12 13:25:04.811 -05:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
  199. [2025-10-12 13:25:05.304 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
  200. [2025-10-12 13:25:05.322 -05:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2025-10-13 03:00:00.000 -05:00, which is 13:34:54.6773337 from now.
  201. [2025-10-12 13:25:05.327 -05:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2025-10-13 02:00:00.000 -05:00, which is 12:34:54.6725109 from now.
  202. [2025-10-12 13:25:05.452 -05:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "7.0.2"
  203. [2025-10-12 13:25:05.550 -05:00] [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", "ac4", "dca", "flac", "mp3", "truehd"]
  204. [2025-10-12 13:25:05.630 -05:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "av1_nvenc", "av1_qsv", "av1_amf", "libx264", "h264_amf", "h264_nvenc", "h264_qsv", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "mjpeg_qsv", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
  205. [2025-10-12 13:25:05.712 -05:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["bwdif_cuda", "deinterlace_qsv", "hwupload_cuda", "overlay_opencl", "overlay_qsv", "overlay_cuda", "scale_cuda", "scale_opencl", "scale_qsv", "tonemapx", "tonemap_cuda", "tonemap_opencl", "transpose_cuda", "transpose_opencl", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
  206. [2025-10-12 13:25:06.020 -05:00] [WRN] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: "overlay_vaapi" with option "Action to take when encountering EOF from secondary input" is not available
  207. [2025-10-12 13:25:06.082 -05:00] [WRN] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: "overlay_vulkan" with option "Action to take when encountering EOF from secondary input" is not available
  208. [2025-10-12 13:25:06.207 -05:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "dxva2", "qsv", "d3d11va", "opencl", "d3d12va"]
  209. [2025-10-12 13:25:07.272 -05:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "ffmpeg"
  210. [2025-10-12 13:25:07.274 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "18fa871922e24f6e9dfe2dee0cb461b3"
  211. [2025-10-12 13:25:07.275 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
  212. [2025-10-12 13:25:07.276 -05:00] [INF] [1] Main: Startup complete 0:00:04.7480743
  213. [2025-10-12 13:25:08.354 -05:00] [INF] [9] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean Transcode Directory" Completed after 0 minute(s) and 0 seconds
  214. [2025-10-12 13:25:08.356 -05:00] [INF] [14] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
  215. [2025-10-12 13:25:09.211 -05:00] [INF] [15] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 0 seconds
  216. [2025-10-12 13:25:12.004 -05:00] [INF] [15] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "127.0.0.1" request
  217. [2025-10-12 13:25:20.377 -05:00] [INF] [14] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "127.0.0.1" closed
  218. [2025-10-12 14:25:05.333 -05:00] [INF] [20] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Audio Normalization" Completed after 0 minute(s) and 0 seconds
  219. [2025-10-12 14:25:05.333 -05:00] [INF] [17] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Download missing subtitles" Completed after 0 minute(s) and 0 seconds
  220. [2025-10-12 14:25:05.336 -05:00] [INF] [3] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Download missing lyrics" Completed after 0 minute(s) and 0 seconds
  221. [2025-10-12 14:25:05.374 -05:00] [INF] [22] Emby.Server.Implementations.ScheduledTasks.Tasks.OptimizeDatabaseTask: Optimizing and vacuuming jellyfin.db...
  222. [2025-10-12 14:25:05.374 -05:00] [INF] [19] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean Log Directory" Completed after 0 minute(s) and 0 seconds
  223. [2025-10-12 14:25:05.375 -05:00] [INF] [20] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean Cache Directory" Completed after 0 minute(s) and 0 seconds
  224. [2025-10-12 14:25:05.376 -05:00] [INF] [21] Emby.Server.Implementations.ScheduledTasks.TaskManager: "TasksRefreshChannels" Completed after 0 minute(s) and 0 seconds
  225. [2025-10-12 14:25:05.377 -05:00] [INF] [23] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Media Segment Scan" Completed after 0 minute(s) and 0 seconds
  226. [2025-10-12 14:25:05.378 -05:00] [INF] [8] Emby.Server.Implementations.Library.LibraryManager: People validation complete
  227. [2025-10-12 14:25:05.453 -05:00] [INF] [22] Emby.Server.Implementations.ScheduledTasks.Tasks.OptimizeDatabaseTask: jellyfin.db optimized successfully!
  228. [2025-10-12 14:25:05.473 -05:00] [INF] [8] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Refresh People" Completed after 0 minute(s) and 0 seconds
  229. [2025-10-12 14:25:05.474 -05:00] [INF] [22] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Optimize database" Completed after 0 minute(s) and 0 seconds
  230. [2025-10-12 14:25:08.458 -05:00] [INF] [22] Jellyfin.LiveTv.Guide.GuideManager: Refreshing guide with 7 days of guide data
  231. [2025-10-12 14:25:08.463 -05:00] [INF] [22] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Refresh Guide" Completed after 0 minute(s) and 3 seconds
  232. [2025-10-12 16:11:01.829 -05:00] [INF] [1] Main: Jellyfin version: "10.10.7"
  233. [2025-10-12 16:11:01.848 -05:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, C:\ProgramData\Jellyfin\Server\log]"]
  234. [2025-10-12 16:11:01.851 -05:00] [INF] [1] Main: Arguments: ["C:\Program Files\Jellyfin\Server\jellyfin.dll", "--datadir", "C:\ProgramData\Jellyfin\Server"]
  235. [2025-10-12 16:11:01.854 -05:00] [INF] [1] Main: Operating system: "Microsoft Windows 10.0.26200"
  236. [2025-10-12 16:11:01.855 -05:00] [INF] [1] Main: Architecture: X64
  237. [2025-10-12 16:11:01.856 -05:00] [INF] [1] Main: 64-Bit Process: True
  238. [2025-10-12 16:11:01.857 -05:00] [INF] [1] Main: User Interactive: True
  239. [2025-10-12 16:11:01.858 -05:00] [INF] [1] Main: Processor count: 6
  240. [2025-10-12 16:11:01.859 -05:00] [INF] [1] Main: Program data path: "C:\ProgramData\Jellyfin\Server"
  241. [2025-10-12 16:11:01.860 -05:00] [INF] [1] Main: Log directory path: "C:\ProgramData\Jellyfin\Server\log"
  242. [2025-10-12 16:11:01.861 -05:00] [INF] [1] Main: Config directory path: "C:\ProgramData\Jellyfin\Server\config"
  243. [2025-10-12 16:11:01.862 -05:00] [INF] [1] Main: Cache path: "C:\ProgramData\Jellyfin\Server\cache"
  244. [2025-10-12 16:11:01.863 -05:00] [INF] [1] Main: Temp directory path: "C:\Users\Rodney\AppData\Local\Temp\jellyfin"
  245. [2025-10-12 16:11:01.864 -05:00] [INF] [1] Main: Web resources path: "C:\Program Files\Jellyfin\Server\jellyfin-web"
  246. [2025-10-12 16:11:01.865 -05:00] [INF] [1] Main: Application directory: "C:\Program Files\Jellyfin\Server\"
  247. [2025-10-12 16:11:02.086 -05:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
  248. [2025-10-12 16:11:02.211 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  249. [2025-10-12 16:11:02.364 -05:00] [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"]
  250. [2025-10-12 16:11:02.366 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  251. [2025-10-12 16:11:02.368 -05:00] [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"]
  252. [2025-10-12 16:11:02.370 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["192.168.5.24", "127.0.0.1"]
  253. [2025-10-12 16:11:02.372 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
  254. [2025-10-12 16:11:02.373 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  255. [2025-10-12 16:11:02.374 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  256. [2025-10-12 16:11:03.845 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.10.7.0"
  257. [2025-10-12 16:11:03.848 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.10.7.0"
  258. [2025-10-12 16:11:03.849 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.10.7.0"
  259. [2025-10-12 16:11:03.869 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.10.7.0"
  260. [2025-10-12 16:11:03.871 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.10.7.0"
  261. [2025-10-12 16:11:03.978 -05:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
  262. [2025-10-12 16:11:04.416 -05:00] [ERR] [1] Microsoft.Extensions.Hosting.Internal.Host: Hosting failed to start
  263. System.Net.Sockets.SocketException (10013): An attempt was made to access a socket in a way forbidden by its access permissions.
  264. at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, Boolean disconnectOnFailure, String callerName)
  265. at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
  266. at System.Net.Sockets.Socket.Bind(EndPoint localEP)
  267. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportOptions.CreateDefaultBoundListenSocket(EndPoint endpoint)
  268. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.Bind()
  269. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportFactory.BindAsync(EndPoint endpoint, CancellationToken cancellationToken)
  270. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TransportManager.BindAsync(EndPoint endPoint, ConnectionDelegate connectionDelegate, EndpointConfig endpointConfig, CancellationToken cancellationToken)
  271. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.<>c__DisplayClass28_0`1.<<StartAsync>g__OnBind|0>d.MoveNext()
  272. --- End of stack trace from previous location ---
  273. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindEndpointAsync(ListenOptions endpoint, AddressBindContext context, CancellationToken cancellationToken)
  274. at Microsoft.AspNetCore.Server.Kestrel.Core.ListenOptions.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  275. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.EndpointsStrategy.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  276. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindAsync(ListenOptions[] listenOptions, AddressBindContext context, Func`2 useHttps, CancellationToken cancellationToken)
  277. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.BindAsync(CancellationToken cancellationToken)
  278. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.StartAsync[TContext](IHttpApplication`1 application, CancellationToken cancellationToken)
  279. at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
  280. at Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>b__15_1(IHostedService service, CancellationToken token)
  281. at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation)
  282. at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
  283. [2025-10-12 16:11:04.464 -05:00] [ERR] [1] Main: Kestrel failed to start! This is most likely due to an invalid address or port bind - correct your bind configuration in network.xml and try again
  284. [2025-10-12 16:11:04.465 -05:00] [FTL] [1] Main: Error while starting server
  285. System.Net.Sockets.SocketException (10013): An attempt was made to access a socket in a way forbidden by its access permissions.
  286. at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, Boolean disconnectOnFailure, String callerName)
  287. at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
  288. at System.Net.Sockets.Socket.Bind(EndPoint localEP)
  289. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportOptions.CreateDefaultBoundListenSocket(EndPoint endpoint)
  290. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.Bind()
  291. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportFactory.BindAsync(EndPoint endpoint, CancellationToken cancellationToken)
  292. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TransportManager.BindAsync(EndPoint endPoint, ConnectionDelegate connectionDelegate, EndpointConfig endpointConfig, CancellationToken cancellationToken)
  293. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.<>c__DisplayClass28_0`1.<<StartAsync>g__OnBind|0>d.MoveNext()
  294. --- End of stack trace from previous location ---
  295. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindEndpointAsync(ListenOptions endpoint, AddressBindContext context, CancellationToken cancellationToken)
  296. at Microsoft.AspNetCore.Server.Kestrel.Core.ListenOptions.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  297. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.EndpointsStrategy.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  298. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindAsync(ListenOptions[] listenOptions, AddressBindContext context, Func`2 useHttps, CancellationToken cancellationToken)
  299. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.BindAsync(CancellationToken cancellationToken)
  300. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.StartAsync[TContext](IHttpApplication`1 application, CancellationToken cancellationToken)
  301. at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
  302. at Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>b__15_1(IHostedService service, CancellationToken token)
  303. at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation)
  304. at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
  305. at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
  306. [2025-10-12 16:11:04.565 -05:00] [INF] [1] Main: Running query planner optimizations in the database... This might take a while
  307. [2025-10-12 16:11:04.584 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
  308. [2025-10-12 16:11:04.586 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
  309. [2025-10-12 16:11:04.588 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
  310. [2025-10-12 16:11:04.589 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
  311. [2025-10-12 16:12:27.750 -05:00] [INF] [1] Main: Jellyfin version: "10.10.7"
  312. [2025-10-12 16:12:27.769 -05:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, C:\ProgramData\Jellyfin\Server\log]"]
  313. [2025-10-12 16:12:27.773 -05:00] [INF] [1] Main: Arguments: ["C:\Program Files\Jellyfin\Server\jellyfin.dll", "--datadir", "C:\ProgramData\Jellyfin\Server"]
  314. [2025-10-12 16:12:27.775 -05:00] [INF] [1] Main: Operating system: "Microsoft Windows 10.0.26200"
  315. [2025-10-12 16:12:27.776 -05:00] [INF] [1] Main: Architecture: X64
  316. [2025-10-12 16:12:27.777 -05:00] [INF] [1] Main: 64-Bit Process: True
  317. [2025-10-12 16:12:27.778 -05:00] [INF] [1] Main: User Interactive: True
  318. [2025-10-12 16:12:27.779 -05:00] [INF] [1] Main: Processor count: 6
  319. [2025-10-12 16:12:27.780 -05:00] [INF] [1] Main: Program data path: "C:\ProgramData\Jellyfin\Server"
  320. [2025-10-12 16:12:27.781 -05:00] [INF] [1] Main: Log directory path: "C:\ProgramData\Jellyfin\Server\log"
  321. [2025-10-12 16:12:27.782 -05:00] [INF] [1] Main: Config directory path: "C:\ProgramData\Jellyfin\Server\config"
  322. [2025-10-12 16:12:27.784 -05:00] [INF] [1] Main: Cache path: "C:\ProgramData\Jellyfin\Server\cache"
  323. [2025-10-12 16:12:27.785 -05:00] [INF] [1] Main: Temp directory path: "C:\Users\Rodney\AppData\Local\Temp\jellyfin"
  324. [2025-10-12 16:12:27.786 -05:00] [INF] [1] Main: Web resources path: "C:\Program Files\Jellyfin\Server\jellyfin-web"
  325. [2025-10-12 16:12:27.787 -05:00] [INF] [1] Main: Application directory: "C:\Program Files\Jellyfin\Server\"
  326. [2025-10-12 16:12:27.907 -05:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
  327. [2025-10-12 16:12:27.967 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  328. [2025-10-12 16:12:28.089 -05:00] [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"]
  329. [2025-10-12 16:12:28.091 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  330. [2025-10-12 16:12:28.093 -05:00] [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"]
  331. [2025-10-12 16:12:28.095 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["192.168.5.24", "127.0.0.1"]
  332. [2025-10-12 16:12:28.097 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
  333. [2025-10-12 16:12:28.098 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  334. [2025-10-12 16:12:28.099 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  335. [2025-10-12 16:12:29.322 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.10.7.0"
  336. [2025-10-12 16:12:29.325 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.10.7.0"
  337. [2025-10-12 16:12:29.326 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.10.7.0"
  338. [2025-10-12 16:12:29.344 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.10.7.0"
  339. [2025-10-12 16:12:29.346 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.10.7.0"
  340. [2025-10-12 16:12:29.436 -05:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
  341. [2025-10-12 16:12:29.828 -05:00] [ERR] [1] Microsoft.Extensions.Hosting.Internal.Host: Hosting failed to start
  342. System.Net.Sockets.SocketException (10013): An attempt was made to access a socket in a way forbidden by its access permissions.
  343. at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, Boolean disconnectOnFailure, String callerName)
  344. at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
  345. at System.Net.Sockets.Socket.Bind(EndPoint localEP)
  346. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportOptions.CreateDefaultBoundListenSocket(EndPoint endpoint)
  347. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.Bind()
  348. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportFactory.BindAsync(EndPoint endpoint, CancellationToken cancellationToken)
  349. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TransportManager.BindAsync(EndPoint endPoint, ConnectionDelegate connectionDelegate, EndpointConfig endpointConfig, CancellationToken cancellationToken)
  350. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.<>c__DisplayClass28_0`1.<<StartAsync>g__OnBind|0>d.MoveNext()
  351. --- End of stack trace from previous location ---
  352. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindEndpointAsync(ListenOptions endpoint, AddressBindContext context, CancellationToken cancellationToken)
  353. at Microsoft.AspNetCore.Server.Kestrel.Core.ListenOptions.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  354. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.EndpointsStrategy.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  355. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindAsync(ListenOptions[] listenOptions, AddressBindContext context, Func`2 useHttps, CancellationToken cancellationToken)
  356. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.BindAsync(CancellationToken cancellationToken)
  357. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.StartAsync[TContext](IHttpApplication`1 application, CancellationToken cancellationToken)
  358. at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
  359. at Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>b__15_1(IHostedService service, CancellationToken token)
  360. at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation)
  361. at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
  362. [2025-10-12 16:12:29.838 -05:00] [ERR] [1] Main: Kestrel failed to start! This is most likely due to an invalid address or port bind - correct your bind configuration in network.xml and try again
  363. [2025-10-12 16:12:29.839 -05:00] [FTL] [1] Main: Error while starting server
  364. System.Net.Sockets.SocketException (10013): An attempt was made to access a socket in a way forbidden by its access permissions.
  365. at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, Boolean disconnectOnFailure, String callerName)
  366. at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
  367. at System.Net.Sockets.Socket.Bind(EndPoint localEP)
  368. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportOptions.CreateDefaultBoundListenSocket(EndPoint endpoint)
  369. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.Bind()
  370. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportFactory.BindAsync(EndPoint endpoint, CancellationToken cancellationToken)
  371. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TransportManager.BindAsync(EndPoint endPoint, ConnectionDelegate connectionDelegate, EndpointConfig endpointConfig, CancellationToken cancellationToken)
  372. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.<>c__DisplayClass28_0`1.<<StartAsync>g__OnBind|0>d.MoveNext()
  373. --- End of stack trace from previous location ---
  374. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindEndpointAsync(ListenOptions endpoint, AddressBindContext context, CancellationToken cancellationToken)
  375. at Microsoft.AspNetCore.Server.Kestrel.Core.ListenOptions.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  376. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.EndpointsStrategy.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  377. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindAsync(ListenOptions[] listenOptions, AddressBindContext context, Func`2 useHttps, CancellationToken cancellationToken)
  378. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.BindAsync(CancellationToken cancellationToken)
  379. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.StartAsync[TContext](IHttpApplication`1 application, CancellationToken cancellationToken)
  380. at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
  381. at Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>b__15_1(IHostedService service, CancellationToken token)
  382. at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation)
  383. at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
  384. at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
  385. [2025-10-12 16:12:29.845 -05:00] [INF] [1] Main: Running query planner optimizations in the database... This might take a while
  386. [2025-10-12 16:12:29.857 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
  387. [2025-10-12 16:12:29.859 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
  388. [2025-10-12 16:12:29.861 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
  389. [2025-10-12 16:12:29.862 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
  390. [2025-10-12 16:13:00.759 -05:00] [INF] [1] Main: Jellyfin version: "10.10.7"
  391. [2025-10-12 16:13:00.777 -05:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, C:\ProgramData\Jellyfin\Server\log]"]
  392. [2025-10-12 16:13:00.780 -05:00] [INF] [1] Main: Arguments: ["C:\Program Files\Jellyfin\Server\jellyfin.dll", "--datadir", "C:\ProgramData\Jellyfin\Server"]
  393. [2025-10-12 16:13:00.781 -05:00] [INF] [1] Main: Operating system: "Microsoft Windows 10.0.26200"
  394. [2025-10-12 16:13:00.782 -05:00] [INF] [1] Main: Architecture: X64
  395. [2025-10-12 16:13:00.783 -05:00] [INF] [1] Main: 64-Bit Process: True
  396. [2025-10-12 16:13:00.783 -05:00] [INF] [1] Main: User Interactive: True
  397. [2025-10-12 16:13:00.784 -05:00] [INF] [1] Main: Processor count: 6
  398. [2025-10-12 16:13:00.784 -05:00] [INF] [1] Main: Program data path: "C:\ProgramData\Jellyfin\Server"
  399. [2025-10-12 16:13:00.785 -05:00] [INF] [1] Main: Log directory path: "C:\ProgramData\Jellyfin\Server\log"
  400. [2025-10-12 16:13:00.785 -05:00] [INF] [1] Main: Config directory path: "C:\ProgramData\Jellyfin\Server\config"
  401. [2025-10-12 16:13:00.786 -05:00] [INF] [1] Main: Cache path: "C:\ProgramData\Jellyfin\Server\cache"
  402. [2025-10-12 16:13:00.787 -05:00] [INF] [1] Main: Temp directory path: "C:\Users\Rodney\AppData\Local\Temp\jellyfin"
  403. [2025-10-12 16:13:00.787 -05:00] [INF] [1] Main: Web resources path: "C:\Program Files\Jellyfin\Server\jellyfin-web"
  404. [2025-10-12 16:13:00.788 -05:00] [INF] [1] Main: Application directory: "C:\Program Files\Jellyfin\Server\"
  405. [2025-10-12 16:13:00.898 -05:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
  406. [2025-10-12 16:13:00.948 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  407. [2025-10-12 16:13:01.053 -05:00] [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"]
  408. [2025-10-12 16:13:01.055 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  409. [2025-10-12 16:13:01.056 -05:00] [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"]
  410. [2025-10-12 16:13:01.057 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["192.168.5.24", "127.0.0.1"]
  411. [2025-10-12 16:13:01.058 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
  412. [2025-10-12 16:13:01.059 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  413. [2025-10-12 16:13:01.060 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  414. [2025-10-12 16:13:02.270 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.10.7.0"
  415. [2025-10-12 16:13:02.273 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.10.7.0"
  416. [2025-10-12 16:13:02.274 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.10.7.0"
  417. [2025-10-12 16:13:02.290 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.10.7.0"
  418. [2025-10-12 16:13:02.292 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.10.7.0"
  419. [2025-10-12 16:13:02.372 -05:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
  420. [2025-10-12 16:13:02.773 -05:00] [ERR] [1] Microsoft.Extensions.Hosting.Internal.Host: Hosting failed to start
  421. System.Net.Sockets.SocketException (10013): An attempt was made to access a socket in a way forbidden by its access permissions.
  422. at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, Boolean disconnectOnFailure, String callerName)
  423. at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
  424. at System.Net.Sockets.Socket.Bind(EndPoint localEP)
  425. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportOptions.CreateDefaultBoundListenSocket(EndPoint endpoint)
  426. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.Bind()
  427. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportFactory.BindAsync(EndPoint endpoint, CancellationToken cancellationToken)
  428. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TransportManager.BindAsync(EndPoint endPoint, ConnectionDelegate connectionDelegate, EndpointConfig endpointConfig, CancellationToken cancellationToken)
  429. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.<>c__DisplayClass28_0`1.<<StartAsync>g__OnBind|0>d.MoveNext()
  430. --- End of stack trace from previous location ---
  431. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindEndpointAsync(ListenOptions endpoint, AddressBindContext context, CancellationToken cancellationToken)
  432. at Microsoft.AspNetCore.Server.Kestrel.Core.ListenOptions.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  433. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.EndpointsStrategy.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  434. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindAsync(ListenOptions[] listenOptions, AddressBindContext context, Func`2 useHttps, CancellationToken cancellationToken)
  435. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.BindAsync(CancellationToken cancellationToken)
  436. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.StartAsync[TContext](IHttpApplication`1 application, CancellationToken cancellationToken)
  437. at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
  438. at Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>b__15_1(IHostedService service, CancellationToken token)
  439. at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation)
  440. at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
  441. [2025-10-12 16:13:02.781 -05:00] [ERR] [1] Main: Kestrel failed to start! This is most likely due to an invalid address or port bind - correct your bind configuration in network.xml and try again
  442. [2025-10-12 16:13:02.781 -05:00] [FTL] [1] Main: Error while starting server
  443. System.Net.Sockets.SocketException (10013): An attempt was made to access a socket in a way forbidden by its access permissions.
  444. at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, Boolean disconnectOnFailure, String callerName)
  445. at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
  446. at System.Net.Sockets.Socket.Bind(EndPoint localEP)
  447. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportOptions.CreateDefaultBoundListenSocket(EndPoint endpoint)
  448. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.Bind()
  449. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportFactory.BindAsync(EndPoint endpoint, CancellationToken cancellationToken)
  450. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TransportManager.BindAsync(EndPoint endPoint, ConnectionDelegate connectionDelegate, EndpointConfig endpointConfig, CancellationToken cancellationToken)
  451. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.<>c__DisplayClass28_0`1.<<StartAsync>g__OnBind|0>d.MoveNext()
  452. --- End of stack trace from previous location ---
  453. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindEndpointAsync(ListenOptions endpoint, AddressBindContext context, CancellationToken cancellationToken)
  454. at Microsoft.AspNetCore.Server.Kestrel.Core.ListenOptions.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  455. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.EndpointsStrategy.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  456. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindAsync(ListenOptions[] listenOptions, AddressBindContext context, Func`2 useHttps, CancellationToken cancellationToken)
  457. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.BindAsync(CancellationToken cancellationToken)
  458. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.StartAsync[TContext](IHttpApplication`1 application, CancellationToken cancellationToken)
  459. at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
  460. at Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>b__15_1(IHostedService service, CancellationToken token)
  461. at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation)
  462. at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
  463. at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
  464. [2025-10-12 16:13:02.787 -05:00] [INF] [1] Main: Running query planner optimizations in the database... This might take a while
  465. [2025-10-12 16:13:02.799 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
  466. [2025-10-12 16:13:02.800 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
  467. [2025-10-12 16:13:02.801 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
  468. [2025-10-12 16:13:02.802 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
  469. [2025-10-12 16:13:05.993 -05:00] [INF] [1] Main: Jellyfin version: "10.10.7"
  470. [2025-10-12 16:13:06.011 -05:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, C:\ProgramData\Jellyfin\Server\log]"]
  471. [2025-10-12 16:13:06.014 -05:00] [INF] [1] Main: Arguments: ["C:\Program Files\Jellyfin\Server\jellyfin.dll", "--datadir", "C:\ProgramData\Jellyfin\Server"]
  472. [2025-10-12 16:13:06.015 -05:00] [INF] [1] Main: Operating system: "Microsoft Windows 10.0.26200"
  473. [2025-10-12 16:13:06.016 -05:00] [INF] [1] Main: Architecture: X64
  474. [2025-10-12 16:13:06.017 -05:00] [INF] [1] Main: 64-Bit Process: True
  475. [2025-10-12 16:13:06.017 -05:00] [INF] [1] Main: User Interactive: True
  476. [2025-10-12 16:13:06.018 -05:00] [INF] [1] Main: Processor count: 6
  477. [2025-10-12 16:13:06.019 -05:00] [INF] [1] Main: Program data path: "C:\ProgramData\Jellyfin\Server"
  478. [2025-10-12 16:13:06.019 -05:00] [INF] [1] Main: Log directory path: "C:\ProgramData\Jellyfin\Server\log"
  479. [2025-10-12 16:13:06.020 -05:00] [INF] [1] Main: Config directory path: "C:\ProgramData\Jellyfin\Server\config"
  480. [2025-10-12 16:13:06.020 -05:00] [INF] [1] Main: Cache path: "C:\ProgramData\Jellyfin\Server\cache"
  481. [2025-10-12 16:13:06.021 -05:00] [INF] [1] Main: Temp directory path: "C:\Users\Rodney\AppData\Local\Temp\jellyfin"
  482. [2025-10-12 16:13:06.022 -05:00] [INF] [1] Main: Web resources path: "C:\Program Files\Jellyfin\Server\jellyfin-web"
  483. [2025-10-12 16:13:06.022 -05:00] [INF] [1] Main: Application directory: "C:\Program Files\Jellyfin\Server\"
  484. [2025-10-12 16:13:06.136 -05:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
  485. [2025-10-12 16:13:06.185 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  486. [2025-10-12 16:13:06.293 -05:00] [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"]
  487. [2025-10-12 16:13:06.295 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  488. [2025-10-12 16:13:06.296 -05:00] [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"]
  489. [2025-10-12 16:13:06.298 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["192.168.5.24", "127.0.0.1"]
  490. [2025-10-12 16:13:06.299 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
  491. [2025-10-12 16:13:06.300 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  492. [2025-10-12 16:13:06.301 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  493. [2025-10-12 16:13:07.501 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.10.7.0"
  494. [2025-10-12 16:13:07.504 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.10.7.0"
  495. [2025-10-12 16:13:07.505 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.10.7.0"
  496. [2025-10-12 16:13:07.521 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.10.7.0"
  497. [2025-10-12 16:13:07.523 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.10.7.0"
  498. [2025-10-12 16:13:07.603 -05:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
  499. [2025-10-12 16:13:07.998 -05:00] [ERR] [1] Microsoft.Extensions.Hosting.Internal.Host: Hosting failed to start
  500. System.Net.Sockets.SocketException (10013): An attempt was made to access a socket in a way forbidden by its access permissions.
  501. at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, Boolean disconnectOnFailure, String callerName)
  502. at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
  503. at System.Net.Sockets.Socket.Bind(EndPoint localEP)
  504. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportOptions.CreateDefaultBoundListenSocket(EndPoint endpoint)
  505. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.Bind()
  506. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportFactory.BindAsync(EndPoint endpoint, CancellationToken cancellationToken)
  507. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TransportManager.BindAsync(EndPoint endPoint, ConnectionDelegate connectionDelegate, EndpointConfig endpointConfig, CancellationToken cancellationToken)
  508. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.<>c__DisplayClass28_0`1.<<StartAsync>g__OnBind|0>d.MoveNext()
  509. --- End of stack trace from previous location ---
  510. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindEndpointAsync(ListenOptions endpoint, AddressBindContext context, CancellationToken cancellationToken)
  511. at Microsoft.AspNetCore.Server.Kestrel.Core.ListenOptions.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  512. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.EndpointsStrategy.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  513. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindAsync(ListenOptions[] listenOptions, AddressBindContext context, Func`2 useHttps, CancellationToken cancellationToken)
  514. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.BindAsync(CancellationToken cancellationToken)
  515. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.StartAsync[TContext](IHttpApplication`1 application, CancellationToken cancellationToken)
  516. at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
  517. at Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>b__15_1(IHostedService service, CancellationToken token)
  518. at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation)
  519. at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
  520. [2025-10-12 16:13:08.007 -05:00] [ERR] [1] Main: Kestrel failed to start! This is most likely due to an invalid address or port bind - correct your bind configuration in network.xml and try again
  521. [2025-10-12 16:13:08.009 -05:00] [FTL] [1] Main: Error while starting server
  522. System.Net.Sockets.SocketException (10013): An attempt was made to access a socket in a way forbidden by its access permissions.
  523. at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, Boolean disconnectOnFailure, String callerName)
  524. at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
  525. at System.Net.Sockets.Socket.Bind(EndPoint localEP)
  526. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportOptions.CreateDefaultBoundListenSocket(EndPoint endpoint)
  527. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.Bind()
  528. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportFactory.BindAsync(EndPoint endpoint, CancellationToken cancellationToken)
  529. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TransportManager.BindAsync(EndPoint endPoint, ConnectionDelegate connectionDelegate, EndpointConfig endpointConfig, CancellationToken cancellationToken)
  530. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.<>c__DisplayClass28_0`1.<<StartAsync>g__OnBind|0>d.MoveNext()
  531. --- End of stack trace from previous location ---
  532. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindEndpointAsync(ListenOptions endpoint, AddressBindContext context, CancellationToken cancellationToken)
  533. at Microsoft.AspNetCore.Server.Kestrel.Core.ListenOptions.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  534. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.EndpointsStrategy.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  535. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindAsync(ListenOptions[] listenOptions, AddressBindContext context, Func`2 useHttps, CancellationToken cancellationToken)
  536. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.BindAsync(CancellationToken cancellationToken)
  537. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.StartAsync[TContext](IHttpApplication`1 application, CancellationToken cancellationToken)
  538. at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
  539. at Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>b__15_1(IHostedService service, CancellationToken token)
  540. at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation)
  541. at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
  542. at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
  543. [2025-10-12 16:13:08.013 -05:00] [INF] [1] Main: Running query planner optimizations in the database... This might take a while
  544. [2025-10-12 16:13:08.024 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
  545. [2025-10-12 16:13:08.026 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
  546. [2025-10-12 16:13:08.027 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
  547. [2025-10-12 16:13:08.027 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
  548. [2025-10-12 16:14:18.777 -05:00] [INF] [1] Main: Jellyfin version: "10.10.7"
  549. [2025-10-12 16:14:18.795 -05:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, C:\ProgramData\Jellyfin\Server\log]"]
  550. [2025-10-12 16:14:18.798 -05:00] [INF] [1] Main: Arguments: ["C:\Program Files\Jellyfin\Server\jellyfin.dll", "--datadir", "C:\ProgramData\Jellyfin\Server"]
  551. [2025-10-12 16:14:18.800 -05:00] [INF] [1] Main: Operating system: "Microsoft Windows 10.0.26200"
  552. [2025-10-12 16:14:18.801 -05:00] [INF] [1] Main: Architecture: X64
  553. [2025-10-12 16:14:18.802 -05:00] [INF] [1] Main: 64-Bit Process: True
  554. [2025-10-12 16:14:18.803 -05:00] [INF] [1] Main: User Interactive: True
  555. [2025-10-12 16:14:18.804 -05:00] [INF] [1] Main: Processor count: 6
  556. [2025-10-12 16:14:18.805 -05:00] [INF] [1] Main: Program data path: "C:\ProgramData\Jellyfin\Server"
  557. [2025-10-12 16:14:18.806 -05:00] [INF] [1] Main: Log directory path: "C:\ProgramData\Jellyfin\Server\log"
  558. [2025-10-12 16:14:18.807 -05:00] [INF] [1] Main: Config directory path: "C:\ProgramData\Jellyfin\Server\config"
  559. [2025-10-12 16:14:18.808 -05:00] [INF] [1] Main: Cache path: "C:\ProgramData\Jellyfin\Server\cache"
  560. [2025-10-12 16:14:18.809 -05:00] [INF] [1] Main: Temp directory path: "C:\Users\Rodney\AppData\Local\Temp\jellyfin"
  561. [2025-10-12 16:14:18.810 -05:00] [INF] [1] Main: Web resources path: "C:\Program Files\Jellyfin\Server\jellyfin-web"
  562. [2025-10-12 16:14:18.811 -05:00] [INF] [1] Main: Application directory: "C:\Program Files\Jellyfin\Server\"
  563. [2025-10-12 16:14:18.933 -05:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
  564. [2025-10-12 16:14:19.008 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  565. [2025-10-12 16:14:19.139 -05:00] [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"]
  566. [2025-10-12 16:14:19.142 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  567. [2025-10-12 16:14:19.143 -05:00] [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"]
  568. [2025-10-12 16:14:19.146 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["192.168.5.24", "127.0.0.1"]
  569. [2025-10-12 16:14:19.148 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
  570. [2025-10-12 16:14:19.149 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  571. [2025-10-12 16:14:19.150 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  572. [2025-10-12 16:14:20.505 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.10.7.0"
  573. [2025-10-12 16:14:20.507 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.10.7.0"
  574. [2025-10-12 16:14:20.508 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.10.7.0"
  575. [2025-10-12 16:14:20.530 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.10.7.0"
  576. [2025-10-12 16:14:20.532 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.10.7.0"
  577. [2025-10-12 16:14:20.652 -05:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
  578. [2025-10-12 16:14:21.128 -05:00] [ERR] [1] Microsoft.Extensions.Hosting.Internal.Host: Hosting failed to start
  579. System.Net.Sockets.SocketException (10013): An attempt was made to access a socket in a way forbidden by its access permissions.
  580. at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, Boolean disconnectOnFailure, String callerName)
  581. at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
  582. at System.Net.Sockets.Socket.Bind(EndPoint localEP)
  583. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportOptions.CreateDefaultBoundListenSocket(EndPoint endpoint)
  584. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.Bind()
  585. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportFactory.BindAsync(EndPoint endpoint, CancellationToken cancellationToken)
  586. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TransportManager.BindAsync(EndPoint endPoint, ConnectionDelegate connectionDelegate, EndpointConfig endpointConfig, CancellationToken cancellationToken)
  587. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.<>c__DisplayClass28_0`1.<<StartAsync>g__OnBind|0>d.MoveNext()
  588. --- End of stack trace from previous location ---
  589. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindEndpointAsync(ListenOptions endpoint, AddressBindContext context, CancellationToken cancellationToken)
  590. at Microsoft.AspNetCore.Server.Kestrel.Core.ListenOptions.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  591. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.EndpointsStrategy.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  592. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindAsync(ListenOptions[] listenOptions, AddressBindContext context, Func`2 useHttps, CancellationToken cancellationToken)
  593. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.BindAsync(CancellationToken cancellationToken)
  594. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.StartAsync[TContext](IHttpApplication`1 application, CancellationToken cancellationToken)
  595. at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
  596. at Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>b__15_1(IHostedService service, CancellationToken token)
  597. at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation)
  598. at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
  599. [2025-10-12 16:14:21.143 -05:00] [ERR] [1] Main: Kestrel failed to start! This is most likely due to an invalid address or port bind - correct your bind configuration in network.xml and try again
  600. [2025-10-12 16:14:21.144 -05:00] [FTL] [1] Main: Error while starting server
  601. System.Net.Sockets.SocketException (10013): An attempt was made to access a socket in a way forbidden by its access permissions.
  602. at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, Boolean disconnectOnFailure, String callerName)
  603. at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
  604. at System.Net.Sockets.Socket.Bind(EndPoint localEP)
  605. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportOptions.CreateDefaultBoundListenSocket(EndPoint endpoint)
  606. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.Bind()
  607. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportFactory.BindAsync(EndPoint endpoint, CancellationToken cancellationToken)
  608. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TransportManager.BindAsync(EndPoint endPoint, ConnectionDelegate connectionDelegate, EndpointConfig endpointConfig, CancellationToken cancellationToken)
  609. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.<>c__DisplayClass28_0`1.<<StartAsync>g__OnBind|0>d.MoveNext()
  610. --- End of stack trace from previous location ---
  611. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindEndpointAsync(ListenOptions endpoint, AddressBindContext context, CancellationToken cancellationToken)
  612. at Microsoft.AspNetCore.Server.Kestrel.Core.ListenOptions.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  613. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.EndpointsStrategy.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  614. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindAsync(ListenOptions[] listenOptions, AddressBindContext context, Func`2 useHttps, CancellationToken cancellationToken)
  615. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.BindAsync(CancellationToken cancellationToken)
  616. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.StartAsync[TContext](IHttpApplication`1 application, CancellationToken cancellationToken)
  617. at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
  618. at Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>b__15_1(IHostedService service, CancellationToken token)
  619. at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation)
  620. at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
  621. at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
  622. [2025-10-12 16:14:21.162 -05:00] [INF] [1] Main: Running query planner optimizations in the database... This might take a while
  623. [2025-10-12 16:14:21.176 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
  624. [2025-10-12 16:14:21.177 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
  625. [2025-10-12 16:14:21.179 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
  626. [2025-10-12 16:14:21.180 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
  627. [2025-10-12 16:15:03.545 -05:00] [INF] [1] Main: Jellyfin version: "10.10.7"
  628. [2025-10-12 16:15:03.564 -05:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, C:\ProgramData\Jellyfin\Server\log]"]
  629. [2025-10-12 16:15:03.567 -05:00] [INF] [1] Main: Arguments: ["C:\Program Files\Jellyfin\Server\jellyfin.dll", "--datadir", "C:\ProgramData\Jellyfin\Server"]
  630. [2025-10-12 16:15:03.569 -05:00] [INF] [1] Main: Operating system: "Microsoft Windows 10.0.26200"
  631. [2025-10-12 16:15:03.569 -05:00] [INF] [1] Main: Architecture: X64
  632. [2025-10-12 16:15:03.570 -05:00] [INF] [1] Main: 64-Bit Process: True
  633. [2025-10-12 16:15:03.571 -05:00] [INF] [1] Main: User Interactive: True
  634. [2025-10-12 16:15:03.572 -05:00] [INF] [1] Main: Processor count: 6
  635. [2025-10-12 16:15:03.573 -05:00] [INF] [1] Main: Program data path: "C:\ProgramData\Jellyfin\Server"
  636. [2025-10-12 16:15:03.573 -05:00] [INF] [1] Main: Log directory path: "C:\ProgramData\Jellyfin\Server\log"
  637. [2025-10-12 16:15:03.574 -05:00] [INF] [1] Main: Config directory path: "C:\ProgramData\Jellyfin\Server\config"
  638. [2025-10-12 16:15:03.574 -05:00] [INF] [1] Main: Cache path: "C:\ProgramData\Jellyfin\Server\cache"
  639. [2025-10-12 16:15:03.575 -05:00] [INF] [1] Main: Temp directory path: "C:\Users\Rodney\AppData\Local\Temp\jellyfin"
  640. [2025-10-12 16:15:03.576 -05:00] [INF] [1] Main: Web resources path: "C:\Program Files\Jellyfin\Server\jellyfin-web"
  641. [2025-10-12 16:15:03.577 -05:00] [INF] [1] Main: Application directory: "C:\Program Files\Jellyfin\Server\"
  642. [2025-10-12 16:15:03.691 -05:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
  643. [2025-10-12 16:15:03.742 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  644. [2025-10-12 16:15:03.847 -05:00] [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"]
  645. [2025-10-12 16:15:03.848 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  646. [2025-10-12 16:15:03.849 -05:00] [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"]
  647. [2025-10-12 16:15:03.851 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["192.168.5.24", "127.0.0.1"]
  648. [2025-10-12 16:15:03.852 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
  649. [2025-10-12 16:15:03.853 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  650. [2025-10-12 16:15:03.854 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  651. [2025-10-12 16:15:05.080 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.10.7.0"
  652. [2025-10-12 16:15:05.082 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.10.7.0"
  653. [2025-10-12 16:15:05.083 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.10.7.0"
  654. [2025-10-12 16:15:05.100 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.10.7.0"
  655. [2025-10-12 16:15:05.102 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.10.7.0"
  656. [2025-10-12 16:15:05.188 -05:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
  657. [2025-10-12 16:15:05.584 -05:00] [ERR] [1] Microsoft.Extensions.Hosting.Internal.Host: Hosting failed to start
  658. System.Net.Sockets.SocketException (10013): An attempt was made to access a socket in a way forbidden by its access permissions.
  659. at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, Boolean disconnectOnFailure, String callerName)
  660. at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
  661. at System.Net.Sockets.Socket.Bind(EndPoint localEP)
  662. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportOptions.CreateDefaultBoundListenSocket(EndPoint endpoint)
  663. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.Bind()
  664. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportFactory.BindAsync(EndPoint endpoint, CancellationToken cancellationToken)
  665. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TransportManager.BindAsync(EndPoint endPoint, ConnectionDelegate connectionDelegate, EndpointConfig endpointConfig, CancellationToken cancellationToken)
  666. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.<>c__DisplayClass28_0`1.<<StartAsync>g__OnBind|0>d.MoveNext()
  667. --- End of stack trace from previous location ---
  668. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindEndpointAsync(ListenOptions endpoint, AddressBindContext context, CancellationToken cancellationToken)
  669. at Microsoft.AspNetCore.Server.Kestrel.Core.ListenOptions.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  670. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.EndpointsStrategy.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  671. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindAsync(ListenOptions[] listenOptions, AddressBindContext context, Func`2 useHttps, CancellationToken cancellationToken)
  672. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.BindAsync(CancellationToken cancellationToken)
  673. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.StartAsync[TContext](IHttpApplication`1 application, CancellationToken cancellationToken)
  674. at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
  675. at Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>b__15_1(IHostedService service, CancellationToken token)
  676. at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation)
  677. at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
  678. [2025-10-12 16:15:05.592 -05:00] [ERR] [1] Main: Kestrel failed to start! This is most likely due to an invalid address or port bind - correct your bind configuration in network.xml and try again
  679. [2025-10-12 16:15:05.593 -05:00] [FTL] [1] Main: Error while starting server
  680. System.Net.Sockets.SocketException (10013): An attempt was made to access a socket in a way forbidden by its access permissions.
  681. at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, Boolean disconnectOnFailure, String callerName)
  682. at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
  683. at System.Net.Sockets.Socket.Bind(EndPoint localEP)
  684. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportOptions.CreateDefaultBoundListenSocket(EndPoint endpoint)
  685. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.Bind()
  686. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportFactory.BindAsync(EndPoint endpoint, CancellationToken cancellationToken)
  687. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TransportManager.BindAsync(EndPoint endPoint, ConnectionDelegate connectionDelegate, EndpointConfig endpointConfig, CancellationToken cancellationToken)
  688. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.<>c__DisplayClass28_0`1.<<StartAsync>g__OnBind|0>d.MoveNext()
  689. --- End of stack trace from previous location ---
  690. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindEndpointAsync(ListenOptions endpoint, AddressBindContext context, CancellationToken cancellationToken)
  691. at Microsoft.AspNetCore.Server.Kestrel.Core.ListenOptions.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  692. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.EndpointsStrategy.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  693. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindAsync(ListenOptions[] listenOptions, AddressBindContext context, Func`2 useHttps, CancellationToken cancellationToken)
  694. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.BindAsync(CancellationToken cancellationToken)
  695. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.StartAsync[TContext](IHttpApplication`1 application, CancellationToken cancellationToken)
  696. at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
  697. at Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>b__15_1(IHostedService service, CancellationToken token)
  698. at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation)
  699. at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
  700. at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
  701. [2025-10-12 16:15:05.598 -05:00] [INF] [1] Main: Running query planner optimizations in the database... This might take a while
  702. [2025-10-12 16:15:05.611 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
  703. [2025-10-12 16:15:05.612 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
  704. [2025-10-12 16:15:05.613 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
  705. [2025-10-12 16:15:05.614 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
  706. [2025-10-12 16:15:42.854 -05:00] [INF] [8] Main: Jellyfin version: "10.10.7"
  707. [2025-10-12 16:15:42.872 -05:00] [INF] [8] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, C:\ProgramData\Jellyfin\Server\log]"]
  708. [2025-10-12 16:15:42.875 -05:00] [INF] [8] Main: Arguments: ["C:\Program Files\Jellyfin\Server\jellyfin.dll", "--datadir", "C:\ProgramData\Jellyfin\Server"]
  709. [2025-10-12 16:15:42.876 -05:00] [INF] [8] Main: Operating system: "Microsoft Windows 10.0.26200"
  710. [2025-10-12 16:15:42.877 -05:00] [INF] [8] Main: Architecture: X64
  711. [2025-10-12 16:15:42.878 -05:00] [INF] [8] Main: 64-Bit Process: True
  712. [2025-10-12 16:15:42.879 -05:00] [INF] [8] Main: User Interactive: True
  713. [2025-10-12 16:15:42.879 -05:00] [INF] [8] Main: Processor count: 6
  714. [2025-10-12 16:15:42.880 -05:00] [INF] [8] Main: Program data path: "C:\ProgramData\Jellyfin\Server"
  715. [2025-10-12 16:15:42.880 -05:00] [INF] [8] Main: Log directory path: "C:\ProgramData\Jellyfin\Server\log"
  716. [2025-10-12 16:15:42.881 -05:00] [INF] [8] Main: Config directory path: "C:\ProgramData\Jellyfin\Server\config"
  717. [2025-10-12 16:15:42.882 -05:00] [INF] [8] Main: Cache path: "C:\ProgramData\Jellyfin\Server\cache"
  718. [2025-10-12 16:15:42.882 -05:00] [INF] [8] Main: Temp directory path: "C:\Users\Rodney\AppData\Local\Temp\jellyfin"
  719. [2025-10-12 16:15:42.883 -05:00] [INF] [8] Main: Web resources path: "C:\Program Files\Jellyfin\Server\jellyfin-web"
  720. [2025-10-12 16:15:42.884 -05:00] [INF] [8] Main: Application directory: "C:\Program Files\Jellyfin\Server\"
  721. [2025-10-12 16:15:42.898 -05:00] [INF] [8] Jellyfin.Server.Migrations.MigrationRunner: Marking following migrations as applied because this is a fresh install: ["CreateNetworkConfiguration", "MigrateMusicBrainzTimeout", "MigrateNetworkConfiguration", "MigrateEncodingOptions"]
  722. [2025-10-12 16:15:42.967 -05:00] [INF] [8] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
  723. [2025-10-12 16:15:43.017 -05:00] [INF] [8] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  724. [2025-10-12 16:15:43.106 -05:00] [INF] [8] 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"]
  725. [2025-10-12 16:15:43.108 -05:00] [INF] [8] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  726. [2025-10-12 16:15:43.109 -05:00] [INF] [8] 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"]
  727. [2025-10-12 16:15:43.111 -05:00] [INF] [8] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["192.168.5.24", "127.0.0.1"]
  728. [2025-10-12 16:15:43.112 -05:00] [INF] [8] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
  729. [2025-10-12 16:15:43.113 -05:00] [INF] [8] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  730. [2025-10-12 16:15:43.113 -05:00] [INF] [8] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  731. [2025-10-12 16:15:44.341 -05:00] [INF] [8] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
  732. [2025-10-12 16:15:44.343 -05:00] [INF] [8] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
  733. [2025-10-12 16:15:44.347 -05:00] [INF] [8] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.10.7.0"
  734. [2025-10-12 16:15:44.349 -05:00] [INF] [8] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.10.7.0"
  735. [2025-10-12 16:15:44.351 -05:00] [INF] [8] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.10.7.0"
  736. [2025-10-12 16:15:44.369 -05:00] [INF] [8] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.10.7.0"
  737. [2025-10-12 16:15:44.370 -05:00] [INF] [8] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.10.7.0"
  738. [2025-10-12 16:15:44.415 -05:00] [INF] [8] Jellyfin.Server.Migrations.MigrationRunner: Marking following migrations as applied because this is a fresh install: ["DisableTranscodingThrottling", "CreateLoggingConfigHeirarchy", "MigrateActivityLogDatabase", "RemoveDuplicateExtras", "MigrateUserDatabase", "MigrateDisplayPreferencesDatabase", "RemoveDownloadImagesInAdvance", "MigrateAuthenticationDatabase", "FixPlaylistOwner", "MigrateRatingLevels", "FixAudioData", "RemoveDuplicatePlaylistChildren"]
  739. [2025-10-12 16:15:44.421 -05:00] [INF] [8] Jellyfin.Server.Migrations.MigrationRunner: Applying migration '"AddDefaultPluginRepository"'
  740. [2025-10-12 16:15:44.421 -05:00] [INF] [8] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
  741. [2025-10-12 16:15:44.423 -05:00] [INF] [8] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
  742. [2025-10-12 16:15:44.423 -05:00] [INF] [8] Jellyfin.Server.Migrations.MigrationRunner: Migration '"AddDefaultPluginRepository"' applied successfully
  743. [2025-10-12 16:15:44.425 -05:00] [INF] [8] Jellyfin.Server.Migrations.MigrationRunner: Applying migration '"ReaddDefaultPluginRepository"'
  744. [2025-10-12 16:15:44.426 -05:00] [INF] [8] Jellyfin.Server.Migrations.MigrationRunner: Migration '"ReaddDefaultPluginRepository"' applied successfully
  745. [2025-10-12 16:15:44.427 -05:00] [INF] [8] Jellyfin.Server.Migrations.MigrationRunner: Applying migration '"AddDefaultCastReceivers"'
  746. [2025-10-12 16:15:44.428 -05:00] [INF] [8] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
  747. [2025-10-12 16:15:44.429 -05:00] [INF] [8] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
  748. [2025-10-12 16:15:44.430 -05:00] [INF] [8] Jellyfin.Server.Migrations.MigrationRunner: Migration '"AddDefaultCastReceivers"' applied successfully
  749. [2025-10-12 16:15:44.431 -05:00] [INF] [8] Jellyfin.Server.Migrations.MigrationRunner: Applying migration '"UpdateDefaultPluginRepository10.9"'
  750. [2025-10-12 16:15:44.432 -05:00] [INF] [8] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
  751. [2025-10-12 16:15:44.434 -05:00] [INF] [8] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
  752. [2025-10-12 16:15:44.434 -05:00] [INF] [8] Jellyfin.Server.Migrations.MigrationRunner: Migration '"UpdateDefaultPluginRepository10.9"' applied successfully
  753. [2025-10-12 16:15:44.435 -05:00] [INF] [8] Jellyfin.Server.Migrations.MigrationRunner: Applying migration '"MoveTrickplayFiles"'
  754. [2025-10-12 16:15:44.506 -05:00] [INF] [8] Jellyfin.Server.Migrations.Routines.MoveTrickplayFiles: Moved 0 items in 00:00:00.0690534
  755. [2025-10-12 16:15:44.508 -05:00] [INF] [8] Jellyfin.Server.Migrations.MigrationRunner: Migration '"MoveTrickplayFiles"' applied successfully
  756. [2025-10-12 16:15:44.548 -05:00] [INF] [8] Main: Kestrel is listening on "0.0.0.0"
  757. [2025-10-12 16:15:44.899 -05:00] [ERR] [8] Microsoft.Extensions.Hosting.Internal.Host: Hosting failed to start
  758. System.Net.Sockets.SocketException (10013): An attempt was made to access a socket in a way forbidden by its access permissions.
  759. at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, Boolean disconnectOnFailure, String callerName)
  760. at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
  761. at System.Net.Sockets.Socket.Bind(EndPoint localEP)
  762. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportOptions.CreateDefaultBoundListenSocket(EndPoint endpoint)
  763. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.Bind()
  764. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportFactory.BindAsync(EndPoint endpoint, CancellationToken cancellationToken)
  765. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TransportManager.BindAsync(EndPoint endPoint, ConnectionDelegate connectionDelegate, EndpointConfig endpointConfig, CancellationToken cancellationToken)
  766. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.<>c__DisplayClass28_0`1.<<StartAsync>g__OnBind|0>d.MoveNext()
  767. --- End of stack trace from previous location ---
  768. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindEndpointAsync(ListenOptions endpoint, AddressBindContext context, CancellationToken cancellationToken)
  769. at Microsoft.AspNetCore.Server.Kestrel.Core.ListenOptions.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  770. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.EndpointsStrategy.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  771. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindAsync(ListenOptions[] listenOptions, AddressBindContext context, Func`2 useHttps, CancellationToken cancellationToken)
  772. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.BindAsync(CancellationToken cancellationToken)
  773. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.StartAsync[TContext](IHttpApplication`1 application, CancellationToken cancellationToken)
  774. at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
  775. at Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>b__15_1(IHostedService service, CancellationToken token)
  776. at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation)
  777. at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
  778. [2025-10-12 16:15:44.907 -05:00] [ERR] [8] Main: Kestrel failed to start! This is most likely due to an invalid address or port bind - correct your bind configuration in network.xml and try again
  779. [2025-10-12 16:15:44.907 -05:00] [FTL] [8] Main: Error while starting server
  780. System.Net.Sockets.SocketException (10013): An attempt was made to access a socket in a way forbidden by its access permissions.
  781. at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, Boolean disconnectOnFailure, String callerName)
  782. at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
  783. at System.Net.Sockets.Socket.Bind(EndPoint localEP)
  784. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportOptions.CreateDefaultBoundListenSocket(EndPoint endpoint)
  785. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.Bind()
  786. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportFactory.BindAsync(EndPoint endpoint, CancellationToken cancellationToken)
  787. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TransportManager.BindAsync(EndPoint endPoint, ConnectionDelegate connectionDelegate, EndpointConfig endpointConfig, CancellationToken cancellationToken)
  788. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.<>c__DisplayClass28_0`1.<<StartAsync>g__OnBind|0>d.MoveNext()
  789. --- End of stack trace from previous location ---
  790. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindEndpointAsync(ListenOptions endpoint, AddressBindContext context, CancellationToken cancellationToken)
  791. at Microsoft.AspNetCore.Server.Kestrel.Core.ListenOptions.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  792. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.EndpointsStrategy.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  793. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindAsync(ListenOptions[] listenOptions, AddressBindContext context, Func`2 useHttps, CancellationToken cancellationToken)
  794. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.BindAsync(CancellationToken cancellationToken)
  795. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.StartAsync[TContext](IHttpApplication`1 application, CancellationToken cancellationToken)
  796. at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
  797. at Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>b__15_1(IHostedService service, CancellationToken token)
  798. at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation)
  799. at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
  800. at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
  801. [2025-10-12 16:15:44.912 -05:00] [INF] [8] Main: Running query planner optimizations in the database... This might take a while
  802. [2025-10-12 16:15:44.924 -05:00] [INF] [8] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
  803. [2025-10-12 16:15:44.925 -05:00] [INF] [8] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
  804. [2025-10-12 16:15:44.926 -05:00] [INF] [8] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
  805. [2025-10-12 16:15:44.927 -05:00] [INF] [8] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
  806. [2025-10-12 16:15:47.550 -05:00] [INF] [1] Main: Jellyfin version: "10.10.7"
  807. [2025-10-12 16:15:47.569 -05:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, C:\ProgramData\Jellyfin\Server\log]"]
  808. [2025-10-12 16:15:47.572 -05:00] [INF] [1] Main: Arguments: ["C:\Program Files\Jellyfin\Server\jellyfin.dll", "--datadir", "C:\ProgramData\Jellyfin\Server"]
  809. [2025-10-12 16:15:47.574 -05:00] [INF] [1] Main: Operating system: "Microsoft Windows 10.0.26200"
  810. [2025-10-12 16:15:47.575 -05:00] [INF] [1] Main: Architecture: X64
  811. [2025-10-12 16:15:47.576 -05:00] [INF] [1] Main: 64-Bit Process: True
  812. [2025-10-12 16:15:47.577 -05:00] [INF] [1] Main: User Interactive: True
  813. [2025-10-12 16:15:47.577 -05:00] [INF] [1] Main: Processor count: 6
  814. [2025-10-12 16:15:47.578 -05:00] [INF] [1] Main: Program data path: "C:\ProgramData\Jellyfin\Server"
  815. [2025-10-12 16:15:47.579 -05:00] [INF] [1] Main: Log directory path: "C:\ProgramData\Jellyfin\Server\log"
  816. [2025-10-12 16:15:47.579 -05:00] [INF] [1] Main: Config directory path: "C:\ProgramData\Jellyfin\Server\config"
  817. [2025-10-12 16:15:47.580 -05:00] [INF] [1] Main: Cache path: "C:\ProgramData\Jellyfin\Server\cache"
  818. [2025-10-12 16:15:47.580 -05:00] [INF] [1] Main: Temp directory path: "C:\Users\Rodney\AppData\Local\Temp\jellyfin"
  819. [2025-10-12 16:15:47.581 -05:00] [INF] [1] Main: Web resources path: "C:\Program Files\Jellyfin\Server\jellyfin-web"
  820. [2025-10-12 16:15:47.582 -05:00] [INF] [1] Main: Application directory: "C:\Program Files\Jellyfin\Server\"
  821. [2025-10-12 16:15:47.674 -05:00] [INF] [1] Jellyfin.Server.Migrations.MigrationRunner: Marking following migrations as applied because this is a fresh install: ["CreateNetworkConfiguration", "MigrateMusicBrainzTimeout", "MigrateNetworkConfiguration", "MigrateEncodingOptions"]
  822. [2025-10-12 16:15:47.702 -05:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
  823. [2025-10-12 16:15:47.754 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  824. [2025-10-12 16:15:47.842 -05:00] [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"]
  825. [2025-10-12 16:15:47.845 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  826. [2025-10-12 16:15:47.845 -05:00] [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"]
  827. [2025-10-12 16:15:47.847 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["192.168.5.24", "127.0.0.1"]
  828. [2025-10-12 16:15:47.849 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
  829. [2025-10-12 16:15:47.849 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  830. [2025-10-12 16:15:47.850 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  831. [2025-10-12 16:15:49.069 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.10.7.0"
  832. [2025-10-12 16:15:49.072 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.10.7.0"
  833. [2025-10-12 16:15:49.073 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.10.7.0"
  834. [2025-10-12 16:15:49.089 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.10.7.0"
  835. [2025-10-12 16:15:49.091 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.10.7.0"
  836. [2025-10-12 16:15:49.128 -05:00] [INF] [1] Jellyfin.Server.Migrations.MigrationRunner: Marking following migrations as applied because this is a fresh install: ["DisableTranscodingThrottling", "CreateLoggingConfigHeirarchy", "MigrateActivityLogDatabase", "RemoveDuplicateExtras", "MigrateUserDatabase", "MigrateDisplayPreferencesDatabase", "RemoveDownloadImagesInAdvance", "MigrateAuthenticationDatabase", "FixPlaylistOwner", "MigrateRatingLevels", "FixAudioData", "RemoveDuplicatePlaylistChildren"]
  837. [2025-10-12 16:15:49.171 -05:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
  838. [2025-10-12 16:15:49.561 -05:00] [ERR] [1] Microsoft.Extensions.Hosting.Internal.Host: Hosting failed to start
  839. System.Net.Sockets.SocketException (10013): An attempt was made to access a socket in a way forbidden by its access permissions.
  840. at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, Boolean disconnectOnFailure, String callerName)
  841. at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
  842. at System.Net.Sockets.Socket.Bind(EndPoint localEP)
  843. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportOptions.CreateDefaultBoundListenSocket(EndPoint endpoint)
  844. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.Bind()
  845. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportFactory.BindAsync(EndPoint endpoint, CancellationToken cancellationToken)
  846. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TransportManager.BindAsync(EndPoint endPoint, ConnectionDelegate connectionDelegate, EndpointConfig endpointConfig, CancellationToken cancellationToken)
  847. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.<>c__DisplayClass28_0`1.<<StartAsync>g__OnBind|0>d.MoveNext()
  848. --- End of stack trace from previous location ---
  849. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindEndpointAsync(ListenOptions endpoint, AddressBindContext context, CancellationToken cancellationToken)
  850. at Microsoft.AspNetCore.Server.Kestrel.Core.ListenOptions.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  851. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.EndpointsStrategy.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  852. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindAsync(ListenOptions[] listenOptions, AddressBindContext context, Func`2 useHttps, CancellationToken cancellationToken)
  853. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.BindAsync(CancellationToken cancellationToken)
  854. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.StartAsync[TContext](IHttpApplication`1 application, CancellationToken cancellationToken)
  855. at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
  856. at Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>b__15_1(IHostedService service, CancellationToken token)
  857. at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation)
  858. at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
  859. [2025-10-12 16:15:49.570 -05:00] [ERR] [1] Main: Kestrel failed to start! This is most likely due to an invalid address or port bind - correct your bind configuration in network.xml and try again
  860. [2025-10-12 16:15:49.571 -05:00] [FTL] [1] Main: Error while starting server
  861. System.Net.Sockets.SocketException (10013): An attempt was made to access a socket in a way forbidden by its access permissions.
  862. at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, Boolean disconnectOnFailure, String callerName)
  863. at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
  864. at System.Net.Sockets.Socket.Bind(EndPoint localEP)
  865. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportOptions.CreateDefaultBoundListenSocket(EndPoint endpoint)
  866. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.Bind()
  867. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportFactory.BindAsync(EndPoint endpoint, CancellationToken cancellationToken)
  868. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TransportManager.BindAsync(EndPoint endPoint, ConnectionDelegate connectionDelegate, EndpointConfig endpointConfig, CancellationToken cancellationToken)
  869. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.<>c__DisplayClass28_0`1.<<StartAsync>g__OnBind|0>d.MoveNext()
  870. --- End of stack trace from previous location ---
  871. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindEndpointAsync(ListenOptions endpoint, AddressBindContext context, CancellationToken cancellationToken)
  872. at Microsoft.AspNetCore.Server.Kestrel.Core.ListenOptions.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  873. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.EndpointsStrategy.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  874. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindAsync(ListenOptions[] listenOptions, AddressBindContext context, Func`2 useHttps, CancellationToken cancellationToken)
  875. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.BindAsync(CancellationToken cancellationToken)
  876. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.StartAsync[TContext](IHttpApplication`1 application, CancellationToken cancellationToken)
  877. at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
  878. at Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>b__15_1(IHostedService service, CancellationToken token)
  879. at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation)
  880. at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
  881. at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
  882. [2025-10-12 16:15:49.576 -05:00] [INF] [1] Main: Running query planner optimizations in the database... This might take a while
  883. [2025-10-12 16:15:49.588 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
  884. [2025-10-12 16:15:49.589 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
  885. [2025-10-12 16:15:49.590 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
  886. [2025-10-12 16:15:49.591 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
  887. [2025-10-12 16:27:57.403 -05:00] [INF] [1] Main: Jellyfin version: "10.10.7"
  888. [2025-10-12 16:27:57.422 -05:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, C:\ProgramData\Jellyfin\Server\log]"]
  889. [2025-10-12 16:27:57.425 -05:00] [INF] [1] Main: Arguments: ["C:\Program Files\Jellyfin\Server\jellyfin.dll", "--datadir", "C:\ProgramData\Jellyfin\Server"]
  890. [2025-10-12 16:27:57.427 -05:00] [INF] [1] Main: Operating system: "Microsoft Windows 10.0.26200"
  891. [2025-10-12 16:27:57.427 -05:00] [INF] [1] Main: Architecture: X64
  892. [2025-10-12 16:27:57.428 -05:00] [INF] [1] Main: 64-Bit Process: True
  893. [2025-10-12 16:27:57.429 -05:00] [INF] [1] Main: User Interactive: True
  894. [2025-10-12 16:27:57.430 -05:00] [INF] [1] Main: Processor count: 6
  895. [2025-10-12 16:27:57.430 -05:00] [INF] [1] Main: Program data path: "C:\ProgramData\Jellyfin\Server"
  896. [2025-10-12 16:27:57.431 -05:00] [INF] [1] Main: Log directory path: "C:\ProgramData\Jellyfin\Server\log"
  897. [2025-10-12 16:27:57.431 -05:00] [INF] [1] Main: Config directory path: "C:\ProgramData\Jellyfin\Server\config"
  898. [2025-10-12 16:27:57.432 -05:00] [INF] [1] Main: Cache path: "C:\ProgramData\Jellyfin\Server\cache"
  899. [2025-10-12 16:27:57.433 -05:00] [INF] [1] Main: Temp directory path: "C:\Users\Rodney\AppData\Local\Temp\jellyfin"
  900. [2025-10-12 16:27:57.434 -05:00] [INF] [1] Main: Web resources path: "C:\Program Files\Jellyfin\Server\jellyfin-web"
  901. [2025-10-12 16:27:57.434 -05:00] [INF] [1] Main: Application directory: "C:\Program Files\Jellyfin\Server\"
  902. [2025-10-12 16:27:58.175 -05:00] [INF] [1] Jellyfin.Server.Migrations.MigrationRunner: Marking following migrations as applied because this is a fresh install: ["CreateNetworkConfiguration", "MigrateMusicBrainzTimeout", "MigrateNetworkConfiguration", "MigrateEncodingOptions"]
  903. [2025-10-12 16:27:58.934 -05:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
  904. [2025-10-12 16:27:59.895 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  905. [2025-10-12 16:28:00.353 -05:00] [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"]
  906. [2025-10-12 16:28:00.355 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  907. [2025-10-12 16:28:00.356 -05:00] [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"]
  908. [2025-10-12 16:28:00.358 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["192.168.5.24", "127.0.0.1"]
  909. [2025-10-12 16:28:00.359 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
  910. [2025-10-12 16:28:00.360 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  911. [2025-10-12 16:28:00.361 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  912. [2025-10-12 16:28:03.823 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.10.7.0"
  913. [2025-10-12 16:28:03.825 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.10.7.0"
  914. [2025-10-12 16:28:03.826 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.10.7.0"
  915. [2025-10-12 16:28:03.849 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.10.7.0"
  916. [2025-10-12 16:28:03.851 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.10.7.0"
  917. [2025-10-12 16:28:03.952 -05:00] [INF] [1] Jellyfin.Server.Migrations.MigrationRunner: Marking following migrations as applied because this is a fresh install: ["DisableTranscodingThrottling", "CreateLoggingConfigHeirarchy", "MigrateActivityLogDatabase", "RemoveDuplicateExtras", "MigrateUserDatabase", "MigrateDisplayPreferencesDatabase", "RemoveDownloadImagesInAdvance", "MigrateAuthenticationDatabase", "FixPlaylistOwner", "MigrateRatingLevels", "FixAudioData", "RemoveDuplicatePlaylistChildren"]
  918. [2025-10-12 16:28:03.995 -05:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
  919. [2025-10-12 16:28:04.946 -05:00] [ERR] [1] Microsoft.Extensions.Hosting.Internal.Host: Hosting failed to start
  920. System.Net.Sockets.SocketException (10013): An attempt was made to access a socket in a way forbidden by its access permissions.
  921. at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, Boolean disconnectOnFailure, String callerName)
  922. at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
  923. at System.Net.Sockets.Socket.Bind(EndPoint localEP)
  924. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportOptions.CreateDefaultBoundListenSocket(EndPoint endpoint)
  925. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.Bind()
  926. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportFactory.BindAsync(EndPoint endpoint, CancellationToken cancellationToken)
  927. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TransportManager.BindAsync(EndPoint endPoint, ConnectionDelegate connectionDelegate, EndpointConfig endpointConfig, CancellationToken cancellationToken)
  928. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.<>c__DisplayClass28_0`1.<<StartAsync>g__OnBind|0>d.MoveNext()
  929. --- End of stack trace from previous location ---
  930. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindEndpointAsync(ListenOptions endpoint, AddressBindContext context, CancellationToken cancellationToken)
  931. at Microsoft.AspNetCore.Server.Kestrel.Core.ListenOptions.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  932. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.EndpointsStrategy.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  933. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindAsync(ListenOptions[] listenOptions, AddressBindContext context, Func`2 useHttps, CancellationToken cancellationToken)
  934. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.BindAsync(CancellationToken cancellationToken)
  935. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.StartAsync[TContext](IHttpApplication`1 application, CancellationToken cancellationToken)
  936. at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
  937. at Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>b__15_1(IHostedService service, CancellationToken token)
  938. at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation)
  939. at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
  940. [2025-10-12 16:28:04.981 -05:00] [ERR] [1] Main: Kestrel failed to start! This is most likely due to an invalid address or port bind - correct your bind configuration in network.xml and try again
  941. [2025-10-12 16:28:04.982 -05:00] [FTL] [1] Main: Error while starting server
  942. System.Net.Sockets.SocketException (10013): An attempt was made to access a socket in a way forbidden by its access permissions.
  943. at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, Boolean disconnectOnFailure, String callerName)
  944. at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
  945. at System.Net.Sockets.Socket.Bind(EndPoint localEP)
  946. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportOptions.CreateDefaultBoundListenSocket(EndPoint endpoint)
  947. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.Bind()
  948. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportFactory.BindAsync(EndPoint endpoint, CancellationToken cancellationToken)
  949. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TransportManager.BindAsync(EndPoint endPoint, ConnectionDelegate connectionDelegate, EndpointConfig endpointConfig, CancellationToken cancellationToken)
  950. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.<>c__DisplayClass28_0`1.<<StartAsync>g__OnBind|0>d.MoveNext()
  951. --- End of stack trace from previous location ---
  952. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindEndpointAsync(ListenOptions endpoint, AddressBindContext context, CancellationToken cancellationToken)
  953. at Microsoft.AspNetCore.Server.Kestrel.Core.ListenOptions.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  954. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.EndpointsStrategy.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  955. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindAsync(ListenOptions[] listenOptions, AddressBindContext context, Func`2 useHttps, CancellationToken cancellationToken)
  956. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.BindAsync(CancellationToken cancellationToken)
  957. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.StartAsync[TContext](IHttpApplication`1 application, CancellationToken cancellationToken)
  958. at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
  959. at Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>b__15_1(IHostedService service, CancellationToken token)
  960. at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation)
  961. at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
  962. at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
  963. [2025-10-12 16:28:05.067 -05:00] [INF] [1] Main: Running query planner optimizations in the database... This might take a while
  964. [2025-10-12 16:28:05.079 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
  965. [2025-10-12 16:28:05.080 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
  966. [2025-10-12 16:28:05.081 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
  967. [2025-10-12 16:28:05.082 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
  968. [2025-10-12 16:28:21.243 -05:00] [INF] [1] Main: Jellyfin version: "10.10.7"
  969. [2025-10-12 16:28:21.262 -05:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, C:\ProgramData\Jellyfin\Server\log]"]
  970. [2025-10-12 16:28:21.265 -05:00] [INF] [1] Main: Arguments: ["C:\Program Files\Jellyfin\Server\jellyfin.dll", "--datadir", "C:\ProgramData\Jellyfin\Server"]
  971. [2025-10-12 16:28:21.266 -05:00] [INF] [1] Main: Operating system: "Microsoft Windows 10.0.26200"
  972. [2025-10-12 16:28:21.267 -05:00] [INF] [1] Main: Architecture: X64
  973. [2025-10-12 16:28:21.268 -05:00] [INF] [1] Main: 64-Bit Process: True
  974. [2025-10-12 16:28:21.269 -05:00] [INF] [1] Main: User Interactive: True
  975. [2025-10-12 16:28:21.269 -05:00] [INF] [1] Main: Processor count: 6
  976. [2025-10-12 16:28:21.270 -05:00] [INF] [1] Main: Program data path: "C:\ProgramData\Jellyfin\Server"
  977. [2025-10-12 16:28:21.271 -05:00] [INF] [1] Main: Log directory path: "C:\ProgramData\Jellyfin\Server\log"
  978. [2025-10-12 16:28:21.272 -05:00] [INF] [1] Main: Config directory path: "C:\ProgramData\Jellyfin\Server\config"
  979. [2025-10-12 16:28:21.273 -05:00] [INF] [1] Main: Cache path: "C:\ProgramData\Jellyfin\Server\cache"
  980. [2025-10-12 16:28:21.274 -05:00] [INF] [1] Main: Temp directory path: "C:\Users\Rodney\AppData\Local\Temp\jellyfin"
  981. [2025-10-12 16:28:21.274 -05:00] [INF] [1] Main: Web resources path: "C:\Program Files\Jellyfin\Server\jellyfin-web"
  982. [2025-10-12 16:28:21.275 -05:00] [INF] [1] Main: Application directory: "C:\Program Files\Jellyfin\Server\"
  983. [2025-10-12 16:28:21.369 -05:00] [INF] [1] Jellyfin.Server.Migrations.MigrationRunner: Marking following migrations as applied because this is a fresh install: ["CreateNetworkConfiguration", "MigrateMusicBrainzTimeout", "MigrateNetworkConfiguration", "MigrateEncodingOptions"]
  984. [2025-10-12 16:28:21.398 -05:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
  985. [2025-10-12 16:28:21.452 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  986. [2025-10-12 16:28:21.555 -05:00] [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"]
  987. [2025-10-12 16:28:21.557 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  988. [2025-10-12 16:28:21.558 -05:00] [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"]
  989. [2025-10-12 16:28:21.560 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["192.168.5.24", "127.0.0.1"]
  990. [2025-10-12 16:28:21.561 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
  991. [2025-10-12 16:28:21.562 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  992. [2025-10-12 16:28:21.563 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  993. [2025-10-12 16:28:22.799 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.10.7.0"
  994. [2025-10-12 16:28:22.801 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.10.7.0"
  995. [2025-10-12 16:28:22.802 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.10.7.0"
  996. [2025-10-12 16:28:22.818 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.10.7.0"
  997. [2025-10-12 16:28:22.820 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.10.7.0"
  998. [2025-10-12 16:28:22.855 -05:00] [INF] [1] Jellyfin.Server.Migrations.MigrationRunner: Marking following migrations as applied because this is a fresh install: ["DisableTranscodingThrottling", "CreateLoggingConfigHeirarchy", "MigrateActivityLogDatabase", "RemoveDuplicateExtras", "MigrateUserDatabase", "MigrateDisplayPreferencesDatabase", "RemoveDownloadImagesInAdvance", "MigrateAuthenticationDatabase", "FixPlaylistOwner", "MigrateRatingLevels", "FixAudioData", "RemoveDuplicatePlaylistChildren"]
  999. [2025-10-12 16:28:22.898 -05:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
  1000. [2025-10-12 16:28:23.305 -05:00] [ERR] [1] Microsoft.Extensions.Hosting.Internal.Host: Hosting failed to start
  1001. System.Net.Sockets.SocketException (10013): An attempt was made to access a socket in a way forbidden by its access permissions.
  1002. at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, Boolean disconnectOnFailure, String callerName)
  1003. at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
  1004. at System.Net.Sockets.Socket.Bind(EndPoint localEP)
  1005. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportOptions.CreateDefaultBoundListenSocket(EndPoint endpoint)
  1006. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.Bind()
  1007. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportFactory.BindAsync(EndPoint endpoint, CancellationToken cancellationToken)
  1008. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TransportManager.BindAsync(EndPoint endPoint, ConnectionDelegate connectionDelegate, EndpointConfig endpointConfig, CancellationToken cancellationToken)
  1009. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.<>c__DisplayClass28_0`1.<<StartAsync>g__OnBind|0>d.MoveNext()
  1010. --- End of stack trace from previous location ---
  1011. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindEndpointAsync(ListenOptions endpoint, AddressBindContext context, CancellationToken cancellationToken)
  1012. at Microsoft.AspNetCore.Server.Kestrel.Core.ListenOptions.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  1013. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.EndpointsStrategy.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  1014. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindAsync(ListenOptions[] listenOptions, AddressBindContext context, Func`2 useHttps, CancellationToken cancellationToken)
  1015. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.BindAsync(CancellationToken cancellationToken)
  1016. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.StartAsync[TContext](IHttpApplication`1 application, CancellationToken cancellationToken)
  1017. at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
  1018. at Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>b__15_1(IHostedService service, CancellationToken token)
  1019. at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation)
  1020. at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
  1021. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  1022. [2025-10-12 16:28:23.314 -05:00] [ERR] [1] Main: Kestrel failed to start! This is most likely due to an invalid address or port bind - correct your bind configuration in network.xml and try again
  1023. [2025-10-12 16:28:23.315 -05:00] [FTL] [1] Main: Error while starting server
  1024. System.Net.Sockets.SocketException (10013): An attempt was made to access a socket in a way forbidden by its access permissions.
  1025. at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, Boolean disconnectOnFailure, String callerName)
  1026. at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
  1027. at System.Net.Sockets.Socket.Bind(EndPoint localEP)
  1028. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportOptions.CreateDefaultBoundListenSocket(EndPoint endpoint)
  1029. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.Bind()
  1030. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportFactory.BindAsync(EndPoint endpoint, CancellationToken cancellationToken)
  1031. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TransportManager.BindAsync(EndPoint endPoint, ConnectionDelegate connectionDelegate, EndpointConfig endpointConfig, CancellationToken cancellationToken)
  1032. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.<>c__DisplayClass28_0`1.<<StartAsync>g__OnBind|0>d.MoveNext()
  1033. --- End of stack trace from previous location ---
  1034. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindEndpointAsync(ListenOptions endpoint, AddressBindContext context, CancellationToken cancellationToken)
  1035. at Microsoft.AspNetCore.Server.Kestrel.Core.ListenOptions.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  1036. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.EndpointsStrategy.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  1037. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindAsync(ListenOptions[] listenOptions, AddressBindContext context, Func`2 useHttps, CancellationToken cancellationToken)
  1038. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.BindAsync(CancellationToken cancellationToken)
  1039. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.StartAsync[TContext](IHttpApplication`1 application, CancellationToken cancellationToken)
  1040. at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
  1041. at Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>b__15_1(IHostedService service, CancellationToken token)
  1042. at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation)
  1043. at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
  1044. at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
  1045. [2025-10-12 16:28:23.321 -05:00] [INF] [1] Main: Running query planner optimizations in the database... This might take a while
  1046. [2025-10-12 16:28:23.333 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
  1047. [2025-10-12 16:28:23.335 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
  1048. [2025-10-12 16:28:23.336 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
  1049. [2025-10-12 16:28:23.337 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
  1050. [2025-10-12 16:43:42.345 -05:00] [INF] [1] Main: Jellyfin version: "10.10.7"
  1051. [2025-10-12 16:43:42.364 -05:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, C:\ProgramData\Jellyfin\Server\log]"]
  1052. [2025-10-12 16:43:42.367 -05:00] [INF] [1] Main: Arguments: ["C:\Program Files\Jellyfin\Server\jellyfin.dll", "--datadir", "C:\ProgramData\Jellyfin\Server"]
  1053. [2025-10-12 16:43:42.369 -05:00] [INF] [1] Main: Operating system: "Microsoft Windows 10.0.26200"
  1054. [2025-10-12 16:43:42.369 -05:00] [INF] [1] Main: Architecture: X64
  1055. [2025-10-12 16:43:42.370 -05:00] [INF] [1] Main: 64-Bit Process: True
  1056. [2025-10-12 16:43:42.371 -05:00] [INF] [1] Main: User Interactive: True
  1057. [2025-10-12 16:43:42.372 -05:00] [INF] [1] Main: Processor count: 6
  1058. [2025-10-12 16:43:42.372 -05:00] [INF] [1] Main: Program data path: "C:\ProgramData\Jellyfin\Server"
  1059. [2025-10-12 16:43:42.373 -05:00] [INF] [1] Main: Log directory path: "C:\ProgramData\Jellyfin\Server\log"
  1060. [2025-10-12 16:43:42.374 -05:00] [INF] [1] Main: Config directory path: "C:\ProgramData\Jellyfin\Server\config"
  1061. [2025-10-12 16:43:42.374 -05:00] [INF] [1] Main: Cache path: "C:\ProgramData\Jellyfin\Server\cache"
  1062. [2025-10-12 16:43:42.375 -05:00] [INF] [1] Main: Temp directory path: "C:\Users\Rodney\AppData\Local\Temp\jellyfin"
  1063. [2025-10-12 16:43:42.376 -05:00] [INF] [1] Main: Web resources path: "C:\Program Files\Jellyfin\Server\jellyfin-web"
  1064. [2025-10-12 16:43:42.376 -05:00] [INF] [1] Main: Application directory: "C:\Program Files\Jellyfin\Server\"
  1065. [2025-10-12 16:43:42.471 -05:00] [INF] [1] Jellyfin.Server.Migrations.MigrationRunner: Marking following migrations as applied because this is a fresh install: ["CreateNetworkConfiguration", "MigrateMusicBrainzTimeout", "MigrateNetworkConfiguration", "MigrateEncodingOptions"]
  1066. [2025-10-12 16:43:42.500 -05:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
  1067. [2025-10-12 16:43:42.553 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  1068. [2025-10-12 16:43:42.655 -05:00] [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"]
  1069. [2025-10-12 16:43:42.658 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  1070. [2025-10-12 16:43:42.659 -05:00] [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"]
  1071. [2025-10-12 16:43:42.661 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["192.168.5.24", "127.0.0.1"]
  1072. [2025-10-12 16:43:42.662 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
  1073. [2025-10-12 16:43:42.663 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  1074. [2025-10-12 16:43:42.663 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  1075. [2025-10-12 16:43:43.911 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.10.7.0"
  1076. [2025-10-12 16:43:43.913 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.10.7.0"
  1077. [2025-10-12 16:43:43.914 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.10.7.0"
  1078. [2025-10-12 16:43:43.931 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.10.7.0"
  1079. [2025-10-12 16:43:43.933 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.10.7.0"
  1080. [2025-10-12 16:43:43.970 -05:00] [INF] [1] Jellyfin.Server.Migrations.MigrationRunner: Marking following migrations as applied because this is a fresh install: ["DisableTranscodingThrottling", "CreateLoggingConfigHeirarchy", "MigrateActivityLogDatabase", "RemoveDuplicateExtras", "MigrateUserDatabase", "MigrateDisplayPreferencesDatabase", "RemoveDownloadImagesInAdvance", "MigrateAuthenticationDatabase", "FixPlaylistOwner", "MigrateRatingLevels", "FixAudioData", "RemoveDuplicatePlaylistChildren"]
  1081. [2025-10-12 16:43:44.015 -05:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
  1082. [2025-10-12 16:43:44.435 -05:00] [ERR] [1] Microsoft.Extensions.Hosting.Internal.Host: Hosting failed to start
  1083. System.Net.Sockets.SocketException (10013): An attempt was made to access a socket in a way forbidden by its access permissions.
  1084. at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, Boolean disconnectOnFailure, String callerName)
  1085. at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
  1086. at System.Net.Sockets.Socket.Bind(EndPoint localEP)
  1087. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportOptions.CreateDefaultBoundListenSocket(EndPoint endpoint)
  1088. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.Bind()
  1089. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportFactory.BindAsync(EndPoint endpoint, CancellationToken cancellationToken)
  1090. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TransportManager.BindAsync(EndPoint endPoint, ConnectionDelegate connectionDelegate, EndpointConfig endpointConfig, CancellationToken cancellationToken)
  1091. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.<>c__DisplayClass28_0`1.<<StartAsync>g__OnBind|0>d.MoveNext()
  1092. --- End of stack trace from previous location ---
  1093. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindEndpointAsync(ListenOptions endpoint, AddressBindContext context, CancellationToken cancellationToken)
  1094. at Microsoft.AspNetCore.Server.Kestrel.Core.ListenOptions.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  1095. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.EndpointsStrategy.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  1096. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindAsync(ListenOptions[] listenOptions, AddressBindContext context, Func`2 useHttps, CancellationToken cancellationToken)
  1097. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.BindAsync(CancellationToken cancellationToken)
  1098. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.StartAsync[TContext](IHttpApplication`1 application, CancellationToken cancellationToken)
  1099. at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
  1100. at Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>b__15_1(IHostedService service, CancellationToken token)
  1101. at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation)
  1102. at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
  1103. [2025-10-12 16:43:44.444 -05:00] [ERR] [1] Main: Kestrel failed to start! This is most likely due to an invalid address or port bind - correct your bind configuration in network.xml and try again
  1104. [2025-10-12 16:43:44.445 -05:00] [FTL] [1] Main: Error while starting server
  1105. System.Net.Sockets.SocketException (10013): An attempt was made to access a socket in a way forbidden by its access permissions.
  1106. at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, Boolean disconnectOnFailure, String callerName)
  1107. at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
  1108. at System.Net.Sockets.Socket.Bind(EndPoint localEP)
  1109. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportOptions.CreateDefaultBoundListenSocket(EndPoint endpoint)
  1110. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.Bind()
  1111. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportFactory.BindAsync(EndPoint endpoint, CancellationToken cancellationToken)
  1112. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TransportManager.BindAsync(EndPoint endPoint, ConnectionDelegate connectionDelegate, EndpointConfig endpointConfig, CancellationToken cancellationToken)
  1113. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.<>c__DisplayClass28_0`1.<<StartAsync>g__OnBind|0>d.MoveNext()
  1114. --- End of stack trace from previous location ---
  1115. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindEndpointAsync(ListenOptions endpoint, AddressBindContext context, CancellationToken cancellationToken)
  1116. at Microsoft.AspNetCore.Server.Kestrel.Core.ListenOptions.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  1117. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.EndpointsStrategy.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  1118. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindAsync(ListenOptions[] listenOptions, AddressBindContext context, Func`2 useHttps, CancellationToken cancellationToken)
  1119. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.BindAsync(CancellationToken cancellationToken)
  1120. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.StartAsync[TContext](IHttpApplication`1 application, CancellationToken cancellationToken)
  1121. at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
  1122. at Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>b__15_1(IHostedService service, CancellationToken token)
  1123. at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation)
  1124. at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
  1125. at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
  1126. [2025-10-12 16:43:44.451 -05:00] [INF] [1] Main: Running query planner optimizations in the database... This might take a while
  1127. [2025-10-12 16:43:44.464 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
  1128. [2025-10-12 16:43:44.465 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
  1129. [2025-10-12 16:43:44.466 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
  1130. [2025-10-12 16:43:44.467 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
  1131. [2025-10-12 16:44:21.716 -05:00] [INF] [1] Main: Jellyfin version: "10.10.7"
  1132. [2025-10-12 16:44:21.734 -05:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, C:\ProgramData\Jellyfin\Server\log]"]
  1133. [2025-10-12 16:44:21.737 -05:00] [INF] [1] Main: Arguments: ["C:\Program Files\Jellyfin\Server\jellyfin.dll", "--datadir", "C:\ProgramData\Jellyfin\Server"]
  1134. [2025-10-12 16:44:21.738 -05:00] [INF] [1] Main: Operating system: "Microsoft Windows 10.0.26200"
  1135. [2025-10-12 16:44:21.738 -05:00] [INF] [1] Main: Architecture: X64
  1136. [2025-10-12 16:44:21.739 -05:00] [INF] [1] Main: 64-Bit Process: True
  1137. [2025-10-12 16:44:21.740 -05:00] [INF] [1] Main: User Interactive: True
  1138. [2025-10-12 16:44:21.741 -05:00] [INF] [1] Main: Processor count: 6
  1139. [2025-10-12 16:44:21.742 -05:00] [INF] [1] Main: Program data path: "C:\ProgramData\Jellyfin\Server"
  1140. [2025-10-12 16:44:21.742 -05:00] [INF] [1] Main: Log directory path: "C:\ProgramData\Jellyfin\Server\log"
  1141. [2025-10-12 16:44:21.743 -05:00] [INF] [1] Main: Config directory path: "C:\ProgramData\Jellyfin\Server\config"
  1142. [2025-10-12 16:44:21.743 -05:00] [INF] [1] Main: Cache path: "C:\ProgramData\Jellyfin\Server\cache"
  1143. [2025-10-12 16:44:21.744 -05:00] [INF] [1] Main: Temp directory path: "C:\Users\Rodney\AppData\Local\Temp\jellyfin"
  1144. [2025-10-12 16:44:21.745 -05:00] [INF] [1] Main: Web resources path: "C:\Program Files\Jellyfin\Server\jellyfin-web"
  1145. [2025-10-12 16:44:21.745 -05:00] [INF] [1] Main: Application directory: "C:\Program Files\Jellyfin\Server\"
  1146. [2025-10-12 16:44:21.835 -05:00] [INF] [1] Jellyfin.Server.Migrations.MigrationRunner: Marking following migrations as applied because this is a fresh install: ["CreateNetworkConfiguration", "MigrateMusicBrainzTimeout", "MigrateNetworkConfiguration", "MigrateEncodingOptions"]
  1147. [2025-10-12 16:44:21.862 -05:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
  1148. [2025-10-12 16:44:21.913 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  1149. [2025-10-12 16:44:22.012 -05:00] [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"]
  1150. [2025-10-12 16:44:22.014 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  1151. [2025-10-12 16:44:22.015 -05:00] [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"]
  1152. [2025-10-12 16:44:22.017 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["192.168.5.24", "127.0.0.1"]
  1153. [2025-10-12 16:44:22.018 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
  1154. [2025-10-12 16:44:22.019 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  1155. [2025-10-12 16:44:22.019 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  1156. [2025-10-12 16:44:23.249 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.10.7.0"
  1157. [2025-10-12 16:44:23.252 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.10.7.0"
  1158. [2025-10-12 16:44:23.253 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.10.7.0"
  1159. [2025-10-12 16:44:23.269 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.10.7.0"
  1160. [2025-10-12 16:44:23.271 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.10.7.0"
  1161. [2025-10-12 16:44:23.308 -05:00] [INF] [1] Jellyfin.Server.Migrations.MigrationRunner: Marking following migrations as applied because this is a fresh install: ["DisableTranscodingThrottling", "CreateLoggingConfigHeirarchy", "MigrateActivityLogDatabase", "RemoveDuplicateExtras", "MigrateUserDatabase", "MigrateDisplayPreferencesDatabase", "RemoveDownloadImagesInAdvance", "MigrateAuthenticationDatabase", "FixPlaylistOwner", "MigrateRatingLevels", "FixAudioData", "RemoveDuplicatePlaylistChildren"]
  1162. [2025-10-12 16:44:23.353 -05:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
  1163. [2025-10-12 16:44:23.772 -05:00] [ERR] [1] Microsoft.Extensions.Hosting.Internal.Host: Hosting failed to start
  1164. System.Net.Sockets.SocketException (10013): An attempt was made to access a socket in a way forbidden by its access permissions.
  1165. at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, Boolean disconnectOnFailure, String callerName)
  1166. at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
  1167. at System.Net.Sockets.Socket.Bind(EndPoint localEP)
  1168. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportOptions.CreateDefaultBoundListenSocket(EndPoint endpoint)
  1169. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.Bind()
  1170. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportFactory.BindAsync(EndPoint endpoint, CancellationToken cancellationToken)
  1171. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TransportManager.BindAsync(EndPoint endPoint, ConnectionDelegate connectionDelegate, EndpointConfig endpointConfig, CancellationToken cancellationToken)
  1172. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.<>c__DisplayClass28_0`1.<<StartAsync>g__OnBind|0>d.MoveNext()
  1173. --- End of stack trace from previous location ---
  1174. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindEndpointAsync(ListenOptions endpoint, AddressBindContext context, CancellationToken cancellationToken)
  1175. at Microsoft.AspNetCore.Server.Kestrel.Core.ListenOptions.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  1176. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.EndpointsStrategy.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  1177. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindAsync(ListenOptions[] listenOptions, AddressBindContext context, Func`2 useHttps, CancellationToken cancellationToken)
  1178. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.BindAsync(CancellationToken cancellationToken)
  1179. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.StartAsync[TContext](IHttpApplication`1 application, CancellationToken cancellationToken)
  1180. at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
  1181. at Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>b__15_1(IHostedService service, CancellationToken token)
  1182. at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation)
  1183. at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
  1184. [2025-10-12 16:44:23.781 -05:00] [ERR] [1] Main: Kestrel failed to start! This is most likely due to an invalid address or port bind - correct your bind configuration in network.xml and try again
  1185. [2025-10-12 16:44:23.782 -05:00] [FTL] [1] Main: Error while starting server
  1186. System.Net.Sockets.SocketException (10013): An attempt was made to access a socket in a way forbidden by its access permissions.
  1187. at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, Boolean disconnectOnFailure, String callerName)
  1188. at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
  1189. at System.Net.Sockets.Socket.Bind(EndPoint localEP)
  1190. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportOptions.CreateDefaultBoundListenSocket(EndPoint endpoint)
  1191. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.Bind()
  1192. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportFactory.BindAsync(EndPoint endpoint, CancellationToken cancellationToken)
  1193. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TransportManager.BindAsync(EndPoint endPoint, ConnectionDelegate connectionDelegate, EndpointConfig endpointConfig, CancellationToken cancellationToken)
  1194. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.<>c__DisplayClass28_0`1.<<StartAsync>g__OnBind|0>d.MoveNext()
  1195. --- End of stack trace from previous location ---
  1196. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindEndpointAsync(ListenOptions endpoint, AddressBindContext context, CancellationToken cancellationToken)
  1197. at Microsoft.AspNetCore.Server.Kestrel.Core.ListenOptions.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  1198. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.EndpointsStrategy.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  1199. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindAsync(ListenOptions[] listenOptions, AddressBindContext context, Func`2 useHttps, CancellationToken cancellationToken)
  1200. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.BindAsync(CancellationToken cancellationToken)
  1201. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.StartAsync[TContext](IHttpApplication`1 application, CancellationToken cancellationToken)
  1202. at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
  1203. at Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>b__15_1(IHostedService service, CancellationToken token)
  1204. at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation)
  1205. at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
  1206. at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
  1207. [2025-10-12 16:44:23.789 -05:00] [INF] [1] Main: Running query planner optimizations in the database... This might take a while
  1208. [2025-10-12 16:44:23.802 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
  1209. [2025-10-12 16:44:23.804 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
  1210. [2025-10-12 16:44:23.806 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
  1211. [2025-10-12 16:44:23.806 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
  1212. [2025-10-12 16:44:26.724 -05:00] [INF] [1] Main: Jellyfin version: "10.10.7"
  1213. [2025-10-12 16:44:26.741 -05:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, C:\ProgramData\Jellyfin\Server\log]"]
  1214. [2025-10-12 16:44:26.744 -05:00] [INF] [1] Main: Arguments: ["C:\Program Files\Jellyfin\Server\jellyfin.dll", "--datadir", "C:\ProgramData\Jellyfin\Server"]
  1215. [2025-10-12 16:44:26.746 -05:00] [INF] [1] Main: Operating system: "Microsoft Windows 10.0.26200"
  1216. [2025-10-12 16:44:26.746 -05:00] [INF] [1] Main: Architecture: X64
  1217. [2025-10-12 16:44:26.747 -05:00] [INF] [1] Main: 64-Bit Process: True
  1218. [2025-10-12 16:44:26.748 -05:00] [INF] [1] Main: User Interactive: True
  1219. [2025-10-12 16:44:26.748 -05:00] [INF] [1] Main: Processor count: 6
  1220. [2025-10-12 16:44:26.749 -05:00] [INF] [1] Main: Program data path: "C:\ProgramData\Jellyfin\Server"
  1221. [2025-10-12 16:44:26.750 -05:00] [INF] [1] Main: Log directory path: "C:\ProgramData\Jellyfin\Server\log"
  1222. [2025-10-12 16:44:26.750 -05:00] [INF] [1] Main: Config directory path: "C:\ProgramData\Jellyfin\Server\config"
  1223. [2025-10-12 16:44:26.751 -05:00] [INF] [1] Main: Cache path: "C:\ProgramData\Jellyfin\Server\cache"
  1224. [2025-10-12 16:44:26.752 -05:00] [INF] [1] Main: Temp directory path: "C:\Users\Rodney\AppData\Local\Temp\jellyfin"
  1225. [2025-10-12 16:44:26.752 -05:00] [INF] [1] Main: Web resources path: "C:\Program Files\Jellyfin\Server\jellyfin-web"
  1226. [2025-10-12 16:44:26.753 -05:00] [INF] [1] Main: Application directory: "C:\Program Files\Jellyfin\Server\"
  1227. [2025-10-12 16:44:26.846 -05:00] [INF] [1] Jellyfin.Server.Migrations.MigrationRunner: Marking following migrations as applied because this is a fresh install: ["CreateNetworkConfiguration", "MigrateMusicBrainzTimeout", "MigrateNetworkConfiguration", "MigrateEncodingOptions"]
  1228. [2025-10-12 16:44:26.874 -05:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
  1229. [2025-10-12 16:44:26.927 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  1230. [2025-10-12 16:44:27.028 -05:00] [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"]
  1231. [2025-10-12 16:44:27.030 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  1232. [2025-10-12 16:44:27.031 -05:00] [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"]
  1233. [2025-10-12 16:44:27.032 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["192.168.5.24", "127.0.0.1"]
  1234. [2025-10-12 16:44:27.034 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
  1235. [2025-10-12 16:44:27.035 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  1236. [2025-10-12 16:44:27.035 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  1237. [2025-10-12 16:44:28.240 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.10.7.0"
  1238. [2025-10-12 16:44:28.242 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.10.7.0"
  1239. [2025-10-12 16:44:28.243 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.10.7.0"
  1240. [2025-10-12 16:44:28.259 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.10.7.0"
  1241. [2025-10-12 16:44:28.262 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.10.7.0"
  1242. [2025-10-12 16:44:28.297 -05:00] [INF] [1] Jellyfin.Server.Migrations.MigrationRunner: Marking following migrations as applied because this is a fresh install: ["DisableTranscodingThrottling", "CreateLoggingConfigHeirarchy", "MigrateActivityLogDatabase", "RemoveDuplicateExtras", "MigrateUserDatabase", "MigrateDisplayPreferencesDatabase", "RemoveDownloadImagesInAdvance", "MigrateAuthenticationDatabase", "FixPlaylistOwner", "MigrateRatingLevels", "FixAudioData", "RemoveDuplicatePlaylistChildren"]
  1243. [2025-10-12 16:44:28.343 -05:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
  1244. [2025-10-12 16:44:28.760 -05:00] [ERR] [1] Microsoft.Extensions.Hosting.Internal.Host: Hosting failed to start
  1245. System.Net.Sockets.SocketException (10013): An attempt was made to access a socket in a way forbidden by its access permissions.
  1246. at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, Boolean disconnectOnFailure, String callerName)
  1247. at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
  1248. at System.Net.Sockets.Socket.Bind(EndPoint localEP)
  1249. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportOptions.CreateDefaultBoundListenSocket(EndPoint endpoint)
  1250. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.Bind()
  1251. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportFactory.BindAsync(EndPoint endpoint, CancellationToken cancellationToken)
  1252. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TransportManager.BindAsync(EndPoint endPoint, ConnectionDelegate connectionDelegate, EndpointConfig endpointConfig, CancellationToken cancellationToken)
  1253. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.<>c__DisplayClass28_0`1.<<StartAsync>g__OnBind|0>d.MoveNext()
  1254. --- End of stack trace from previous location ---
  1255. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindEndpointAsync(ListenOptions endpoint, AddressBindContext context, CancellationToken cancellationToken)
  1256. at Microsoft.AspNetCore.Server.Kestrel.Core.ListenOptions.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  1257. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.EndpointsStrategy.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  1258. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindAsync(ListenOptions[] listenOptions, AddressBindContext context, Func`2 useHttps, CancellationToken cancellationToken)
  1259. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.BindAsync(CancellationToken cancellationToken)
  1260. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.StartAsync[TContext](IHttpApplication`1 application, CancellationToken cancellationToken)
  1261. at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
  1262. at Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>b__15_1(IHostedService service, CancellationToken token)
  1263. at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation)
  1264. at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
  1265. [2025-10-12 16:44:28.769 -05:00] [ERR] [1] Main: Kestrel failed to start! This is most likely due to an invalid address or port bind - correct your bind configuration in network.xml and try again
  1266. [2025-10-12 16:44:28.770 -05:00] [FTL] [1] Main: Error while starting server
  1267. System.Net.Sockets.SocketException (10013): An attempt was made to access a socket in a way forbidden by its access permissions.
  1268. at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, Boolean disconnectOnFailure, String callerName)
  1269. at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
  1270. at System.Net.Sockets.Socket.Bind(EndPoint localEP)
  1271. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportOptions.CreateDefaultBoundListenSocket(EndPoint endpoint)
  1272. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.Bind()
  1273. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportFactory.BindAsync(EndPoint endpoint, CancellationToken cancellationToken)
  1274. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TransportManager.BindAsync(EndPoint endPoint, ConnectionDelegate connectionDelegate, EndpointConfig endpointConfig, CancellationToken cancellationToken)
  1275. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.<>c__DisplayClass28_0`1.<<StartAsync>g__OnBind|0>d.MoveNext()
  1276. --- End of stack trace from previous location ---
  1277. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindEndpointAsync(ListenOptions endpoint, AddressBindContext context, CancellationToken cancellationToken)
  1278. at Microsoft.AspNetCore.Server.Kestrel.Core.ListenOptions.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  1279. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.EndpointsStrategy.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  1280. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindAsync(ListenOptions[] listenOptions, AddressBindContext context, Func`2 useHttps, CancellationToken cancellationToken)
  1281. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.BindAsync(CancellationToken cancellationToken)
  1282. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.StartAsync[TContext](IHttpApplication`1 application, CancellationToken cancellationToken)
  1283. at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
  1284. at Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>b__15_1(IHostedService service, CancellationToken token)
  1285. at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation)
  1286. at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
  1287. at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
  1288. [2025-10-12 16:44:28.776 -05:00] [INF] [1] Main: Running query planner optimizations in the database... This might take a while
  1289. [2025-10-12 16:44:28.789 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
  1290. [2025-10-12 16:44:28.791 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
  1291. [2025-10-12 16:44:28.792 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
  1292. [2025-10-12 16:44:28.793 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
  1293. [2025-10-12 16:45:38.846 -05:00] [INF] [8] Main: Jellyfin version: "10.10.7"
  1294. [2025-10-12 16:45:38.864 -05:00] [INF] [8] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, C:\ProgramData\Jellyfin\Server\log]"]
  1295. [2025-10-12 16:45:38.868 -05:00] [INF] [8] Main: Arguments: ["C:\Program Files\Jellyfin\Server\jellyfin.dll", "--datadir", "C:\ProgramData\Jellyfin\Server"]
  1296. [2025-10-12 16:45:38.870 -05:00] [INF] [8] Main: Operating system: "Microsoft Windows 10.0.26200"
  1297. [2025-10-12 16:45:38.871 -05:00] [INF] [8] Main: Architecture: X64
  1298. [2025-10-12 16:45:38.872 -05:00] [INF] [8] Main: 64-Bit Process: True
  1299. [2025-10-12 16:45:38.874 -05:00] [INF] [8] Main: User Interactive: True
  1300. [2025-10-12 16:45:38.875 -05:00] [INF] [8] Main: Processor count: 6
  1301. [2025-10-12 16:45:38.876 -05:00] [INF] [8] Main: Program data path: "C:\ProgramData\Jellyfin\Server"
  1302. [2025-10-12 16:45:38.877 -05:00] [INF] [8] Main: Log directory path: "C:\ProgramData\Jellyfin\Server\log"
  1303. [2025-10-12 16:45:38.878 -05:00] [INF] [8] Main: Config directory path: "C:\ProgramData\Jellyfin\Server\config"
  1304. [2025-10-12 16:45:38.879 -05:00] [INF] [8] Main: Cache path: "C:\ProgramData\Jellyfin\Server\cache"
  1305. [2025-10-12 16:45:38.880 -05:00] [INF] [8] Main: Temp directory path: "C:\Users\Rodney\AppData\Local\Temp\jellyfin"
  1306. [2025-10-12 16:45:38.881 -05:00] [INF] [8] Main: Web resources path: "C:\Program Files\Jellyfin\Server\jellyfin-web"
  1307. [2025-10-12 16:45:38.882 -05:00] [INF] [8] Main: Application directory: "C:\Program Files\Jellyfin\Server\"
  1308. [2025-10-12 16:45:38.898 -05:00] [INF] [8] Jellyfin.Server.Migrations.MigrationRunner: Marking following migrations as applied because this is a fresh install: ["CreateNetworkConfiguration", "MigrateMusicBrainzTimeout", "MigrateNetworkConfiguration", "MigrateEncodingOptions"]
  1309. [2025-10-12 16:45:38.972 -05:00] [INF] [8] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
  1310. [2025-10-12 16:45:39.031 -05:00] [INF] [8] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  1311. [2025-10-12 16:45:39.145 -05:00] [INF] [8] 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"]
  1312. [2025-10-12 16:45:39.148 -05:00] [INF] [8] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  1313. [2025-10-12 16:45:39.149 -05:00] [INF] [8] 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"]
  1314. [2025-10-12 16:45:39.152 -05:00] [INF] [8] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["192.168.5.24", "127.0.0.1"]
  1315. [2025-10-12 16:45:39.154 -05:00] [INF] [8] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
  1316. [2025-10-12 16:45:39.155 -05:00] [INF] [8] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  1317. [2025-10-12 16:45:39.156 -05:00] [INF] [8] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  1318. [2025-10-12 16:45:40.417 -05:00] [INF] [8] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
  1319. [2025-10-12 16:45:40.420 -05:00] [INF] [8] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
  1320. [2025-10-12 16:45:40.425 -05:00] [INF] [8] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.10.7.0"
  1321. [2025-10-12 16:45:40.428 -05:00] [INF] [8] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.10.7.0"
  1322. [2025-10-12 16:45:40.430 -05:00] [INF] [8] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.10.7.0"
  1323. [2025-10-12 16:45:40.449 -05:00] [INF] [8] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.10.7.0"
  1324. [2025-10-12 16:45:40.451 -05:00] [INF] [8] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.10.7.0"
  1325. [2025-10-12 16:45:40.499 -05:00] [INF] [8] Jellyfin.Server.Migrations.MigrationRunner: Marking following migrations as applied because this is a fresh install: ["DisableTranscodingThrottling", "CreateLoggingConfigHeirarchy", "MigrateActivityLogDatabase", "RemoveDuplicateExtras", "MigrateUserDatabase", "MigrateDisplayPreferencesDatabase", "RemoveDownloadImagesInAdvance", "MigrateAuthenticationDatabase", "FixPlaylistOwner", "MigrateRatingLevels", "FixAudioData", "RemoveDuplicatePlaylistChildren"]
  1326. [2025-10-12 16:45:40.506 -05:00] [INF] [8] Jellyfin.Server.Migrations.MigrationRunner: Applying migration '"AddDefaultPluginRepository"'
  1327. [2025-10-12 16:45:40.507 -05:00] [INF] [8] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
  1328. [2025-10-12 16:45:40.509 -05:00] [INF] [8] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
  1329. [2025-10-12 16:45:40.510 -05:00] [INF] [8] Jellyfin.Server.Migrations.MigrationRunner: Migration '"AddDefaultPluginRepository"' applied successfully
  1330. [2025-10-12 16:45:40.512 -05:00] [INF] [8] Jellyfin.Server.Migrations.MigrationRunner: Applying migration '"ReaddDefaultPluginRepository"'
  1331. [2025-10-12 16:45:40.514 -05:00] [INF] [8] Jellyfin.Server.Migrations.MigrationRunner: Migration '"ReaddDefaultPluginRepository"' applied successfully
  1332. [2025-10-12 16:45:40.516 -05:00] [INF] [8] Jellyfin.Server.Migrations.MigrationRunner: Applying migration '"AddDefaultCastReceivers"'
  1333. [2025-10-12 16:45:40.517 -05:00] [INF] [8] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
  1334. [2025-10-12 16:45:40.519 -05:00] [INF] [8] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
  1335. [2025-10-12 16:45:40.520 -05:00] [INF] [8] Jellyfin.Server.Migrations.MigrationRunner: Migration '"AddDefaultCastReceivers"' applied successfully
  1336. [2025-10-12 16:45:40.522 -05:00] [INF] [8] Jellyfin.Server.Migrations.MigrationRunner: Applying migration '"UpdateDefaultPluginRepository10.9"'
  1337. [2025-10-12 16:45:40.524 -05:00] [INF] [8] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
  1338. [2025-10-12 16:45:40.525 -05:00] [INF] [8] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
  1339. [2025-10-12 16:45:40.527 -05:00] [INF] [8] Jellyfin.Server.Migrations.MigrationRunner: Migration '"UpdateDefaultPluginRepository10.9"' applied successfully
  1340. [2025-10-12 16:45:40.529 -05:00] [INF] [8] Jellyfin.Server.Migrations.MigrationRunner: Applying migration '"MoveTrickplayFiles"'
  1341. [2025-10-12 16:45:40.601 -05:00] [INF] [8] Jellyfin.Server.Migrations.Routines.MoveTrickplayFiles: Moved 0 items in 00:00:00.0705603
  1342. [2025-10-12 16:45:40.604 -05:00] [INF] [8] Jellyfin.Server.Migrations.MigrationRunner: Migration '"MoveTrickplayFiles"' applied successfully
  1343. [2025-10-12 16:45:40.645 -05:00] [INF] [8] Main: Kestrel is listening on "0.0.0.0"
  1344. [2025-10-12 16:45:41.024 -05:00] [ERR] [8] Microsoft.Extensions.Hosting.Internal.Host: Hosting failed to start
  1345. System.Net.Sockets.SocketException (10013): An attempt was made to access a socket in a way forbidden by its access permissions.
  1346. at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, Boolean disconnectOnFailure, String callerName)
  1347. at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
  1348. at System.Net.Sockets.Socket.Bind(EndPoint localEP)
  1349. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportOptions.CreateDefaultBoundListenSocket(EndPoint endpoint)
  1350. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.Bind()
  1351. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportFactory.BindAsync(EndPoint endpoint, CancellationToken cancellationToken)
  1352. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TransportManager.BindAsync(EndPoint endPoint, ConnectionDelegate connectionDelegate, EndpointConfig endpointConfig, CancellationToken cancellationToken)
  1353. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.<>c__DisplayClass28_0`1.<<StartAsync>g__OnBind|0>d.MoveNext()
  1354. --- End of stack trace from previous location ---
  1355. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindEndpointAsync(ListenOptions endpoint, AddressBindContext context, CancellationToken cancellationToken)
  1356. at Microsoft.AspNetCore.Server.Kestrel.Core.ListenOptions.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  1357. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.EndpointsStrategy.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  1358. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindAsync(ListenOptions[] listenOptions, AddressBindContext context, Func`2 useHttps, CancellationToken cancellationToken)
  1359. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.BindAsync(CancellationToken cancellationToken)
  1360. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.StartAsync[TContext](IHttpApplication`1 application, CancellationToken cancellationToken)
  1361. at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
  1362. at Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>b__15_1(IHostedService service, CancellationToken token)
  1363. at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation)
  1364. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  1365. [2025-10-12 16:45:41.035 -05:00] [ERR] [8] Main: Kestrel failed to start! This is most likely due to an invalid address or port bind - correct your bind configuration in network.xml and try again
  1366. [2025-10-12 16:45:41.036 -05:00] [FTL] [8] Main: Error while starting server
  1367. System.Net.Sockets.SocketException (10013): An attempt was made to access a socket in a way forbidden by its access permissions.
  1368. at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, Boolean disconnectOnFailure, String callerName)
  1369. at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
  1370. at System.Net.Sockets.Socket.Bind(EndPoint localEP)
  1371. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportOptions.CreateDefaultBoundListenSocket(EndPoint endpoint)
  1372. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.Bind()
  1373. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportFactory.BindAsync(EndPoint endpoint, CancellationToken cancellationToken)
  1374. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TransportManager.BindAsync(EndPoint endPoint, ConnectionDelegate connectionDelegate, EndpointConfig endpointConfig, CancellationToken cancellationToken)
  1375. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.<>c__DisplayClass28_0`1.<<StartAsync>g__OnBind|0>d.MoveNext()
  1376. --- End of stack trace from previous location ---
  1377. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindEndpointAsync(ListenOptions endpoint, AddressBindContext context, CancellationToken cancellationToken)
  1378. at Microsoft.AspNetCore.Server.Kestrel.Core.ListenOptions.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  1379. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.EndpointsStrategy.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  1380. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindAsync(ListenOptions[] listenOptions, AddressBindContext context, Func`2 useHttps, CancellationToken cancellationToken)
  1381. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.BindAsync(CancellationToken cancellationToken)
  1382. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.StartAsync[TContext](IHttpApplication`1 application, CancellationToken cancellationToken)
  1383. at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
  1384. at Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>b__15_1(IHostedService service, CancellationToken token)
  1385. at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation)
  1386. at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
  1387. at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
  1388. [2025-10-12 16:45:41.043 -05:00] [INF] [8] Main: Running query planner optimizations in the database... This might take a while
  1389. [2025-10-12 16:45:41.057 -05:00] [INF] [8] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
  1390. [2025-10-12 16:45:41.059 -05:00] [INF] [8] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
  1391. [2025-10-12 16:45:41.060 -05:00] [INF] [8] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
  1392. [2025-10-12 16:45:41.062 -05:00] [INF] [8] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
  1393. [2025-10-12 16:53:28.615 -05:00] [INF] [1] Main: Jellyfin version: "10.10.7"
  1394. [2025-10-12 16:53:28.634 -05:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, C:\ProgramData\Jellyfin\Server\log]"]
  1395. [2025-10-12 16:53:28.637 -05:00] [INF] [1] Main: Arguments: ["C:\Program Files\Jellyfin\Server\jellyfin.dll", "--datadir", "C:\ProgramData\Jellyfin\Server"]
  1396. [2025-10-12 16:53:28.639 -05:00] [INF] [1] Main: Operating system: "Microsoft Windows 10.0.26200"
  1397. [2025-10-12 16:53:28.639 -05:00] [INF] [1] Main: Architecture: X64
  1398. [2025-10-12 16:53:28.640 -05:00] [INF] [1] Main: 64-Bit Process: True
  1399. [2025-10-12 16:53:28.641 -05:00] [INF] [1] Main: User Interactive: True
  1400. [2025-10-12 16:53:28.642 -05:00] [INF] [1] Main: Processor count: 6
  1401. [2025-10-12 16:53:28.642 -05:00] [INF] [1] Main: Program data path: "C:\ProgramData\Jellyfin\Server"
  1402. [2025-10-12 16:53:28.643 -05:00] [INF] [1] Main: Log directory path: "C:\ProgramData\Jellyfin\Server\log"
  1403. [2025-10-12 16:53:28.644 -05:00] [INF] [1] Main: Config directory path: "C:\ProgramData\Jellyfin\Server\config"
  1404. [2025-10-12 16:53:28.644 -05:00] [INF] [1] Main: Cache path: "C:\ProgramData\Jellyfin\Server\cache"
  1405. [2025-10-12 16:53:28.645 -05:00] [INF] [1] Main: Temp directory path: "C:\Users\Rodney\AppData\Local\Temp\jellyfin"
  1406. [2025-10-12 16:53:28.645 -05:00] [INF] [1] Main: Web resources path: "C:\Program Files\Jellyfin\Server\jellyfin-web"
  1407. [2025-10-12 16:53:28.646 -05:00] [INF] [1] Main: Application directory: "C:\Program Files\Jellyfin\Server\"
  1408. [2025-10-12 16:53:28.738 -05:00] [INF] [1] Jellyfin.Server.Migrations.MigrationRunner: Marking following migrations as applied because this is a fresh install: ["CreateNetworkConfiguration", "MigrateMusicBrainzTimeout", "MigrateNetworkConfiguration", "MigrateEncodingOptions"]
  1409. [2025-10-12 16:53:28.766 -05:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
  1410. [2025-10-12 16:53:28.816 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  1411. [2025-10-12 16:53:28.918 -05:00] [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"]
  1412. [2025-10-12 16:53:28.920 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  1413. [2025-10-12 16:53:28.921 -05:00] [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"]
  1414. [2025-10-12 16:53:28.923 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["192.168.5.24", "127.0.0.1"]
  1415. [2025-10-12 16:53:28.924 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
  1416. [2025-10-12 16:53:28.925 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  1417. [2025-10-12 16:53:28.926 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  1418. [2025-10-12 16:53:30.176 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.10.7.0"
  1419. [2025-10-12 16:53:30.178 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.10.7.0"
  1420. [2025-10-12 16:53:30.179 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.10.7.0"
  1421. [2025-10-12 16:53:30.196 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.10.7.0"
  1422. [2025-10-12 16:53:30.198 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.10.7.0"
  1423. [2025-10-12 16:53:30.233 -05:00] [INF] [1] Jellyfin.Server.Migrations.MigrationRunner: Marking following migrations as applied because this is a fresh install: ["DisableTranscodingThrottling", "CreateLoggingConfigHeirarchy", "MigrateActivityLogDatabase", "RemoveDuplicateExtras", "MigrateUserDatabase", "MigrateDisplayPreferencesDatabase", "RemoveDownloadImagesInAdvance", "MigrateAuthenticationDatabase", "FixPlaylistOwner", "MigrateRatingLevels", "FixAudioData", "RemoveDuplicatePlaylistChildren"]
  1424. [2025-10-12 16:53:30.278 -05:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
  1425. [2025-10-12 16:53:30.678 -05:00] [ERR] [1] Microsoft.Extensions.Hosting.Internal.Host: Hosting failed to start
  1426. System.Net.Sockets.SocketException (10013): An attempt was made to access a socket in a way forbidden by its access permissions.
  1427. at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, Boolean disconnectOnFailure, String callerName)
  1428. at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
  1429. at System.Net.Sockets.Socket.Bind(EndPoint localEP)
  1430. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportOptions.CreateDefaultBoundListenSocket(EndPoint endpoint)
  1431. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.Bind()
  1432. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportFactory.BindAsync(EndPoint endpoint, CancellationToken cancellationToken)
  1433. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TransportManager.BindAsync(EndPoint endPoint, ConnectionDelegate connectionDelegate, EndpointConfig endpointConfig, CancellationToken cancellationToken)
  1434. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.<>c__DisplayClass28_0`1.<<StartAsync>g__OnBind|0>d.MoveNext()
  1435. --- End of stack trace from previous location ---
  1436. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindEndpointAsync(ListenOptions endpoint, AddressBindContext context, CancellationToken cancellationToken)
  1437. at Microsoft.AspNetCore.Server.Kestrel.Core.ListenOptions.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  1438. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.EndpointsStrategy.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  1439. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindAsync(ListenOptions[] listenOptions, AddressBindContext context, Func`2 useHttps, CancellationToken cancellationToken)
  1440. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.BindAsync(CancellationToken cancellationToken)
  1441. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.StartAsync[TContext](IHttpApplication`1 application, CancellationToken cancellationToken)
  1442. at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
  1443. at Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>b__15_1(IHostedService service, CancellationToken token)
  1444. at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation)
  1445. at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
  1446. [2025-10-12 16:53:30.687 -05:00] [ERR] [1] Main: Kestrel failed to start! This is most likely due to an invalid address or port bind - correct your bind configuration in network.xml and try again
  1447. [2025-10-12 16:53:30.688 -05:00] [FTL] [1] Main: Error while starting server
  1448. System.Net.Sockets.SocketException (10013): An attempt was made to access a socket in a way forbidden by its access permissions.
  1449. at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, Boolean disconnectOnFailure, String callerName)
  1450. at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
  1451. at System.Net.Sockets.Socket.Bind(EndPoint localEP)
  1452. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportOptions.CreateDefaultBoundListenSocket(EndPoint endpoint)
  1453. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.Bind()
  1454. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportFactory.BindAsync(EndPoint endpoint, CancellationToken cancellationToken)
  1455. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TransportManager.BindAsync(EndPoint endPoint, ConnectionDelegate connectionDelegate, EndpointConfig endpointConfig, CancellationToken cancellationToken)
  1456. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.<>c__DisplayClass28_0`1.<<StartAsync>g__OnBind|0>d.MoveNext()
  1457. --- End of stack trace from previous location ---
  1458. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindEndpointAsync(ListenOptions endpoint, AddressBindContext context, CancellationToken cancellationToken)
  1459. at Microsoft.AspNetCore.Server.Kestrel.Core.ListenOptions.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  1460. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.EndpointsStrategy.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  1461. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindAsync(ListenOptions[] listenOptions, AddressBindContext context, Func`2 useHttps, CancellationToken cancellationToken)
  1462. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.BindAsync(CancellationToken cancellationToken)
  1463. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.StartAsync[TContext](IHttpApplication`1 application, CancellationToken cancellationToken)
  1464. at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
  1465. at Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>b__15_1(IHostedService service, CancellationToken token)
  1466. at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation)
  1467. at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
  1468. at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
  1469. [2025-10-12 16:53:30.695 -05:00] [INF] [1] Main: Running query planner optimizations in the database... This might take a while
  1470. [2025-10-12 16:53:30.707 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
  1471. [2025-10-12 16:53:30.709 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
  1472. [2025-10-12 16:53:30.710 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
  1473. [2025-10-12 16:53:30.710 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
  1474. [2025-10-12 16:53:34.335 -05:00] [INF] [1] Main: Jellyfin version: "10.10.7"
  1475. [2025-10-12 16:53:34.354 -05:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, C:\ProgramData\Jellyfin\Server\log]"]
  1476. [2025-10-12 16:53:34.357 -05:00] [INF] [1] Main: Arguments: ["C:\Program Files\Jellyfin\Server\jellyfin.dll", "--datadir", "C:\ProgramData\Jellyfin\Server"]
  1477. [2025-10-12 16:53:34.358 -05:00] [INF] [1] Main: Operating system: "Microsoft Windows 10.0.26200"
  1478. [2025-10-12 16:53:34.359 -05:00] [INF] [1] Main: Architecture: X64
  1479. [2025-10-12 16:53:34.360 -05:00] [INF] [1] Main: 64-Bit Process: True
  1480. [2025-10-12 16:53:34.360 -05:00] [INF] [1] Main: User Interactive: True
  1481. [2025-10-12 16:53:34.361 -05:00] [INF] [1] Main: Processor count: 6
  1482. [2025-10-12 16:53:34.361 -05:00] [INF] [1] Main: Program data path: "C:\ProgramData\Jellyfin\Server"
  1483. [2025-10-12 16:53:34.362 -05:00] [INF] [1] Main: Log directory path: "C:\ProgramData\Jellyfin\Server\log"
  1484. [2025-10-12 16:53:34.363 -05:00] [INF] [1] Main: Config directory path: "C:\ProgramData\Jellyfin\Server\config"
  1485. [2025-10-12 16:53:34.363 -05:00] [INF] [1] Main: Cache path: "C:\ProgramData\Jellyfin\Server\cache"
  1486. [2025-10-12 16:53:34.364 -05:00] [INF] [1] Main: Temp directory path: "C:\Users\Rodney\AppData\Local\Temp\jellyfin"
  1487. [2025-10-12 16:53:34.365 -05:00] [INF] [1] Main: Web resources path: "C:\Program Files\Jellyfin\Server\jellyfin-web"
  1488. [2025-10-12 16:53:34.366 -05:00] [INF] [1] Main: Application directory: "C:\Program Files\Jellyfin\Server\"
  1489. [2025-10-12 16:53:34.460 -05:00] [INF] [1] Jellyfin.Server.Migrations.MigrationRunner: Marking following migrations as applied because this is a fresh install: ["CreateNetworkConfiguration", "MigrateMusicBrainzTimeout", "MigrateNetworkConfiguration", "MigrateEncodingOptions"]
  1490. [2025-10-12 16:53:34.489 -05:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
  1491. [2025-10-12 16:53:34.544 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  1492. [2025-10-12 16:53:34.646 -05:00] [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"]
  1493. [2025-10-12 16:53:34.649 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  1494. [2025-10-12 16:53:34.650 -05:00] [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"]
  1495. [2025-10-12 16:53:34.652 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["192.168.5.24", "127.0.0.1"]
  1496. [2025-10-12 16:53:34.654 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
  1497. [2025-10-12 16:53:34.654 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  1498. [2025-10-12 16:53:34.655 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  1499. [2025-10-12 16:53:35.866 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.10.7.0"
  1500. [2025-10-12 16:53:35.868 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.10.7.0"
  1501. [2025-10-12 16:53:35.869 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.10.7.0"
  1502. [2025-10-12 16:53:35.885 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.10.7.0"
  1503. [2025-10-12 16:53:35.886 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.10.7.0"
  1504. [2025-10-12 16:53:35.920 -05:00] [INF] [1] Jellyfin.Server.Migrations.MigrationRunner: Marking following migrations as applied because this is a fresh install: ["DisableTranscodingThrottling", "CreateLoggingConfigHeirarchy", "MigrateActivityLogDatabase", "RemoveDuplicateExtras", "MigrateUserDatabase", "MigrateDisplayPreferencesDatabase", "RemoveDownloadImagesInAdvance", "MigrateAuthenticationDatabase", "FixPlaylistOwner", "MigrateRatingLevels", "FixAudioData", "RemoveDuplicatePlaylistChildren"]
  1505. [2025-10-12 16:53:35.962 -05:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
  1506. [2025-10-12 16:53:36.362 -05:00] [ERR] [1] Microsoft.Extensions.Hosting.Internal.Host: Hosting failed to start
  1507. System.Net.Sockets.SocketException (10013): An attempt was made to access a socket in a way forbidden by its access permissions.
  1508. at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, Boolean disconnectOnFailure, String callerName)
  1509. at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
  1510. at System.Net.Sockets.Socket.Bind(EndPoint localEP)
  1511. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportOptions.CreateDefaultBoundListenSocket(EndPoint endpoint)
  1512. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.Bind()
  1513. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportFactory.BindAsync(EndPoint endpoint, CancellationToken cancellationToken)
  1514. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TransportManager.BindAsync(EndPoint endPoint, ConnectionDelegate connectionDelegate, EndpointConfig endpointConfig, CancellationToken cancellationToken)
  1515. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.<>c__DisplayClass28_0`1.<<StartAsync>g__OnBind|0>d.MoveNext()
  1516. --- End of stack trace from previous location ---
  1517. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindEndpointAsync(ListenOptions endpoint, AddressBindContext context, CancellationToken cancellationToken)
  1518. at Microsoft.AspNetCore.Server.Kestrel.Core.ListenOptions.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  1519. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.EndpointsStrategy.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  1520. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindAsync(ListenOptions[] listenOptions, AddressBindContext context, Func`2 useHttps, CancellationToken cancellationToken)
  1521. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.BindAsync(CancellationToken cancellationToken)
  1522. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.StartAsync[TContext](IHttpApplication`1 application, CancellationToken cancellationToken)
  1523. at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
  1524. at Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>b__15_1(IHostedService service, CancellationToken token)
  1525. at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation)
  1526. at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
  1527. [2025-10-12 16:53:36.371 -05:00] [ERR] [1] Main: Kestrel failed to start! This is most likely due to an invalid address or port bind - correct your bind configuration in network.xml and try again
  1528. [2025-10-12 16:53:36.372 -05:00] [FTL] [1] Main: Error while starting server
  1529. System.Net.Sockets.SocketException (10013): An attempt was made to access a socket in a way forbidden by its access permissions.
  1530. at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, Boolean disconnectOnFailure, String callerName)
  1531. at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
  1532. at System.Net.Sockets.Socket.Bind(EndPoint localEP)
  1533. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportOptions.CreateDefaultBoundListenSocket(EndPoint endpoint)
  1534. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.Bind()
  1535. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportFactory.BindAsync(EndPoint endpoint, CancellationToken cancellationToken)
  1536. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TransportManager.BindAsync(EndPoint endPoint, ConnectionDelegate connectionDelegate, EndpointConfig endpointConfig, CancellationToken cancellationToken)
  1537. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.<>c__DisplayClass28_0`1.<<StartAsync>g__OnBind|0>d.MoveNext()
  1538. --- End of stack trace from previous location ---
  1539. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindEndpointAsync(ListenOptions endpoint, AddressBindContext context, CancellationToken cancellationToken)
  1540. at Microsoft.AspNetCore.Server.Kestrel.Core.ListenOptions.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  1541. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.EndpointsStrategy.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  1542. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindAsync(ListenOptions[] listenOptions, AddressBindContext context, Func`2 useHttps, CancellationToken cancellationToken)
  1543. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.BindAsync(CancellationToken cancellationToken)
  1544. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.StartAsync[TContext](IHttpApplication`1 application, CancellationToken cancellationToken)
  1545. at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
  1546. at Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>b__15_1(IHostedService service, CancellationToken token)
  1547. at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation)
  1548. at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
  1549. at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
  1550. [2025-10-12 16:53:36.378 -05:00] [INF] [1] Main: Running query planner optimizations in the database... This might take a while
  1551. [2025-10-12 16:53:36.389 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
  1552. [2025-10-12 16:53:36.390 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
  1553. [2025-10-12 16:53:36.391 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
  1554. [2025-10-12 16:53:36.392 -05:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
  1555.  
Advertisement
Add Comment
Please, Sign In to add comment