Skip to content

Instantly share code, notes, and snippets.

@njhughesSAS
Created November 16, 2020 17:33
Show Gist options
  • Save njhughesSAS/a140a0974f7c0eb66ada9d010e0e3d81 to your computer and use it in GitHub Desktop.
Save njhughesSAS/a140a0974f7c0eb66ada9d010e0e3d81 to your computer and use it in GitHub Desktop.
2020-11-16 09:22:46.2|Info|BackupService|Starting Backup
2020-11-16 09:22:56.4|Info|InstallUpdateService|Preparing client
2020-11-16 09:22:56.6|Info|InstallUpdateService|Starting update client /tmp/radarr_update/Radarr.Update
2020-11-16 09:22:56.6|Info|InstallUpdateService|Radarr will restart shortly.
2020-11-16 09:24:02.9|Info|Bootstrap|Starting Radarr - /opt/Radarr/Radarr.dll - Version 3.0.0.3371
2020-11-16 09:24:04.2|Info|Router|Application mode: Interactive
2020-11-16 09:24:04.3|Info|MigrationController|*** Migrating data source=/home/killerherts/.config/Radarr/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
2020-11-16 09:24:04.6|Info|MigrationController|*** Migrating data source=/home/killerherts/.config/Radarr/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
2020-11-16 09:24:04.7|Info|WebHostController|Listening on the following URLs:
2020-11-16 09:24:04.7|Info|WebHostController| http://*:7878
2020-11-16 09:24:05.1|Info|RadarrBootstrapper|Starting Web Server
2020-11-16 09:24:10.5|Info|CommandExecutor|Starting 2 threads for tasks.
2020-11-16 09:28:43.4|Info|InstallUpdateService|Deleting old update files
2020-11-16 09:28:43.6|Info|InstallUpdateService|Downloading update 3.0.0.3790
2020-11-16 09:29:28.3|Info|InstallUpdateService|Verifying update package
2020-11-16 09:29:29.0|Info|InstallUpdateService|Update package verified successfully
2020-11-16 09:29:29.0|Info|InstallUpdateService|Extracting Update package
2020-11-16 09:29:36.7|Info|InstallUpdateService|Update package extracted successfully
2020-11-16 09:29:36.7|Info|BackupService|Starting Backup
2020-11-16 09:29:45.5|Info|InstallUpdateService|Preparing client
2020-11-16 09:29:45.7|Info|InstallUpdateService|Starting update client /tmp/radarr_update/Radarr.Update
2020-11-16 09:29:45.7|Info|InstallUpdateService|Radarr will restart shortly.
2020-11-16 09:30:55.5|Fatal|RadarrErrorPipeline|Request Failed. GET /api/v3/system/status
[v3.0.0.3371] System.IO.FileNotFoundException: Could not load file or assembly 'System.Security.Principal.Windows, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified.
File name: 'System.Security.Principal.Windows, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
at NzbDrone.Common.EnvironmentInfo.RuntimeInfo.get_IsAdmin()
at Radarr.Api.V3.System.SystemModule.GetStatus()
at Radarr.Api.V3.System.SystemModule.<.ctor>b__9_0(Object x)
at Nancy.NancyModule.<>c__DisplayClass14_0`1.<Get>b__0(Object args)
at Nancy.NancyModule.<>c__DisplayClass16_0`1.<Get>b__0(Object args, CancellationToken ct)
at Nancy.Routing.Route`1.Invoke(DynamicDictionary parameters, CancellationToken cancellationToken)
at Nancy.Routing.DefaultRouteInvoker.Invoke(Route route, CancellationToken cancellationToken, DynamicDictionary parameters, NancyContext context)
at Nancy.Routing.DefaultRequestDispatcher.Dispatch(NancyContext context, CancellationToken cancellationToken)
at Nancy.NancyEngine.InvokeRequestLifeCycle(NancyContext context, CancellationToken cancellationToken, IPipelines pipelines)
2020-11-16 09:31:06.1|Fatal|RadarrErrorPipeline|Request Failed. GET /api/v3/system/status
[v3.0.0.3371] System.IO.FileNotFoundException: Could not load file or assembly 'System.Security.Principal.Windows, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified.
File name: 'System.Security.Principal.Windows, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
at NzbDrone.Common.EnvironmentInfo.RuntimeInfo.get_IsAdmin()
at Radarr.Api.V3.System.SystemModule.GetStatus()
at Radarr.Api.V3.System.SystemModule.<.ctor>b__9_0(Object x)
at Nancy.NancyModule.<>c__DisplayClass14_0`1.<Get>b__0(Object args)
at Nancy.NancyModule.<>c__DisplayClass16_0`1.<Get>b__0(Object args, CancellationToken ct)
at Nancy.Routing.Route`1.Invoke(DynamicDictionary parameters, CancellationToken cancellationToken)
at Nancy.Routing.DefaultRouteInvoker.Invoke(Route route, CancellationToken cancellationToken, DynamicDictionary parameters, NancyContext context)
at Nancy.Routing.DefaultRequestDispatcher.Dispatch(NancyContext context, CancellationToken cancellationToken)
at Nancy.NancyEngine.InvokeRequestLifeCycle(NancyContext context, CancellationToken cancellationToken, IPipelines pipelines)
2020-11-16 09:31:14.2|Fatal|RadarrErrorPipeline|Request Failed. GET /api/v3/system/status
[v3.0.0.3371] System.IO.FileNotFoundException: Could not load file or assembly 'System.Security.Principal.Windows, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified.
File name: 'System.Security.Principal.Windows, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
at NzbDrone.Common.EnvironmentInfo.RuntimeInfo.get_IsAdmin()
at Radarr.Api.V3.System.SystemModule.GetStatus()
at Radarr.Api.V3.System.SystemModule.<.ctor>b__9_0(Object x)
at Nancy.NancyModule.<>c__DisplayClass14_0`1.<Get>b__0(Object args)
at Nancy.NancyModule.<>c__DisplayClass16_0`1.<Get>b__0(Object args, CancellationToken ct)
at Nancy.Routing.Route`1.Invoke(DynamicDictionary parameters, CancellationToken cancellationToken)
at Nancy.Routing.DefaultRouteInvoker.Invoke(Route route, CancellationToken cancellationToken, DynamicDictionary parameters, NancyContext context)
at Nancy.Routing.DefaultRequestDispatcher.Dispatch(NancyContext context, CancellationToken cancellationToken)
at Nancy.NancyEngine.InvokeRequestLifeCycle(NancyContext context, CancellationToken cancellationToken, IPipelines pipelines)
2020-11-16 09:31:15.7|Info|Bootstrap|Starting Radarr - /opt/Radarr/Radarr.dll - Version 3.0.0.3371
2020-11-16 09:31:17.0|Info|Router|Application mode: Interactive
2020-11-16 09:31:17.2|Info|MigrationController|*** Migrating data source=/home/killerherts/.config/Radarr/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
2020-11-16 09:31:17.5|Info|MigrationController|*** Migrating data source=/home/killerherts/.config/Radarr/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
2020-11-16 09:31:17.7|Info|WebHostController|Listening on the following URLs:
2020-11-16 09:31:17.7|Info|WebHostController| http://*:7878
2020-11-16 09:31:18.0|Info|RadarrBootstrapper|Starting Web Server
2020-11-16 09:31:23.7|Info|CommandExecutor|Starting 2 threads for tasks.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment