2025-09-01 13:04:28.8424||DEBUG|DiscountService.Program|init main function 2025-09-01 13:04:34.3502|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-01 13:04:34.7797|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (12ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2025-09-01 13:04:34.7975|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (11ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2025-09-01 13:04:34.7975|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2025-09-01 13:04:34.7975|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2025-09-01 13:04:34.8161|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; 2025-09-01 13:04:34.8278|20405|INFO|Microsoft.EntityFrameworkCore.Migrations|No migrations were applied. The database is already up to date. 2025-09-01 13:04:35.0948|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. 2025-09-01 13:04:35.0948|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-01 13:04:35.0948|58|INFO|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Creating key {cc5bc2b9-a55d-4ac6-ad82-4c02f1426f50} with creation date 2025-09-01 12:04:35Z, activation date 2025-09-01 12:04:35Z, and expiration date 2025-11-30 12:04:35Z. 2025-09-01 13:04:35.1056|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {cc5bc2b9-a55d-4ac6-ad82-4c02f1426f50} may be persisted to storage in unencrypted form. 2025-09-01 13:04:35.2340|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/Discount/api/Discount/Search 2025-09-01 13:04:35.7616|2|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. 2025-09-01 13:04:35.7659|12|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|AuthenticationScheme: Bearer was challenged. 2025-09-01 13:04:35.7659|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 535.8547ms 401 2025-09-01 13:04:39.2724|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/discount/api/Discount/UpdateDiscountCodeUsage 2025-09-01 13:04:39.2724|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint '405 HTTP Method Not Supported' 2025-09-01 13:04:39.2724|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint '405 HTTP Method Not Supported' 2025-09-01 13:04:39.2724|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.3465ms 405 2025-09-01 13:25:00.6084|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://127.0.0.1:19288/DISCOUNT/iisintegration 0 2025-09-01 13:25:00.6084|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1.1105ms 202 2025-09-01 14:17:59.8791||DEBUG|DiscountService.Program|init main function 2025-09-01 14:18:00.5789|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-01 14:18:00.7452|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (13ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2025-09-01 14:18:00.7634|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (12ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2025-09-01 14:18:00.7665|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2025-09-01 14:18:00.7665|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2025-09-01 14:18:00.7806|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; 2025-09-01 14:18:00.7806|20405|INFO|Microsoft.EntityFrameworkCore.Migrations|No migrations were applied. The database is already up to date. 2025-09-01 14:18:00.8665|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. 2025-09-01 14:18:00.8665|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-01 14:18:00.8665|58|INFO|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Creating key {b0fd82c5-b768-4a70-a51b-abd66114e42d} with creation date 2025-09-01 13:18:00Z, activation date 2025-09-01 13:18:00Z, and expiration date 2025-11-30 13:18:00Z. 2025-09-01 14:18:00.8777|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {b0fd82c5-b768-4a70-a51b-abd66114e42d} may be persisted to storage in unencrypted form. 2025-09-01 14:18:00.9550|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/discount/ 2025-09-01 14:18:01.0144|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 59.7908ms 404 2025-09-01 14:40:12.3174|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://127.0.0.1:16104/DISCOUNT/iisintegration 0 2025-09-01 14:40:12.3174|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1.3411ms 202