????

Your IP : 18.191.255.7


Current Path : C:/inetpub/vhost/tracnghiem.gdtsolutions.vn/logs/
Upload File :
Current File : C:/inetpub/vhost/tracnghiem.gdtsolutions.vn/logs/stdout_20230112074156_4364.log

info: Microsoft.Hosting.Lifetime[0]
      Application started. Press Ctrl+C to shut down.
info: Microsoft.Hosting.Lifetime[0]
      Hosting environment: Production
info: Microsoft.Hosting.Lifetime[0]
      Content root path: C:\inetpub\vhost\tracnghiem.gdtsolutions.vn
fail: Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware[1]
      An unhandled exception has occurred while executing the request.
      System.NullReferenceException: Object reference not set to an instance of an object.
         at Microsoft.Extensions.DependencyInjection.BaseServiceCollectionExtensions.JwtBearerOptionsConfiguration(JwtBearerOptions options, IConfiguration conf) in E:\Source\GDT_RQ\RQ_backend\src\Libraries\GDT.Lib.WebApi\Extensions\BaseServiceCollectionExtensions.cs:line 282
         at Microsoft.Extensions.DependencyInjection.BaseServiceCollectionExtensions.<>c__DisplayClass4_0.<AddBaseAuthentication>b__0(JwtBearerOptions options) in E:\Source\GDT_RQ\RQ_backend\src\Libraries\GDT.Lib.WebApi\Extensions\BaseServiceCollectionExtensions.cs:line 58
         at Microsoft.Extensions.Options.OptionsFactory`1.Create(String name)
         at Microsoft.Extensions.Options.OptionsCache`1.<>c__3`1.<GetOrAdd>b__3_0(String name, ValueTuple`2 arg)
         at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd[TArg](TKey key, Func`3 valueFactory, TArg factoryArgument)
         at Microsoft.Extensions.Options.OptionsCache`1.GetOrAdd[TArg](String name, Func`3 createOptions, TArg factoryArgument)
         at Microsoft.Extensions.Options.OptionsMonitor`1.Get(String name)
         at Microsoft.AspNetCore.Authentication.AuthenticationHandler`1.InitializeAsync(AuthenticationScheme scheme, HttpContext context)
         at Microsoft.AspNetCore.Authentication.AuthenticationHandlerProvider.GetHandlerAsync(HttpContext context, String authenticationScheme)
         at Microsoft.AspNetCore.Authentication.AuthenticationService.AuthenticateAsync(HttpContext context, String scheme)
         at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
         at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddlewareImpl.<Invoke>g__Awaited|8_0(ExceptionHandlerMiddlewareImpl middleware, HttpContext context, Task task)
fail: Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware[1]
      An unhandled exception has occurred while executing the request.
      System.NullReferenceException: Object reference not set to an instance of an object.
         at Microsoft.Extensions.DependencyInjection.BaseServiceCollectionExtensions.JwtBearerOptionsConfiguration(JwtBearerOptions options, IConfiguration conf) in E:\Source\GDT_RQ\RQ_backend\src\Libraries\GDT.Lib.WebApi\Extensions\BaseServiceCollectionExtensions.cs:line 282
         at Microsoft.Extensions.DependencyInjection.BaseServiceCollectionExtensions.<>c__DisplayClass4_0.<AddBaseAuthentication>b__0(JwtBearerOptions options) in E:\Source\GDT_RQ\RQ_backend\src\Libraries\GDT.Lib.WebApi\Extensions\BaseServiceCollectionExtensions.cs:line 58
         at Microsoft.Extensions.Options.OptionsFactory`1.Create(String name)
         at Microsoft.Extensions.Options.OptionsCache`1.<>c__3`1.<GetOrAdd>b__3_0(String name, ValueTuple`2 arg)
         at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd[TArg](TKey key, Func`3 valueFactory, TArg factoryArgument)
         at Microsoft.Extensions.Options.OptionsCache`1.GetOrAdd[TArg](String name, Func`3 createOptions, TArg factoryArgument)
         at Microsoft.Extensions.Options.OptionsMonitor`1.Get(String name)
         at Microsoft.AspNetCore.Authentication.AuthenticationHandler`1.InitializeAsync(AuthenticationScheme scheme, HttpContext context)
         at Microsoft.AspNetCore.Authentication.AuthenticationHandlerProvider.GetHandlerAsync(HttpContext context, String authenticationScheme)
         at Microsoft.AspNetCore.Authentication.AuthenticationService.AuthenticateAsync(HttpContext context, String scheme)
         at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
         at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddlewareImpl.<Invoke>g__Awaited|8_0(ExceptionHandlerMiddlewareImpl middleware, HttpContext context, Task task)
info: Microsoft.Hosting.Lifetime[0]
      Application is shutting down...