2025-06-28 04:20:23.0653||DEBUG|InstitutionService.Program|init main function 2025-06-28 04:20:31.3459|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-06-28 04:20:31.7911|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (12ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2025-06-28 04:20:31.8099|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (12ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2025-06-28 04:20:31.8150|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2025-06-28 04:20:31.8150|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2025-06-28 04:20:31.8326|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; 2025-06-28 04:20:31.8326|20405|INFO|Microsoft.EntityFrameworkCore.Migrations|No migrations were applied. The database is already up to date. 2025-06-28 04:20:32.3122|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. 2025-06-28 04:20:32.3122|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-06-28 04:20:32.3122|58|INFO|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Creating key {8cc97aca-4d75-40eb-8ab9-9bc3835ab818} with creation date 2025-06-28 03:20:32Z, activation date 2025-06-28 03:20:32Z, and expiration date 2025-09-26 03:20:32Z. 2025-06-28 04:20:32.3122|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {8cc97aca-4d75-40eb-8ab9-9bc3835ab818} may be persisted to storage in unencrypted form. 2025-06-28 04:20:32.5769|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/Institution 2025-06-28 04:20:33.1569|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 580.3165ms 404 2025-06-28 04:20:33.1810|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/Institution/swagger/index.html 2025-06-28 04:20:33.1984|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 17.4179ms 200 text/html;charset=utf-8 2025-06-28 04:20:36.3223|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/Institution/swagger/swagger-ui-bundle.js 2025-06-28 04:20:36.3387|2|INFO|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|Sending file. Request path: '/swagger-ui-bundle.js'. Physical path: 'N/A' 2025-06-28 04:20:36.3387|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 18.351ms 200 application/javascript 2025-06-28 04:20:39.1453|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/Institution/swagger/swagger-ui-standalone-preset.js 2025-06-28 04:20:39.1453|2|INFO|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|Sending file. Request path: '/swagger-ui-standalone-preset.js'. Physical path: 'N/A' 2025-06-28 04:20:39.1453|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.0495ms 200 application/javascript 2025-06-28 04:20:41.6173|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/Institution/swagger/swagger-ui.css 2025-06-28 04:20:41.6173|2|INFO|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|Sending file. Request path: '/swagger-ui.css'. Physical path: 'N/A' 2025-06-28 04:20:41.6173|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.714ms 200 text/css 2025-06-28 05:16:20.4696|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/Institution/api/Certificate/GetCertificate 2025-06-28 05:16:20.4696|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 2.8265ms 404 2025-06-28 05:17:24.0247|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/Institution/api/Certificate/GenerateCertificate 2025-06-28 05:17:24.0318|2|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. 2025-06-28 05:17:24.0318|12|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|AuthenticationScheme: Bearer was challenged. 2025-06-28 05:17:24.0318|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 11.3793ms 401 2025-06-28 05:18:27.3117|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/Institution/api/Partner/Search 2025-06-28 05:18:27.3117|2|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. 2025-06-28 05:18:27.3117|12|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|AuthenticationScheme: Bearer was challenged. 2025-06-28 05:18:27.3117|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 2.4233ms 401 2025-06-28 05:19:28.1198|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/Institution/api/Institution/GetInstitution 2025-06-28 05:19:28.1198|2|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. 2025-06-28 05:19:28.1198|12|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|AuthenticationScheme: Bearer was challenged. 2025-06-28 05:19:28.1198|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.3606ms 401 2025-06-28 05:21:13.1636|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/Institution/api/Institution/Create 2025-06-28 05:21:13.1665|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint '405 HTTP Method Not Supported' 2025-06-28 05:21:13.1665|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint '405 HTTP Method Not Supported' 2025-06-28 05:21:13.1665|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.9067ms 405 2025-06-28 05:23:15.3909|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/institution/api/Institution/GetInstitution 2025-06-28 05:23:15.3909|2|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. 2025-06-28 05:23:15.3909|12|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|AuthenticationScheme: Bearer was challenged. 2025-06-28 05:23:15.3909|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 2.4436ms 401 2025-06-28 05:44:11.6850|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://127.0.0.1:40858/INSTITUTION/iisintegration 0 2025-06-28 05:44:11.6850|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 0.8752ms 202