Advertisement
Guest User

Untitled

a guest
Sep 27th, 2024
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.98 KB | None | 0 0
  1. hank@jellyfin:~$ sudo journalctl -u jellyfin.service -n 200 --no-pager
  2. [sudo] password for hank:
  3. Sep 23 00:18:22 jellyfin jellyfin[4623]: [00:18:22] [INF] Defined LAN exclusions: []
  4. Sep 23 00:18:22 jellyfin jellyfin[4623]: [00:18:22] [INF] Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
  5. Sep 23 00:18:22 jellyfin jellyfin[4623]: [00:18:22] [INF] Filtered interface addresses: ["127.0.0.1", "10.8.11.3"]
  6. Sep 23 00:18:22 jellyfin jellyfin[4623]: [00:18:22] [INF] Bind Addresses ["0.0.0.0"]
  7. Sep 23 00:18:22 jellyfin jellyfin[4623]: [00:18:22] [INF] Remote IP filter is Allowlist
  8. Sep 23 00:18:22 jellyfin jellyfin[4623]: [00:18:22] [INF] Filtered subnets: []
  9. Sep 23 00:18:23 jellyfin jellyfin[4623]: [00:18:23] [FTL] Error while starting server
  10. Sep 23 00:18:23 jellyfin jellyfin[4623]: Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 8: 'attempt to write a readonly database'.
  11. Sep 23 00:18:23 jellyfin jellyfin[4623]: at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
  12. Sep 23 00:18:23 jellyfin jellyfin[4623]: at Microsoft.Data.Sqlite.SqliteDataReader.NextResult()
  13. Sep 23 00:18:23 jellyfin jellyfin[4623]: at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior)
  14. Sep 23 00:18:23 jellyfin jellyfin[4623]: at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader()
  15. Sep 23 00:18:23 jellyfin jellyfin[4623]: at Microsoft.Data.Sqlite.SqliteCommand.ExecuteNonQuery()
  16. Sep 23 00:18:23 jellyfin jellyfin[4623]: at Emby.Server.Implementations.Data.SqliteExtensions.Execute(SqliteConnection sqliteConnection, String commandText)
  17. Sep 23 00:18:23 jellyfin jellyfin[4623]: at Emby.Server.Implementations.Data.ManagedConnection.Execute(String commandText)
  18. Sep 23 00:18:23 jellyfin jellyfin[4623]: at Emby.Server.Implementations.Data.BaseSqliteRepository.Initialize()
  19. Sep 23 00:18:23 jellyfin jellyfin[4623]: at Emby.Server.Implementations.Data.SqliteItemRepository.Initialize()
  20. Sep 23 00:18:23 jellyfin jellyfin[4623]: at Emby.Server.Implementations.ApplicationHost.InitializeServices()
  21. Sep 23 00:18:23 jellyfin jellyfin[4623]: at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
  22. Sep 23 00:18:23 jellyfin jellyfin[4623]: [00:18:23] [INF] Running query planner optimizations in the database... This might take a while
  23. Sep 23 00:18:23 jellyfin jellyfin[4623]: [00:18:23] [INF] Disposing CoreAppHost
  24. Sep 23 00:18:23 jellyfin jellyfin[4623]: [00:18:23] [INF] Disposing PluginManager
  25. Sep 23 00:18:23 jellyfin systemd[1]: jellyfin.service: Deactivated successfully.
  26. Sep 23 00:18:23 jellyfin systemd[1]: jellyfin.service: Consumed 1.261s CPU time.
  27. Sep 23 01:35:43 jellyfin systemd[1]: Started jellyfin.service - Jellyfin Media Server.
  28. Sep 23 01:35:43 jellyfin (jellyfin)[4783]: jellyfin.service: Referenced but unset environment variable evaluates to an empty string: JELLYFIN_NOWEBAPP_OPT, JELLYFIN_SERVICE_OPT
  29. Sep 23 01:35:43 jellyfin jellyfin[4783]: [01:35:43] [INF] Jellyfin version: 10.9.11
  30. Sep 23 01:35:43 jellyfin jellyfin[4783]: [01:35:43] [INF] Environment Variables: ["[JELLYFIN_ADDITIONAL_OPTS, ]", "[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_CACHE_DIR, /var/cache/jellyfin]", "[JELLYFIN_CONFIG_DIR, /etc/jellyfin]", "[JELLYFIN_DATA_DIR, /var/lib/jellyfin]", "[JELLYFIN_USER, jellyfin]", "[JELLYFIN_WEB_OPT, --webdir=/usr/share/jellyfin/web]", "[JELLYFIN_FFMPEG_OPT, --ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_LOG_DIR, /var/log/jellyfin]"]
  31. Sep 23 01:35:43 jellyfin jellyfin[4783]: [01:35:43] [INF] Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--webdir=/usr/share/jellyfin/web", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
  32. Sep 23 01:35:43 jellyfin jellyfin[4783]: [01:35:43] [INF] Operating system: Ubuntu 24.04.1 LTS
  33. Sep 23 01:35:43 jellyfin jellyfin[4783]: [01:35:43] [INF] Architecture: X64
  34. Sep 23 01:35:43 jellyfin jellyfin[4783]: [01:35:43] [INF] 64-Bit Process: True
  35. Sep 23 01:35:43 jellyfin jellyfin[4783]: [01:35:43] [INF] User Interactive: True
  36. Sep 23 01:35:43 jellyfin jellyfin[4783]: [01:35:43] [INF] Processor count: 4
  37. Sep 23 01:35:43 jellyfin jellyfin[4783]: [01:35:43] [INF] Program data path: /var/lib/jellyfin
  38. Sep 23 01:35:43 jellyfin jellyfin[4783]: [01:35:43] [INF] Log directory path: /var/log/jellyfin
  39. Sep 23 01:35:43 jellyfin jellyfin[4783]: [01:35:43] [INF] Config directory path: /etc/jellyfin
  40. Sep 23 01:35:43 jellyfin jellyfin[4783]: [01:35:43] [INF] Cache path: /var/cache/jellyfin
  41. Sep 23 01:35:43 jellyfin jellyfin[4783]: [01:35:43] [INF] Web resources path: /usr/share/jellyfin/web
  42. Sep 23 01:35:43 jellyfin jellyfin[4783]: [01:35:43] [INF] Application directory: /usr/lib/jellyfin/bin/
  43. Sep 23 01:35:43 jellyfin jellyfin[4783]: [01:35:43] [INF] Marking following migrations as applied because this is a fresh install: ["CreateNetworkConfiguration", "MigrateMusicBrainzTimeout", "MigrateNetworkConfiguration"]
  44. Sep 23 01:35:43 jellyfin jellyfin[4783]: [01:35:43] [INF] Setting cache path: /var/cache/jellyfin
  45. Sep 23 01:35:43 jellyfin jellyfin[4783]: [01:35:43] [INF] Loading assemblies
  46. Sep 23 01:35:43 jellyfin jellyfin[4783]: [01:35:43] [INF] Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
  47. Sep 23 01:35:43 jellyfin jellyfin[4783]: [01:35:43] [INF] Defined LAN exclusions: []
  48. Sep 23 01:35:43 jellyfin jellyfin[4783]: [01:35:43] [INF] Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
  49. Sep 23 01:35:43 jellyfin jellyfin[4783]: [01:35:43] [INF] Filtered interface addresses: ["127.0.0.1", "10.8.11.3"]
  50. Sep 23 01:35:43 jellyfin jellyfin[4783]: [01:35:43] [INF] Bind Addresses ["0.0.0.0"]
  51. Sep 23 01:35:43 jellyfin jellyfin[4783]: [01:35:43] [INF] Remote IP filter is Allowlist
  52. Sep 23 01:35:43 jellyfin jellyfin[4783]: [01:35:43] [INF] Filtered subnets: []
  53. Sep 23 01:35:44 jellyfin jellyfin[4783]: [01:35:44] [FTL] Error while starting server
  54. Sep 23 01:35:44 jellyfin jellyfin[4783]: Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 8: 'attempt to write a readonly database'.
  55. Sep 23 01:35:44 jellyfin jellyfin[4783]: at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
  56. Sep 23 01:35:44 jellyfin jellyfin[4783]: at Microsoft.Data.Sqlite.SqliteDataReader.NextResult()
  57. Sep 23 01:35:44 jellyfin jellyfin[4783]: at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior)
  58. Sep 23 01:35:44 jellyfin jellyfin[4783]: at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader()
  59. Sep 23 01:35:44 jellyfin jellyfin[4783]: at Microsoft.Data.Sqlite.SqliteCommand.ExecuteNonQuery()
  60. Sep 23 01:35:44 jellyfin jellyfin[4783]: at Emby.Server.Implementations.Data.SqliteExtensions.Execute(SqliteConnection sqliteConnection, String commandText)
  61. Sep 23 01:35:44 jellyfin jellyfin[4783]: at Emby.Server.Implementations.Data.ManagedConnection.Execute(String commandText)
  62. Sep 23 01:35:44 jellyfin jellyfin[4783]: at Emby.Server.Implementations.Data.BaseSqliteRepository.Initialize()
  63. Sep 23 01:35:44 jellyfin jellyfin[4783]: at Emby.Server.Implementations.Data.SqliteItemRepository.Initialize()
  64. Sep 23 01:35:44 jellyfin jellyfin[4783]: at Emby.Server.Implementations.ApplicationHost.InitializeServices()
  65. Sep 23 01:35:44 jellyfin jellyfin[4783]: at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
  66. Sep 23 01:35:44 jellyfin jellyfin[4783]: [01:35:44] [INF] Running query planner optimizations in the database... This might take a while
  67. Sep 23 01:35:44 jellyfin jellyfin[4783]: [01:35:44] [INF] Disposing CoreAppHost
  68. Sep 23 01:35:44 jellyfin jellyfin[4783]: [01:35:44] [INF] Disposing PluginManager
  69. Sep 23 01:35:44 jellyfin systemd[1]: jellyfin.service: Deactivated successfully.
  70. Sep 23 01:35:44 jellyfin systemd[1]: jellyfin.service: Consumed 1.248s CPU time.
  71. Sep 23 01:36:02 jellyfin systemd[1]: Started jellyfin.service - Jellyfin Media Server.
  72. Sep 23 01:36:02 jellyfin (jellyfin)[4807]: jellyfin.service: Referenced but unset environment variable evaluates to an empty string: JELLYFIN_NOWEBAPP_OPT, JELLYFIN_SERVICE_OPT
  73. Sep 23 01:36:02 jellyfin jellyfin[4807]: [01:36:02] [INF] Jellyfin version: 10.9.11
  74. Sep 23 01:36:02 jellyfin jellyfin[4807]: [01:36:02] [INF] Environment Variables: ["[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_WEB_OPT, --webdir=/usr/share/jellyfin/web]", "[JELLYFIN_CONFIG_DIR, /etc/jellyfin]", "[JELLYFIN_USER, jellyfin]", "[JELLYFIN_CACHE_DIR, /var/cache/jellyfin]", "[JELLYFIN_DATA_DIR, /var/lib/jellyfin]", "[JELLYFIN_FFMPEG_OPT, --ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_ADDITIONAL_OPTS, ]"]
  75. Sep 23 01:36:02 jellyfin jellyfin[4807]: [01:36:02] [INF] Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--webdir=/usr/share/jellyfin/web", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
  76. Sep 23 01:36:02 jellyfin jellyfin[4807]: [01:36:02] [INF] Operating system: Ubuntu 24.04.1 LTS
  77. Sep 23 01:36:02 jellyfin jellyfin[4807]: [01:36:02] [INF] Architecture: X64
  78. Sep 23 01:36:02 jellyfin jellyfin[4807]: [01:36:02] [INF] 64-Bit Process: True
  79. Sep 23 01:36:02 jellyfin jellyfin[4807]: [01:36:02] [INF] User Interactive: True
  80. Sep 23 01:36:02 jellyfin jellyfin[4807]: [01:36:02] [INF] Processor count: 4
  81. Sep 23 01:36:02 jellyfin jellyfin[4807]: [01:36:02] [INF] Program data path: /var/lib/jellyfin
  82. Sep 23 01:36:02 jellyfin jellyfin[4807]: [01:36:02] [INF] Log directory path: /var/log/jellyfin
  83. Sep 23 01:36:02 jellyfin jellyfin[4807]: [01:36:02] [INF] Config directory path: /etc/jellyfin
  84. Sep 23 01:36:02 jellyfin jellyfin[4807]: [01:36:02] [INF] Cache path: /var/cache/jellyfin
  85. Sep 23 01:36:02 jellyfin jellyfin[4807]: [01:36:02] [INF] Web resources path: /usr/share/jellyfin/web
  86. Sep 23 01:36:02 jellyfin jellyfin[4807]: [01:36:02] [INF] Application directory: /usr/lib/jellyfin/bin/
  87. Sep 23 01:36:02 jellyfin jellyfin[4807]: [01:36:02] [INF] Marking following migrations as applied because this is a fresh install: ["CreateNetworkConfiguration", "MigrateMusicBrainzTimeout", "MigrateNetworkConfiguration"]
  88. Sep 23 01:36:02 jellyfin jellyfin[4807]: [01:36:02] [INF] Setting cache path: /var/cache/jellyfin
  89. Sep 23 01:36:02 jellyfin jellyfin[4807]: [01:36:02] [INF] Loading assemblies
  90. Sep 23 01:36:02 jellyfin jellyfin[4807]: [01:36:02] [INF] Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
  91. Sep 23 01:36:02 jellyfin jellyfin[4807]: [01:36:02] [INF] Defined LAN exclusions: []
  92. Sep 23 01:36:02 jellyfin jellyfin[4807]: [01:36:02] [INF] Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
  93. Sep 23 01:36:02 jellyfin jellyfin[4807]: [01:36:02] [INF] Filtered interface addresses: ["127.0.0.1", "10.8.11.3"]
  94. Sep 23 01:36:02 jellyfin jellyfin[4807]: [01:36:02] [INF] Bind Addresses ["0.0.0.0"]
  95. Sep 23 01:36:02 jellyfin jellyfin[4807]: [01:36:02] [INF] Remote IP filter is Allowlist
  96. Sep 23 01:36:02 jellyfin jellyfin[4807]: [01:36:02] [INF] Filtered subnets: []
  97. Sep 23 01:36:03 jellyfin jellyfin[4807]: [01:36:03] [FTL] Error while starting server
  98. Sep 23 01:36:03 jellyfin jellyfin[4807]: Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 8: 'attempt to write a readonly database'.
  99. Sep 23 01:36:03 jellyfin jellyfin[4807]: at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
  100. Sep 23 01:36:03 jellyfin jellyfin[4807]: at Microsoft.Data.Sqlite.SqliteDataReader.NextResult()
  101. Sep 23 01:36:03 jellyfin jellyfin[4807]: at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior)
  102. Sep 23 01:36:03 jellyfin jellyfin[4807]: at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader()
  103. Sep 23 01:36:03 jellyfin jellyfin[4807]: at Microsoft.Data.Sqlite.SqliteCommand.ExecuteNonQuery()
  104. Sep 23 01:36:03 jellyfin jellyfin[4807]: at Emby.Server.Implementations.Data.SqliteExtensions.Execute(SqliteConnection sqliteConnection, String commandText)
  105. Sep 23 01:36:03 jellyfin jellyfin[4807]: at Emby.Server.Implementations.Data.ManagedConnection.Execute(String commandText)
  106. Sep 23 01:36:03 jellyfin jellyfin[4807]: at Emby.Server.Implementations.Data.BaseSqliteRepository.Initialize()
  107. Sep 23 01:36:03 jellyfin jellyfin[4807]: at Emby.Server.Implementations.Data.SqliteItemRepository.Initialize()
  108. Sep 23 01:36:03 jellyfin jellyfin[4807]: at Emby.Server.Implementations.ApplicationHost.InitializeServices()
  109. Sep 23 01:36:03 jellyfin jellyfin[4807]: at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
  110. Sep 23 01:36:03 jellyfin jellyfin[4807]: [01:36:03] [INF] Running query planner optimizations in the database... This might take a while
  111. Sep 23 01:36:03 jellyfin jellyfin[4807]: [01:36:03] [INF] Disposing CoreAppHost
  112. Sep 23 01:36:03 jellyfin jellyfin[4807]: [01:36:03] [INF] Disposing PluginManager
  113. Sep 23 01:36:03 jellyfin systemd[1]: jellyfin.service: Deactivated successfully.
  114. Sep 23 01:36:03 jellyfin systemd[1]: jellyfin.service: Consumed 1.266s CPU time.
  115. Sep 27 16:21:27 jellyfin systemd[1]: Started jellyfin.service - Jellyfin Media Server.
  116. Sep 27 16:21:27 jellyfin (jellyfin)[23519]: jellyfin.service: Referenced but unset environment variable evaluates to an empty string: JELLYFIN_NOWEBAPP_OPT, JELLYFIN_SERVICE_OPT
  117. Sep 27 16:21:27 jellyfin jellyfin[23519]: [16:21:27] [INF] Jellyfin version: 10.9.11
  118. Sep 27 16:21:27 jellyfin jellyfin[23519]: [16:21:27] [INF] Environment Variables: ["[JELLYFIN_FFMPEG_OPT, --ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_WEB_OPT, --webdir=/usr/share/jellyfin/web]", "[JELLYFIN_CACHE_DIR, /var/cache/jellyfin]", "[JELLYFIN_CONFIG_DIR, /etc/jellyfin]", "[JELLYFIN_LOG_DIR, /var/log/jellyfin]", "[JELLYFIN_ADDITIONAL_OPTS, ]", "[JELLYFIN_USER, jellyfin]", "[JELLYFIN_DATA_DIR, /var/lib/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]"]
  119. Sep 27 16:21:27 jellyfin jellyfin[23519]: [16:21:27] [INF] Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--webdir=/usr/share/jellyfin/web", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
  120. Sep 27 16:21:27 jellyfin jellyfin[23519]: [16:21:27] [INF] Operating system: Ubuntu 24.04.1 LTS
  121. Sep 27 16:21:27 jellyfin jellyfin[23519]: [16:21:27] [INF] Architecture: X64
  122. Sep 27 16:21:27 jellyfin jellyfin[23519]: [16:21:27] [INF] 64-Bit Process: True
  123. Sep 27 16:21:27 jellyfin jellyfin[23519]: [16:21:27] [INF] User Interactive: True
  124. Sep 27 16:21:27 jellyfin jellyfin[23519]: [16:21:27] [INF] Processor count: 4
  125. Sep 27 16:21:27 jellyfin jellyfin[23519]: [16:21:27] [INF] Program data path: /var/lib/jellyfin
  126. Sep 27 16:21:27 jellyfin jellyfin[23519]: [16:21:27] [INF] Log directory path: /var/log/jellyfin
  127. Sep 27 16:21:27 jellyfin jellyfin[23519]: [16:21:27] [INF] Config directory path: /etc/jellyfin
  128. Sep 27 16:21:27 jellyfin jellyfin[23519]: [16:21:27] [INF] Cache path: /var/cache/jellyfin
  129. Sep 27 16:21:27 jellyfin jellyfin[23519]: [16:21:27] [INF] Web resources path: /usr/share/jellyfin/web
  130. Sep 27 16:21:27 jellyfin jellyfin[23519]: [16:21:27] [INF] Application directory: /usr/lib/jellyfin/bin/
  131. Sep 27 16:21:27 jellyfin jellyfin[23519]: [16:21:27] [INF] Marking following migrations as applied because this is a fresh install: ["CreateNetworkConfiguration", "MigrateMusicBrainzTimeout", "MigrateNetworkConfiguration"]
  132. Sep 27 16:21:27 jellyfin jellyfin[23519]: [16:21:27] [INF] Setting cache path: /var/cache/jellyfin
  133. Sep 27 16:21:27 jellyfin jellyfin[23519]: [16:21:27] [INF] Loading assemblies
  134. Sep 27 16:21:27 jellyfin jellyfin[23519]: [16:21:27] [INF] Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
  135. Sep 27 16:21:27 jellyfin jellyfin[23519]: [16:21:27] [INF] Defined LAN exclusions: []
  136. Sep 27 16:21:27 jellyfin jellyfin[23519]: [16:21:27] [INF] Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
  137. Sep 27 16:21:27 jellyfin jellyfin[23519]: [16:21:27] [INF] Filtered interface addresses: ["127.0.0.1", "10.8.11.3"]
  138. Sep 27 16:21:27 jellyfin jellyfin[23519]: [16:21:27] [INF] Bind Addresses ["0.0.0.0"]
  139. Sep 27 16:21:27 jellyfin jellyfin[23519]: [16:21:27] [INF] Remote IP filter is Allowlist
  140. Sep 27 16:21:27 jellyfin jellyfin[23519]: [16:21:27] [INF] Filtered subnets: []
  141. Sep 27 16:21:28 jellyfin jellyfin[23519]: [16:21:28] [FTL] Error while starting server
  142. Sep 27 16:21:28 jellyfin jellyfin[23519]: Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 8: 'attempt to write a readonly database'.
  143. Sep 27 16:21:28 jellyfin jellyfin[23519]: at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
  144. Sep 27 16:21:28 jellyfin jellyfin[23519]: at Microsoft.Data.Sqlite.SqliteDataReader.NextResult()
  145. Sep 27 16:21:28 jellyfin jellyfin[23519]: at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior)
  146. Sep 27 16:21:28 jellyfin jellyfin[23519]: at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader()
  147. Sep 27 16:21:28 jellyfin jellyfin[23519]: at Microsoft.Data.Sqlite.SqliteCommand.ExecuteNonQuery()
  148. Sep 27 16:21:28 jellyfin jellyfin[23519]: at Emby.Server.Implementations.Data.SqliteExtensions.Execute(SqliteConnection sqliteConnection, String commandText)
  149. Sep 27 16:21:28 jellyfin jellyfin[23519]: at Emby.Server.Implementations.Data.ManagedConnection.Execute(String commandText)
  150. Sep 27 16:21:28 jellyfin jellyfin[23519]: at Emby.Server.Implementations.Data.BaseSqliteRepository.Initialize()
  151. Sep 27 16:21:28 jellyfin jellyfin[23519]: at Emby.Server.Implementations.Data.SqliteItemRepository.Initialize()
  152. Sep 27 16:21:28 jellyfin jellyfin[23519]: at Emby.Server.Implementations.ApplicationHost.InitializeServices()
  153. Sep 27 16:21:28 jellyfin jellyfin[23519]: at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
  154. Sep 27 16:21:28 jellyfin jellyfin[23519]: [16:21:28] [INF] Running query planner optimizations in the database... This might take a while
  155. Sep 27 16:21:28 jellyfin jellyfin[23519]: [16:21:28] [INF] Disposing CoreAppHost
  156. Sep 27 16:21:28 jellyfin jellyfin[23519]: [16:21:28] [INF] Disposing PluginManager
  157. Sep 27 16:21:28 jellyfin systemd[1]: jellyfin.service: Deactivated successfully.
  158. Sep 27 16:21:28 jellyfin systemd[1]: jellyfin.service: Consumed 1.270s CPU time.
  159. Sep 27 16:21:37 jellyfin systemd[1]: Started jellyfin.service - Jellyfin Media Server.
  160. Sep 27 16:21:37 jellyfin (jellyfin)[23543]: jellyfin.service: Referenced but unset environment variable evaluates to an empty string: JELLYFIN_NOWEBAPP_OPT, JELLYFIN_SERVICE_OPT
  161. Sep 27 16:21:37 jellyfin jellyfin[23543]: [16:21:37] [INF] Jellyfin version: 10.9.11
  162. Sep 27 16:21:37 jellyfin jellyfin[23543]: [16:21:37] [INF] Environment Variables: ["[JELLYFIN_DATA_DIR, /var/lib/jellyfin]", "[JELLYFIN_USER, jellyfin]", "[JELLYFIN_CACHE_DIR, /var/cache/jellyfin]", "[JELLYFIN_LOG_DIR, /var/log/jellyfin]", "[JELLYFIN_WEB_OPT, --webdir=/usr/share/jellyfin/web]", "[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_FFMPEG_OPT, --ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_CONFIG_DIR, /etc/jellyfin]", "[JELLYFIN_ADDITIONAL_OPTS, ]"]
  163. Sep 27 16:21:37 jellyfin jellyfin[23543]: [16:21:37] [INF] Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--webdir=/usr/share/jellyfin/web", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
  164. Sep 27 16:21:37 jellyfin jellyfin[23543]: [16:21:37] [INF] Operating system: Ubuntu 24.04.1 LTS
  165. Sep 27 16:21:37 jellyfin jellyfin[23543]: [16:21:37] [INF] Architecture: X64
  166. Sep 27 16:21:37 jellyfin jellyfin[23543]: [16:21:37] [INF] 64-Bit Process: True
  167. Sep 27 16:21:37 jellyfin jellyfin[23543]: [16:21:37] [INF] User Interactive: True
  168. Sep 27 16:21:37 jellyfin jellyfin[23543]: [16:21:37] [INF] Processor count: 4
  169. Sep 27 16:21:37 jellyfin jellyfin[23543]: [16:21:37] [INF] Program data path: /var/lib/jellyfin
  170. Sep 27 16:21:37 jellyfin jellyfin[23543]: [16:21:37] [INF] Log directory path: /var/log/jellyfin
  171. Sep 27 16:21:37 jellyfin jellyfin[23543]: [16:21:37] [INF] Config directory path: /etc/jellyfin
  172. Sep 27 16:21:37 jellyfin jellyfin[23543]: [16:21:37] [INF] Cache path: /var/cache/jellyfin
  173. Sep 27 16:21:37 jellyfin jellyfin[23543]: [16:21:37] [INF] Web resources path: /usr/share/jellyfin/web
  174. Sep 27 16:21:37 jellyfin jellyfin[23543]: [16:21:37] [INF] Application directory: /usr/lib/jellyfin/bin/
  175. Sep 27 16:21:38 jellyfin jellyfin[23543]: [16:21:38] [INF] Marking following migrations as applied because this is a fresh install: ["CreateNetworkConfiguration", "MigrateMusicBrainzTimeout", "MigrateNetworkConfiguration"]
  176. Sep 27 16:21:38 jellyfin jellyfin[23543]: [16:21:38] [INF] Setting cache path: /var/cache/jellyfin
  177. Sep 27 16:21:38 jellyfin jellyfin[23543]: [16:21:38] [INF] Loading assemblies
  178. Sep 27 16:21:38 jellyfin jellyfin[23543]: [16:21:38] [INF] Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
  179. Sep 27 16:21:38 jellyfin jellyfin[23543]: [16:21:38] [INF] Defined LAN exclusions: []
  180. Sep 27 16:21:38 jellyfin jellyfin[23543]: [16:21:38] [INF] Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
  181. Sep 27 16:21:38 jellyfin jellyfin[23543]: [16:21:38] [INF] Filtered interface addresses: ["127.0.0.1", "10.8.11.3"]
  182. Sep 27 16:21:38 jellyfin jellyfin[23543]: [16:21:38] [INF] Bind Addresses ["0.0.0.0"]
  183. Sep 27 16:21:38 jellyfin jellyfin[23543]: [16:21:38] [INF] Remote IP filter is Allowlist
  184. Sep 27 16:21:38 jellyfin jellyfin[23543]: [16:21:38] [INF] Filtered subnets: []
  185. Sep 27 16:21:38 jellyfin jellyfin[23543]: [16:21:38] [FTL] Error while starting server
  186. Sep 27 16:21:38 jellyfin jellyfin[23543]: Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 8: 'attempt to write a readonly database'.
  187. Sep 27 16:21:38 jellyfin jellyfin[23543]: at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
  188. Sep 27 16:21:38 jellyfin jellyfin[23543]: at Microsoft.Data.Sqlite.SqliteDataReader.NextResult()
  189. Sep 27 16:21:38 jellyfin jellyfin[23543]: at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior)
  190. Sep 27 16:21:38 jellyfin jellyfin[23543]: at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader()
  191. Sep 27 16:21:38 jellyfin jellyfin[23543]: at Microsoft.Data.Sqlite.SqliteCommand.ExecuteNonQuery()
  192. Sep 27 16:21:38 jellyfin jellyfin[23543]: at Emby.Server.Implementations.Data.SqliteExtensions.Execute(SqliteConnection sqliteConnection, String commandText)
  193. Sep 27 16:21:38 jellyfin jellyfin[23543]: at Emby.Server.Implementations.Data.ManagedConnection.Execute(String commandText)
  194. Sep 27 16:21:38 jellyfin jellyfin[23543]: at Emby.Server.Implementations.Data.BaseSqliteRepository.Initialize()
  195. Sep 27 16:21:38 jellyfin jellyfin[23543]: at Emby.Server.Implementations.Data.SqliteItemRepository.Initialize()
  196. Sep 27 16:21:38 jellyfin jellyfin[23543]: at Emby.Server.Implementations.ApplicationHost.InitializeServices()
  197. Sep 27 16:21:38 jellyfin jellyfin[23543]: at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
  198. Sep 27 16:21:38 jellyfin jellyfin[23543]: [16:21:38] [INF] Running query planner optimizations in the database... This might take a while
  199. Sep 27 16:21:38 jellyfin jellyfin[23543]: [16:21:38] [INF] Disposing CoreAppHost
  200. Sep 27 16:21:38 jellyfin jellyfin[23543]: [16:21:38] [INF] Disposing PluginManager
  201. Sep 27 16:21:38 jellyfin systemd[1]: jellyfin.service: Deactivated successfully.
  202. Sep 27 16:21:38 jellyfin systemd[1]: jellyfin.service: Consumed 1.262s CPU time.
  203.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement