2025-09-11 02:39:42.4762||DEBUG|InstitutionService.Program|init main function 2025-09-11 02:39:43.1921|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-09-11 02:39:43.3585|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (12ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2025-09-11 02:39:43.3762|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (11ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2025-09-11 02:39:43.3762|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2025-09-11 02:39:43.3762|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2025-09-11 02:39:43.3964|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; 2025-09-11 02:39:43.4078|20405|INFO|Microsoft.EntityFrameworkCore.Migrations|No migrations were applied. The database is already up to date. 2025-09-11 02:39:43.4840|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. 2025-09-11 02:39:43.4840|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-09-11 02:39:43.4840|58|INFO|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Creating key {f3940142-8c57-44d9-85a0-531f486c0e1c} with creation date 2025-09-11 01:39:43Z, activation date 2025-09-11 01:39:43Z, and expiration date 2025-12-10 01:39:43Z. 2025-09-11 02:39:43.4840|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {f3940142-8c57-44d9-85a0-531f486c0e1c} may be persisted to storage in unencrypted form. 2025-09-11 02:39:43.7967|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/Institution/api/Certificate/GetCertificate 2025-09-11 02:39:43.8469|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 50.6653ms 404 2025-09-11 02:42:01.5876|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/Institution/api/Institution/GetInstitution 2025-09-11 02:42:01.5876|2|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. 2025-09-11 02:42:01.5876|12|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|AuthenticationScheme: Bearer was challenged. 2025-09-11 02:42:01.5876|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 12.0645ms 401 2025-09-11 03:16:00.4793|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://127.0.0.1:39419/INSTITUTION/iisintegration 0 2025-09-11 03:16:00.4793|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1.1494ms 202 2025-09-11 06:40:54.3605||DEBUG|InstitutionService.Program|init main function 2025-09-11 06:40:55.0792|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-09-11 06:40:55.2437|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (12ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2025-09-11 06:40:55.2614|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (11ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2025-09-11 06:40:55.2643|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2025-09-11 06:40:55.2643|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2025-09-11 06:40:55.2792|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; 2025-09-11 06:40:55.2792|20405|INFO|Microsoft.EntityFrameworkCore.Migrations|No migrations were applied. The database is already up to date. 2025-09-11 06:40:55.3676|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. 2025-09-11 06:40:55.3676|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-09-11 06:40:55.3676|58|INFO|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Creating key {58d80d66-8b11-42e5-9403-810e51ff6d66} with creation date 2025-09-11 05:40:55Z, activation date 2025-09-11 05:40:55Z, and expiration date 2025-12-10 05:40:55Z. 2025-09-11 06:40:55.3782|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {58d80d66-8b11-42e5-9403-810e51ff6d66} may be persisted to storage in unencrypted form. 2025-09-11 06:40:55.6887|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/institution/api/Institution/GetInstitution 2025-09-11 06:40:55.7263|2|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. 2025-09-11 06:40:55.7263|12|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|AuthenticationScheme: Bearer was challenged. 2025-09-11 06:40:55.7340|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 45.6615ms 401 2025-09-11 06:43:29.2795|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/Institution/api/Institution/Create 2025-09-11 06:43:29.2849|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint '405 HTTP Method Not Supported' 2025-09-11 06:43:29.2849|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint '405 HTTP Method Not Supported' 2025-09-11 06:43:29.2849|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.7455ms 405 2025-09-11 07:04:26.7111|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://127.0.0.1:12564/INSTITUTION/iisintegration 0 2025-09-11 07:04:26.7111|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1.155ms 202