2025-07-26 03:42:57.0757||DEBUG|InstitutionService.Program|init main function 2025-07-26 03:43:20.8005|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.11 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: using lazy-loading proxies 2025-07-26 03:43:21.2349|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (13ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2025-07-26 03:43:21.2534|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (12ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2025-07-26 03:43:21.2580|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2025-07-26 03:43:21.2580|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (0ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2025-07-26 03:43:21.2734|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; 2025-07-26 03:43:21.2734|20405|INFO|Microsoft.EntityFrameworkCore.Migrations|No migrations were applied. The database is already up to date. 2025-07-26 03:43:21.7517|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. 2025-07-26 03:43:21.7517|59|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2025-07-26 03:43:21.7588|58|INFO|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Creating key {923dabba-45ce-426b-9d4b-61c48940e113} with creation date 2025-07-26 02:43:21Z, activation date 2025-07-26 02:43:21Z, and expiration date 2025-10-24 02:43:21Z. 2025-07-26 03:43:21.7588|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {923dabba-45ce-426b-9d4b-61c48940e113} may be persisted to storage in unencrypted form. 2025-07-26 03:43:21.8335|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/Institution/swagger/swagger-ui-bundle.js.map 2025-07-26 03:43:22.3545|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 521.4092ms 404 2025-07-26 04:03:55.6880|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://127.0.0.1:47086/INSTITUTION/iisintegration 0 2025-07-26 04:03:55.6880|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1.4162ms 202 2025-07-26 04:07:27.5792||DEBUG|InstitutionService.Program|init main function 2025-07-26 04:07:28.3055|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.11 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: using lazy-loading proxies 2025-07-26 04:07:28.4728|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (12ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2025-07-26 04:07:28.4910|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (12ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2025-07-26 04:07:28.4910|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2025-07-26 04:07:28.4949|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2025-07-26 04:07:28.5111|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; 2025-07-26 04:07:28.5111|20405|INFO|Microsoft.EntityFrameworkCore.Migrations|No migrations were applied. The database is already up to date. 2025-07-26 04:07:28.6003|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. 2025-07-26 04:07:28.6003|59|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2025-07-26 04:07:28.6071|58|INFO|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Creating key {71fde11b-f43a-4f49-83b9-f7dd3ff6f031} with creation date 2025-07-26 03:07:28Z, activation date 2025-07-26 03:07:28Z, and expiration date 2025-10-24 03:07:28Z. 2025-07-26 04:07:28.6071|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {71fde11b-f43a-4f49-83b9-f7dd3ff6f031} may be persisted to storage in unencrypted form. 2025-07-26 04:07:28.9043|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/Institution/swagger/swagger-ui-standalone-preset.js.map 2025-07-26 04:07:28.9560|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 52.1893ms 404 2025-07-26 04:28:27.2478|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://127.0.0.1:11946/INSTITUTION/iisintegration 0 2025-07-26 04:28:27.2478|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1.3497ms 202