Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- text error warn system array login
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
- --- End of stack trace from previous location ---
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
- at Lidarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/BufferingMiddleware.cs:line 27
- at Lidarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/IfModifiedMiddleware.cs:line 40
- at Lidarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/CacheHeaderMiddleware.cs:line 32
- at Lidarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/StartingUpMiddleware.cs:line 37
- at Lidarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/UrlBaseMiddleware.cs:line 28
- 2025-02-09 05:20:49,916 DEBG 'lidarr' stdout output:
- at Lidarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/VersionMiddleware.cs:line 28
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Microsoft.AspNetCore.Authorization.Policy.AuthorizationMiddlewareResultHandler.HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.<Invoke>g__Awaited|6_0(ExceptionHandlerMiddleware middleware, HttpContext context, Task task)
- 2025-02-09 05:20:49,978 DEBG 'lidarr' stdout output:
- [Fatal] LidarrErrorPipeline: Request Failed. GET /api/v1/artist
- [v2.9.6.4552] code = Corrupt (11), message = System.Data.SQLite.SQLiteException (0x800007EF): database disk image is malformed
- database disk image is malformed
- at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
- at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
- at System.Data.SQLite.SQLiteDataReader.NextResult()
- at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
- at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
- at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1142
- at Dapper.SqlMapper.QueryImpl[T](IDbConnection cnn, CommandDefinition command, Type effectiveType)+MoveNext() in /_/Dapper/SqlMapper.cs:line 1161
- at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
- at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
- at Dapper.SqlMapper.Query[T](IDbConnection cnn, String sql, Object param, IDbTransaction transaction, Boolean buffered, Nullable`1 commandTimeout, Nullable`1 commandType) in /_/Dapper/SqlMapper.cs:line 801
- at NzbDrone.Core.ArtistStats.ArtistStatisticsRepository.Query(SqlBuilder builder, String template) in ./Lidarr.Core/ArtistStats/ArtistStatisticsRepository.cs:line 62
- at NzbDrone.Core.ArtistStats.ArtistStatisticsRepository.ArtistStatistics() in ./Lidarr.Core/ArtistStats/ArtistStatisticsRepository.cs:line 32
- at NzbDrone.Core.ArtistStats.ArtistStatisticsService.<ArtistStatistics>b__3_0() in ./Lidarr.Core/ArtistStats/ArtistStatisticsService.cs:line 41
- at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Lidarr.Common/Cache/Cached.cs:line 109
- at NzbDrone.Core.ArtistStats.ArtistStatisticsService.ArtistStatistics() in ./Lidarr.Core/ArtistStats/ArtistStatisticsService.cs:line 41
- at Lidarr.Api.V1.Artist.ArtistController.AllArtists(Nullable`1 mbId) in ./Lidarr.Api.V1/Artist/ArtistController.cs:line 136
- at lambda_method128(Closure , Object , Object[] )
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
- --- End of stack trace from previous location ---
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
- 2025-02-09 05:20:49,978 DEBG 'lidarr' stdout output:
- --- End of stack trace from previous location ---
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
- at Lidarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/BufferingMiddleware.cs:line 27
- at Lidarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/IfModifiedMiddleware.cs:line 40
- at Lidarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/CacheHeaderMiddleware.cs:line 32
- at Lidarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/StartingUpMiddleware.cs:line 37
- at Lidarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/UrlBaseMiddleware.cs:line 28
- at Lidarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/VersionMiddleware.cs:line 28
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Microsoft.AspNetCore.Authorization.Policy.AuthorizationMiddlewareResultHandler.HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.<Invoke>g__Awaited|6_0(ExceptionHandlerMiddleware middleware, HttpContext context, Task task)
- 2025-02-09 05:21:12,673 DEBG 'lidarr' stdout output:
- [Info] RssSyncService: Starting RSS Sync
- 2025-02-09 05:21:12,687 DEBG 'lidarr' stdout output:
- [Info] DiskScanService: Scanning /media
- 2025-02-09 05:21:13,688 WARN received SIGTERM indicating exit request
- 2025-02-09 05:21:13,688 DEBG killing lidarr (pid 58) with signal SIGTERM
- 2025-02-09 05:21:13,688 INFO waiting for lidarr to die
- 2025-02-09 05:21:13,690 DEBG 'lidarr' stdout output:
- [Info] Microsoft.Hosting.Lifetime: Application is shutting down...
- 2025-02-09 05:21:13,690 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 22428974151536 for <Subprocess at 22428974147168 with name lidarr in state STOPPING> (stdout)>
- 2025-02-09 05:21:13,690 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 22428972695952 for <Subprocess at 22428974147168 with name lidarr in state STOPPING> (stderr)>
- 2025-02-09 05:21:13,690 WARN stopped: lidarr (exit status 143)
- 2025-02-09 05:21:13,690 DEBG received SIGCHLD indicating a child quit
- ** Press ANY KEY to close this window **
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement