0% found this document useful (0 votes)
33 views3 pages

Radarr Logs-1

Uploaded by

mysa.tubeyou
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
33 views3 pages

Radarr Logs-1

Uploaded by

mysa.tubeyou
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 3

Brought to you by linuxserver.

io
───────────────────────────────────────
To support the app dev(s) visit:
Radarr: https://opencollective.com/radarr
To support LSIO projects visit:
https://www.linuxserver.io/donate/
───────────────────────────────────────
GID/UID
───────────────────────────────────────
User UID: 0
User GID: 0
───────────────────────────────────────
Linuxserver.io version: 5.14.0.9383-ls245
Build-date: 2024-11-10T17:00:43+00:00
───────────────────────────────────────

[custom-init] No custom files found, skipping...


[Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 5.14.0.9383
[Info] AppFolderInfo: Data directory is being overridden to [/config]
[Debug] Bootstrap: Console selected
[Info] AppFolderInfo: Data directory is being overridden to [/config]
[Info] AppFolderInfo: Data directory is being overridden to [/config]
[Info] MigrationController: *** Migrating data source=/config/radarr.db;cache
size=-20000;datetimekind=Utc;journal
mode=Wal;pooling=True;version=3;busytimeout=100 ***
[Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
[Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
[Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor:
Performing DB Operation
[Info] DatabaseEngineVersionCheck: SQLite 3.45.3
[Info] FluentMigrator.Runner.MigrationRunner: => 0.2461103s
[Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
[Info] FluentMigrator.Runner.MigrationRunner: => 0.2486497s
[Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-
20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
[Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
[Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
[Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor:
Performing DB Operation
[Info] DatabaseEngineVersionCheck: SQLite 3.45.3
[Info] FluentMigrator.Runner.MigrationRunner: => 0.0395624s
[Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
[Info] FluentMigrator.Runner.MigrationRunner: => 0.0399284s
[Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878
[ls.io-init] done.
[Info] CommandExecutor: Starting 2 threads for tasks.
[Info] RssSyncService: Starting RSS Sync
[Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
[Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
[Info] Microsoft.Hosting.Lifetime: Content root path: /app/radarr/bin
[Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
[Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
[Warn] HttpClient: HTTP Error - Res: HTTP/1.1 [GET] http://192.168.1.95:9696/7/api?
t=movie&cat=2000,2010,2040,2070,100001,100004,100042,100054,100055,100070,100073&ex
tended=1&apikey=8a03da1e28774b42905ea0b3e6b84055&offset=0&limit=100:
429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 11/11/2024 23:04:09 due to
recent failures." />
[Warn] Torznab: API Request Limit reached for 1337x (Prowlarr). Disabled for
00:01:00
[Error] TaskExtensions: Task Error
[v5.14.0.9383] code = Busy (5), message = System.Data.SQLite.SQLiteException
(0x800007AF): database is locked
database is locked
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.QueryMultipleImpl(IDbConnection cnn, CommandDefinition&
command) in /_/Dapper/SqlMapper.cs:line 1100
at Dapper.SqlMapper.QueryMultiple(IDbConnection cnn, String sql, Object param,
IDbTransaction transaction, Nullable`1 commandTimeout, Nullable`1 commandType)
in /_/Dapper/SqlMapper.cs:line 1076
at NzbDrone.Core.Datastore.BasicRepository`1.Insert(IDbConnection connection,
IDbTransaction transaction, TModel model) in
./Radarr.Core/Datastore/BasicRepository.cs:line 189
at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in
./Radarr.Core/Datastore/BasicRepository.cs:line 146
at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand](TCommand
command, CommandPriority priority, CommandTrigger trigger) in
./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 133
at System.Dynamic.UpdateDelegates.UpdateAndExecute4[T0,T1,T2,T3,TRet](CallSite
site, T0 arg0, T1 arg1, T2 arg2, T3 arg3)
at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push(String commandName,
Nullable`1 lastExecutionTime, Nullable`1 lastStartTime, CommandPriority priority,
CommandTrigger trigger) in
./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 147
at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in
./Radarr.Core/Jobs/Scheduler.cs:line 42
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread
threadPoolThread, ExecutionContext executionContext, ContextCallback callback,
Object state)
--- End of stack trace from previous location ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot,
Thread threadPoolThread)
[Error] TaskExtensions: Task Error
[v5.14.0.9383] code = Busy (5), message = System.Data.SQLite.SQLiteException
(0x800007AF): database is locked
database is locked
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.QueryMultipleImpl(IDbConnection cnn, CommandDefinition&
command) in /_/Dapper/SqlMapper.cs:line 1100
at Dapper.SqlMapper.QueryMultiple(IDbConnection cnn, String sql, Object param,
IDbTransaction transaction, Nullable`1 commandTimeout, Nullable`1 commandType)
in /_/Dapper/SqlMapper.cs:line 1076
at NzbDrone.Core.Datastore.BasicRepository`1.Insert(IDbConnection connection,
IDbTransaction transaction, TModel model) in
./Radarr.Core/Datastore/BasicRepository.cs:line 189
at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in
./Radarr.Core/Datastore/BasicRepository.cs:line 146
at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand](TCommand
command, CommandPriority priority, CommandTrigger trigger) in
./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 133
at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push(String commandName,
Nullable`1 lastExecutionTime, Nullable`1 lastStartTime, CommandPriority priority,
CommandTrigger trigger) in
./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 147
at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in
./Radarr.Core/Jobs/Scheduler.cs:line 42
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread
threadPoolThread, ExecutionContext executionContext, ContextCallback callback,
Object state)
--- End of stack trace from previous location ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot,
Thread threadPoolThread)

You might also like