2023-11-05 02:29:43.1911||DEBUG|RivetContentLib.Program|init main function 2023-11-05 02:29:43.5206||INFO|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|User profile not available. Using 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ASP.NET\4.0.30319.0\AutoGenKeys\S-1-5-82-2840462246-3594127957-928816648-860119036-1772338662\DataProtection' as key repository and Windows DPAPI to encrypt keys at rest. 2023-11-05 02:29:43.5604|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET https://contentlibraryapi.skilldorm.com/ 2023-11-05 02:29:43.5994|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 40.2919ms 404 2023-11-05 09:17:26.4173||DEBUG|RivetContentLib.Program|init main function 2023-11-05 09:17:26.7442||INFO|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|User profile not available. Using 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ASP.NET\4.0.30319.0\AutoGenKeys\S-1-5-82-2840462246-3594127957-928816648-860119036-1772338662\DataProtection' as key repository and Windows DPAPI to encrypt keys at rest. 2023-11-05 09:17:26.7859|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2.0 OPTIONS https://contentlibraryapi.skilldorm.com/api/FileManager/GetAllDistinctOwnerId 2023-11-05 09:17:26.7859|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2.0 OPTIONS https://contentlibraryapi.skilldorm.com/api/FileManager/GetAllDistinctOwnerId 2023-11-05 09:17:26.7859|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2.0 OPTIONS https://contentlibraryapi.skilldorm.com/api/FileManager/GetAllFiles 2023-11-05 09:17:26.7859|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2.0 OPTIONS https://contentlibraryapi.skilldorm.com/api/FileManager/GetAllFiles 2023-11-05 09:17:26.8081|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2023-11-05 09:17:26.8081|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2023-11-05 09:17:26.8081|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2023-11-05 09:17:26.8081|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2023-11-05 09:17:26.8081|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 28.3749ms 204 2023-11-05 09:17:26.8081|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 28.3685ms 204 2023-11-05 09:17:26.8081|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 31.6963ms 204 2023-11-05 09:17:26.8081|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 31.6987ms 204 2023-11-05 09:17:26.9019|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2.0 GET https://contentlibraryapi.skilldorm.com/api/FileManager/GetAllFiles 2023-11-05 09:17:26.9019|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2.0 GET https://contentlibraryapi.skilldorm.com/api/FileManager/GetAllFiles 2023-11-05 09:17:26.9019|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2.0 GET https://contentlibraryapi.skilldorm.com/api/FileManager/GetAllDistinctOwnerId 2023-11-05 09:17:26.9019|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2.0 GET https://contentlibraryapi.skilldorm.com/api/FileManager/GetAllDistinctOwnerId 2023-11-05 09:17:26.9019|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2023-11-05 09:17:26.9019|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2023-11-05 09:17:26.9019|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2023-11-05 09:17:26.9019|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2023-11-05 09:17:26.9124|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'RivetContentLib.Controllers.FileManagerController.GetAllDistinctOwnerId (RivetContentLib)' 2023-11-05 09:17:26.9124|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'RivetContentLib.Controllers.FileManagerController.GetAllDistinctOwnerId (RivetContentLib)' 2023-11-05 09:17:26.9124|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'RivetContentLib.Controllers.FileManagerController.GetAllFiles (RivetContentLib)' 2023-11-05 09:17:26.9124|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'RivetContentLib.Controllers.FileManagerController.GetAllFiles (RivetContentLib)' 2023-11-05 09:17:26.9281|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAllDistinctOwnerId", controller = "FileManager"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetAllDistinctOwnerId() on controller RivetContentLib.Controllers.FileManagerController (RivetContentLib). 2023-11-05 09:17:26.9281|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAllDistinctOwnerId", controller = "FileManager"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetAllDistinctOwnerId() on controller RivetContentLib.Controllers.FileManagerController (RivetContentLib). 2023-11-05 09:17:26.9281|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAllFiles", controller = "FileManager"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAllFiles() on controller RivetContentLib.Controllers.FileManagerController (RivetContentLib). 2023-11-05 09:17:26.9281|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAllFiles", controller = "FileManager"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAllFiles() on controller RivetContentLib.Controllers.FileManagerController (RivetContentLib). 2023-11-05 09:17:26.9478||INFO|AWSSDK|Found AWS credentials for the profile default 2023-11-05 09:17:27.4375|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 2.2.0-rtm-35687 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2023-11-05 09:17:27.4375|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 2.2.0-rtm-35687 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2023-11-05 09:17:27.4375|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 2.2.0-rtm-35687 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2023-11-05 09:17:27.4374|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 2.2.0-rtm-35687 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2023-11-05 09:17:27.4375|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'CommonBase.Model.SaveResponse'. 2023-11-05 09:17:27.4375|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'CommonBase.Model.SaveResponse'. 2023-11-05 09:17:27.6791|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (30ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [x].[Id], [x].[DateCreated], [x].[DateModified], [x].[FileExtention], [x].[FileLocationUrl], [x].[GoogleDriveFileId], [x].[IsActive], [x].[IsDeleted], [x].[OwnerId] FROM [FileManagers] AS [x] WHERE ([x].[IsDeleted] = 0) AND ([x].[IsActive] = 1) 2023-11-05 09:17:27.6791|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (29ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT DISTINCT [x].[OwnerId] FROM [FileManagers] AS [x] 2023-11-05 09:17:27.6791|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (29ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT DISTINCT [x].[OwnerId] FROM [FileManagers] AS [x] 2023-11-05 09:17:27.6791|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (30ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [x].[Id], [x].[DateCreated], [x].[DateModified], [x].[FileExtention], [x].[FileLocationUrl], [x].[GoogleDriveFileId], [x].[IsActive], [x].[IsDeleted], [x].[OwnerId] FROM [FileManagers] AS [x] WHERE ([x].[IsDeleted] = 0) AND ([x].[IsActive] = 1) 2023-11-05 09:17:27.7144|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action RivetContentLib.Controllers.FileManagerController.GetAllDistinctOwnerId (RivetContentLib) in 783.8341ms 2023-11-05 09:17:27.7144|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action RivetContentLib.Controllers.FileManagerController.GetAllDistinctOwnerId (RivetContentLib) in 783.992ms 2023-11-05 09:17:27.7144|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'RivetContentLib.Controllers.FileManagerController.GetAllDistinctOwnerId (RivetContentLib)' 2023-11-05 09:17:27.7144|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'RivetContentLib.Controllers.FileManagerController.GetAllDistinctOwnerId (RivetContentLib)' 2023-11-05 09:17:27.7144|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 811.5409ms 200 application/json; charset=utf-8 2023-11-05 09:17:27.7144|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 811.6835ms 200 application/json; charset=utf-8 2023-11-05 09:17:27.7349|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'CommonBase.Model.SaveResponse'. 2023-11-05 09:17:27.7349|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'CommonBase.Model.SaveResponse'. 2023-11-05 09:17:27.7501|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action RivetContentLib.Controllers.FileManagerController.GetAllFiles (RivetContentLib) in 819.2552ms 2023-11-05 09:17:27.7501|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action RivetContentLib.Controllers.FileManagerController.GetAllFiles (RivetContentLib) in 819.4208ms 2023-11-05 09:17:27.7501|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'RivetContentLib.Controllers.FileManagerController.GetAllFiles (RivetContentLib)' 2023-11-05 09:17:27.7501|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'RivetContentLib.Controllers.FileManagerController.GetAllFiles (RivetContentLib)' 2023-11-05 09:17:27.7501|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 849.2637ms 200 application/json; charset=utf-8 2023-11-05 09:17:27.7501|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 849.0558ms 200 application/json; charset=utf-8 2023-11-05 13:02:23.0004||DEBUG|RivetContentLib.Program|init main function 2023-11-05 13:02:23.3282||INFO|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|User profile not available. Using 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ASP.NET\4.0.30319.0\AutoGenKeys\S-1-5-82-2840462246-3594127957-928816648-860119036-1772338662\DataProtection' as key repository and Windows DPAPI to encrypt keys at rest. 2023-11-05 13:02:23.3659|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET https://contentlibraryapi.skilldorm.com/ 2023-11-05 13:02:23.4023|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 37.6713ms 404 2023-11-05 13:58:12.7691||DEBUG|RivetContentLib.Program|init main function 2023-11-05 13:58:13.1008||INFO|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|User profile not available. Using 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ASP.NET\4.0.30319.0\AutoGenKeys\S-1-5-82-2840462246-3594127957-928816648-860119036-1772338662\DataProtection' as key repository and Windows DPAPI to encrypt keys at rest. 2023-11-05 13:58:13.1393|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET https://contentlibraryapi.skilldorm.com/ 2023-11-05 13:58:13.1763|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 38.2278ms 404 2023-11-05 14:37:42.6162||DEBUG|RivetContentLib.Program|init main function 2023-11-05 14:37:42.9429||INFO|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|User profile not available. Using 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ASP.NET\4.0.30319.0\AutoGenKeys\S-1-5-82-2840462246-3594127957-928816648-860119036-1772338662\DataProtection' as key repository and Windows DPAPI to encrypt keys at rest. 2023-11-05 14:37:42.9816|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET https://contentlibraryapi.skilldorm.com/ 2023-11-05 14:37:43.0188|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 38.4988ms 404 2023-11-05 22:05:25.5064||DEBUG|RivetContentLib.Program|init main function 2023-11-05 22:05:25.8303||INFO|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|User profile not available. Using 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ASP.NET\4.0.30319.0\AutoGenKeys\S-1-5-82-2840462246-3594127957-928816648-860119036-1772338662\DataProtection' as key repository and Windows DPAPI to encrypt keys at rest. 2023-11-05 22:05:25.8682|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET https://contentlibraryapi.skilldorm.com/api/.env 2023-11-05 22:05:25.9057|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 38.7409ms 404