Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- May 16 16:58:37 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- May 16 16:58:37 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
- May 16 16:58:37 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- May 16 16:58:37 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
- May 16 16:58:37 localhost jellyfin[24147]: --- End of stack trace from previous location ---
- May 16 16:58:37 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- May 16 16:58:37 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- May 16 16:58:37 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
- May 16 16:58:37 localhost jellyfin[24147]: --- End of stack trace from previous location ---
- May 16 16:58:37 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- May 16 16:58:37 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
- May 16 16:58:37 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- May 16 16:58:37 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
- May 16 16:58:37 localhost jellyfin[24147]: --- End of stack trace from previous location ---
- May 16 16:58:37 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- May 16 16:58:37 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- May 16 16:58:37 localhost jellyfin[24147]: at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- May 16 16:58:37 localhost jellyfin[24147]: at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- May 16 16:58:37 localhost jellyfin[24147]: at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- May 16 16:58:37 localhost jellyfin[24147]: at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- May 16 16:58:37 localhost jellyfin[24147]: at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- May 16 16:58:37 localhost jellyfin[24147]: at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- May 16 16:58:37 localhost jellyfin[24147]: at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- May 16 16:58:37 localhost jellyfin[24147]: at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- May 16 16:58:37 localhost jellyfin[24147]: at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- May 16 16:58:37 localhost jellyfin[24147]: at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- May 16 16:58:37 localhost jellyfin[24147]: at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- May 16 16:58:37 localhost jellyfin[24147]: at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- May 16 16:58:37 localhost jellyfin[24147]: at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- May 16 16:58:37 localhost jellyfin[24147]: at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- May 16 16:58:37 localhost jellyfin[24147]: at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- May 16 16:58:39 localhost jellyfin[24147]: [16:58:39] [ERR] An error occurred using the connection to database 'main' on server '/var/lib/jellyfin/data/jellyfin.db'.
- May 16 16:58:39 localhost jellyfin[24147]: [16:58:39] [ERR] An exception occurred while iterating over the results of a query for context type 'Jellyfin.Server.Implementations.JellyfinDbContext'.
- May 16 16:58:39 localhost jellyfin[24147]: Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 14: 'unable to open database file'.
- May 16 16:58:39 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
- May 16 16:58:39 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteConnectionInternal..ctor(SqliteConnectionStringBuilder connectionOptions, SqliteConnectionPool pool)
- May 16 16:58:39 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteConnectionPool.GetConnection()
- May 16 16:58:39 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteConnectionFactory.GetConnection(SqliteConnection outerConnection)
- May 16 16:58:39 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteConnection.Open()
- May 16 16:58:39 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenDbConnection(Boolean errorsExpected)
- May 16 16:58:39 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternal(Boolean errorsExpected)
- May 16 16:58:39 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.Open(Boolean errorsExpected)
- May 16 16:58:39 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReader(RelationalCommandParameterObject parameterObject)
- May 16 16:58:39 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.Enumerator.InitializeReader(Enumerator enumerator)
- May 16 16:58:39 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.Enumerator.<>c.<MoveNext>b__22_0(DbContext _, Enumerator enumerator)
- May 16 16:58:39 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.NonRetryingExecutionStrategy.Execute[TState,TResult](TState state, Func`3 operation, Func`3 verifySucceeded)
- May 16 16:58:39 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.Enumerator.MoveNext()
- May 16 16:58:39 localhost jellyfin[24147]: Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 14: 'unable to open database file'.
- May 16 16:58:39 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
- May 16 16:58:39 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteConnectionInternal..ctor(SqliteConnectionStringBuilder connectionOptions, SqliteConnectionPool pool)
- May 16 16:58:39 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteConnectionPool.GetConnection()
- May 16 16:58:39 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteConnectionFactory.GetConnection(SqliteConnection outerConnection)
- May 16 16:58:39 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteConnection.Open()
- May 16 16:58:39 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenDbConnection(Boolean errorsExpected)
- May 16 16:58:39 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternal(Boolean errorsExpected)
- May 16 16:58:39 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.Open(Boolean errorsExpected)
- May 16 16:58:39 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReader(RelationalCommandParameterObject parameterObject)
- May 16 16:58:39 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.Enumerator.InitializeReader(Enumerator enumerator)
- May 16 16:58:39 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.Enumerator.<>c.<MoveNext>b__22_0(DbContext _, Enumerator enumerator)
- May 16 16:58:39 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.NonRetryingExecutionStrategy.Execute[TState,TResult](TState state, Func`3 operation, Func`3 verifySucceeded)
- May 16 16:58:39 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.Enumerator.MoveNext()
- May 16 16:58:39 localhost jellyfin[24147]: [16:58:39] [ERR] Error processing request. URL GET /users/public.
- May 16 16:58:39 localhost jellyfin[24147]: Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 14: 'unable to open database file'.
- May 16 16:58:39 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
- May 16 16:58:39 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteConnectionInternal..ctor(SqliteConnectionStringBuilder connectionOptions, SqliteConnectionPool pool)
- May 16 16:58:39 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteConnectionPool.GetConnection()
- May 16 16:58:39 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteConnectionFactory.GetConnection(SqliteConnection outerConnection)
- May 16 16:58:39 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteConnection.Open()
- May 16 16:58:39 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenDbConnection(Boolean errorsExpected)
- May 16 16:58:39 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternal(Boolean errorsExpected)
- May 16 16:58:39 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.Open(Boolean errorsExpected)
- May 16 16:58:39 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReader(RelationalCommandParameterObject parameterObject)
- May 16 16:58:39 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.Enumerator.InitializeReader(Enumerator enumerator)
- May 16 16:58:39 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.Enumerator.<>c.<MoveNext>b__22_0(DbContext _, Enumerator enumerator)
- May 16 16:58:39 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.NonRetryingExecutionStrategy.Execute[TState,TResult](TState state, Func`3 operation, Func`3 verifySucceeded)
- May 16 16:58:39 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.Enumerator.MoveNext()
- May 16 16:58:39 localhost jellyfin[24147]: at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
- May 16 16:58:39 localhost jellyfin[24147]: at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
- May 16 16:58:39 localhost jellyfin[24147]: at Jellyfin.Server.Implementations.Users.UserManager.get_Users()
- May 16 16:58:39 localhost jellyfin[24147]: at Jellyfin.Api.Controllers.UserController.Get(Nullable`1 isHidden, Nullable`1 isDisabled, Boolean filterByDevice, Boolean filterByNetwork)
- May 16 16:58:39 localhost jellyfin[24147]: at Jellyfin.Api.Controllers.UserController.GetPublicUsers()
- May 16 16:58:39 localhost jellyfin[24147]: at lambda_method12(Closure, Object, Object[])
- May 16 16:58:39 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- May 16 16:58:39 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
- May 16 16:58:39 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- May 16 16:58:39 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
- May 16 16:58:39 localhost jellyfin[24147]: --- End of stack trace from previous location ---
- May 16 16:58:39 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- May 16 16:58:39 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- May 16 16:58:39 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
- May 16 16:58:39 localhost jellyfin[24147]: --- End of stack trace from previous location ---
- May 16 16:58:39 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- May 16 16:58:39 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
- May 16 16:58:39 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- May 16 16:58:39 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
- May 16 16:58:39 localhost jellyfin[24147]: --- End of stack trace from previous location ---
- May 16 16:58:39 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- May 16 16:58:39 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- May 16 16:58:39 localhost jellyfin[24147]: at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- May 16 16:58:39 localhost jellyfin[24147]: at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- May 16 16:58:39 localhost jellyfin[24147]: at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- May 16 16:58:39 localhost jellyfin[24147]: at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- May 16 16:58:39 localhost jellyfin[24147]: at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- May 16 16:58:39 localhost jellyfin[24147]: at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- May 16 16:58:39 localhost jellyfin[24147]: at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- May 16 16:58:39 localhost jellyfin[24147]: at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- May 16 16:58:39 localhost jellyfin[24147]: at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- May 16 16:58:39 localhost jellyfin[24147]: at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- May 16 16:58:39 localhost jellyfin[24147]: at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- May 16 16:58:39 localhost jellyfin[24147]: at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- May 16 16:58:39 localhost jellyfin[24147]: at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- May 16 16:58:39 localhost jellyfin[24147]: at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- May 16 16:58:39 localhost jellyfin[24147]: at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- May 16 16:58:46 localhost jellyfin[24147]: [16:58:46] [ERR] An error occurred using the connection to database 'main' on server '/var/lib/jellyfin/data/jellyfin.db'.
- May 16 16:58:46 localhost jellyfin[24147]: [16:58:46] [ERR] An exception occurred while iterating over the results of a query for context type 'Jellyfin.Server.Implementations.JellyfinDbContext'.
- May 16 16:58:46 localhost jellyfin[24147]: Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 14: 'unable to open database file'.
- May 16 16:58:46 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
- May 16 16:58:46 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteConnectionInternal..ctor(SqliteConnectionStringBuilder connectionOptions, SqliteConnectionPool pool)
- May 16 16:58:46 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteConnectionPool.GetConnection()
- May 16 16:58:46 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteConnectionFactory.GetConnection(SqliteConnection outerConnection)
- May 16 16:58:46 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteConnection.Open()
- May 16 16:58:46 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenDbConnection(Boolean errorsExpected)
- May 16 16:58:46 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternal(Boolean errorsExpected)
- May 16 16:58:46 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.Open(Boolean errorsExpected)
- May 16 16:58:46 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReader(RelationalCommandParameterObject parameterObject)
- May 16 16:58:46 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.Enumerator.InitializeReader(Enumerator enumerator)
- May 16 16:58:46 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.Enumerator.<>c.<MoveNext>b__22_0(DbContext _, Enumerator enumerator)
- May 16 16:58:46 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.NonRetryingExecutionStrategy.Execute[TState,TResult](TState state, Func`3 operation, Func`3 verifySucceeded)
- May 16 16:58:46 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.Enumerator.MoveNext()
- May 16 16:58:46 localhost jellyfin[24147]: Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 14: 'unable to open database file'.
- May 16 16:58:46 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
- May 16 16:58:46 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteConnectionInternal..ctor(SqliteConnectionStringBuilder connectionOptions, SqliteConnectionPool pool)
- May 16 16:58:46 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteConnectionPool.GetConnection()
- May 16 16:58:46 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteConnectionFactory.GetConnection(SqliteConnection outerConnection)
- May 16 16:58:46 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteConnection.Open()
- May 16 16:58:46 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenDbConnection(Boolean errorsExpected)
- May 16 16:58:46 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternal(Boolean errorsExpected)
- May 16 16:58:46 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.Open(Boolean errorsExpected)
- May 16 16:58:46 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReader(RelationalCommandParameterObject parameterObject)
- May 16 16:58:46 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.Enumerator.InitializeReader(Enumerator enumerator)
- May 16 16:58:46 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.Enumerator.<>c.<MoveNext>b__22_0(DbContext _, Enumerator enumerator)
- May 16 16:58:46 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.NonRetryingExecutionStrategy.Execute[TState,TResult](TState state, Func`3 operation, Func`3 verifySucceeded)
- May 16 16:58:46 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.Enumerator.MoveNext()
- May 16 16:58:46 localhost jellyfin[24147]: [16:58:46] [ERR] Error processing request. URL POST /Users/authenticatebyname.
- May 16 16:58:46 localhost jellyfin[24147]: Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 14: 'unable to open database file'.
- May 16 16:58:46 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
- May 16 16:58:46 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteConnectionInternal..ctor(SqliteConnectionStringBuilder connectionOptions, SqliteConnectionPool pool)
- May 16 16:58:46 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteConnectionPool.GetConnection()
- May 16 16:58:46 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteConnectionFactory.GetConnection(SqliteConnection outerConnection)
- May 16 16:58:46 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteConnection.Open()
- May 16 16:58:46 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenDbConnection(Boolean errorsExpected)
- May 16 16:58:46 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternal(Boolean errorsExpected)
- May 16 16:58:46 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.Open(Boolean errorsExpected)
- May 16 16:58:46 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReader(RelationalCommandParameterObject parameterObject)
- May 16 16:58:46 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.Enumerator.InitializeReader(Enumerator enumerator)
- May 16 16:58:46 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.Enumerator.<>c.<MoveNext>b__22_0(DbContext _, Enumerator enumerator)
- May 16 16:58:46 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.NonRetryingExecutionStrategy.Execute[TState,TResult](TState state, Func`3 operation, Func`3 verifySucceeded)
- May 16 16:58:46 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.Enumerator.MoveNext()
- May 16 16:58:46 localhost jellyfin[24147]: at System.Linq.Enumerable.TryGetSingle[TSource](IEnumerable`1 source, Boolean& found)
- May 16 16:58:46 localhost jellyfin[24147]: at lambda_method62(Closure, QueryContext)
- May 16 16:58:46 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Query.Internal.QueryCompiler.Execute[TResult](Expression query)
- May 16 16:58:46 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Query.Internal.EntityQueryProvider.Execute[TResult](Expression expression)
- May 16 16:58:46 localhost jellyfin[24147]: at Jellyfin.Server.Implementations.Users.UserManager.GetUserByName(String name)
- May 16 16:58:46 localhost jellyfin[24147]: at Emby.Server.Implementations.Session.SessionManager.AuthenticateNewSessionInternal(AuthenticationRequest request, Boolean enforcePassword)
- May 16 16:58:46 localhost jellyfin[24147]: at Jellyfin.Api.Controllers.UserController.AuthenticateUserByName(AuthenticateUserByName request)
- May 16 16:58:46 localhost jellyfin[24147]: at lambda_method43(Closure, Object)
- May 16 16:58:46 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- May 16 16:58:46 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- May 16 16:58:46 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- May 16 16:58:46 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- May 16 16:58:46 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- May 16 16:58:46 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
- May 16 16:58:46 localhost jellyfin[24147]: --- End of stack trace from previous location ---
- May 16 16:58:46 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- May 16 16:58:46 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
- May 16 16:58:46 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- May 16 16:58:46 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
- May 16 16:58:46 localhost jellyfin[24147]: --- End of stack trace from previous location ---
- May 16 16:58:46 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- May 16 16:58:46 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- May 16 16:58:46 localhost jellyfin[24147]: at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- May 16 16:58:46 localhost jellyfin[24147]: at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- May 16 16:58:46 localhost jellyfin[24147]: at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- May 16 16:58:46 localhost jellyfin[24147]: at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- May 16 16:58:46 localhost jellyfin[24147]: at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- May 16 16:58:46 localhost jellyfin[24147]: at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- May 16 16:58:46 localhost jellyfin[24147]: at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- May 16 16:58:46 localhost jellyfin[24147]: at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- May 16 16:58:46 localhost jellyfin[24147]: at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- May 16 16:58:46 localhost jellyfin[24147]: at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- May 16 16:58:46 localhost jellyfin[24147]: at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- May 16 16:58:46 localhost jellyfin[24147]: at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- May 16 16:58:46 localhost jellyfin[24147]: at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- May 16 16:58:46 localhost jellyfin[24147]: at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- May 16 16:58:46 localhost jellyfin[24147]: at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- May 16 17:01:10 localhost jellyfin[24147]: [17:01:10] [ERR] An error occurred using the connection to database 'main' on server '/var/lib/jellyfin/data/jellyfin.db'.
- May 16 17:01:10 localhost jellyfin[24147]: [17:01:10] [ERR] An exception occurred while iterating over the results of a query for context type 'Jellyfin.Server.Implementations.JellyfinDbContext'.
- May 16 17:01:10 localhost jellyfin[24147]: Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 14: 'unable to open database file'.
- May 16 17:01:10 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
- May 16 17:01:10 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteConnectionInternal..ctor(SqliteConnectionStringBuilder connectionOptions, SqliteConnectionPool pool)
- May 16 17:01:10 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteConnectionPool.GetConnection()
- May 16 17:01:10 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteConnectionFactory.GetConnection(SqliteConnection outerConnection)
- May 16 17:01:10 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteConnection.Open()
- May 16 17:01:10 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenDbConnection(Boolean errorsExpected)
- May 16 17:01:10 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternal(Boolean errorsExpected)
- May 16 17:01:10 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.Open(Boolean errorsExpected)
- May 16 17:01:10 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReader(RelationalCommandParameterObject parameterObject)
- May 16 17:01:10 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.Enumerator.InitializeReader(Enumerator enumerator)
- May 16 17:01:10 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.Enumerator.<>c.<MoveNext>b__22_0(DbContext _, Enumerator enumerator)
- May 16 17:01:10 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.NonRetryingExecutionStrategy.Execute[TState,TResult](TState state, Func`3 operation, Func`3 verifySucceeded)
- May 16 17:01:10 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.Enumerator.MoveNext()
- May 16 17:01:10 localhost jellyfin[24147]: Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 14: 'unable to open database file'.
- May 16 17:01:10 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
- May 16 17:01:10 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteConnectionInternal..ctor(SqliteConnectionStringBuilder connectionOptions, SqliteConnectionPool pool)
- May 16 17:01:10 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteConnectionPool.GetConnection()
- May 16 17:01:10 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteConnectionFactory.GetConnection(SqliteConnection outerConnection)
- May 16 17:01:10 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteConnection.Open()
- May 16 17:01:10 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenDbConnection(Boolean errorsExpected)
- May 16 17:01:10 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternal(Boolean errorsExpected)
- May 16 17:01:10 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.Open(Boolean errorsExpected)
- May 16 17:01:10 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReader(RelationalCommandParameterObject parameterObject)
- May 16 17:01:10 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.Enumerator.InitializeReader(Enumerator enumerator)
- May 16 17:01:10 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.Enumerator.<>c.<MoveNext>b__22_0(DbContext _, Enumerator enumerator)
- May 16 17:01:10 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.NonRetryingExecutionStrategy.Execute[TState,TResult](TState state, Func`3 operation, Func`3 verifySucceeded)
- May 16 17:01:10 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.Enumerator.MoveNext()
- May 16 17:01:10 localhost jellyfin[24147]: [17:01:10] [ERR] Error processing request. URL GET /users/public.
- May 16 17:01:10 localhost jellyfin[24147]: Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 14: 'unable to open database file'.
- May 16 17:01:10 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
- May 16 17:01:10 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteConnectionInternal..ctor(SqliteConnectionStringBuilder connectionOptions, SqliteConnectionPool pool)
- May 16 17:01:10 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteConnectionPool.GetConnection()
- May 16 17:01:10 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteConnectionFactory.GetConnection(SqliteConnection outerConnection)
- May 16 17:01:10 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteConnection.Open()
- May 16 17:01:10 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenDbConnection(Boolean errorsExpected)
- May 16 17:01:10 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternal(Boolean errorsExpected)
- May 16 17:01:10 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.Open(Boolean errorsExpected)
- May 16 17:01:10 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReader(RelationalCommandParameterObject parameterObject)
- May 16 17:01:10 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.Enumerator.InitializeReader(Enumerator enumerator)
- May 16 17:01:10 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.Enumerator.<>c.<MoveNext>b__22_0(DbContext _, Enumerator enumerator)
- May 16 17:01:10 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.NonRetryingExecutionStrategy.Execute[TState,TResult](TState state, Func`3 operation, Func`3 verifySucceeded)
- May 16 17:01:10 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.Enumerator.MoveNext()
- May 16 17:01:10 localhost jellyfin[24147]: at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
- May 16 17:01:10 localhost jellyfin[24147]: at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
- May 16 17:01:10 localhost jellyfin[24147]: at Jellyfin.Server.Implementations.Users.UserManager.get_Users()
- May 16 17:01:10 localhost jellyfin[24147]: at Jellyfin.Api.Controllers.UserController.Get(Nullable`1 isHidden, Nullable`1 isDisabled, Boolean filterByDevice, Boolean filterByNetwork)
- May 16 17:01:10 localhost jellyfin[24147]: at Jellyfin.Api.Controllers.UserController.GetPublicUsers()
- May 16 17:01:10 localhost jellyfin[24147]: at lambda_method12(Closure, Object, Object[])
- May 16 17:01:10 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
- May 16 17:01:10 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- May 16 17:01:10 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
- May 16 17:01:10 localhost jellyfin[24147]: --- End of stack trace from previous location ---
- May 16 17:01:10 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- May 16 17:01:10 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- May 16 17:01:10 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
- May 16 17:01:10 localhost jellyfin[24147]: --- End of stack trace from previous location ---
- May 16 17:01:10 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- May 16 17:01:10 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
- May 16 17:01:10 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- May 16 17:01:10 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
- May 16 17:01:10 localhost jellyfin[24147]: --- End of stack trace from previous location ---
- May 16 17:01:10 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- May 16 17:01:10 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- May 16 17:01:10 localhost jellyfin[24147]: at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- May 16 17:01:10 localhost jellyfin[24147]: at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- May 16 17:01:10 localhost jellyfin[24147]: at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- May 16 17:01:10 localhost jellyfin[24147]: at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- May 16 17:01:10 localhost jellyfin[24147]: at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- May 16 17:01:10 localhost jellyfin[24147]: at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- May 16 17:01:10 localhost jellyfin[24147]: at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- May 16 17:01:10 localhost jellyfin[24147]: at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- May 16 17:01:10 localhost jellyfin[24147]: at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- May 16 17:01:10 localhost jellyfin[24147]: at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- May 16 17:01:10 localhost jellyfin[24147]: at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- May 16 17:01:10 localhost jellyfin[24147]: at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- May 16 17:01:10 localhost jellyfin[24147]: at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- May 16 17:01:10 localhost jellyfin[24147]: at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- May 16 17:01:10 localhost jellyfin[24147]: at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- May 16 17:04:30 localhost jellyfin[24147]: [17:04:30] [ERR] An error occurred using the connection to database 'main' on server '/var/lib/jellyfin/data/jellyfin.db'.
- May 16 17:04:30 localhost jellyfin[24147]: [17:04:30] [ERR] An exception occurred while iterating over the results of a query for context type 'Jellyfin.Server.Implementations.JellyfinDbContext'.
- May 16 17:04:30 localhost jellyfin[24147]: Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 14: 'unable to open database file'.
- May 16 17:04:30 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
- May 16 17:04:30 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteConnectionInternal..ctor(SqliteConnectionStringBuilder connectionOptions, SqliteConnectionPool pool)
- May 16 17:04:30 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteConnectionPool.GetConnection()
- May 16 17:04:30 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteConnectionFactory.GetConnection(SqliteConnection outerConnection)
- May 16 17:04:30 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteConnection.Open()
- May 16 17:04:30 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenDbConnection(Boolean errorsExpected)
- May 16 17:04:30 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternal(Boolean errorsExpected)
- May 16 17:04:30 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.Open(Boolean errorsExpected)
- May 16 17:04:30 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReader(RelationalCommandParameterObject parameterObject)
- May 16 17:04:30 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.Enumerator.InitializeReader(Enumerator enumerator)
- May 16 17:04:30 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.Enumerator.<>c.<MoveNext>b__22_0(DbContext _, Enumerator enumerator)
- May 16 17:04:30 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.NonRetryingExecutionStrategy.Execute[TState,TResult](TState state, Func`3 operation, Func`3 verifySucceeded)
- May 16 17:04:30 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.Enumerator.MoveNext()
- May 16 17:04:30 localhost jellyfin[24147]: Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 14: 'unable to open database file'.
- May 16 17:04:30 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
- May 16 17:04:30 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteConnectionInternal..ctor(SqliteConnectionStringBuilder connectionOptions, SqliteConnectionPool pool)
- May 16 17:04:30 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteConnectionPool.GetConnection()
- May 16 17:04:30 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteConnectionFactory.GetConnection(SqliteConnection outerConnection)
- May 16 17:04:30 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteConnection.Open()
- May 16 17:04:30 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenDbConnection(Boolean errorsExpected)
- May 16 17:04:30 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternal(Boolean errorsExpected)
- May 16 17:04:30 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.Open(Boolean errorsExpected)
- May 16 17:04:30 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReader(RelationalCommandParameterObject parameterObject)
- May 16 17:04:30 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.Enumerator.InitializeReader(Enumerator enumerator)
- May 16 17:04:30 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.Enumerator.<>c.<MoveNext>b__22_0(DbContext _, Enumerator enumerator)
- May 16 17:04:30 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.NonRetryingExecutionStrategy.Execute[TState,TResult](TState state, Func`3 operation, Func`3 verifySucceeded)
- May 16 17:04:30 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.Enumerator.MoveNext()
- May 16 17:04:30 localhost jellyfin[24147]: [17:04:30] [ERR] Error processing request. URL POST /Users/authenticatebyname.
- May 16 17:04:30 localhost jellyfin[24147]: Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 14: 'unable to open database file'.
- May 16 17:04:30 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
- May 16 17:04:30 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteConnectionInternal..ctor(SqliteConnectionStringBuilder connectionOptions, SqliteConnectionPool pool)
- May 16 17:04:30 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteConnectionPool.GetConnection()
- May 16 17:04:30 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteConnectionFactory.GetConnection(SqliteConnection outerConnection)
- May 16 17:04:30 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteConnection.Open()
- May 16 17:04:30 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenDbConnection(Boolean errorsExpected)
- May 16 17:04:30 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternal(Boolean errorsExpected)
- May 16 17:04:30 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.Open(Boolean errorsExpected)
- May 16 17:04:30 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReader(RelationalCommandParameterObject parameterObject)
- May 16 17:04:30 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.Enumerator.InitializeReader(Enumerator enumerator)
- May 16 17:04:30 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.Enumerator.<>c.<MoveNext>b__22_0(DbContext _, Enumerator enumerator)
- May 16 17:04:30 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.NonRetryingExecutionStrategy.Execute[TState,TResult](TState state, Func`3 operation, Func`3 verifySucceeded)
- May 16 17:04:30 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.Enumerator.MoveNext()
- May 16 17:04:30 localhost jellyfin[24147]: at System.Linq.Enumerable.TryGetSingle[TSource](IEnumerable`1 source, Boolean& found)
- May 16 17:04:30 localhost jellyfin[24147]: at lambda_method62(Closure, QueryContext)
- May 16 17:04:30 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Query.Internal.QueryCompiler.Execute[TResult](Expression query)
- May 16 17:04:30 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Query.Internal.EntityQueryProvider.Execute[TResult](Expression expression)
- May 16 17:04:30 localhost jellyfin[24147]: at Jellyfin.Server.Implementations.Users.UserManager.GetUserByName(String name)
- May 16 17:04:30 localhost jellyfin[24147]: at Emby.Server.Implementations.Session.SessionManager.AuthenticateNewSessionInternal(AuthenticationRequest request, Boolean enforcePassword)
- May 16 17:04:30 localhost jellyfin[24147]: at Jellyfin.Api.Controllers.UserController.AuthenticateUserByName(AuthenticateUserByName request)
- May 16 17:04:30 localhost jellyfin[24147]: at lambda_method43(Closure, Object)
- May 16 17:04:30 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- May 16 17:04:30 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- May 16 17:04:30 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- May 16 17:04:30 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- May 16 17:04:30 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- May 16 17:04:30 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
- May 16 17:04:30 localhost jellyfin[24147]: --- End of stack trace from previous location ---
- May 16 17:04:30 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- May 16 17:04:30 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
- May 16 17:04:30 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- May 16 17:04:30 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
- May 16 17:04:30 localhost jellyfin[24147]: --- End of stack trace from previous location ---
- May 16 17:04:30 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- May 16 17:04:30 localhost jellyfin[24147]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- May 16 17:04:30 localhost jellyfin[24147]: at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- May 16 17:04:30 localhost jellyfin[24147]: at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- May 16 17:04:30 localhost jellyfin[24147]: at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- May 16 17:04:30 localhost jellyfin[24147]: at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- May 16 17:04:30 localhost jellyfin[24147]: at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- May 16 17:04:30 localhost jellyfin[24147]: at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- May 16 17:04:30 localhost jellyfin[24147]: at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- May 16 17:04:30 localhost jellyfin[24147]: at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- May 16 17:04:30 localhost jellyfin[24147]: at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- May 16 17:04:30 localhost jellyfin[24147]: at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- May 16 17:04:30 localhost jellyfin[24147]: at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- May 16 17:04:30 localhost jellyfin[24147]: at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- May 16 17:04:30 localhost jellyfin[24147]: at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- May 16 17:04:30 localhost jellyfin[24147]: at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- May 16 17:04:30 localhost jellyfin[24147]: at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- May 16 17:05:50 localhost systemd[1]: Stopping Jellyfin Media Server...
- May 16 17:05:50 localhost jellyfin[24147]: [17:05:50] [INF] Sending shutdown notifications
- May 16 17:05:50 localhost jellyfin[24147]: [17:05:50] [INF] Stopping NAT discovery
- May 16 17:05:50 localhost jellyfin[24147]: [17:05:50] [INF] Running query planner optimizations in the database... This might take a while
- May 16 17:05:50 localhost jellyfin[24147]: [17:05:50] [ERR] An error occurred using the connection to database 'main' on server '/var/lib/jellyfin/data/jellyfin.db'.
- May 16 17:05:50 localhost jellyfin[24147]: [17:05:50] [INF] Disposing CoreAppHost
- May 16 17:05:50 localhost jellyfin[24147]: [17:05:50] [INF] Disposing MusicBrainzArtistProvider
- May 16 17:05:50 localhost jellyfin[24147]: [17:05:50] [INF] Disposing MusicBrainzAlbumProvider
- May 16 17:05:50 localhost jellyfin[24147]: [17:05:50] [INF] Disposing PluginManager
- May 16 17:05:50 localhost jellyfin[24147]: [17:05:50] [FTL] Unhandled Exception
- May 16 17:05:50 localhost jellyfin[24147]: Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 14: 'unable to open database file'.
- May 16 17:05:50 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
- May 16 17:05:50 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteConnectionInternal..ctor(SqliteConnectionStringBuilder connectionOptions, SqliteConnectionPool pool)
- May 16 17:05:50 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteConnectionPool.GetConnection()
- May 16 17:05:50 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteConnectionFactory.GetConnection(SqliteConnection outerConnection)
- May 16 17:05:50 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteConnection.Open()
- May 16 17:05:50 localhost jellyfin[24147]: at System.Data.Common.DbConnection.OpenAsync(CancellationToken cancellationToken)
- May 16 17:05:50 localhost jellyfin[24147]: --- End of stack trace from previous location ---
- May 16 17:05:50 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken)
- May 16 17:05:50 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken)
- May 16 17:05:50 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected)
- May 16 17:05:50 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteNonQueryAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
- May 16 17:05:50 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.RelationalDatabaseFacadeExtensions.ExecuteSqlRawAsync(DatabaseFacade databaseFacade, String sql, IEnumerable`1 parameters, CancellationToken cancellationToken)
- May 16 17:05:50 localhost jellyfin[24147]: at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
- May 16 17:05:50 localhost jellyfin[24147]: at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
- May 16 17:05:50 localhost jellyfin[24147]: at Jellyfin.Server.Program.StartApp(StartupOptions options)
- May 16 17:05:50 localhost jellyfin[24147]: at Jellyfin.Server.Program.<Main>(String[] args)
- May 16 17:05:50 localhost jellyfin[24147]: Unhandled exception. Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 14: 'unable to open database file'.
- May 16 17:05:50 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
- May 16 17:05:50 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteConnectionInternal..ctor(SqliteConnectionStringBuilder connectionOptions, SqliteConnectionPool pool)
- May 16 17:05:50 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteConnectionPool.GetConnection()
- May 16 17:05:50 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteConnectionFactory.GetConnection(SqliteConnection outerConnection)
- May 16 17:05:50 localhost jellyfin[24147]: at Microsoft.Data.Sqlite.SqliteConnection.Open()
- May 16 17:05:50 localhost jellyfin[24147]: at System.Data.Common.DbConnection.OpenAsync(CancellationToken cancellationToken)
- May 16 17:05:50 localhost jellyfin[24147]: --- End of stack trace from previous location ---
- May 16 17:05:50 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken)
- May 16 17:05:50 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken)
- May 16 17:05:50 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected)
- May 16 17:05:50 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteNonQueryAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
- May 16 17:05:50 localhost jellyfin[24147]: at Microsoft.EntityFrameworkCore.RelationalDatabaseFacadeExtensions.ExecuteSqlRawAsync(DatabaseFacade databaseFacade, String sql, IEnumerable`1 parameters, CancellationToken cancellationToken)
- May 16 17:05:50 localhost jellyfin[24147]: at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
- May 16 17:05:50 localhost jellyfin[24147]: at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
- May 16 17:05:50 localhost jellyfin[24147]: at Jellyfin.Server.Program.StartApp(StartupOptions options)
- May 16 17:05:50 localhost jellyfin[24147]: at Jellyfin.Server.Program.<Main>(String[] args)
- May 16 17:05:50 localhost systemd[1]: jellyfin.service: Main process exited, code=dumped, status=6/ABRT
- May 16 17:05:50 localhost systemd[1]: jellyfin.service: Failed with result 'core-dump'.
- May 16 17:05:50 localhost systemd[1]: Stopped Jellyfin Media Server.
Advertisement
Add Comment
Please, Sign In to add comment