Guest User

Jellyfin_exitcode

a guest
Sep 13th, 2024
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.17 KB | Movies | 0 0
  1. Sep 13 07:01:19 colin jellyfin[62500]: at Jellyfin.Server.Migrations.Routines.MigrateActivityLogDb.Perform()
  2. Sep 13 07:01:19 colin jellyfin[62500]: at Jellyfin.Server.Migrations.MigrationRunner.PerformMigrations(IMigrationRoutine[] migrations, MigrationOptions migrationOptions, Action`1 saveConfiguration, ILogger logger)
  3. Sep 13 07:01:19 colin jellyfin[62500]: at Jellyfin.Server.Migrations.MigrationRunner.Run(CoreAppHost host, ILoggerFactory loggerFactory)
  4. Sep 13 07:01:19 colin jellyfin[62500]: at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
  5. Sep 13 07:01:19 colin jellyfin[62500]: [07:01:19] [INF] Running query planner optimizations in the database... This might take a while
  6. Sep 13 07:01:19 colin jellyfin[62500]: [07:01:19] [INF] Disposing CoreAppHost
  7. Sep 13 07:01:19 colin jellyfin[62500]: [07:01:19] [INF] Disposing MusicBrainzArtistProvider
  8. Sep 13 07:01:19 colin jellyfin[62500]: [07:01:19] [INF] Disposing MusicBrainzAlbumProvider
  9. Sep 13 07:01:19 colin jellyfin[62500]: [07:01:19] [INF] Disposing PluginManager
  10. Sep 13 07:01:19 colin systemd[1]: jellyfin.service: Deactivated successfully.
  11. Sep 13 07:01:19 colin systemd[1]: jellyfin.service: Consumed 6.566s CPU time, 51.4M memory peak, 0B memory swap peak.
  12. Sep 13 17:07:57 colin systemd[1]: Started jellyfin.service - Jellyfin Media Server.
  13. Sep 13 17:07:57 colin (jellyfin)[100662]: jellyfin.service: Referenced but unset environment variable evaluates to an empty string: JELLYFIN_NOWEBAPP_OPT, JELLYFIN_SERVICE_OPT
  14. Sep 13 17:07:58 colin jellyfin[100662]: [17:07:58] [INF] Jellyfin version: 10.9.11
  15. Sep 13 17:07:58 colin jellyfin[100662]: [17:07:58] [INF] Environment Variables: ["[JELLYFIN_CONFIG_DIR, /etc/jellyfin]", "[JELLYFIN_CACHE_DIR, /var/cache/jellyfin]", "[JELLYFIN_FFMPEG_OPT, --ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_WEB_OPT, --webdir=/usr/share/jellyfin/web]", "[JELLYFIN_USER, jellyfin]", "[JELLYFIN_LOG_DIR, /var/log/jellyfin]", "[JELLYFIN_ARGS, $JELLYFIN_WEB_OPT $JELLYFIN_FFMPEG_OPT $JELLYFIN_SERVICE_OPT $JELLYFIN_NOWEBAPP_OPT $JELLFIN_ADDITIONAL_OPTS --datadir $JELLYFIN_DATA_DIR --configdir $JELLYFIN_CONFIG_DIR --logdir $JELLYFIN_LOG_DIR --cachedir $JELLYFIN_CACHE_DIR]", "[JELLYFIN_DATA_DIR, /var/lib/jellyfin]", "[JELLYFIN_ADDITIONAL_OPTS, ]"]
  16. Sep 13 17:07:58 colin jellyfin[100662]: [17:07:58] [INF] Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--webdir=/usr/share/jellyfin/web", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
  17. Sep 13 17:07:58 colin jellyfin[100662]: [17:07:58] [INF] Operating system: Ubuntu 24.04.1 LTS
  18. Sep 13 17:07:58 colin jellyfin[100662]: [17:07:58] [INF] Architecture: X64
  19. Sep 13 17:07:58 colin jellyfin[100662]: [17:07:58] [INF] 64-Bit Process: True
  20. Sep 13 17:07:58 colin jellyfin[100662]: [17:07:58] [INF] User Interactive: True
  21. Sep 13 17:07:58 colin jellyfin[100662]: [17:07:58] [INF] Processor count: 2
  22. Sep 13 17:07:58 colin jellyfin[100662]: [17:07:58] [INF] Program data path: /var/lib/jellyfin
  23. Sep 13 17:07:58 colin jellyfin[100662]: [17:07:58] [INF] Log directory path: /var/log/jellyfin
  24. Sep 13 17:07:58 colin jellyfin[100662]: [17:07:58] [INF] Config directory path: /etc/jellyfin
  25. Sep 13 17:07:58 colin jellyfin[100662]: [17:07:58] [INF] Cache path: /var/cache/jellyfin
  26. Sep 13 17:07:58 colin jellyfin[100662]: [17:07:58] [INF] Web resources path: /usr/share/jellyfin/web
  27. Sep 13 17:07:58 colin jellyfin[100662]: [17:07:58] [INF] Application directory: /usr/lib/jellyfin/bin/
  28. Sep 13 17:07:58 colin jellyfin[100662]: [17:07:58] [INF] Setting cache path: /var/cache/jellyfin
  29. Sep 13 17:07:58 colin jellyfin[100662]: [17:07:58] [INF] Loading assemblies
  30. Sep 13 17:07:58 colin jellyfin[100662]: [17:07:58] [INF] Loaded assembly ConfusedPolarBear.Plugin.IntroSkipper, Version=0.2.0.20, Culture=neutral, PublicKeyToken=null from /var/lib/jellyfin/plugins/Intro Skipper_0.2.0.20/ConfusedPolarBear.Plugin.IntroSkipper.dll
  31. Sep 13 17:07:58 colin jellyfin[100662]: [17:07:58] [INF] Loaded assembly Jellyfin.Plugin.LocalIntros, Version=3.0.0.0, Culture=neutral, PublicKeyToken=null from /var/lib/jellyfin/plugins/Local Intros_3.0.0.0/Jellyfin.Plugin.LocalIntros.dll
  32. Sep 13 17:07:58 colin jellyfin[100662]: [17:07:58] [INF] Loaded assembly Jellyfin.Plugin.OpenSubtitles, Version=20.0.0.0, Culture=neutral, PublicKeyToken=null from /var/lib/jellyfin/plugins/Open Subtitles_20.0.0.0/Jellyfin.Plugin.OpenSubtitles.dll
  33. Sep 13 17:07:58 colin jellyfin[100662]: [17:07:58] [INF] Loaded assembly Jellyfin.Plugin.SubtitleExtract, Version=4.0.0.0, Culture=neutral, PublicKeyToken=null from /var/lib/jellyfin/plugins/Subtitle Extract_4.0.0.0/Jellyfin.Plugin.SubtitleExtract.dll
  34. Sep 13 17:07:58 colin jellyfin[100662]: [17:07:58] [INF] Loaded assembly Jellyfin.Plugin.Tvdb, Version=15.0.0.0, Culture=neutral, PublicKeyToken=null from /var/lib/jellyfin/plugins/TheTVDB_15.0.0.0/Jellyfin.Plugin.Tvdb.dll
  35. Sep 13 17:07:58 colin jellyfin[100662]: [17:07:58] [INF] Loaded assembly Tvdb.Sdk, Version=4.7.10.0, Culture=neutral, PublicKeyToken=null from /var/lib/jellyfin/plugins/TheTVDB_15.0.0.0/Tvdb.Sdk.dll
  36. Sep 13 17:07:58 colin jellyfin[100662]: [17:07:58] [INF] Loaded assembly Jellyfin.Plugin.TMDbBoxSets, Version=11.0.0.0, Culture=neutral, PublicKeyToken=null from /var/lib/jellyfin/plugins/TMDb Box Sets_11.0.0.0/Jellyfin.Plugin.TMDbBoxSets.dll
  37. Sep 13 17:07:58 colin jellyfin[100662]: [17:07:58] [INF] Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
  38. Sep 13 17:07:58 colin jellyfin[100662]: [17:07:58] [INF] Defined LAN exclusions: []
  39. Sep 13 17:07:58 colin jellyfin[100662]: [17:07:58] [INF] Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
  40. Sep 13 17:07:58 colin jellyfin[100662]: [17:07:58] [INF] Filtered interface addresses: ["127.0.0.1", "192.168.1.109"]
  41. Sep 13 17:07:58 colin jellyfin[100662]: [17:07:58] [INF] Bind Addresses ["0.0.0.0"]
  42. Sep 13 17:07:58 colin jellyfin[100662]: [17:07:58] [INF] Remote IP filter is Allowlist
  43. Sep 13 17:07:58 colin jellyfin[100662]: [17:07:58] [INF] Filtered subnets: []
  44. Sep 13 17:08:03 colin jellyfin[100662]: [17:08:03] [INF] Skip button already added
  45. Sep 13 17:08:03 colin jellyfin[100684]: Trailing option(s) found in the command: may be ignored.
  46. Sep 13 17:08:03 colin jellyfin[100687]: Trailing option(s) found in the command: may be ignored.
  47. Sep 13 17:08:03 colin jellyfin[100688]: Trailing option(s) found in the command: may be ignored.
  48. Sep 13 17:08:03 colin jellyfin[100689]: Trailing option(s) found in the command: may be ignored.
  49. Sep 13 17:08:03 colin jellyfin[100662]: [17:08:03] [INF] Loaded plugin: Intro Skipper 0.2.0.20
  50. Sep 13 17:08:03 colin jellyfin[100662]: [17:08:03] [INF] Loaded plugin: Local Intros 3.0.0.0
  51. Sep 13 17:08:03 colin jellyfin[100662]: [17:08:03] [INF] Loaded plugin: Open Subtitles 20.0.0.0
  52. Sep 13 17:08:03 colin jellyfin[100662]: [17:08:03] [INF] Loaded plugin: Subtitle Extract 4.0.0.0
  53. Sep 13 17:08:03 colin jellyfin[100662]: [17:08:03] [INF] Loaded plugin: TheTVDB 15.0.0.0
  54. Sep 13 17:08:03 colin jellyfin[100662]: [17:08:03] [INF] Loaded plugin: TMDb Box Sets 11.0.0.0
  55. Sep 13 17:08:03 colin jellyfin[100662]: [17:08:03] [INF] Loaded plugin: TMDb 10.9.11.0
  56. Sep 13 17:08:03 colin jellyfin[100662]: [17:08:03] [INF] Loaded plugin: Studio Images 10.9.11.0
  57. Sep 13 17:08:03 colin jellyfin[100662]: [17:08:03] [INF] Loaded plugin: OMDb 10.9.11.0
  58. Sep 13 17:08:03 colin jellyfin[100662]: [17:08:03] [INF] Loaded plugin: MusicBrainz 10.9.11.0
  59. Sep 13 17:08:03 colin jellyfin[100662]: [17:08:03] [INF] Loaded plugin: AudioDB 10.9.11.0
  60. Sep 13 17:08:04 colin jellyfin[100662]: [17:08:04] [INF] Applying migration 'MigrateActivityLogDatabase'
  61. Sep 13 17:08:04 colin jellyfin[100662]: [17:08:04] [WRN] Migrating the activity database may take a while, do not stop Jellyfin.
  62. Sep 13 17:08:04 colin jellyfin[100662]: [17:08:04] [ERR] Could not apply migration 'MigrateActivityLogDatabase'
  63. Sep 13 17:08:04 colin jellyfin[100662]: Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 1: 'no such table: ActivityLog'.
  64. Sep 13 17:08:04 colin jellyfin[100662]: at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
  65. Sep 13 17:08:04 colin jellyfin[100662]: at Microsoft.Data.Sqlite.SqliteCommand.PrepareAndEnumerateStatements()+MoveNext()
  66. Sep 13 17:08:04 colin jellyfin[100662]: at Microsoft.Data.Sqlite.SqliteCommand.GetStatements()+MoveNext()
  67. Sep 13 17:08:04 colin jellyfin[100662]: at Microsoft.Data.Sqlite.SqliteDataReader.NextResult()
  68. Sep 13 17:08:04 colin jellyfin[100662]: at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior)
  69. Sep 13 17:08:04 colin jellyfin[100662]: at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader()
  70. Sep 13 17:08:04 colin jellyfin[100662]: at Emby.Server.Implementations.Data.SqliteExtensions.Query(SqliteConnection sqliteConnection, String commandText)+MoveNext()
  71. Sep 13 17:08:04 colin jellyfin[100662]: at Jellyfin.Server.Migrations.Routines.MigrateActivityLogDb.Perform()
  72. Sep 13 17:08:04 colin jellyfin[100662]: at Jellyfin.Server.Migrations.MigrationRunner.PerformMigrations(IMigrationRoutine[] migrations, MigrationOptions migrationOptions, Action`1 saveConfiguration, ILogger logger)
  73. Sep 13 17:08:04 colin jellyfin[100662]: [17:08:04] [FTL] Error while starting server
  74. Sep 13 17:08:04 colin jellyfin[100662]: Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 1: 'no such table: ActivityLog'.
  75. Sep 13 17:08:04 colin jellyfin[100662]: at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
  76. Sep 13 17:08:04 colin jellyfin[100662]: at Microsoft.Data.Sqlite.SqliteCommand.PrepareAndEnumerateStatements()+MoveNext()
  77. Sep 13 17:08:04 colin jellyfin[100662]: at Microsoft.Data.Sqlite.SqliteCommand.GetStatements()+MoveNext()
  78. Sep 13 17:08:04 colin jellyfin[100662]: at Microsoft.Data.Sqlite.SqliteDataReader.NextResult()
  79. Sep 13 17:08:04 colin jellyfin[100662]: at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior)
  80. Sep 13 17:08:04 colin jellyfin[100662]: at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader()
  81. Sep 13 17:08:04 colin jellyfin[100662]: at Emby.Server.Implementations.Data.SqliteExtensions.Query(SqliteConnection sqliteConnection, String commandText)+MoveNext()
  82. Sep 13 17:08:04 colin jellyfin[100662]: at Jellyfin.Server.Migrations.Routines.MigrateActivityLogDb.Perform()
  83. Sep 13 17:08:04 colin jellyfin[100662]: at Jellyfin.Server.Migrations.MigrationRunner.PerformMigrations(IMigrationRoutine[] migrations, MigrationOptions migrationOptions, Action`1 saveConfiguration, ILogger logger)
  84. Sep 13 17:08:04 colin jellyfin[100662]: at Jellyfin.Server.Migrations.MigrationRunner.Run(CoreAppHost host, ILoggerFactory loggerFactory)
  85. Sep 13 17:08:04 colin jellyfin[100662]: at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
  86. Sep 13 17:08:04 colin jellyfin[100662]: [17:08:04] [INF] Running query planner optimizations in the database... This might take a while
  87. Sep 13 17:08:04 colin jellyfin[100662]: [17:08:04] [INF] Disposing CoreAppHost
  88. Sep 13 17:08:04 colin jellyfin[100662]: [17:08:04] [INF] Disposing MusicBrainzArtistProvider
  89. Sep 13 17:08:04 colin jellyfin[100662]: [17:08:04] [INF] Disposing MusicBrainzAlbumProvider
  90. Sep 13 17:08:04 colin jellyfin[100662]: [17:08:04] [INF] Disposing PluginManager
  91. Sep 13 17:08:04 colin systemd[1]: jellyfin.service: Deactivated successfully.
  92. Sep 13 17:08:04 colin systemd[1]: jellyfin.service: Consumed 6.647s CPU time, 48.0M memory peak, 0B memory swap peak.
  93. Sep 13 17:20:47 colin systemd[1]: Started jellyfin.service - Jellyfin Media Server.
  94. Sep 13 17:20:47 colin (jellyfin)[101511]: jellyfin.service: Referenced but unset environment variable evaluates to an empty string: JELLYFIN_NOWEBAPP_OPT, JELLYFIN_SERVICE_OPT
  95. Sep 13 17:20:48 colin jellyfin[101511]: [17:20:48] [INF] Jellyfin version: 10.9.11
  96. Sep 13 17:20:48 colin jellyfin[101511]: [17:20:48] [INF] Environment Variables: ["[JELLYFIN_CACHE_DIR, /var/cache/jellyfin]", "[JELLYFIN_FFMPEG_OPT, --ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_ARGS, $JELLYFIN_WEB_OPT $JELLYFIN_FFMPEG_OPT $JELLYFIN_SERVICE_OPT $JELLYFIN_NOWEBAPP_OPT $JELLFIN_ADDITIONAL_OPTS --datadir $JELLYFIN_DATA_DIR --configdir $JELLYFIN_CONFIG_DIR --logdir $JELLYFIN_LOG_DIR --cachedir $JELLYFIN_CACHE_DIR]", "[JELLYFIN_WEB_OPT, --webdir=/usr/share/jellyfin/web]", "[JELLYFIN_DATA_DIR, /var/lib/jellyfin]", "[JELLYFIN_CONFIG_DIR, /etc/jellyfin]", "[JELLYFIN_ADDITIONAL_OPTS, ]", "[JELLYFIN_USER, jellyfin]", "[JELLYFIN_LOG_DIR, /var/log/jellyfin]"]
  97. Sep 13 17:20:48 colin jellyfin[101511]: [17:20:48] [INF] Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--webdir=/usr/share/jellyfin/web", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
  98. Sep 13 17:20:48 colin jellyfin[101511]: [17:20:48] [INF] Operating system: Ubuntu 24.04.1 LTS
  99. Sep 13 17:20:48 colin jellyfin[101511]: [17:20:48] [INF] Architecture: X64
  100. Sep 13 17:20:48 colin jellyfin[101511]: [17:20:48] [INF] 64-Bit Process: True
  101. Sep 13 17:20:48 colin jellyfin[101511]: [17:20:48] [INF] User Interactive: True
  102. Sep 13 17:20:48 colin jellyfin[101511]: [17:20:48] [INF] Processor count: 2
  103. Sep 13 17:20:48 colin jellyfin[101511]: [17:20:48] [INF] Program data path: /var/lib/jellyfin
  104. Sep 13 17:20:48 colin jellyfin[101511]: [17:20:48] [INF] Log directory path: /var/log/jellyfin
  105. Sep 13 17:20:48 colin jellyfin[101511]: [17:20:48] [INF] Config directory path: /etc/jellyfin
  106. Sep 13 17:20:48 colin jellyfin[101511]: [17:20:48] [INF] Cache path: /var/cache/jellyfin
  107. Sep 13 17:20:48 colin jellyfin[101511]: [17:20:48] [INF] Web resources path: /usr/share/jellyfin/web
  108. Sep 13 17:20:48 colin jellyfin[101511]: [17:20:48] [INF] Application directory: /usr/lib/jellyfin/bin/
  109. Sep 13 17:20:48 colin jellyfin[101511]: [17:20:48] [INF] Setting cache path: /var/cache/jellyfin
  110. Sep 13 17:20:48 colin jellyfin[101511]: [17:20:48] [INF] Loading assemblies
  111. Sep 13 17:20:48 colin jellyfin[101511]: [17:20:48] [INF] Loaded assembly ConfusedPolarBear.Plugin.IntroSkipper, Version=0.2.0.20, Culture=neutral, PublicKeyToken=null from /var/lib/jellyfin/plugins/Intro Skipper_0.2.0.20/ConfusedPolarBear.Plugin.IntroSkipper.dll
  112. Sep 13 17:20:48 colin jellyfin[101511]: [17:20:48] [INF] Loaded assembly Jellyfin.Plugin.LocalIntros, Version=3.0.0.0, Culture=neutral, PublicKeyToken=null from /var/lib/jellyfin/plugins/Local Intros_3.0.0.0/Jellyfin.Plugin.LocalIntros.dll
  113. Sep 13 17:20:48 colin jellyfin[101511]: [17:20:48] [INF] Loaded assembly Jellyfin.Plugin.OpenSubtitles, Version=20.0.0.0, Culture=neutral, PublicKeyToken=null from /var/lib/jellyfin/plugins/Open Subtitles_20.0.0.0/Jellyfin.Plugin.OpenSubtitles.dll
  114. Sep 13 17:20:48 colin jellyfin[101511]: [17:20:48] [INF] Loaded assembly Jellyfin.Plugin.SubtitleExtract, Version=4.0.0.0, Culture=neutral, PublicKeyToken=null from /var/lib/jellyfin/plugins/Subtitle Extract_4.0.0.0/Jellyfin.Plugin.SubtitleExtract.dll
  115. Sep 13 17:20:48 colin jellyfin[101511]: [17:20:48] [INF] Loaded assembly Jellyfin.Plugin.Tvdb, Version=15.0.0.0, Culture=neutral, PublicKeyToken=null from /var/lib/jellyfin/plugins/TheTVDB_15.0.0.0/Jellyfin.Plugin.Tvdb.dll
  116. Sep 13 17:20:48 colin jellyfin[101511]: [17:20:48] [INF] Loaded assembly Tvdb.Sdk, Version=4.7.10.0, Culture=neutral, PublicKeyToken=null from /var/lib/jellyfin/plugins/TheTVDB_15.0.0.0/Tvdb.Sdk.dll
  117. Sep 13 17:20:48 colin jellyfin[101511]: [17:20:48] [INF] Loaded assembly Jellyfin.Plugin.TMDbBoxSets, Version=11.0.0.0, Culture=neutral, PublicKeyToken=null from /var/lib/jellyfin/plugins/TMDb Box Sets_11.0.0.0/Jellyfin.Plugin.TMDbBoxSets.dll
  118. Sep 13 17:20:49 colin jellyfin[101511]: [17:20:49] [INF] Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
  119. Sep 13 17:20:49 colin jellyfin[101511]: [17:20:49] [INF] Defined LAN exclusions: []
  120. Sep 13 17:20:49 colin jellyfin[101511]: [17:20:49] [INF] Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
  121. Sep 13 17:20:49 colin jellyfin[101511]: [17:20:49] [INF] Filtered interface addresses: ["127.0.0.1", "192.168.1.109"]
  122. Sep 13 17:20:49 colin jellyfin[101511]: [17:20:49] [INF] Bind Addresses ["0.0.0.0"]
  123. Sep 13 17:20:49 colin jellyfin[101511]: [17:20:49] [INF] Remote IP filter is Allowlist
  124. Sep 13 17:20:49 colin jellyfin[101511]: [17:20:49] [INF] Filtered subnets: []
  125. Sep 13 17:20:53 colin jellyfin[101511]: [17:20:53] [INF] Skip button already added
  126. Sep 13 17:20:53 colin jellyfin[101533]: Trailing option(s) found in the command: may be ignored.
  127. Sep 13 17:20:53 colin jellyfin[101534]: Trailing option(s) found in the command: may be ignored.
  128. Sep 13 17:20:53 colin jellyfin[101535]: Trailing option(s) found in the command: may be ignored.
  129. Sep 13 17:20:53 colin jellyfin[101536]: Trailing option(s) found in the command: may be ignored.
  130. Sep 13 17:20:54 colin jellyfin[101511]: [17:20:54] [INF] Loaded plugin: Intro Skipper 0.2.0.20
  131. Sep 13 17:20:54 colin jellyfin[101511]: [17:20:54] [INF] Loaded plugin: Local Intros 3.0.0.0
  132. Sep 13 17:20:54 colin jellyfin[101511]: [17:20:54] [INF] Loaded plugin: Open Subtitles 20.0.0.0
  133. Sep 13 17:20:54 colin jellyfin[101511]: [17:20:54] [INF] Loaded plugin: Subtitle Extract 4.0.0.0
  134. Sep 13 17:20:54 colin jellyfin[101511]: [17:20:54] [INF] Loaded plugin: TheTVDB 15.0.0.0
  135. Sep 13 17:20:54 colin jellyfin[101511]: [17:20:54] [INF] Loaded plugin: TMDb Box Sets 11.0.0.0
  136. Sep 13 17:20:54 colin jellyfin[101511]: [17:20:54] [INF] Loaded plugin: TMDb 10.9.11.0
  137. Sep 13 17:20:54 colin jellyfin[101511]: [17:20:54] [INF] Loaded plugin: Studio Images 10.9.11.0
  138. Sep 13 17:20:54 colin jellyfin[101511]: [17:20:54] [INF] Loaded plugin: OMDb 10.9.11.0
  139. Sep 13 17:20:54 colin jellyfin[101511]: [17:20:54] [INF] Loaded plugin: MusicBrainz 10.9.11.0
  140. Sep 13 17:20:54 colin jellyfin[101511]: [17:20:54] [INF] Loaded plugin: AudioDB 10.9.11.0
  141. Sep 13 17:20:54 colin jellyfin[101511]: [17:20:54] [INF] Applying migration 'MigrateActivityLogDatabase'
  142. Sep 13 17:20:54 colin jellyfin[101511]: [17:20:54] [WRN] Migrating the activity database may take a while, do not stop Jellyfin.
  143. Sep 13 17:20:54 colin jellyfin[101511]: [17:20:54] [ERR] Could not apply migration 'MigrateActivityLogDatabase'
  144. Sep 13 17:20:54 colin jellyfin[101511]: Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 1: 'no such table: ActivityLog'.
  145. Sep 13 17:20:54 colin jellyfin[101511]: at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
  146. Sep 13 17:20:54 colin jellyfin[101511]: at Microsoft.Data.Sqlite.SqliteCommand.PrepareAndEnumerateStatements()+MoveNext()
  147. Sep 13 17:20:54 colin jellyfin[101511]: at Microsoft.Data.Sqlite.SqliteCommand.GetStatements()+MoveNext()
  148. Sep 13 17:20:54 colin jellyfin[101511]: at Microsoft.Data.Sqlite.SqliteDataReader.NextResult()
  149. Sep 13 17:20:54 colin jellyfin[101511]: at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior)
  150. Sep 13 17:20:54 colin jellyfin[101511]: at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader()
  151. Sep 13 17:20:54 colin jellyfin[101511]: at Emby.Server.Implementations.Data.SqliteExtensions.Query(SqliteConnection sqliteConnection, String commandText)+MoveNext()
  152. Sep 13 17:20:54 colin jellyfin[101511]: at Jellyfin.Server.Migrations.Routines.MigrateActivityLogDb.Perform()
  153. Sep 13 17:20:54 colin jellyfin[101511]: at Jellyfin.Server.Migrations.MigrationRunner.PerformMigrations(IMigrationRoutine[] migrations, MigrationOptions migrationOptions, Action`1 saveConfiguration, ILogger logger)
  154. Sep 13 17:20:54 colin jellyfin[101511]: [17:20:54] [FTL] Error while starting server
  155. Sep 13 17:20:54 colin jellyfin[101511]: Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 1: 'no such table: ActivityLog'.
  156. Sep 13 17:20:54 colin jellyfin[101511]: at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
  157. Sep 13 17:20:54 colin jellyfin[101511]: at Microsoft.Data.Sqlite.SqliteCommand.PrepareAndEnumerateStatements()+MoveNext()
  158. Sep 13 17:20:54 colin jellyfin[101511]: at Microsoft.Data.Sqlite.SqliteCommand.GetStatements()+MoveNext()
  159. Sep 13 17:20:54 colin jellyfin[101511]: at Microsoft.Data.Sqlite.SqliteDataReader.NextResult()
  160. Sep 13 17:20:54 colin jellyfin[101511]: at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior)
  161. Sep 13 17:20:54 colin jellyfin[101511]: at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader()
  162. Sep 13 17:20:54 colin jellyfin[101511]: at Emby.Server.Implementations.Data.SqliteExtensions.Query(SqliteConnection sqliteConnection, String commandText)+MoveNext()
  163. Sep 13 17:20:54 colin jellyfin[101511]: at Jellyfin.Server.Migrations.Routines.MigrateActivityLogDb.Perform()
  164. Sep 13 17:20:54 colin jellyfin[101511]: at Jellyfin.Server.Migrations.MigrationRunner.PerformMigrations(IMigrationRoutine[] migrations, MigrationOptions migrationOptions, Action`1 saveConfiguration, ILogger logger)
  165. Sep 13 17:20:54 colin jellyfin[101511]: at Jellyfin.Server.Migrations.MigrationRunner.Run(CoreAppHost host, ILoggerFactory loggerFactory)
  166. Sep 13 17:20:54 colin jellyfin[101511]: at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
  167. Sep 13 17:20:54 colin jellyfin[101511]: [17:20:54] [INF] Running query planner optimizations in the database... This might take a while
  168. Sep 13 17:20:54 colin jellyfin[101511]: [17:20:54] [INF] Disposing CoreAppHost
  169. Sep 13 17:20:54 colin jellyfin[101511]: [17:20:54] [INF] Disposing MusicBrainzArtistProvider
  170. Sep 13 17:20:54 colin jellyfin[101511]: [17:20:54] [INF] Disposing MusicBrainzAlbumProvider
  171. Sep 13 17:20:54 colin jellyfin[101511]: [17:20:54] [INF] Disposing PluginManager
  172. Sep 13 17:20:54 colin systemd[1]: jellyfin.service: Deactivated successfully.
  173. Sep 13 17:20:54 colin systemd[1]: jellyfin.service: Consumed 6.729s CPU time.
  174. Sep 13 17:49:49 colin systemd[1]: Started jellyfin.service - Jellyfin Media Server.
  175. Sep 13 17:49:49 colin systemd[1]: jellyfin.service: Main process exited, code=exited, status=200/CHDIR
  176. Sep 13 17:49:49 colin systemd[1]: jellyfin.service: Failed with result 'exit-code'.
  177. Sep 13 17:49:49 colin systemd[1]: jellyfin.service: Scheduled restart job, restart counter is at 1.
  178. Sep 13 17:49:49 colin systemd[1]: Started jellyfin.service - Jellyfin Media Server.
  179. Sep 13 17:49:49 colin (jellyfin)[103597]: jellyfin.service: Changing to the requested working directory failed: No such file or directory
  180. Sep 13 17:49:49 colin systemd[1]: jellyfin.service: Main process exited, code=exited, status=200/CHDIR
  181. Sep 13 17:49:49 colin systemd[1]: jellyfin.service: Failed with result 'exit-code'.
  182. Sep 13 17:49:50 colin systemd[1]: jellyfin.service: Scheduled restart job, restart counter is at 2.
  183. Sep 13 17:49:50 colin systemd[1]: Started jellyfin.service - Jellyfin Media Server.
  184. Sep 13 17:49:50 colin (jellyfin)[103599]: jellyfin.service: Changing to the requested working directory failed: No such file or directory
  185. Sep 13 17:49:50 colin systemd[1]: jellyfin.service: Main process exited, code=exited, status=200/CHDIR
  186. Sep 13 17:49:50 colin systemd[1]: jellyfin.service: Failed with result 'exit-code'.
  187. Sep 13 17:49:50 colin systemd[1]: jellyfin.service: Scheduled restart job, restart counter is at 3.
  188. Sep 13 17:49:50 colin systemd[1]: Started jellyfin.service - Jellyfin Media Server.
  189. Sep 13 17:49:50 colin (jellyfin)[103601]: jellyfin.service: Changing to the requested working directory failed: No such file or directory
  190. Sep 13 17:49:50 colin systemd[1]: jellyfin.service: Main process exited, code=exited, status=200/CHDIR
  191. Sep 13 17:49:50 colin systemd[1]: jellyfin.service: Failed with result 'exit-code'.
  192. Sep 13 17:49:50 colin systemd[1]: jellyfin.service: Scheduled restart job, restart counter is at 4.
  193. Sep 13 17:49:50 colin systemd[1]: Started jellyfin.service - Jellyfin Media Server.
  194. Sep 13 17:49:50 colin (jellyfin)[103603]: jellyfin.service: Changing to the requested working directory failed: No such file or directory
  195. Sep 13 17:49:50 colin systemd[1]: jellyfin.service: Main process exited, code=exited, status=200/CHDIR
  196. Sep 13 17:49:50 colin systemd[1]: jellyfin.service: Failed with result 'exit-code'.
  197. Sep 13 17:49:50 colin systemd[1]: jellyfin.service: Scheduled restart job, restart counter is at 5.
  198. Sep 13 17:49:50 colin systemd[1]: jellyfin.service: Start request repeated too quickly.
  199. Sep 13 17:49:50 colin systemd[1]: jellyfin.service: Failed with result 'exit-code'.
  200. Sep 13 17:49:50 colin systemd[1]: Failed to start jellyfin.service - Jellyfin Media Server.
Tags: jellyfin
Advertisement
Add Comment
Please, Sign In to add comment