Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- hank@jellyfin:~$ sudo journalctl -u jellyfin.service -n 200 --no-pager
- [sudo] password for hank:
- Sep 23 00:18:22 jellyfin jellyfin[4623]: [00:18:22] [INF] Defined LAN exclusions: []
- 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"]
- Sep 23 00:18:22 jellyfin jellyfin[4623]: [00:18:22] [INF] Filtered interface addresses: ["127.0.0.1", "10.8.11.3"]
- Sep 23 00:18:22 jellyfin jellyfin[4623]: [00:18:22] [INF] Bind Addresses ["0.0.0.0"]
- Sep 23 00:18:22 jellyfin jellyfin[4623]: [00:18:22] [INF] Remote IP filter is Allowlist
- Sep 23 00:18:22 jellyfin jellyfin[4623]: [00:18:22] [INF] Filtered subnets: []
- Sep 23 00:18:23 jellyfin jellyfin[4623]: [00:18:23] [FTL] Error while starting server
- Sep 23 00:18:23 jellyfin jellyfin[4623]: Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 8: 'attempt to write a readonly database'.
- Sep 23 00:18:23 jellyfin jellyfin[4623]: at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
- Sep 23 00:18:23 jellyfin jellyfin[4623]: at Microsoft.Data.Sqlite.SqliteDataReader.NextResult()
- Sep 23 00:18:23 jellyfin jellyfin[4623]: at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior)
- Sep 23 00:18:23 jellyfin jellyfin[4623]: at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader()
- Sep 23 00:18:23 jellyfin jellyfin[4623]: at Microsoft.Data.Sqlite.SqliteCommand.ExecuteNonQuery()
- Sep 23 00:18:23 jellyfin jellyfin[4623]: at Emby.Server.Implementations.Data.SqliteExtensions.Execute(SqliteConnection sqliteConnection, String commandText)
- Sep 23 00:18:23 jellyfin jellyfin[4623]: at Emby.Server.Implementations.Data.ManagedConnection.Execute(String commandText)
- Sep 23 00:18:23 jellyfin jellyfin[4623]: at Emby.Server.Implementations.Data.BaseSqliteRepository.Initialize()
- Sep 23 00:18:23 jellyfin jellyfin[4623]: at Emby.Server.Implementations.Data.SqliteItemRepository.Initialize()
- Sep 23 00:18:23 jellyfin jellyfin[4623]: at Emby.Server.Implementations.ApplicationHost.InitializeServices()
- Sep 23 00:18:23 jellyfin jellyfin[4623]: at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
- Sep 23 00:18:23 jellyfin jellyfin[4623]: [00:18:23] [INF] Running query planner optimizations in the database... This might take a while
- Sep 23 00:18:23 jellyfin jellyfin[4623]: [00:18:23] [INF] Disposing CoreAppHost
- Sep 23 00:18:23 jellyfin jellyfin[4623]: [00:18:23] [INF] Disposing PluginManager
- Sep 23 00:18:23 jellyfin systemd[1]: jellyfin.service: Deactivated successfully.
- Sep 23 00:18:23 jellyfin systemd[1]: jellyfin.service: Consumed 1.261s CPU time.
- Sep 23 01:35:43 jellyfin systemd[1]: Started jellyfin.service - Jellyfin Media Server.
- 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
- Sep 23 01:35:43 jellyfin jellyfin[4783]: [01:35:43] [INF] Jellyfin version: 10.9.11
- 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]"]
- 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"]
- Sep 23 01:35:43 jellyfin jellyfin[4783]: [01:35:43] [INF] Operating system: Ubuntu 24.04.1 LTS
- Sep 23 01:35:43 jellyfin jellyfin[4783]: [01:35:43] [INF] Architecture: X64
- Sep 23 01:35:43 jellyfin jellyfin[4783]: [01:35:43] [INF] 64-Bit Process: True
- Sep 23 01:35:43 jellyfin jellyfin[4783]: [01:35:43] [INF] User Interactive: True
- Sep 23 01:35:43 jellyfin jellyfin[4783]: [01:35:43] [INF] Processor count: 4
- Sep 23 01:35:43 jellyfin jellyfin[4783]: [01:35:43] [INF] Program data path: /var/lib/jellyfin
- Sep 23 01:35:43 jellyfin jellyfin[4783]: [01:35:43] [INF] Log directory path: /var/log/jellyfin
- Sep 23 01:35:43 jellyfin jellyfin[4783]: [01:35:43] [INF] Config directory path: /etc/jellyfin
- Sep 23 01:35:43 jellyfin jellyfin[4783]: [01:35:43] [INF] Cache path: /var/cache/jellyfin
- Sep 23 01:35:43 jellyfin jellyfin[4783]: [01:35:43] [INF] Web resources path: /usr/share/jellyfin/web
- Sep 23 01:35:43 jellyfin jellyfin[4783]: [01:35:43] [INF] Application directory: /usr/lib/jellyfin/bin/
- 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"]
- Sep 23 01:35:43 jellyfin jellyfin[4783]: [01:35:43] [INF] Setting cache path: /var/cache/jellyfin
- Sep 23 01:35:43 jellyfin jellyfin[4783]: [01:35:43] [INF] Loading assemblies
- 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"]
- Sep 23 01:35:43 jellyfin jellyfin[4783]: [01:35:43] [INF] Defined LAN exclusions: []
- 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"]
- Sep 23 01:35:43 jellyfin jellyfin[4783]: [01:35:43] [INF] Filtered interface addresses: ["127.0.0.1", "10.8.11.3"]
- Sep 23 01:35:43 jellyfin jellyfin[4783]: [01:35:43] [INF] Bind Addresses ["0.0.0.0"]
- Sep 23 01:35:43 jellyfin jellyfin[4783]: [01:35:43] [INF] Remote IP filter is Allowlist
- Sep 23 01:35:43 jellyfin jellyfin[4783]: [01:35:43] [INF] Filtered subnets: []
- Sep 23 01:35:44 jellyfin jellyfin[4783]: [01:35:44] [FTL] Error while starting server
- Sep 23 01:35:44 jellyfin jellyfin[4783]: Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 8: 'attempt to write a readonly database'.
- Sep 23 01:35:44 jellyfin jellyfin[4783]: at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
- Sep 23 01:35:44 jellyfin jellyfin[4783]: at Microsoft.Data.Sqlite.SqliteDataReader.NextResult()
- Sep 23 01:35:44 jellyfin jellyfin[4783]: at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior)
- Sep 23 01:35:44 jellyfin jellyfin[4783]: at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader()
- Sep 23 01:35:44 jellyfin jellyfin[4783]: at Microsoft.Data.Sqlite.SqliteCommand.ExecuteNonQuery()
- Sep 23 01:35:44 jellyfin jellyfin[4783]: at Emby.Server.Implementations.Data.SqliteExtensions.Execute(SqliteConnection sqliteConnection, String commandText)
- Sep 23 01:35:44 jellyfin jellyfin[4783]: at Emby.Server.Implementations.Data.ManagedConnection.Execute(String commandText)
- Sep 23 01:35:44 jellyfin jellyfin[4783]: at Emby.Server.Implementations.Data.BaseSqliteRepository.Initialize()
- Sep 23 01:35:44 jellyfin jellyfin[4783]: at Emby.Server.Implementations.Data.SqliteItemRepository.Initialize()
- Sep 23 01:35:44 jellyfin jellyfin[4783]: at Emby.Server.Implementations.ApplicationHost.InitializeServices()
- Sep 23 01:35:44 jellyfin jellyfin[4783]: at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
- Sep 23 01:35:44 jellyfin jellyfin[4783]: [01:35:44] [INF] Running query planner optimizations in the database... This might take a while
- Sep 23 01:35:44 jellyfin jellyfin[4783]: [01:35:44] [INF] Disposing CoreAppHost
- Sep 23 01:35:44 jellyfin jellyfin[4783]: [01:35:44] [INF] Disposing PluginManager
- Sep 23 01:35:44 jellyfin systemd[1]: jellyfin.service: Deactivated successfully.
- Sep 23 01:35:44 jellyfin systemd[1]: jellyfin.service: Consumed 1.248s CPU time.
- Sep 23 01:36:02 jellyfin systemd[1]: Started jellyfin.service - Jellyfin Media Server.
- 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
- Sep 23 01:36:02 jellyfin jellyfin[4807]: [01:36:02] [INF] Jellyfin version: 10.9.11
- 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, ]"]
- 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"]
- Sep 23 01:36:02 jellyfin jellyfin[4807]: [01:36:02] [INF] Operating system: Ubuntu 24.04.1 LTS
- Sep 23 01:36:02 jellyfin jellyfin[4807]: [01:36:02] [INF] Architecture: X64
- Sep 23 01:36:02 jellyfin jellyfin[4807]: [01:36:02] [INF] 64-Bit Process: True
- Sep 23 01:36:02 jellyfin jellyfin[4807]: [01:36:02] [INF] User Interactive: True
- Sep 23 01:36:02 jellyfin jellyfin[4807]: [01:36:02] [INF] Processor count: 4
- Sep 23 01:36:02 jellyfin jellyfin[4807]: [01:36:02] [INF] Program data path: /var/lib/jellyfin
- Sep 23 01:36:02 jellyfin jellyfin[4807]: [01:36:02] [INF] Log directory path: /var/log/jellyfin
- Sep 23 01:36:02 jellyfin jellyfin[4807]: [01:36:02] [INF] Config directory path: /etc/jellyfin
- Sep 23 01:36:02 jellyfin jellyfin[4807]: [01:36:02] [INF] Cache path: /var/cache/jellyfin
- Sep 23 01:36:02 jellyfin jellyfin[4807]: [01:36:02] [INF] Web resources path: /usr/share/jellyfin/web
- Sep 23 01:36:02 jellyfin jellyfin[4807]: [01:36:02] [INF] Application directory: /usr/lib/jellyfin/bin/
- 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"]
- Sep 23 01:36:02 jellyfin jellyfin[4807]: [01:36:02] [INF] Setting cache path: /var/cache/jellyfin
- Sep 23 01:36:02 jellyfin jellyfin[4807]: [01:36:02] [INF] Loading assemblies
- 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"]
- Sep 23 01:36:02 jellyfin jellyfin[4807]: [01:36:02] [INF] Defined LAN exclusions: []
- 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"]
- Sep 23 01:36:02 jellyfin jellyfin[4807]: [01:36:02] [INF] Filtered interface addresses: ["127.0.0.1", "10.8.11.3"]
- Sep 23 01:36:02 jellyfin jellyfin[4807]: [01:36:02] [INF] Bind Addresses ["0.0.0.0"]
- Sep 23 01:36:02 jellyfin jellyfin[4807]: [01:36:02] [INF] Remote IP filter is Allowlist
- Sep 23 01:36:02 jellyfin jellyfin[4807]: [01:36:02] [INF] Filtered subnets: []
- Sep 23 01:36:03 jellyfin jellyfin[4807]: [01:36:03] [FTL] Error while starting server
- Sep 23 01:36:03 jellyfin jellyfin[4807]: Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 8: 'attempt to write a readonly database'.
- Sep 23 01:36:03 jellyfin jellyfin[4807]: at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
- Sep 23 01:36:03 jellyfin jellyfin[4807]: at Microsoft.Data.Sqlite.SqliteDataReader.NextResult()
- Sep 23 01:36:03 jellyfin jellyfin[4807]: at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior)
- Sep 23 01:36:03 jellyfin jellyfin[4807]: at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader()
- Sep 23 01:36:03 jellyfin jellyfin[4807]: at Microsoft.Data.Sqlite.SqliteCommand.ExecuteNonQuery()
- Sep 23 01:36:03 jellyfin jellyfin[4807]: at Emby.Server.Implementations.Data.SqliteExtensions.Execute(SqliteConnection sqliteConnection, String commandText)
- Sep 23 01:36:03 jellyfin jellyfin[4807]: at Emby.Server.Implementations.Data.ManagedConnection.Execute(String commandText)
- Sep 23 01:36:03 jellyfin jellyfin[4807]: at Emby.Server.Implementations.Data.BaseSqliteRepository.Initialize()
- Sep 23 01:36:03 jellyfin jellyfin[4807]: at Emby.Server.Implementations.Data.SqliteItemRepository.Initialize()
- Sep 23 01:36:03 jellyfin jellyfin[4807]: at Emby.Server.Implementations.ApplicationHost.InitializeServices()
- Sep 23 01:36:03 jellyfin jellyfin[4807]: at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
- Sep 23 01:36:03 jellyfin jellyfin[4807]: [01:36:03] [INF] Running query planner optimizations in the database... This might take a while
- Sep 23 01:36:03 jellyfin jellyfin[4807]: [01:36:03] [INF] Disposing CoreAppHost
- Sep 23 01:36:03 jellyfin jellyfin[4807]: [01:36:03] [INF] Disposing PluginManager
- Sep 23 01:36:03 jellyfin systemd[1]: jellyfin.service: Deactivated successfully.
- Sep 23 01:36:03 jellyfin systemd[1]: jellyfin.service: Consumed 1.266s CPU time.
- Sep 27 16:21:27 jellyfin systemd[1]: Started jellyfin.service - Jellyfin Media Server.
- 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
- Sep 27 16:21:27 jellyfin jellyfin[23519]: [16:21:27] [INF] Jellyfin version: 10.9.11
- 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]"]
- 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"]
- Sep 27 16:21:27 jellyfin jellyfin[23519]: [16:21:27] [INF] Operating system: Ubuntu 24.04.1 LTS
- Sep 27 16:21:27 jellyfin jellyfin[23519]: [16:21:27] [INF] Architecture: X64
- Sep 27 16:21:27 jellyfin jellyfin[23519]: [16:21:27] [INF] 64-Bit Process: True
- Sep 27 16:21:27 jellyfin jellyfin[23519]: [16:21:27] [INF] User Interactive: True
- Sep 27 16:21:27 jellyfin jellyfin[23519]: [16:21:27] [INF] Processor count: 4
- Sep 27 16:21:27 jellyfin jellyfin[23519]: [16:21:27] [INF] Program data path: /var/lib/jellyfin
- Sep 27 16:21:27 jellyfin jellyfin[23519]: [16:21:27] [INF] Log directory path: /var/log/jellyfin
- Sep 27 16:21:27 jellyfin jellyfin[23519]: [16:21:27] [INF] Config directory path: /etc/jellyfin
- Sep 27 16:21:27 jellyfin jellyfin[23519]: [16:21:27] [INF] Cache path: /var/cache/jellyfin
- Sep 27 16:21:27 jellyfin jellyfin[23519]: [16:21:27] [INF] Web resources path: /usr/share/jellyfin/web
- Sep 27 16:21:27 jellyfin jellyfin[23519]: [16:21:27] [INF] Application directory: /usr/lib/jellyfin/bin/
- 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"]
- Sep 27 16:21:27 jellyfin jellyfin[23519]: [16:21:27] [INF] Setting cache path: /var/cache/jellyfin
- Sep 27 16:21:27 jellyfin jellyfin[23519]: [16:21:27] [INF] Loading assemblies
- 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"]
- Sep 27 16:21:27 jellyfin jellyfin[23519]: [16:21:27] [INF] Defined LAN exclusions: []
- 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"]
- Sep 27 16:21:27 jellyfin jellyfin[23519]: [16:21:27] [INF] Filtered interface addresses: ["127.0.0.1", "10.8.11.3"]
- Sep 27 16:21:27 jellyfin jellyfin[23519]: [16:21:27] [INF] Bind Addresses ["0.0.0.0"]
- Sep 27 16:21:27 jellyfin jellyfin[23519]: [16:21:27] [INF] Remote IP filter is Allowlist
- Sep 27 16:21:27 jellyfin jellyfin[23519]: [16:21:27] [INF] Filtered subnets: []
- Sep 27 16:21:28 jellyfin jellyfin[23519]: [16:21:28] [FTL] Error while starting server
- Sep 27 16:21:28 jellyfin jellyfin[23519]: Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 8: 'attempt to write a readonly database'.
- Sep 27 16:21:28 jellyfin jellyfin[23519]: at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
- Sep 27 16:21:28 jellyfin jellyfin[23519]: at Microsoft.Data.Sqlite.SqliteDataReader.NextResult()
- Sep 27 16:21:28 jellyfin jellyfin[23519]: at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior)
- Sep 27 16:21:28 jellyfin jellyfin[23519]: at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader()
- Sep 27 16:21:28 jellyfin jellyfin[23519]: at Microsoft.Data.Sqlite.SqliteCommand.ExecuteNonQuery()
- Sep 27 16:21:28 jellyfin jellyfin[23519]: at Emby.Server.Implementations.Data.SqliteExtensions.Execute(SqliteConnection sqliteConnection, String commandText)
- Sep 27 16:21:28 jellyfin jellyfin[23519]: at Emby.Server.Implementations.Data.ManagedConnection.Execute(String commandText)
- Sep 27 16:21:28 jellyfin jellyfin[23519]: at Emby.Server.Implementations.Data.BaseSqliteRepository.Initialize()
- Sep 27 16:21:28 jellyfin jellyfin[23519]: at Emby.Server.Implementations.Data.SqliteItemRepository.Initialize()
- Sep 27 16:21:28 jellyfin jellyfin[23519]: at Emby.Server.Implementations.ApplicationHost.InitializeServices()
- Sep 27 16:21:28 jellyfin jellyfin[23519]: at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
- Sep 27 16:21:28 jellyfin jellyfin[23519]: [16:21:28] [INF] Running query planner optimizations in the database... This might take a while
- Sep 27 16:21:28 jellyfin jellyfin[23519]: [16:21:28] [INF] Disposing CoreAppHost
- Sep 27 16:21:28 jellyfin jellyfin[23519]: [16:21:28] [INF] Disposing PluginManager
- Sep 27 16:21:28 jellyfin systemd[1]: jellyfin.service: Deactivated successfully.
- Sep 27 16:21:28 jellyfin systemd[1]: jellyfin.service: Consumed 1.270s CPU time.
- Sep 27 16:21:37 jellyfin systemd[1]: Started jellyfin.service - Jellyfin Media Server.
- 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
- Sep 27 16:21:37 jellyfin jellyfin[23543]: [16:21:37] [INF] Jellyfin version: 10.9.11
- 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, ]"]
- 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"]
- Sep 27 16:21:37 jellyfin jellyfin[23543]: [16:21:37] [INF] Operating system: Ubuntu 24.04.1 LTS
- Sep 27 16:21:37 jellyfin jellyfin[23543]: [16:21:37] [INF] Architecture: X64
- Sep 27 16:21:37 jellyfin jellyfin[23543]: [16:21:37] [INF] 64-Bit Process: True
- Sep 27 16:21:37 jellyfin jellyfin[23543]: [16:21:37] [INF] User Interactive: True
- Sep 27 16:21:37 jellyfin jellyfin[23543]: [16:21:37] [INF] Processor count: 4
- Sep 27 16:21:37 jellyfin jellyfin[23543]: [16:21:37] [INF] Program data path: /var/lib/jellyfin
- Sep 27 16:21:37 jellyfin jellyfin[23543]: [16:21:37] [INF] Log directory path: /var/log/jellyfin
- Sep 27 16:21:37 jellyfin jellyfin[23543]: [16:21:37] [INF] Config directory path: /etc/jellyfin
- Sep 27 16:21:37 jellyfin jellyfin[23543]: [16:21:37] [INF] Cache path: /var/cache/jellyfin
- Sep 27 16:21:37 jellyfin jellyfin[23543]: [16:21:37] [INF] Web resources path: /usr/share/jellyfin/web
- Sep 27 16:21:37 jellyfin jellyfin[23543]: [16:21:37] [INF] Application directory: /usr/lib/jellyfin/bin/
- 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"]
- Sep 27 16:21:38 jellyfin jellyfin[23543]: [16:21:38] [INF] Setting cache path: /var/cache/jellyfin
- Sep 27 16:21:38 jellyfin jellyfin[23543]: [16:21:38] [INF] Loading assemblies
- 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"]
- Sep 27 16:21:38 jellyfin jellyfin[23543]: [16:21:38] [INF] Defined LAN exclusions: []
- 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"]
- Sep 27 16:21:38 jellyfin jellyfin[23543]: [16:21:38] [INF] Filtered interface addresses: ["127.0.0.1", "10.8.11.3"]
- Sep 27 16:21:38 jellyfin jellyfin[23543]: [16:21:38] [INF] Bind Addresses ["0.0.0.0"]
- Sep 27 16:21:38 jellyfin jellyfin[23543]: [16:21:38] [INF] Remote IP filter is Allowlist
- Sep 27 16:21:38 jellyfin jellyfin[23543]: [16:21:38] [INF] Filtered subnets: []
- Sep 27 16:21:38 jellyfin jellyfin[23543]: [16:21:38] [FTL] Error while starting server
- Sep 27 16:21:38 jellyfin jellyfin[23543]: Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 8: 'attempt to write a readonly database'.
- Sep 27 16:21:38 jellyfin jellyfin[23543]: at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
- Sep 27 16:21:38 jellyfin jellyfin[23543]: at Microsoft.Data.Sqlite.SqliteDataReader.NextResult()
- Sep 27 16:21:38 jellyfin jellyfin[23543]: at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior)
- Sep 27 16:21:38 jellyfin jellyfin[23543]: at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader()
- Sep 27 16:21:38 jellyfin jellyfin[23543]: at Microsoft.Data.Sqlite.SqliteCommand.ExecuteNonQuery()
- Sep 27 16:21:38 jellyfin jellyfin[23543]: at Emby.Server.Implementations.Data.SqliteExtensions.Execute(SqliteConnection sqliteConnection, String commandText)
- Sep 27 16:21:38 jellyfin jellyfin[23543]: at Emby.Server.Implementations.Data.ManagedConnection.Execute(String commandText)
- Sep 27 16:21:38 jellyfin jellyfin[23543]: at Emby.Server.Implementations.Data.BaseSqliteRepository.Initialize()
- Sep 27 16:21:38 jellyfin jellyfin[23543]: at Emby.Server.Implementations.Data.SqliteItemRepository.Initialize()
- Sep 27 16:21:38 jellyfin jellyfin[23543]: at Emby.Server.Implementations.ApplicationHost.InitializeServices()
- Sep 27 16:21:38 jellyfin jellyfin[23543]: at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
- Sep 27 16:21:38 jellyfin jellyfin[23543]: [16:21:38] [INF] Running query planner optimizations in the database... This might take a while
- Sep 27 16:21:38 jellyfin jellyfin[23543]: [16:21:38] [INF] Disposing CoreAppHost
- Sep 27 16:21:38 jellyfin jellyfin[23543]: [16:21:38] [INF] Disposing PluginManager
- Sep 27 16:21:38 jellyfin systemd[1]: jellyfin.service: Deactivated successfully.
- Sep 27 16:21:38 jellyfin systemd[1]: jellyfin.service: Consumed 1.262s CPU time.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement