Files
test/Logs/Log-2024-06-21.log
2024-09-03 09:23:03 +07:00

2103 lines
411 KiB
Plaintext

2024-06-21 00:31:08.0566|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4H9QJD6JI4" received HEADERS frame for stream ID 9 with length 105 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 00:31:08.0625|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4H9QJD6JI4" received PING frame for stream ID 0 with length 8 and flags NONE.
2024-06-21 00:31:08.0625|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4H9QJD6JI4" sending PING frame for stream ID 0 with length 8 and flags ACK.
2024-06-21 00:31:08.0625|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/imageprocessing?path=resources/1/shared/5fc8669b-88e1-49a8-af4b-e26f2c5a9454.png&w=200&h=0&q=100&dpr=1&fit=fill - - -
2024-06-21 00:31:08.0883|0|TRACE|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware.Invoke: All hosts are allowed.
2024-06-21 00:31:08.1020|0|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher.MatchAsync: 1 candidate(s) found for the request path '/imageprocessing'
2024-06-21 00:31:08.1107|0|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher.MatchAsync: Endpoint 'ngaoda.Controllers.ImageProcessingController.ProcessImage (ngaoda)' with route pattern 'ImageProcessing' is valid for the request path '/imageprocessing'
2024-06-21 00:31:08.1107|0|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.SetRoutingAndContinue: Request matched endpoint 'ngaoda.Controllers.ImageProcessingController.ProcessImage (ngaoda)'
2024-06-21 00:31:08.1107|0|TRACE|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.SetMaxRequestBodySize: The endpoint does not specify the IRequestSizeLimitMetadata.
2024-06-21 00:31:08.1107|0|INFO|ngaoda.CustomRewriteRule.ApplyRule: Thien1
2024-06-21 00:31:08.1107|0|INFO|ngaoda.CustomRewriteRule.ApplyRule: Thien2
2024-06-21 00:31:09.9873|0|DEBUG|Microsoft.AspNetCore.Rewrite.RewriteMiddleware.RunRules: Request is continuing in applying rules. Current url is https://localhost:7065/imageprocessing?path=resources/1/shared/5fc8669b-88e1-49a8-af4b-e26f2c5a9454.png&w=200&h=0&q=100&dpr=1&fit=fill
2024-06-21 00:31:09.9873|0|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke: Static files was skipped as the request already matched an endpoint.
2024-06-21 00:31:09.9873|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke: Executing endpoint 'ngaoda.Controllers.ImageProcessingController.ProcessImage (ngaoda)'
2024-06-21 00:31:10.0241|0|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker+Log.ExecutingAction: Route matched with {action = "ProcessImage", controller = "ImageProcessing"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult ProcessImage(System.String, Int32, Int32, Int32, Int32, System.String) on controller ngaoda.Controllers.ImageProcessingController (ngaoda).
2024-06-21 00:31:10.0241|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.LogFilterExecutionPlan: Execution plan of authorization filters (in the following order): None
2024-06-21 00:31:10.0241|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.LogFilterExecutionPlan: Execution plan of resource filters (in the following order): None
2024-06-21 00:31:10.0295|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.LogFilterExecutionPlan: Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648), Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-06-21 00:31:10.0295|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.LogFilterExecutionPlan: Execution plan of exception filters (in the following order): None
2024-06-21 00:31:10.0295|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.LogFilterExecutionPlan: Execution plan of result filters (in the following order): None
2024-06-21 00:31:10.0295|0|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker+Log.ExecutingControllerFactory: Executing controller factory for controller ngaoda.Controllers.ImageProcessingController (ngaoda)
2024-06-21 00:31:10.0295|0|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker+Log.ExecutedControllerFactory: Executed controller factory for controller ngaoda.Controllers.ImageProcessingController (ngaoda)
2024-06-21 00:31:10.0595|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.AttemptingToBindParameterOrProperty: Attempting to bind parameter 'path' of type 'System.String' ...
2024-06-21 00:31:10.0648|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.AttemptingToBindModel: Attempting to bind parameter 'path' of type 'System.String' using the name 'path' in request data ...
2024-06-21 00:31:10.0648|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.DoneAttemptingToBindModel: Done attempting to bind parameter 'path' of type 'System.String'.
2024-06-21 00:31:10.0648|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.DoneAttemptingToBindParameterOrProperty: Done attempting to bind parameter 'path' of type 'System.String'.
2024-06-21 00:31:10.0648|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.AttemptingToValidateParameterOrProperty: Attempting to validate the bound parameter 'path' of type 'System.String' ...
2024-06-21 00:31:10.0775|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.DoneAttemptingToValidateParameter: Done attempting to validate the bound parameter 'path' of type 'System.String'.
2024-06-21 00:31:10.0775|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.AttemptingToBindParameterOrProperty: Attempting to bind parameter 'w' of type 'System.Int32' ...
2024-06-21 00:31:10.0775|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.AttemptingToBindModel: Attempting to bind parameter 'w' of type 'System.Int32' using the name 'w' in request data ...
2024-06-21 00:31:10.0775|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.DoneAttemptingToBindModel: Done attempting to bind parameter 'w' of type 'System.Int32'.
2024-06-21 00:31:10.0775|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.DoneAttemptingToBindParameterOrProperty: Done attempting to bind parameter 'w' of type 'System.Int32'.
2024-06-21 00:31:10.0775|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.AttemptingToValidateParameterOrProperty: Attempting to validate the bound parameter 'w' of type 'System.Int32' ...
2024-06-21 00:31:10.0775|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.DoneAttemptingToValidateParameter: Done attempting to validate the bound parameter 'w' of type 'System.Int32'.
2024-06-21 00:31:10.0775|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.AttemptingToBindParameterOrProperty: Attempting to bind parameter 'h' of type 'System.Int32' ...
2024-06-21 00:31:10.0775|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.AttemptingToBindModel: Attempting to bind parameter 'h' of type 'System.Int32' using the name 'h' in request data ...
2024-06-21 00:31:10.0775|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.DoneAttemptingToBindModel: Done attempting to bind parameter 'h' of type 'System.Int32'.
2024-06-21 00:31:10.0775|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.DoneAttemptingToBindParameterOrProperty: Done attempting to bind parameter 'h' of type 'System.Int32'.
2024-06-21 00:31:10.0775|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.AttemptingToValidateParameterOrProperty: Attempting to validate the bound parameter 'h' of type 'System.Int32' ...
2024-06-21 00:31:10.0775|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.DoneAttemptingToValidateParameter: Done attempting to validate the bound parameter 'h' of type 'System.Int32'.
2024-06-21 00:31:10.0909|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.AttemptingToBindParameterOrProperty: Attempting to bind parameter 'q' of type 'System.Int32' ...
2024-06-21 00:31:10.0909|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.AttemptingToBindModel: Attempting to bind parameter 'q' of type 'System.Int32' using the name 'q' in request data ...
2024-06-21 00:31:10.0909|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.DoneAttemptingToBindModel: Done attempting to bind parameter 'q' of type 'System.Int32'.
2024-06-21 00:31:10.0909|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.DoneAttemptingToBindParameterOrProperty: Done attempting to bind parameter 'q' of type 'System.Int32'.
2024-06-21 00:31:10.0909|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.AttemptingToValidateParameterOrProperty: Attempting to validate the bound parameter 'q' of type 'System.Int32' ...
2024-06-21 00:31:10.0909|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.DoneAttemptingToValidateParameter: Done attempting to validate the bound parameter 'q' of type 'System.Int32'.
2024-06-21 00:31:10.0909|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.AttemptingToBindParameterOrProperty: Attempting to bind parameter 'dpr' of type 'System.Int32' ...
2024-06-21 00:31:10.0909|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.AttemptingToBindModel: Attempting to bind parameter 'dpr' of type 'System.Int32' using the name 'dpr' in request data ...
2024-06-21 00:31:10.0909|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.DoneAttemptingToBindModel: Done attempting to bind parameter 'dpr' of type 'System.Int32'.
2024-06-21 00:31:10.0909|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.DoneAttemptingToBindParameterOrProperty: Done attempting to bind parameter 'dpr' of type 'System.Int32'.
2024-06-21 00:31:10.0909|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.AttemptingToValidateParameterOrProperty: Attempting to validate the bound parameter 'dpr' of type 'System.Int32' ...
2024-06-21 00:31:10.0909|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.DoneAttemptingToValidateParameter: Done attempting to validate the bound parameter 'dpr' of type 'System.Int32'.
2024-06-21 00:31:10.0909|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.AttemptingToBindParameterOrProperty: Attempting to bind parameter 'fit' of type 'System.String' ...
2024-06-21 00:31:10.0909|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.AttemptingToBindModel: Attempting to bind parameter 'fit' of type 'System.String' using the name 'fit' in request data ...
2024-06-21 00:31:10.0909|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.DoneAttemptingToBindModel: Done attempting to bind parameter 'fit' of type 'System.String'.
2024-06-21 00:31:10.0909|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.DoneAttemptingToBindParameterOrProperty: Done attempting to bind parameter 'fit' of type 'System.String'.
2024-06-21 00:31:10.0909|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.AttemptingToValidateParameterOrProperty: Attempting to validate the bound parameter 'fit' of type 'System.String' ...
2024-06-21 00:31:10.0909|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.DoneAttemptingToValidateParameter: Done attempting to validate the bound parameter 'fit' of type 'System.String'.
2024-06-21 00:31:10.0909|0|TRACE|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next: Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter.
2024-06-21 00:31:10.0909|0|TRACE|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next: Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter.
2024-06-21 00:31:10.0909|0|TRACE|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next: Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter.
2024-06-21 00:31:10.1143|0|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker+Log.ActionMethodExecuting: Executing action method ngaoda.Controllers.ImageProcessingController.ProcessImage (ngaoda) - Validation state: Valid
2024-06-21 00:31:10.1143|0|TRACE|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker+Log.ActionMethodExecuting: Executing action method ngaoda.Controllers.ImageProcessingController.ProcessImage (ngaoda) with arguments (resources/1/shared/5fc8669b-88e1-49a8-af4b-e26f2c5a9454.png, 200, 0, 100, 1, fill)
2024-06-21 00:31:11.4512|0|ERROR|ngaoda.Services.ImageProcessingService.ProcessImage: ImageProcessingService.ProcessImage
System.Exception: File is not Exist
at ngaoda.Services.ImageProcessingService.ProcessImage(String path, Int32 w, Int32 h, Int32 q, Int32 dpr, String fit) in D:\workplace\Projects\PersonalProjects\ngaoda\Services\ImageProcessingService.cs:line 22
2024-06-21 00:44:55.2059|0|TRACE|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next: Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter.
2024-06-21 00:44:55.2308|0|TRACE|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next: Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter.
2024-06-21 00:44:55.2308|0|TRACE|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next: Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter.
2024-06-21 00:44:55.2413|0|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker+Log.ExecutedAction: Executed action ngaoda.Controllers.ImageProcessingController.ProcessImage (ngaoda) in 825203.1673ms
2024-06-21 00:44:55.2413|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke: Executed endpoint 'ngaoda.Controllers.ImageProcessingController.ProcessImage (ngaoda)'
2024-06-21 00:44:55.2575|0|ERROR|Microsoft.AspNetCore.Diagnostics.DiagnosticsTelemetry.ReportUnhandledException: An unhandled exception has occurred while executing the request.
System.Exception: File is not Exist
at ngaoda.Services.ImageProcessingService.ProcessImage(String path, Int32 w, Int32 h, Int32 q, Int32 dpr, String fit) in D:\workplace\Projects\PersonalProjects\ngaoda\Services\ImageProcessingService.cs:line 22
at ngaoda.Controllers.ImageProcessingController.ProcessImage(String path, Int32 w, Int32 h, Int32 q, Int32 dpr, String fit) in D:\workplace\Projects\PersonalProjects\ngaoda\Controllers\ImageProcessingController.cs:line 14
at lambda_method3(Closure, Object, Object[])
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Logged|17_1(ResourceInvoker invoker)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Logged|17_1(ResourceInvoker invoker)
at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger)
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context)
2024-06-21 00:44:55.2956|0|DEBUG|Microsoft.WebTools.BrowserLink.Net.BrowserLinkMiddleware+Log.SetupResponseForBrowserLink: Response markup is scheduled to include Browser Link script injection.
2024-06-21 00:44:55.2956|0|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware+Log.SetupResponseForBrowserRefresh: Response markup is scheduled to include browser refresh script injection.
2024-06-21 00:44:55.2988|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4H9QJD6JI4" sending HEADERS frame for stream ID 9 with length 59 and flags END_HEADERS.
2024-06-21 00:44:55.2988|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4H9QJD6JI4" sending DATA frame for stream ID 9 with length 16384 and flags NONE.
2024-06-21 00:44:55.2988|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4H9QJD6JI4" sending DATA frame for stream ID 9 with length 16384 and flags NONE.
2024-06-21 00:44:55.2988|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4H9QJD6JI4" sending DATA frame for stream ID 9 with length 325 and flags NONE.
2024-06-21 00:44:55.2988|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4H9QJD6JI4" sending DATA frame for stream ID 9 with length 440 and flags NONE.
2024-06-21 00:44:55.2988|0|DEBUG|Microsoft.WebTools.BrowserLink.Net.BrowserLinkMiddleware+Log.BrowserConfiguredForBrowserLink: Response markup was updated to include Browser Link script injection.
2024-06-21 00:44:55.2988|0|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware+Log.BrowserConfiguredForRefreshes: Response markup was updated to include browser refresh script injection.
2024-06-21 00:44:55.2988|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4H9QJD6JI4" received WINDOW_UPDATE frame for stream ID 0 with length 4 and flags 0x0.
2024-06-21 00:44:55.2988|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4H9QJD6JI4" sending DATA frame for stream ID 9 with length 0 and flags END_STREAM.
2024-06-21 00:44:55.2988|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4H9QJD6JI4" received WINDOW_UPDATE frame for stream ID 9 with length 4 and flags 0x0.
2024-06-21 00:44:55.2988|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/imageprocessing?path=resources/1/shared/5fc8669b-88e1-49a8-af4b-e26f2c5a9454.png&w=200&h=0&q=100&dpr=1&fit=fill - 500 - text/html;+charset=utf-8 827234.9704ms
2024-06-21 00:44:55.2988|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection.DoReceive: Connection id "0HN4H9QJD6JI4" received FIN.
2024-06-21 00:44:55.3106|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelTrace+Http2Log.Http2ConnectionClosed: Connection id "0HN4H9QJD6JI4" is closed. The last processed stream ID was 9.
2024-06-21 00:44:55.3106|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection.Shutdown: Connection id "0HN4H9QJD6JI4" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-06-21 00:44:55.3106|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteToOutputPipe: The connection queue processing loop for 0HN4H9QJD6JI4 completed.
2024-06-21 00:44:55.3106|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4H9QJD6JI4" stopped.
2024-06-21 00:44:55.4081|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.ConnectionDispatcher`1.StartAcceptingConnectionsCore: Connection id "0HN4H9QJD6JI5" accepted.
2024-06-21 00:44:55.4081|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4H9QJD6JI5" started.
2024-06-21 00:44:55.4081|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddlewareLoggerExtensions.HttpsConnectionEstablished: Connection 0HN4H9QJD6JI5 established using the following protocol: Tls13
2024-06-21 00:44:55.4081|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4H9QJD6JI5" sending SETTINGS frame for stream ID 0 with length 24 and flags NONE.
2024-06-21 00:44:55.4081|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4H9QJD6JI5" sending WINDOW_UPDATE frame for stream ID 0 with length 4 and flags 0x0.
2024-06-21 00:44:55.4081|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4H9QJD6JI5" received SETTINGS frame for stream ID 0 with length 24 and flags NONE.
2024-06-21 00:44:55.4081|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4H9QJD6JI5" sending SETTINGS frame for stream ID 0 with length 0 and flags ACK.
2024-06-21 00:44:55.4081|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4H9QJD6JI5" received WINDOW_UPDATE frame for stream ID 0 with length 4 and flags 0x0.
2024-06-21 00:44:55.4081|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4H9QJD6JI5" received HEADERS frame for stream ID 1 with length 496 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 00:44:55.4081|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4H9QJD6JI5" received HEADERS frame for stream ID 3 with length 58 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 00:44:55.4081|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/_framework/aspnetcore-browser-refresh.js - - -
2024-06-21 00:44:55.4081|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/_vs/browserLink - - -
2024-06-21 00:44:55.4081|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4H9QJD6JI5" received SETTINGS frame for stream ID 0 with length 0 and flags ACK.
2024-06-21 00:44:55.4081|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4H9QJD6JI5" sending HEADERS frame for stream ID 1 with length 98 and flags END_HEADERS.
2024-06-21 00:44:55.4231|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4H9QJD6JI5" sending DATA frame for stream ID 1 with length 13748 and flags NONE.
2024-06-21 00:44:55.4231|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4H9QJD6JI5" sending DATA frame for stream ID 1 with length 0 and flags END_STREAM.
2024-06-21 00:44:55.4231|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/_framework/aspnetcore-browser-refresh.js - 200 13748 application/javascript;+charset=utf-8 7.9482ms
2024-06-21 00:44:55.4767|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4H9QJD6JI5" sending HEADERS frame for stream ID 3 with length 119 and flags END_HEADERS.
2024-06-21 00:44:55.4767|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4H9QJD6JI5" sending DATA frame for stream ID 3 with length 9986 and flags NONE.
2024-06-21 00:44:55.4767|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4H9QJD6JI5" sending DATA frame for stream ID 3 with length 10240 and flags NONE.
2024-06-21 00:44:55.4767|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4H9QJD6JI5" sending DATA frame for stream ID 3 with length 10240 and flags NONE.
2024-06-21 00:44:55.4767|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4H9QJD6JI5" sending DATA frame for stream ID 3 with length 10240 and flags NONE.
2024-06-21 00:44:55.4767|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4H9QJD6JI5" sending DATA frame for stream ID 3 with length 10240 and flags NONE.
2024-06-21 00:44:55.4767|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4H9QJD6JI5" sending DATA frame for stream ID 3 with length 10240 and flags NONE.
2024-06-21 00:44:55.4767|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4H9QJD6JI5" sending DATA frame for stream ID 3 with length 10240 and flags NONE.
2024-06-21 00:44:55.4767|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4H9QJD6JI5" sending DATA frame for stream ID 3 with length 10240 and flags NONE.
2024-06-21 00:44:55.4767|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4H9QJD6JI5" sending DATA frame for stream ID 3 with length 10240 and flags NONE.
2024-06-21 00:44:55.4767|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4H9QJD6JI5" sending DATA frame for stream ID 3 with length 10240 and flags NONE.
2024-06-21 00:44:55.4767|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4H9QJD6JI5" sending DATA frame for stream ID 3 with length 10240 and flags NONE.
2024-06-21 00:44:55.4767|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4H9QJD6JI5" sending DATA frame for stream ID 3 with length 10240 and flags NONE.
2024-06-21 00:44:55.4767|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4H9QJD6JI5" sending DATA frame for stream ID 3 with length 10240 and flags NONE.
2024-06-21 00:44:55.4767|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4H9QJD6JI5" sending DATA frame for stream ID 3 with length 10240 and flags NONE.
2024-06-21 00:44:55.4767|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4H9QJD6JI5" sending DATA frame for stream ID 3 with length 10240 and flags NONE.
2024-06-21 00:44:55.4884|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4H9QJD6JI5" sending DATA frame for stream ID 3 with length 160 and flags NONE.
2024-06-21 00:44:55.4884|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4H9QJD6JI5" sending DATA frame for stream ID 3 with length 0 and flags END_STREAM.
2024-06-21 00:44:55.4884|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/_vs/browserLink - 200 - text/javascript;+charset=UTF-8 68.2355ms
2024-06-21 00:46:42.1591|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection.DoReceive: Connection id "0HN4H9QJD6JI5" received FIN.
2024-06-21 00:46:42.1591|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelTrace+Http2Log.Http2ConnectionClosed: Connection id "0HN4H9QJD6JI5" is closed. The last processed stream ID was 3.
2024-06-21 00:46:42.1591|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection.Shutdown: Connection id "0HN4H9QJD6JI5" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-06-21 00:46:42.1720|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteToOutputPipe: The connection queue processing loop for 0HN4H9QJD6JI5 completed.
2024-06-21 00:46:42.1720|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4H9QJD6JI5" stopped.
2024-06-21 01:06:34.4453|0|DEBUG|Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor: Registered model binder providers, in the following order: Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ByteArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormFileModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormCollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.KeyValuePairModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DictionaryModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ComplexObjectModelBinderProvider
2024-06-21 01:06:34.8268|0|DEBUG|Microsoft.Extensions.Hosting.Internal.HostingLoggerExtensions.Starting: Hosting starting
2024-06-21 01:06:35.1547|0|FATAL|Microsoft.AspNetCore.Hosting.HostingLoggerExtensions.ApplicationError: Application startup exception
System.InvalidOperationException: The provider root path cannot be determined, make sure it's explicitly configured or the webroot is set.
at SixLabors.ImageSharp.Web.Providers.PhysicalFileSystemProvider.GetProviderRoot(PhysicalFileSystemProviderOptions options, String webRootPath, String contentRootPath)
at SixLabors.ImageSharp.Web.Providers.PhysicalFileSystemProvider.GetProvider(IOptions`1 options, IWebHostEnvironment environment)
at SixLabors.ImageSharp.Web.Providers.PhysicalFileSystemProvider..ctor(IOptions`1 options, IWebHostEnvironment environment, FormatUtilities formatUtilities)
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)
at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitIEnumerable(IEnumerableCallSite enumerableCallSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType)
at Microsoft.Extensions.Internal.ActivatorUtilities.ConstructorMatcher.CreateInstance(IServiceProvider provider)
at Microsoft.Extensions.Internal.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters)
at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.ReflectionMiddlewareBinder.CreateMiddleware(RequestDelegate next)
at Microsoft.AspNetCore.Builder.ApplicationBuilder.Build()
at Microsoft.AspNetCore.Builder.ApplicationBuilder.Build()
at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
2024-06-21 01:06:35.1547|0|ERROR|Microsoft.Extensions.Hosting.Internal.HostingLoggerExtensions.HostedServiceStartupFaulted: Hosting failed to start
System.InvalidOperationException: The provider root path cannot be determined, make sure it's explicitly configured or the webroot is set.
at SixLabors.ImageSharp.Web.Providers.PhysicalFileSystemProvider.GetProviderRoot(PhysicalFileSystemProviderOptions options, String webRootPath, String contentRootPath)
at SixLabors.ImageSharp.Web.Providers.PhysicalFileSystemProvider.GetProvider(IOptions`1 options, IWebHostEnvironment environment)
at SixLabors.ImageSharp.Web.Providers.PhysicalFileSystemProvider..ctor(IOptions`1 options, IWebHostEnvironment environment, FormatUtilities formatUtilities)
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)
at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitIEnumerable(IEnumerableCallSite enumerableCallSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType)
at Microsoft.Extensions.Internal.ActivatorUtilities.ConstructorMatcher.CreateInstance(IServiceProvider provider)
at Microsoft.Extensions.Internal.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters)
at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.ReflectionMiddlewareBinder.CreateMiddleware(RequestDelegate next)
at Microsoft.AspNetCore.Builder.ApplicationBuilder.Build()
at Microsoft.AspNetCore.Builder.ApplicationBuilder.Build()
at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
at Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>b__15_1(IHostedService service, CancellationToken token)
at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation)
2024-06-21 01:07:55.1760|0|DEBUG|Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor: Registered model binder providers, in the following order: Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ByteArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormFileModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormCollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.KeyValuePairModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DictionaryModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ComplexObjectModelBinderProvider
2024-06-21 01:07:55.2744|0|DEBUG|Microsoft.Extensions.Hosting.Internal.HostingLoggerExtensions.Starting: Hosting starting
2024-06-21 01:07:55.4214|0|FATAL|Microsoft.AspNetCore.Hosting.HostingLoggerExtensions.ApplicationError: Application startup exception
System.InvalidOperationException: The provider root path cannot be determined, make sure it's explicitly configured or the webroot is set.
at SixLabors.ImageSharp.Web.Providers.PhysicalFileSystemProvider.GetProviderRoot(PhysicalFileSystemProviderOptions options, String webRootPath, String contentRootPath)
at SixLabors.ImageSharp.Web.Providers.PhysicalFileSystemProvider.GetProvider(IOptions`1 options, IWebHostEnvironment environment)
at SixLabors.ImageSharp.Web.Providers.PhysicalFileSystemProvider..ctor(IOptions`1 options, IWebHostEnvironment environment, FormatUtilities formatUtilities)
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)
at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitIEnumerable(IEnumerableCallSite enumerableCallSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType)
at Microsoft.Extensions.Internal.ActivatorUtilities.ConstructorMatcher.CreateInstance(IServiceProvider provider)
at Microsoft.Extensions.Internal.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters)
at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.ReflectionMiddlewareBinder.CreateMiddleware(RequestDelegate next)
at Microsoft.AspNetCore.Builder.ApplicationBuilder.Build()
at Microsoft.AspNetCore.Builder.ApplicationBuilder.Build()
at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
2024-06-21 01:07:55.4214|0|ERROR|Microsoft.Extensions.Hosting.Internal.HostingLoggerExtensions.HostedServiceStartupFaulted: Hosting failed to start
System.InvalidOperationException: The provider root path cannot be determined, make sure it's explicitly configured or the webroot is set.
at SixLabors.ImageSharp.Web.Providers.PhysicalFileSystemProvider.GetProviderRoot(PhysicalFileSystemProviderOptions options, String webRootPath, String contentRootPath)
at SixLabors.ImageSharp.Web.Providers.PhysicalFileSystemProvider.GetProvider(IOptions`1 options, IWebHostEnvironment environment)
at SixLabors.ImageSharp.Web.Providers.PhysicalFileSystemProvider..ctor(IOptions`1 options, IWebHostEnvironment environment, FormatUtilities formatUtilities)
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)
at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitIEnumerable(IEnumerableCallSite enumerableCallSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType)
at Microsoft.Extensions.Internal.ActivatorUtilities.ConstructorMatcher.CreateInstance(IServiceProvider provider)
at Microsoft.Extensions.Internal.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters)
at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.ReflectionMiddlewareBinder.CreateMiddleware(RequestDelegate next)
at Microsoft.AspNetCore.Builder.ApplicationBuilder.Build()
at Microsoft.AspNetCore.Builder.ApplicationBuilder.Build()
at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
at Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>b__15_1(IHostedService service, CancellationToken token)
at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation)
2024-06-21 01:10:35.0467|0|DEBUG|Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor: Registered model binder providers, in the following order: Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ByteArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormFileModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormCollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.KeyValuePairModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DictionaryModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ComplexObjectModelBinderProvider
2024-06-21 01:10:35.1445|0|DEBUG|Microsoft.Extensions.Hosting.Internal.HostingLoggerExtensions.Starting: Hosting starting
2024-06-21 01:10:35.3025|0|FATAL|Microsoft.AspNetCore.Hosting.HostingLoggerExtensions.ApplicationError: Application startup exception
System.InvalidOperationException: The provider root path cannot be determined, make sure it's explicitly configured or the webroot is set.
at SixLabors.ImageSharp.Web.Providers.PhysicalFileSystemProvider.GetProviderRoot(PhysicalFileSystemProviderOptions options, String webRootPath, String contentRootPath)
at SixLabors.ImageSharp.Web.Providers.PhysicalFileSystemProvider.GetProvider(IOptions`1 options, IWebHostEnvironment environment)
at SixLabors.ImageSharp.Web.Providers.PhysicalFileSystemProvider..ctor(IOptions`1 options, IWebHostEnvironment environment, FormatUtilities formatUtilities)
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)
at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitIEnumerable(IEnumerableCallSite enumerableCallSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType)
at Microsoft.Extensions.Internal.ActivatorUtilities.ConstructorMatcher.CreateInstance(IServiceProvider provider)
at Microsoft.Extensions.Internal.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters)
at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.ReflectionMiddlewareBinder.CreateMiddleware(RequestDelegate next)
at Microsoft.AspNetCore.Builder.ApplicationBuilder.Build()
at Microsoft.AspNetCore.Builder.ApplicationBuilder.Build()
at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
2024-06-21 01:10:35.3106|0|ERROR|Microsoft.Extensions.Hosting.Internal.HostingLoggerExtensions.HostedServiceStartupFaulted: Hosting failed to start
System.InvalidOperationException: The provider root path cannot be determined, make sure it's explicitly configured or the webroot is set.
at SixLabors.ImageSharp.Web.Providers.PhysicalFileSystemProvider.GetProviderRoot(PhysicalFileSystemProviderOptions options, String webRootPath, String contentRootPath)
at SixLabors.ImageSharp.Web.Providers.PhysicalFileSystemProvider.GetProvider(IOptions`1 options, IWebHostEnvironment environment)
at SixLabors.ImageSharp.Web.Providers.PhysicalFileSystemProvider..ctor(IOptions`1 options, IWebHostEnvironment environment, FormatUtilities formatUtilities)
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)
at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitIEnumerable(IEnumerableCallSite enumerableCallSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType)
at Microsoft.Extensions.Internal.ActivatorUtilities.ConstructorMatcher.CreateInstance(IServiceProvider provider)
at Microsoft.Extensions.Internal.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters)
at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.ReflectionMiddlewareBinder.CreateMiddleware(RequestDelegate next)
at Microsoft.AspNetCore.Builder.ApplicationBuilder.Build()
at Microsoft.AspNetCore.Builder.ApplicationBuilder.Build()
at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
at Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>b__15_1(IHostedService service, CancellationToken token)
at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation)
2024-06-21 01:19:03.5981|0|DEBUG|Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor: Registered model binder providers, in the following order: Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ByteArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormFileModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormCollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.KeyValuePairModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DictionaryModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ComplexObjectModelBinderProvider
2024-06-21 01:19:03.7433|0|DEBUG|Microsoft.Extensions.Hosting.Internal.HostingLoggerExtensions.Starting: Hosting starting
2024-06-21 01:19:03.8944|0|WARN|Microsoft.Extensions.Internal.ActivatorUtilities+ConstructorMatcher.CreateInstance: The WebRootPath was not found: D:\workplace\Projects\PersonalProjects\ngaoda\wwwroot. Static files may be unavailable.
2024-06-21 01:19:04.0404|0|INFO|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Now listening on: https://localhost:7065
2024-06-21 01:19:04.0423|0|INFO|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Now listening on: http://localhost:5086
2024-06-21 01:19:04.0423|0|DEBUG|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Loaded hosting startup assembly ngaoda
2024-06-21 01:19:04.0423|0|DEBUG|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Loaded hosting startup assembly Microsoft.WebTools.ApiEndpointDiscovery
2024-06-21 01:19:04.0423|0|DEBUG|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-06-21 01:19:04.0423|0|DEBUG|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-06-21 01:19:04.0954|0|INFO|Microsoft.Extensions.Hosting.Internal.ConsoleLifetime.OnApplicationStarted: Application started. Press Ctrl+C to shut down.
2024-06-21 01:19:04.0954|0|INFO|Microsoft.Extensions.Hosting.Internal.ConsoleLifetime.OnApplicationStarted: Hosting environment: Development
2024-06-21 01:19:04.0954|0|INFO|Microsoft.Extensions.Hosting.Internal.ApplicationLifetime.NotifyStarted: Content root path: D:\workplace\Projects\PersonalProjects\ngaoda
2024-06-21 01:19:04.1042|0|DEBUG|Microsoft.Extensions.Hosting.Internal.HostingLoggerExtensions.Started: Hosting started
2024-06-21 01:19:04.4239|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.ConnectionDispatcher`1.StartAcceptingConnectionsCore: Connection id "0HN4HALRP8UQB" accepted.
2024-06-21 01:19:04.4239|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.ConnectionDispatcher`1.StartAcceptingConnectionsCore: Connection id "0HN4HALRP8UQA" accepted.
2024-06-21 01:19:04.4239|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HALRP8UQB" started.
2024-06-21 01:19:04.4239|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HALRP8UQA" started.
2024-06-21 01:19:04.4440|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection.DoReceive: Connection id "0HN4HALRP8UQA" received FIN.
2024-06-21 01:19:04.4440|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection.DoReceive: Connection id "0HN4HALRP8UQB" received FIN.
2024-06-21 01:19:04.4628|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync: Failed to authenticate HTTPS connection.
System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream.
at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken)
at System.Net.Security.SslStream.ProcessAuthenticationWithTelemetryAsync(Boolean isAsync, CancellationToken cancellationToken)
at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context)
2024-06-21 01:19:04.4628|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync: Failed to authenticate HTTPS connection.
System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream.
at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken)
at System.Net.Security.SslStream.ProcessAuthenticationWithTelemetryAsync(Boolean isAsync, CancellationToken cancellationToken)
at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context)
2024-06-21 01:19:04.4931|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HALRP8UQB" stopped.
2024-06-21 01:19:04.4931|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HALRP8UQA" stopped.
2024-06-21 01:19:04.4974|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection.Shutdown: Connection id "0HN4HALRP8UQA" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-06-21 01:19:04.4974|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection.Shutdown: Connection id "0HN4HALRP8UQB" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-06-21 01:19:05.2554|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.ConnectionDispatcher`1.StartAcceptingConnectionsCore: Connection id "0HN4HALRP8UQC" accepted.
2024-06-21 01:19:05.2554|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HALRP8UQC" started.
2024-06-21 01:19:05.3123|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddlewareLoggerExtensions.HttpsConnectionEstablished: Connection 0HN4HALRP8UQC established using the following protocol: Tls13
2024-06-21 01:19:05.3495|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HALRP8UQC" sending SETTINGS frame for stream ID 0 with length 24 and flags NONE.
2024-06-21 01:19:05.3495|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HALRP8UQC" sending WINDOW_UPDATE frame for stream ID 0 with length 4 and flags 0x0.
2024-06-21 01:19:05.3495|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HALRP8UQC" received SETTINGS frame for stream ID 0 with length 24 and flags NONE.
2024-06-21 01:19:05.3495|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HALRP8UQC" sending SETTINGS frame for stream ID 0 with length 0 and flags ACK.
2024-06-21 01:19:05.3544|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HALRP8UQC" received WINDOW_UPDATE frame for stream ID 0 with length 4 and flags 0x0.
2024-06-21 01:19:05.3544|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HALRP8UQC" received HEADERS frame for stream ID 1 with length 516 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 01:19:05.3914|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HALRP8UQC" received SETTINGS frame for stream ID 0 with length 0 and flags ACK.
2024-06-21 01:19:05.4174|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/swagger/index.html - - -
2024-06-21 01:19:05.5210|0|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware.Configure: Wildcard detected, all requests with hosts will be allowed.
2024-06-21 01:19:05.5210|0|TRACE|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware.Invoke: All hosts are allowed.
2024-06-21 01:19:05.5376|0|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher.MatchAsync: No candidates found for the request path '/swagger/index.html'
2024-06-21 01:19:05.5376|0|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.SetRoutingAndContinue: Request did not match any endpoints
2024-06-21 01:19:05.5553|0|INFO|ngaoda.CustomRewriteRule.ApplyRule: Thien1
2024-06-21 01:19:05.5626|0|INFO|ngaoda.CustomRewriteRule.ApplyRule: Thien2
2024-06-21 01:19:08.7076|0|DEBUG|Microsoft.AspNetCore.Rewrite.RewriteMiddleware.RunRules: Request is continuing in applying rules. Current url is https://localhost:7065/swagger/index.html
2024-06-21 01:19:08.7076|0|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.TryServeStaticFile: The request path /swagger/index.html does not match an existing file
2024-06-21 01:19:08.7749|0|DEBUG|Microsoft.WebTools.BrowserLink.Net.BrowserLinkMiddleware+Log.SetupResponseForBrowserLink: Response markup is scheduled to include Browser Link script injection.
2024-06-21 01:19:08.7778|0|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware+Log.SetupResponseForBrowserRefresh: Response markup is scheduled to include browser refresh script injection.
2024-06-21 01:19:08.7778|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HALRP8UQC" sending HEADERS frame for stream ID 1 with length 66 and flags END_HEADERS.
2024-06-21 01:19:08.7938|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HALRP8UQC" sending DATA frame for stream ID 1 with length 4096 and flags NONE.
2024-06-21 01:19:08.7938|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HALRP8UQC" sending DATA frame for stream ID 1 with length 986 and flags NONE.
2024-06-21 01:19:08.7938|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HALRP8UQC" sending DATA frame for stream ID 1 with length 81 and flags NONE.
2024-06-21 01:19:08.7938|0|DEBUG|Microsoft.WebTools.BrowserLink.Net.BrowserLinkMiddleware+Log.BrowserConfiguredForBrowserLink: Response markup was updated to include Browser Link script injection.
2024-06-21 01:19:08.7938|0|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware+Log.BrowserConfiguredForRefreshes: Response markup was updated to include browser refresh script injection.
2024-06-21 01:19:08.7938|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HALRP8UQC" sending DATA frame for stream ID 1 with length 0 and flags END_STREAM.
2024-06-21 01:19:08.8133|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/swagger/index.html - 200 - text/html;charset=utf-8 3396.4576ms
2024-06-21 01:19:08.8955|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HALRP8UQC" received HEADERS frame for stream ID 3 with length 116 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 01:19:08.8955|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/_framework/aspnetcore-browser-refresh.js - - -
2024-06-21 01:19:08.9053|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HALRP8UQC" sending HEADERS frame for stream ID 3 with length 60 and flags END_HEADERS.
2024-06-21 01:19:08.9053|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HALRP8UQC" sending DATA frame for stream ID 3 with length 13748 and flags NONE.
2024-06-21 01:19:08.9053|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HALRP8UQC" sending DATA frame for stream ID 3 with length 0 and flags END_STREAM.
2024-06-21 01:19:08.9053|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/_framework/aspnetcore-browser-refresh.js - 200 13748 application/javascript;+charset=utf-8 12.1454ms
2024-06-21 01:19:08.9256|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HALRP8UQC" received HEADERS frame for stream ID 5 with length 59 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 01:19:08.9256|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/_vs/browserLink - - -
2024-06-21 01:19:08.9596|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HALRP8UQC" sending HEADERS frame for stream ID 5 with length 119 and flags END_HEADERS.
2024-06-21 01:19:08.9596|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HALRP8UQC" sending DATA frame for stream ID 5 with length 9986 and flags NONE.
2024-06-21 01:19:08.9596|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HALRP8UQC" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:19:08.9644|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HALRP8UQC" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:19:08.9644|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HALRP8UQC" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:19:08.9644|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HALRP8UQC" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:19:08.9644|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HALRP8UQC" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:19:08.9644|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HALRP8UQC" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:19:08.9644|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HALRP8UQC" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:19:08.9644|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HALRP8UQC" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:19:08.9644|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HALRP8UQC" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:19:08.9644|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HALRP8UQC" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:19:08.9644|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HALRP8UQC" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:19:08.9644|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HALRP8UQC" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:19:08.9644|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HALRP8UQC" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:19:08.9644|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HALRP8UQC" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:19:08.9644|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HALRP8UQC" sending DATA frame for stream ID 5 with length 160 and flags NONE.
2024-06-21 01:19:08.9644|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HALRP8UQC" sending DATA frame for stream ID 5 with length 0 and flags END_STREAM.
2024-06-21 01:19:08.9644|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/_vs/browserLink - 200 - text/javascript;+charset=UTF-8 48.8362ms
2024-06-21 01:19:09.1124|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HALRP8UQC" received HEADERS frame for stream ID 7 with length 75 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 01:19:09.1124|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/swagger/v1/swagger.json - - -
2024-06-21 01:19:09.1124|0|TRACE|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware.Invoke: All hosts are allowed.
2024-06-21 01:19:09.1124|0|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher.MatchAsync: No candidates found for the request path '/swagger/v1/swagger.json'
2024-06-21 01:19:09.1124|0|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.SetRoutingAndContinue: Request did not match any endpoints
2024-06-21 01:19:09.1124|0|INFO|ngaoda.CustomRewriteRule.ApplyRule: Thien1
2024-06-21 01:19:09.1124|0|INFO|ngaoda.CustomRewriteRule.ApplyRule: Thien2
2024-06-21 01:19:12.8813|0|DEBUG|Microsoft.AspNetCore.Rewrite.RewriteMiddleware.RunRules: Request is continuing in applying rules. Current url is https://localhost:7065/swagger/v1/swagger.json
2024-06-21 01:19:12.8813|0|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.TryServeStaticFile: The request path /swagger/v1/swagger.json does not match an existing file
2024-06-21 01:19:12.9721|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HALRP8UQC" sending HEADERS frame for stream ID 7 with length 65 and flags END_HEADERS.
2024-06-21 01:19:12.9721|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/swagger/v1/swagger.json - 200 - application/json;charset=utf-8 3859.2051ms
2024-06-21 01:19:12.9721|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HALRP8UQC" sending DATA frame for stream ID 7 with length 1539 and flags NONE.
2024-06-21 01:19:12.9721|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HALRP8UQC" sending DATA frame for stream ID 7 with length 0 and flags END_STREAM.
2024-06-21 01:19:12.9721|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HALRP8UQC" received WINDOW_UPDATE frame for stream ID 0 with length 4 and flags 0x0.
2024-06-21 01:24:49.5510|0|DEBUG|Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor: Registered model binder providers, in the following order: Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ByteArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormFileModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormCollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.KeyValuePairModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DictionaryModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ComplexObjectModelBinderProvider
2024-06-21 01:24:49.6877|0|DEBUG|Microsoft.Extensions.Hosting.Internal.HostingLoggerExtensions.Starting: Hosting starting
2024-06-21 01:24:49.8544|0|WARN|Microsoft.Extensions.Internal.ActivatorUtilities+ConstructorMatcher.CreateInstance: The WebRootPath was not found: D:\workplace\Projects\PersonalProjects\ngaoda\wwwroot. Static files may be unavailable.
2024-06-21 01:24:50.0218|0|INFO|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Now listening on: https://localhost:7065
2024-06-21 01:24:50.0218|0|INFO|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Now listening on: http://localhost:5086
2024-06-21 01:24:50.0218|0|DEBUG|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Loaded hosting startup assembly ngaoda
2024-06-21 01:24:50.0218|0|DEBUG|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Loaded hosting startup assembly Microsoft.WebTools.ApiEndpointDiscovery
2024-06-21 01:24:50.0218|0|DEBUG|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-06-21 01:24:50.0218|0|DEBUG|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-06-21 01:24:50.0999|0|INFO|Microsoft.Extensions.Hosting.Internal.ConsoleLifetime.OnApplicationStarted: Application started. Press Ctrl+C to shut down.
2024-06-21 01:24:50.0999|0|INFO|Microsoft.Extensions.Hosting.Internal.ConsoleLifetime.OnApplicationStarted: Hosting environment: Development
2024-06-21 01:24:50.1068|0|INFO|Microsoft.Extensions.Hosting.Internal.ApplicationLifetime.NotifyStarted: Content root path: D:\workplace\Projects\PersonalProjects\ngaoda
2024-06-21 01:24:50.1068|0|DEBUG|Microsoft.Extensions.Hosting.Internal.HostingLoggerExtensions.Started: Hosting started
2024-06-21 01:24:50.4301|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection.DoReceive: Connection id "0HN4HAP2T1KEV" received FIN.
2024-06-21 01:24:50.4301|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection.DoReceive: Connection id "0HN4HAP2T1KF0" received FIN.
2024-06-21 01:24:50.4338|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.ConnectionDispatcher`1.StartAcceptingConnectionsCore: Connection id "0HN4HAP2T1KEV" accepted.
2024-06-21 01:24:50.4338|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.ConnectionDispatcher`1.StartAcceptingConnectionsCore: Connection id "0HN4HAP2T1KF0" accepted.
2024-06-21 01:24:50.4338|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HAP2T1KF0" started.
2024-06-21 01:24:50.4338|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HAP2T1KEV" started.
2024-06-21 01:24:50.4681|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync: Failed to authenticate HTTPS connection.
System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream.
at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken)
at System.Net.Security.SslStream.ProcessAuthenticationWithTelemetryAsync(Boolean isAsync, CancellationToken cancellationToken)
at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context)
2024-06-21 01:24:50.4681|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync: Failed to authenticate HTTPS connection.
System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream.
at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken)
at System.Net.Security.SslStream.ProcessAuthenticationWithTelemetryAsync(Boolean isAsync, CancellationToken cancellationToken)
at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context)
2024-06-21 01:24:50.5147|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HAP2T1KEV" stopped.
2024-06-21 01:24:50.5147|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HAP2T1KF0" stopped.
2024-06-21 01:24:50.5147|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection.Shutdown: Connection id "0HN4HAP2T1KEV" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-06-21 01:24:50.5147|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection.Shutdown: Connection id "0HN4HAP2T1KF0" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-06-21 01:24:51.1885|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.ConnectionDispatcher`1.StartAcceptingConnectionsCore: Connection id "0HN4HAP2T1KF1" accepted.
2024-06-21 01:24:51.1885|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HAP2T1KF1" started.
2024-06-21 01:24:51.2619|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddlewareLoggerExtensions.HttpsConnectionEstablished: Connection 0HN4HAP2T1KF1 established using the following protocol: Tls13
2024-06-21 01:24:51.3018|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending SETTINGS frame for stream ID 0 with length 24 and flags NONE.
2024-06-21 01:24:51.3018|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending WINDOW_UPDATE frame for stream ID 0 with length 4 and flags 0x0.
2024-06-21 01:24:51.3070|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HAP2T1KF1" received SETTINGS frame for stream ID 0 with length 24 and flags NONE.
2024-06-21 01:24:51.3070|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending SETTINGS frame for stream ID 0 with length 0 and flags ACK.
2024-06-21 01:24:51.3070|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HAP2T1KF1" received WINDOW_UPDATE frame for stream ID 0 with length 4 and flags 0x0.
2024-06-21 01:24:51.3070|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HAP2T1KF1" received HEADERS frame for stream ID 1 with length 516 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 01:24:51.3359|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HAP2T1KF1" received SETTINGS frame for stream ID 0 with length 0 and flags ACK.
2024-06-21 01:24:51.3588|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/swagger/index.html - - -
2024-06-21 01:24:51.5045|0|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware.Configure: Wildcard detected, all requests with hosts will be allowed.
2024-06-21 01:24:51.5045|0|TRACE|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware.Invoke: All hosts are allowed.
2024-06-21 01:24:51.5348|0|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher.MatchAsync: No candidates found for the request path '/swagger/index.html'
2024-06-21 01:24:51.5348|0|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.SetRoutingAndContinue: Request did not match any endpoints
2024-06-21 01:24:51.5522|0|INFO|ngaoda.CustomRewriteRule.ApplyRule: Thien1
2024-06-21 01:24:51.5626|0|INFO|ngaoda.CustomRewriteRule.ApplyRule: Thien2
2024-06-21 01:24:53.8830|0|DEBUG|Microsoft.AspNetCore.Rewrite.RewriteMiddleware.RunRules: Request is continuing in applying rules. Current url is https://localhost:7065/swagger/index.html
2024-06-21 01:24:53.8830|0|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.TryServeStaticFile: The request path /swagger/index.html does not match an existing file
2024-06-21 01:24:53.9628|0|DEBUG|Microsoft.WebTools.BrowserLink.Net.BrowserLinkMiddleware+Log.SetupResponseForBrowserLink: Response markup is scheduled to include Browser Link script injection.
2024-06-21 01:24:53.9656|0|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware+Log.SetupResponseForBrowserRefresh: Response markup is scheduled to include browser refresh script injection.
2024-06-21 01:24:53.9656|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending HEADERS frame for stream ID 1 with length 66 and flags END_HEADERS.
2024-06-21 01:24:53.9819|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending DATA frame for stream ID 1 with length 4096 and flags NONE.
2024-06-21 01:24:53.9819|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending DATA frame for stream ID 1 with length 986 and flags NONE.
2024-06-21 01:24:53.9819|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending DATA frame for stream ID 1 with length 81 and flags NONE.
2024-06-21 01:24:53.9819|0|DEBUG|Microsoft.WebTools.BrowserLink.Net.BrowserLinkMiddleware+Log.BrowserConfiguredForBrowserLink: Response markup was updated to include Browser Link script injection.
2024-06-21 01:24:53.9819|0|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware+Log.BrowserConfiguredForRefreshes: Response markup was updated to include browser refresh script injection.
2024-06-21 01:24:53.9968|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending DATA frame for stream ID 1 with length 0 and flags END_STREAM.
2024-06-21 01:24:53.9968|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/swagger/index.html - 200 - text/html;charset=utf-8 2648.8914ms
2024-06-21 01:24:54.0570|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HAP2T1KF1" received HEADERS frame for stream ID 3 with length 116 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 01:24:54.0570|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/_framework/aspnetcore-browser-refresh.js - - -
2024-06-21 01:24:54.0570|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending HEADERS frame for stream ID 3 with length 60 and flags END_HEADERS.
2024-06-21 01:24:54.0570|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending DATA frame for stream ID 3 with length 13748 and flags NONE.
2024-06-21 01:24:54.0570|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending DATA frame for stream ID 3 with length 0 and flags END_STREAM.
2024-06-21 01:24:54.0570|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/_framework/aspnetcore-browser-refresh.js - 200 13748 application/javascript;+charset=utf-8 8.5652ms
2024-06-21 01:24:54.0756|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HAP2T1KF1" received HEADERS frame for stream ID 5 with length 58 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 01:24:54.0756|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/_vs/browserLink - - -
2024-06-21 01:24:54.1266|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending HEADERS frame for stream ID 5 with length 149 and flags END_HEADERS.
2024-06-21 01:24:54.1266|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending DATA frame for stream ID 5 with length 9986 and flags NONE.
2024-06-21 01:24:54.1266|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:24:54.1266|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:24:54.1266|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:24:54.1266|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:24:54.1361|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:24:54.1361|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:24:54.1361|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:24:54.1361|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:24:54.1361|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:24:54.1361|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:24:54.1361|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:24:54.1361|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:24:54.1361|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:24:54.1361|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:24:54.1361|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending DATA frame for stream ID 5 with length 160 and flags NONE.
2024-06-21 01:24:54.1361|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending DATA frame for stream ID 5 with length 0 and flags END_STREAM.
2024-06-21 01:24:54.1361|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/_vs/browserLink - 200 - text/javascript;+charset=UTF-8 71.3485ms
2024-06-21 01:24:54.2595|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HAP2T1KF1" received HEADERS frame for stream ID 7 with length 75 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 01:24:54.2609|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/swagger/v1/swagger.json - - -
2024-06-21 01:24:54.2609|0|TRACE|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware.Invoke: All hosts are allowed.
2024-06-21 01:24:54.2609|0|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher.MatchAsync: No candidates found for the request path '/swagger/v1/swagger.json'
2024-06-21 01:24:54.2609|0|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.SetRoutingAndContinue: Request did not match any endpoints
2024-06-21 01:24:54.2609|0|INFO|ngaoda.CustomRewriteRule.ApplyRule: Thien1
2024-06-21 01:24:54.2609|0|INFO|ngaoda.CustomRewriteRule.ApplyRule: Thien2
2024-06-21 01:24:56.6140|0|DEBUG|Microsoft.AspNetCore.Rewrite.RewriteMiddleware.RunRules: Request is continuing in applying rules. Current url is https://localhost:7065/swagger/v1/swagger.json
2024-06-21 01:24:56.6140|0|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.TryServeStaticFile: The request path /swagger/v1/swagger.json does not match an existing file
2024-06-21 01:24:56.7230|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending HEADERS frame for stream ID 7 with length 65 and flags END_HEADERS.
2024-06-21 01:24:56.7230|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/swagger/v1/swagger.json - 200 - application/json;charset=utf-8 2462.9000ms
2024-06-21 01:24:56.7230|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending DATA frame for stream ID 7 with length 1539 and flags NONE.
2024-06-21 01:24:56.7230|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending DATA frame for stream ID 7 with length 0 and flags END_STREAM.
2024-06-21 01:24:56.7230|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HAP2T1KF1" received WINDOW_UPDATE frame for stream ID 0 with length 4 and flags 0x0.
2024-06-21 01:25:07.2880|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HAP2T1KF1" received HEADERS frame for stream ID 9 with length 73 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 01:25:07.2880|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HAP2T1KF1" received PING frame for stream ID 0 with length 8 and flags NONE.
2024-06-21 01:25:07.2880|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending PING frame for stream ID 0 with length 8 and flags ACK.
2024-06-21 01:25:07.2880|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/resources/1/shared/backend-lol.png?w=500&h=0&q=100&dpr=1&fit=fill - - -
2024-06-21 01:25:07.3027|0|TRACE|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware.Invoke: All hosts are allowed.
2024-06-21 01:25:07.3027|0|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher.MatchAsync: No candidates found for the request path '/resources/1/shared/backend-lol.png'
2024-06-21 01:25:07.3027|0|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.SetRoutingAndContinue: Request did not match any endpoints
2024-06-21 01:25:07.3073|0|INFO|ngaoda.CustomRewriteRule.ApplyRule: Thien1
2024-06-21 01:25:07.3073|0|INFO|ngaoda.CustomRewriteRule.ApplyRule: Thien2
2024-06-21 01:25:11.4877|0|INFO|ngaoda.CustomRewriteRule.ApplyRule: Thien3
2024-06-21 01:25:11.4877|0|DEBUG|Microsoft.AspNetCore.Rewrite.RewriteMiddleware.RunRules: Request is continuing in applying rules. Current url is https://localhost:7065/ImageProcessing?path=resources/1/shared/backend-lol.png&w=500&h=0&q=100&dpr=1&fit=fill
2024-06-21 01:25:11.5004|0|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher.MatchAsync: 1 candidate(s) found for the request path '/ImageProcessing'
2024-06-21 01:25:11.5004|0|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher.MatchAsync: Endpoint 'ngaoda.Controllers.ImageProcessingController.ProcessImage (ngaoda)' with route pattern 'ImageProcessing' is valid for the request path '/ImageProcessing'
2024-06-21 01:25:11.5004|0|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.SetRoutingAndContinue: Request matched endpoint 'ngaoda.Controllers.ImageProcessingController.ProcessImage (ngaoda)'
2024-06-21 01:25:11.5004|0|TRACE|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.SetMaxRequestBodySize: The endpoint does not specify the IRequestSizeLimitMetadata.
2024-06-21 01:25:11.5004|0|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke: Static files was skipped as the request already matched an endpoint.
2024-06-21 01:25:11.5004|0|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke: Static files was skipped as the request already matched an endpoint.
2024-06-21 01:25:11.5138|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke: Executing endpoint 'ngaoda.Controllers.ImageProcessingController.ProcessImage (ngaoda)'
2024-06-21 01:25:11.5484|0|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker+Log.ExecutingAction: Route matched with {action = "ProcessImage", controller = "ImageProcessing"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult ProcessImage(System.String, Int32, Int32, Int32, Int32, System.String) on controller ngaoda.Controllers.ImageProcessingController (ngaoda).
2024-06-21 01:25:11.5484|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.LogFilterExecutionPlan: Execution plan of authorization filters (in the following order): None
2024-06-21 01:25:11.5484|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.LogFilterExecutionPlan: Execution plan of resource filters (in the following order): None
2024-06-21 01:25:11.5484|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.LogFilterExecutionPlan: Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648), Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-06-21 01:25:11.5484|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.LogFilterExecutionPlan: Execution plan of exception filters (in the following order): None
2024-06-21 01:25:11.5484|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.LogFilterExecutionPlan: Execution plan of result filters (in the following order): None
2024-06-21 01:25:11.5484|0|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker+Log.ExecutingControllerFactory: Executing controller factory for controller ngaoda.Controllers.ImageProcessingController (ngaoda)
2024-06-21 01:25:11.5484|0|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker+Log.ExecutedControllerFactory: Executed controller factory for controller ngaoda.Controllers.ImageProcessingController (ngaoda)
2024-06-21 01:25:11.5812|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.AttemptingToBindParameterOrProperty: Attempting to bind parameter 'path' of type 'System.String' ...
2024-06-21 01:25:11.5812|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.AttemptingToBindModel: Attempting to bind parameter 'path' of type 'System.String' using the name 'path' in request data ...
2024-06-21 01:25:11.5812|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.DoneAttemptingToBindModel: Done attempting to bind parameter 'path' of type 'System.String'.
2024-06-21 01:25:11.5812|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.DoneAttemptingToBindParameterOrProperty: Done attempting to bind parameter 'path' of type 'System.String'.
2024-06-21 01:25:11.5812|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.AttemptingToValidateParameterOrProperty: Attempting to validate the bound parameter 'path' of type 'System.String' ...
2024-06-21 01:25:11.6020|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.DoneAttemptingToValidateParameter: Done attempting to validate the bound parameter 'path' of type 'System.String'.
2024-06-21 01:25:11.6020|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.AttemptingToBindParameterOrProperty: Attempting to bind parameter 'w' of type 'System.Int32' ...
2024-06-21 01:25:11.6020|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.AttemptingToBindModel: Attempting to bind parameter 'w' of type 'System.Int32' using the name 'w' in request data ...
2024-06-21 01:25:11.6020|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.DoneAttemptingToBindModel: Done attempting to bind parameter 'w' of type 'System.Int32'.
2024-06-21 01:25:11.6020|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.DoneAttemptingToBindParameterOrProperty: Done attempting to bind parameter 'w' of type 'System.Int32'.
2024-06-21 01:25:11.6089|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.AttemptingToValidateParameterOrProperty: Attempting to validate the bound parameter 'w' of type 'System.Int32' ...
2024-06-21 01:25:11.6089|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.DoneAttemptingToValidateParameter: Done attempting to validate the bound parameter 'w' of type 'System.Int32'.
2024-06-21 01:25:11.6089|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.AttemptingToBindParameterOrProperty: Attempting to bind parameter 'h' of type 'System.Int32' ...
2024-06-21 01:25:11.6089|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.AttemptingToBindModel: Attempting to bind parameter 'h' of type 'System.Int32' using the name 'h' in request data ...
2024-06-21 01:25:11.6089|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.DoneAttemptingToBindModel: Done attempting to bind parameter 'h' of type 'System.Int32'.
2024-06-21 01:25:11.6089|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.DoneAttemptingToBindParameterOrProperty: Done attempting to bind parameter 'h' of type 'System.Int32'.
2024-06-21 01:25:11.6089|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.AttemptingToValidateParameterOrProperty: Attempting to validate the bound parameter 'h' of type 'System.Int32' ...
2024-06-21 01:25:11.6089|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.DoneAttemptingToValidateParameter: Done attempting to validate the bound parameter 'h' of type 'System.Int32'.
2024-06-21 01:25:11.6089|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.AttemptingToBindParameterOrProperty: Attempting to bind parameter 'q' of type 'System.Int32' ...
2024-06-21 01:25:11.6089|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.AttemptingToBindModel: Attempting to bind parameter 'q' of type 'System.Int32' using the name 'q' in request data ...
2024-06-21 01:25:11.6089|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.DoneAttemptingToBindModel: Done attempting to bind parameter 'q' of type 'System.Int32'.
2024-06-21 01:25:11.6089|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.DoneAttemptingToBindParameterOrProperty: Done attempting to bind parameter 'q' of type 'System.Int32'.
2024-06-21 01:25:11.6089|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.AttemptingToValidateParameterOrProperty: Attempting to validate the bound parameter 'q' of type 'System.Int32' ...
2024-06-21 01:25:11.6089|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.DoneAttemptingToValidateParameter: Done attempting to validate the bound parameter 'q' of type 'System.Int32'.
2024-06-21 01:25:11.6089|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.AttemptingToBindParameterOrProperty: Attempting to bind parameter 'dpr' of type 'System.Int32' ...
2024-06-21 01:25:11.6089|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.AttemptingToBindModel: Attempting to bind parameter 'dpr' of type 'System.Int32' using the name 'dpr' in request data ...
2024-06-21 01:25:11.6089|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.DoneAttemptingToBindModel: Done attempting to bind parameter 'dpr' of type 'System.Int32'.
2024-06-21 01:25:11.6089|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.DoneAttemptingToBindParameterOrProperty: Done attempting to bind parameter 'dpr' of type 'System.Int32'.
2024-06-21 01:25:11.6089|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.AttemptingToValidateParameterOrProperty: Attempting to validate the bound parameter 'dpr' of type 'System.Int32' ...
2024-06-21 01:25:11.6089|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.DoneAttemptingToValidateParameter: Done attempting to validate the bound parameter 'dpr' of type 'System.Int32'.
2024-06-21 01:25:11.6089|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.AttemptingToBindParameterOrProperty: Attempting to bind parameter 'fit' of type 'System.String' ...
2024-06-21 01:25:11.6089|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.AttemptingToBindModel: Attempting to bind parameter 'fit' of type 'System.String' using the name 'fit' in request data ...
2024-06-21 01:25:11.6089|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.DoneAttemptingToBindModel: Done attempting to bind parameter 'fit' of type 'System.String'.
2024-06-21 01:25:11.6089|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.DoneAttemptingToBindParameterOrProperty: Done attempting to bind parameter 'fit' of type 'System.String'.
2024-06-21 01:25:11.6235|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.AttemptingToValidateParameterOrProperty: Attempting to validate the bound parameter 'fit' of type 'System.String' ...
2024-06-21 01:25:11.6235|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.DoneAttemptingToValidateParameter: Done attempting to validate the bound parameter 'fit' of type 'System.String'.
2024-06-21 01:25:11.6235|0|TRACE|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next: Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter.
2024-06-21 01:25:11.6235|0|TRACE|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next: Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter.
2024-06-21 01:25:11.6235|0|TRACE|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next: Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter.
2024-06-21 01:25:11.6235|0|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker+Log.ActionMethodExecuting: Executing action method ngaoda.Controllers.ImageProcessingController.ProcessImage (ngaoda) - Validation state: Valid
2024-06-21 01:25:11.6235|0|TRACE|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker+Log.ActionMethodExecuting: Executing action method ngaoda.Controllers.ImageProcessingController.ProcessImage (ngaoda) with arguments (resources/1/shared/backend-lol.png, 500, 0, 100, 1, fill)
2024-06-21 01:25:13.2475|0|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker+Log.ActionMethodExecuted: Executed action method ngaoda.Controllers.ImageProcessingController.ProcessImage (ngaoda), returned result Microsoft.AspNetCore.Mvc.FileContentResult in 1601.6466ms.
2024-06-21 01:25:13.2475|0|TRACE|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next: Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter.
2024-06-21 01:25:13.2475|0|TRACE|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next: Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter.
2024-06-21 01:25:13.2475|0|TRACE|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next: Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter.
2024-06-21 01:25:13.2475|0|TRACE|Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeResultAsync: Before executing action result Microsoft.AspNetCore.Mvc.FileContentResult.
2024-06-21 01:25:13.2475|0|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.FileContentResultExecutor+Log.ExecutingFileResult: Executing FileContentResult, sending file with download name '' ...
2024-06-21 01:25:13.2475|0|DEBUG|Microsoft.AspNetCore.Internal.FileResultHelper.SetHeadersAndLog: The file result has not been enabled for processing range requests. To enable it, set the EnableRangeProcessing property on the result to 'true'.
2024-06-21 01:25:13.2604|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending HEADERS frame for stream ID 9 with length 53 and flags END_HEADERS.
2024-06-21 01:25:13.2604|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending DATA frame for stream ID 9 with length 16384 and flags NONE.
2024-06-21 01:25:13.2604|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending DATA frame for stream ID 9 with length 16384 and flags NONE.
2024-06-21 01:25:13.2604|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending DATA frame for stream ID 9 with length 16384 and flags NONE.
2024-06-21 01:25:13.2604|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending DATA frame for stream ID 9 with length 16384 and flags NONE.
2024-06-21 01:25:13.2604|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending DATA frame for stream ID 9 with length 16384 and flags NONE.
2024-06-21 01:25:13.2604|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending DATA frame for stream ID 9 with length 16384 and flags NONE.
2024-06-21 01:25:13.2604|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending DATA frame for stream ID 9 with length 16384 and flags NONE.
2024-06-21 01:25:13.2604|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending DATA frame for stream ID 9 with length 16384 and flags NONE.
2024-06-21 01:25:13.2762|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending DATA frame for stream ID 9 with length 16384 and flags NONE.
2024-06-21 01:25:13.2762|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending DATA frame for stream ID 9 with length 16384 and flags NONE.
2024-06-21 01:25:13.2762|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending DATA frame for stream ID 9 with length 16384 and flags NONE.
2024-06-21 01:25:13.2762|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending DATA frame for stream ID 9 with length 16384 and flags NONE.
2024-06-21 01:25:13.2762|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending DATA frame for stream ID 9 with length 16384 and flags NONE.
2024-06-21 01:25:13.2762|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending DATA frame for stream ID 9 with length 16384 and flags NONE.
2024-06-21 01:25:13.2762|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending DATA frame for stream ID 9 with length 16384 and flags NONE.
2024-06-21 01:25:13.2762|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending DATA frame for stream ID 9 with length 11969 and flags NONE.
2024-06-21 01:25:13.2762|0|TRACE|Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeResultAsync: After executing action result Microsoft.AspNetCore.Mvc.FileContentResult.
2024-06-21 01:25:13.2762|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HAP2T1KF1" received WINDOW_UPDATE frame for stream ID 0 with length 4 and flags 0x0.
2024-06-21 01:25:13.2762|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HAP2T1KF1" received WINDOW_UPDATE frame for stream ID 9 with length 4 and flags 0x0.
2024-06-21 01:25:13.2960|0|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker+Log.ExecutedAction: Executed action ngaoda.Controllers.ImageProcessingController.ProcessImage (ngaoda) in 1732.2763ms
2024-06-21 01:25:13.2960|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke: Executed endpoint 'ngaoda.Controllers.ImageProcessingController.ProcessImage (ngaoda)'
2024-06-21 01:25:13.2960|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending DATA frame for stream ID 9 with length 0 and flags END_STREAM.
2024-06-21 01:25:13.2960|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/ImageProcessing?path=resources/1/shared/backend-lol.png&w=500&h=0&q=100&dpr=1&fit=fill - 200 257729 image/png 6012.2517ms
2024-06-21 01:25:50.6442|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HAP2T1KF1" received HEADERS frame for stream ID 11 with length 82 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 01:25:50.6442|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HAP2T1KF1" received PING frame for stream ID 0 with length 8 and flags NONE.
2024-06-21 01:25:50.6442|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending PING frame for stream ID 0 with length 8 and flags ACK.
2024-06-21 01:25:50.6442|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/resources/1/shared/backend-lol.png?w=500&h=0&q=100&dpr=1&fit=fill - - -
2024-06-21 01:25:50.6614|0|TRACE|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware.Invoke: All hosts are allowed.
2024-06-21 01:25:50.6614|0|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher.MatchAsync: No candidates found for the request path '/resources/1/shared/backend-lol.png'
2024-06-21 01:25:50.6614|0|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.SetRoutingAndContinue: Request did not match any endpoints
2024-06-21 01:25:50.6614|0|INFO|ngaoda.CustomRewriteRule.ApplyRule: Thien1
2024-06-21 01:25:50.6614|0|INFO|ngaoda.CustomRewriteRule.ApplyRule: Thien2
2024-06-21 01:25:52.1689|0|INFO|ngaoda.CustomRewriteRule.ApplyRule: Thien3
2024-06-21 01:25:52.1689|0|DEBUG|Microsoft.AspNetCore.Rewrite.RewriteMiddleware.RunRules: Request is continuing in applying rules. Current url is https://localhost:7065/ImageProcessing?path=resources/1/shared/backend-lol.png&w=500&h=0&q=100&dpr=1&fit=fill
2024-06-21 01:25:52.1689|0|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher.MatchAsync: 1 candidate(s) found for the request path '/ImageProcessing'
2024-06-21 01:25:52.1689|0|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher.MatchAsync: Endpoint 'ngaoda.Controllers.ImageProcessingController.ProcessImage (ngaoda)' with route pattern 'ImageProcessing' is valid for the request path '/ImageProcessing'
2024-06-21 01:25:52.1689|0|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.SetRoutingAndContinue: Request matched endpoint 'ngaoda.Controllers.ImageProcessingController.ProcessImage (ngaoda)'
2024-06-21 01:25:52.1689|0|TRACE|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.SetMaxRequestBodySize: The endpoint does not specify the IRequestSizeLimitMetadata.
2024-06-21 01:25:52.1689|0|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke: Static files was skipped as the request already matched an endpoint.
2024-06-21 01:25:52.1689|0|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke: Static files was skipped as the request already matched an endpoint.
2024-06-21 01:25:52.1689|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke: Executing endpoint 'ngaoda.Controllers.ImageProcessingController.ProcessImage (ngaoda)'
2024-06-21 01:25:52.1689|0|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker+Log.ExecutingAction: Route matched with {action = "ProcessImage", controller = "ImageProcessing"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult ProcessImage(System.String, Int32, Int32, Int32, Int32, System.String) on controller ngaoda.Controllers.ImageProcessingController (ngaoda).
2024-06-21 01:25:52.1689|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.LogFilterExecutionPlan: Execution plan of authorization filters (in the following order): None
2024-06-21 01:25:52.1689|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.LogFilterExecutionPlan: Execution plan of resource filters (in the following order): None
2024-06-21 01:25:52.1689|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.LogFilterExecutionPlan: Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648), Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-06-21 01:25:52.1689|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.LogFilterExecutionPlan: Execution plan of exception filters (in the following order): None
2024-06-21 01:25:52.1689|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.LogFilterExecutionPlan: Execution plan of result filters (in the following order): None
2024-06-21 01:25:52.1823|0|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker+Log.ExecutingControllerFactory: Executing controller factory for controller ngaoda.Controllers.ImageProcessingController (ngaoda)
2024-06-21 01:25:52.1823|0|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker+Log.ExecutedControllerFactory: Executed controller factory for controller ngaoda.Controllers.ImageProcessingController (ngaoda)
2024-06-21 01:25:52.1823|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.AttemptingToBindParameterOrProperty: Attempting to bind parameter 'path' of type 'System.String' ...
2024-06-21 01:25:52.1823|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.AttemptingToBindModel: Attempting to bind parameter 'path' of type 'System.String' using the name 'path' in request data ...
2024-06-21 01:25:52.1823|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.DoneAttemptingToBindModel: Done attempting to bind parameter 'path' of type 'System.String'.
2024-06-21 01:25:52.1823|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.DoneAttemptingToBindParameterOrProperty: Done attempting to bind parameter 'path' of type 'System.String'.
2024-06-21 01:25:52.1823|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.AttemptingToValidateParameterOrProperty: Attempting to validate the bound parameter 'path' of type 'System.String' ...
2024-06-21 01:25:52.1823|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.DoneAttemptingToValidateParameter: Done attempting to validate the bound parameter 'path' of type 'System.String'.
2024-06-21 01:25:52.1823|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.AttemptingToBindParameterOrProperty: Attempting to bind parameter 'w' of type 'System.Int32' ...
2024-06-21 01:25:52.1823|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.AttemptingToBindModel: Attempting to bind parameter 'w' of type 'System.Int32' using the name 'w' in request data ...
2024-06-21 01:25:52.1823|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.DoneAttemptingToBindModel: Done attempting to bind parameter 'w' of type 'System.Int32'.
2024-06-21 01:25:52.1823|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.DoneAttemptingToBindParameterOrProperty: Done attempting to bind parameter 'w' of type 'System.Int32'.
2024-06-21 01:25:52.1823|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.AttemptingToValidateParameterOrProperty: Attempting to validate the bound parameter 'w' of type 'System.Int32' ...
2024-06-21 01:25:52.1823|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.DoneAttemptingToValidateParameter: Done attempting to validate the bound parameter 'w' of type 'System.Int32'.
2024-06-21 01:25:52.1823|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.AttemptingToBindParameterOrProperty: Attempting to bind parameter 'h' of type 'System.Int32' ...
2024-06-21 01:25:52.1823|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.AttemptingToBindModel: Attempting to bind parameter 'h' of type 'System.Int32' using the name 'h' in request data ...
2024-06-21 01:25:52.1823|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.DoneAttemptingToBindModel: Done attempting to bind parameter 'h' of type 'System.Int32'.
2024-06-21 01:25:52.1823|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.DoneAttemptingToBindParameterOrProperty: Done attempting to bind parameter 'h' of type 'System.Int32'.
2024-06-21 01:25:52.1823|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.AttemptingToValidateParameterOrProperty: Attempting to validate the bound parameter 'h' of type 'System.Int32' ...
2024-06-21 01:25:52.1823|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.DoneAttemptingToValidateParameter: Done attempting to validate the bound parameter 'h' of type 'System.Int32'.
2024-06-21 01:25:52.1823|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.AttemptingToBindParameterOrProperty: Attempting to bind parameter 'q' of type 'System.Int32' ...
2024-06-21 01:25:52.1977|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.AttemptingToBindModel: Attempting to bind parameter 'q' of type 'System.Int32' using the name 'q' in request data ...
2024-06-21 01:25:52.1977|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.DoneAttemptingToBindModel: Done attempting to bind parameter 'q' of type 'System.Int32'.
2024-06-21 01:25:52.1977|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.DoneAttemptingToBindParameterOrProperty: Done attempting to bind parameter 'q' of type 'System.Int32'.
2024-06-21 01:25:52.1977|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.AttemptingToValidateParameterOrProperty: Attempting to validate the bound parameter 'q' of type 'System.Int32' ...
2024-06-21 01:25:52.1977|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.DoneAttemptingToValidateParameter: Done attempting to validate the bound parameter 'q' of type 'System.Int32'.
2024-06-21 01:25:52.1977|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.AttemptingToBindParameterOrProperty: Attempting to bind parameter 'dpr' of type 'System.Int32' ...
2024-06-21 01:25:52.1977|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.AttemptingToBindModel: Attempting to bind parameter 'dpr' of type 'System.Int32' using the name 'dpr' in request data ...
2024-06-21 01:25:52.1977|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.DoneAttemptingToBindModel: Done attempting to bind parameter 'dpr' of type 'System.Int32'.
2024-06-21 01:25:52.1977|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.DoneAttemptingToBindParameterOrProperty: Done attempting to bind parameter 'dpr' of type 'System.Int32'.
2024-06-21 01:25:52.1977|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.AttemptingToValidateParameterOrProperty: Attempting to validate the bound parameter 'dpr' of type 'System.Int32' ...
2024-06-21 01:25:52.1977|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.DoneAttemptingToValidateParameter: Done attempting to validate the bound parameter 'dpr' of type 'System.Int32'.
2024-06-21 01:25:52.1977|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.AttemptingToBindParameterOrProperty: Attempting to bind parameter 'fit' of type 'System.String' ...
2024-06-21 01:25:52.1977|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.AttemptingToBindModel: Attempting to bind parameter 'fit' of type 'System.String' using the name 'fit' in request data ...
2024-06-21 01:25:52.1977|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.DoneAttemptingToBindModel: Done attempting to bind parameter 'fit' of type 'System.String'.
2024-06-21 01:25:52.1977|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.DoneAttemptingToBindParameterOrProperty: Done attempting to bind parameter 'fit' of type 'System.String'.
2024-06-21 01:25:52.1977|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.AttemptingToValidateParameterOrProperty: Attempting to validate the bound parameter 'fit' of type 'System.String' ...
2024-06-21 01:25:52.1977|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.DoneAttemptingToValidateParameter: Done attempting to validate the bound parameter 'fit' of type 'System.String'.
2024-06-21 01:25:52.1977|0|TRACE|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next: Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter.
2024-06-21 01:25:52.1977|0|TRACE|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next: Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter.
2024-06-21 01:25:52.1977|0|TRACE|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next: Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter.
2024-06-21 01:25:52.1977|0|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker+Log.ActionMethodExecuting: Executing action method ngaoda.Controllers.ImageProcessingController.ProcessImage (ngaoda) - Validation state: Valid
2024-06-21 01:25:52.1977|0|TRACE|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker+Log.ActionMethodExecuting: Executing action method ngaoda.Controllers.ImageProcessingController.ProcessImage (ngaoda) with arguments (resources/1/shared/backend-lol.png, 500, 0, 100, 1, fill)
2024-06-21 01:25:53.5548|0|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker+Log.ActionMethodExecuted: Executed action method ngaoda.Controllers.ImageProcessingController.ProcessImage (ngaoda), returned result Microsoft.AspNetCore.Mvc.FileContentResult in 1344.1193ms.
2024-06-21 01:25:53.5548|0|TRACE|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next: Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter.
2024-06-21 01:25:53.5548|0|TRACE|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next: Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter.
2024-06-21 01:25:53.5568|0|TRACE|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next: Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter.
2024-06-21 01:25:53.5568|0|TRACE|Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeResultAsync: Before executing action result Microsoft.AspNetCore.Mvc.FileContentResult.
2024-06-21 01:25:53.5568|0|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.FileContentResultExecutor+Log.ExecutingFileResult: Executing FileContentResult, sending file with download name '' ...
2024-06-21 01:25:53.5568|0|DEBUG|Microsoft.AspNetCore.Internal.FileResultHelper.SetHeadersAndLog: The file result has not been enabled for processing range requests. To enable it, set the EnableRangeProcessing property on the result to 'true'.
2024-06-21 01:25:53.5568|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending HEADERS frame for stream ID 11 with length 43 and flags END_HEADERS.
2024-06-21 01:25:53.5568|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending DATA frame for stream ID 11 with length 16384 and flags NONE.
2024-06-21 01:25:53.5568|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending DATA frame for stream ID 11 with length 16384 and flags NONE.
2024-06-21 01:25:53.5568|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending DATA frame for stream ID 11 with length 16384 and flags NONE.
2024-06-21 01:25:53.5568|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending DATA frame for stream ID 11 with length 16384 and flags NONE.
2024-06-21 01:25:53.5568|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending DATA frame for stream ID 11 with length 16384 and flags NONE.
2024-06-21 01:25:53.5568|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HAP2T1KF1" received WINDOW_UPDATE frame for stream ID 0 with length 4 and flags 0x0.
2024-06-21 01:25:53.5568|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending DATA frame for stream ID 11 with length 16384 and flags NONE.
2024-06-21 01:25:53.5568|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending DATA frame for stream ID 11 with length 16384 and flags NONE.
2024-06-21 01:25:53.5568|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending DATA frame for stream ID 11 with length 16384 and flags NONE.
2024-06-21 01:25:53.5761|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending DATA frame for stream ID 11 with length 16384 and flags NONE.
2024-06-21 01:25:53.5761|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending DATA frame for stream ID 11 with length 16384 and flags NONE.
2024-06-21 01:25:53.5761|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending DATA frame for stream ID 11 with length 16384 and flags NONE.
2024-06-21 01:25:53.5761|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending DATA frame for stream ID 11 with length 16384 and flags NONE.
2024-06-21 01:25:53.5761|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending DATA frame for stream ID 11 with length 16384 and flags NONE.
2024-06-21 01:25:53.5761|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending DATA frame for stream ID 11 with length 16384 and flags NONE.
2024-06-21 01:25:53.5761|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending DATA frame for stream ID 11 with length 16384 and flags NONE.
2024-06-21 01:25:53.5761|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending DATA frame for stream ID 11 with length 11969 and flags NONE.
2024-06-21 01:25:53.5761|0|TRACE|Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeResultAsync: After executing action result Microsoft.AspNetCore.Mvc.FileContentResult.
2024-06-21 01:25:53.5761|0|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker+Log.ExecutedAction: Executed action ngaoda.Controllers.ImageProcessingController.ProcessImage (ngaoda) in 1399.1359ms
2024-06-21 01:25:53.5761|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke: Executed endpoint 'ngaoda.Controllers.ImageProcessingController.ProcessImage (ngaoda)'
2024-06-21 01:25:53.5761|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAP2T1KF1" sending DATA frame for stream ID 11 with length 0 and flags END_STREAM.
2024-06-21 01:25:53.5761|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/ImageProcessing?path=resources/1/shared/backend-lol.png&w=500&h=0&q=100&dpr=1&fit=fill - 200 257729 image/png 2936.8171ms
2024-06-21 01:26:01.7074|0|DEBUG|Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor: Registered model binder providers, in the following order: Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ByteArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormFileModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormCollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.KeyValuePairModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DictionaryModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ComplexObjectModelBinderProvider
2024-06-21 01:26:01.8366|0|DEBUG|Microsoft.Extensions.Hosting.Internal.HostingLoggerExtensions.Starting: Hosting starting
2024-06-21 01:26:01.9733|0|WARN|Microsoft.Extensions.Internal.ActivatorUtilities+ConstructorMatcher.CreateInstance: The WebRootPath was not found: D:\workplace\Projects\PersonalProjects\ngaoda\wwwroot. Static files may be unavailable.
2024-06-21 01:26:02.1587|0|INFO|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Now listening on: https://localhost:7065
2024-06-21 01:26:02.1587|0|INFO|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Now listening on: http://localhost:5086
2024-06-21 01:26:02.1587|0|DEBUG|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Loaded hosting startup assembly ngaoda
2024-06-21 01:26:02.1587|0|DEBUG|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Loaded hosting startup assembly Microsoft.WebTools.ApiEndpointDiscovery
2024-06-21 01:26:02.1587|0|DEBUG|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-06-21 01:26:02.1587|0|DEBUG|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-06-21 01:26:02.2407|0|INFO|Microsoft.Extensions.Hosting.Internal.ConsoleLifetime.OnApplicationStarted: Application started. Press Ctrl+C to shut down.
2024-06-21 01:26:02.2407|0|INFO|Microsoft.Extensions.Hosting.Internal.ConsoleLifetime.OnApplicationStarted: Hosting environment: Development
2024-06-21 01:26:02.2461|0|INFO|Microsoft.Extensions.Hosting.Internal.ApplicationLifetime.NotifyStarted: Content root path: D:\workplace\Projects\PersonalProjects\ngaoda
2024-06-21 01:26:02.2461|0|DEBUG|Microsoft.Extensions.Hosting.Internal.HostingLoggerExtensions.Started: Hosting started
2024-06-21 01:26:02.6559|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection.DoReceive: Connection id "0HN4HAPODR6UH" received FIN.
2024-06-21 01:26:02.6559|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.ConnectionDispatcher`1.StartAcceptingConnectionsCore: Connection id "0HN4HAPODR6UH" accepted.
2024-06-21 01:26:02.6559|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HAPODR6UH" started.
2024-06-21 01:26:02.7123|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync: Failed to authenticate HTTPS connection.
System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream.
at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken)
at System.Net.Security.SslStream.ProcessAuthenticationWithTelemetryAsync(Boolean isAsync, CancellationToken cancellationToken)
at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context)
2024-06-21 01:26:02.7485|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HAPODR6UH" stopped.
2024-06-21 01:26:02.7485|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection.Shutdown: Connection id "0HN4HAPODR6UH" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-06-21 01:26:04.0299|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.ConnectionDispatcher`1.StartAcceptingConnectionsCore: Connection id "0HN4HAPODR6UI" accepted.
2024-06-21 01:26:04.0299|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HAPODR6UI" started.
2024-06-21 01:26:04.0906|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddlewareLoggerExtensions.HttpsConnectionEstablished: Connection 0HN4HAPODR6UI established using the following protocol: Tls13
2024-06-21 01:26:04.1235|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAPODR6UI" sending SETTINGS frame for stream ID 0 with length 24 and flags NONE.
2024-06-21 01:26:04.1235|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAPODR6UI" sending WINDOW_UPDATE frame for stream ID 0 with length 4 and flags 0x0.
2024-06-21 01:26:04.1235|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HAPODR6UI" received SETTINGS frame for stream ID 0 with length 24 and flags NONE.
2024-06-21 01:26:04.1235|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAPODR6UI" sending SETTINGS frame for stream ID 0 with length 0 and flags ACK.
2024-06-21 01:26:04.1235|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HAPODR6UI" received WINDOW_UPDATE frame for stream ID 0 with length 4 and flags 0x0.
2024-06-21 01:26:04.1235|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HAPODR6UI" received HEADERS frame for stream ID 1 with length 516 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 01:26:04.1552|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HAPODR6UI" received SETTINGS frame for stream ID 0 with length 0 and flags ACK.
2024-06-21 01:26:04.1746|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/swagger/index.html - - -
2024-06-21 01:26:04.3072|0|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware.Configure: Wildcard detected, all requests with hosts will be allowed.
2024-06-21 01:26:04.3072|0|TRACE|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware.Invoke: All hosts are allowed.
2024-06-21 01:26:04.3331|0|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher.MatchAsync: No candidates found for the request path '/swagger/index.html'
2024-06-21 01:26:04.3331|0|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.SetRoutingAndContinue: Request did not match any endpoints
2024-06-21 01:26:04.3502|0|INFO|ngaoda.CustomRewriteRule.ApplyRule: Thien1
2024-06-21 01:26:04.3610|0|INFO|ngaoda.CustomRewriteRule.ApplyRule: Thien2
2024-06-21 01:26:04.3610|0|DEBUG|Microsoft.AspNetCore.Rewrite.RewriteMiddleware.RunRules: Request is continuing in applying rules. Current url is https://localhost:7065/swagger/index.html
2024-06-21 01:26:04.3610|0|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.TryServeStaticFile: The request path /swagger/index.html does not match an existing file
2024-06-21 01:26:04.4499|0|DEBUG|Microsoft.WebTools.BrowserLink.Net.BrowserLinkMiddleware+Log.SetupResponseForBrowserLink: Response markup is scheduled to include Browser Link script injection.
2024-06-21 01:26:04.4499|0|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware+Log.SetupResponseForBrowserRefresh: Response markup is scheduled to include browser refresh script injection.
2024-06-21 01:26:04.4499|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAPODR6UI" sending HEADERS frame for stream ID 1 with length 66 and flags END_HEADERS.
2024-06-21 01:26:04.4680|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAPODR6UI" sending DATA frame for stream ID 1 with length 4096 and flags NONE.
2024-06-21 01:26:04.4680|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAPODR6UI" sending DATA frame for stream ID 1 with length 986 and flags NONE.
2024-06-21 01:26:04.4680|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAPODR6UI" sending DATA frame for stream ID 1 with length 81 and flags NONE.
2024-06-21 01:26:04.4680|0|DEBUG|Microsoft.WebTools.BrowserLink.Net.BrowserLinkMiddleware+Log.BrowserConfiguredForBrowserLink: Response markup was updated to include Browser Link script injection.
2024-06-21 01:26:04.4680|0|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware+Log.BrowserConfiguredForRefreshes: Response markup was updated to include browser refresh script injection.
2024-06-21 01:26:04.4802|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAPODR6UI" sending DATA frame for stream ID 1 with length 0 and flags END_STREAM.
2024-06-21 01:26:04.4802|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/swagger/index.html - 200 - text/html;charset=utf-8 313.3664ms
2024-06-21 01:26:04.5372|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HAPODR6UI" received HEADERS frame for stream ID 3 with length 116 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 01:26:04.5372|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HAPODR6UI" received HEADERS frame for stream ID 5 with length 58 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 01:26:04.5372|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/_framework/aspnetcore-browser-refresh.js - - -
2024-06-21 01:26:04.5372|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/_vs/browserLink - - -
2024-06-21 01:26:04.5451|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAPODR6UI" sending HEADERS frame for stream ID 3 with length 60 and flags END_HEADERS.
2024-06-21 01:26:04.5451|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAPODR6UI" sending DATA frame for stream ID 3 with length 13748 and flags NONE.
2024-06-21 01:26:04.5451|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAPODR6UI" sending DATA frame for stream ID 3 with length 0 and flags END_STREAM.
2024-06-21 01:26:04.5451|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/_framework/aspnetcore-browser-refresh.js - 200 13748 application/javascript;+charset=utf-8 10.3832ms
2024-06-21 01:26:04.5875|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAPODR6UI" sending HEADERS frame for stream ID 5 with length 119 and flags END_HEADERS.
2024-06-21 01:26:04.5875|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAPODR6UI" sending DATA frame for stream ID 5 with length 9986 and flags NONE.
2024-06-21 01:26:04.5924|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAPODR6UI" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:26:04.5924|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAPODR6UI" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:26:04.5924|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAPODR6UI" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:26:04.5924|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAPODR6UI" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:26:04.5924|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAPODR6UI" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:26:04.5924|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAPODR6UI" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:26:04.5924|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAPODR6UI" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:26:04.5924|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAPODR6UI" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:26:04.5924|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAPODR6UI" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:26:04.5924|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAPODR6UI" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:26:04.5924|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAPODR6UI" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:26:04.6044|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAPODR6UI" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:26:04.6044|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAPODR6UI" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:26:04.6044|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAPODR6UI" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:26:04.6044|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAPODR6UI" sending DATA frame for stream ID 5 with length 160 and flags NONE.
2024-06-21 01:26:04.6044|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAPODR6UI" sending DATA frame for stream ID 5 with length 0 and flags END_STREAM.
2024-06-21 01:26:04.6044|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/_vs/browserLink - 200 - text/javascript;+charset=UTF-8 68.8567ms
2024-06-21 01:26:04.7359|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HAPODR6UI" received HEADERS frame for stream ID 7 with length 75 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 01:26:04.7359|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/swagger/v1/swagger.json - - -
2024-06-21 01:26:04.7359|0|TRACE|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware.Invoke: All hosts are allowed.
2024-06-21 01:26:04.7359|0|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher.MatchAsync: No candidates found for the request path '/swagger/v1/swagger.json'
2024-06-21 01:26:04.7359|0|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.SetRoutingAndContinue: Request did not match any endpoints
2024-06-21 01:26:04.7359|0|INFO|ngaoda.CustomRewriteRule.ApplyRule: Thien1
2024-06-21 01:26:04.7359|0|INFO|ngaoda.CustomRewriteRule.ApplyRule: Thien2
2024-06-21 01:26:04.7359|0|DEBUG|Microsoft.AspNetCore.Rewrite.RewriteMiddleware.RunRules: Request is continuing in applying rules. Current url is https://localhost:7065/swagger/v1/swagger.json
2024-06-21 01:26:04.7359|0|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.TryServeStaticFile: The request path /swagger/v1/swagger.json does not match an existing file
2024-06-21 01:26:04.8768|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAPODR6UI" sending HEADERS frame for stream ID 7 with length 35 and flags END_HEADERS.
2024-06-21 01:26:04.8768|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/swagger/v1/swagger.json - 200 - application/json;charset=utf-8 140.1334ms
2024-06-21 01:26:04.8768|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAPODR6UI" sending DATA frame for stream ID 7 with length 1539 and flags NONE.
2024-06-21 01:26:04.8768|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAPODR6UI" sending DATA frame for stream ID 7 with length 0 and flags END_STREAM.
2024-06-21 01:26:17.6216|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HAPODR6UI" received HEADERS frame for stream ID 9 with length 73 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 01:26:17.6216|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HAPODR6UI" received PING frame for stream ID 0 with length 8 and flags NONE.
2024-06-21 01:26:17.6216|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/resources/1/shared/backend-lol.png?w=500&h=0&q=100&dpr=1&fit=fill - - -
2024-06-21 01:26:17.6216|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAPODR6UI" sending PING frame for stream ID 0 with length 8 and flags ACK.
2024-06-21 01:26:17.6216|0|TRACE|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware.Invoke: All hosts are allowed.
2024-06-21 01:26:17.6216|0|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher.MatchAsync: No candidates found for the request path '/resources/1/shared/backend-lol.png'
2024-06-21 01:26:17.6393|0|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.SetRoutingAndContinue: Request did not match any endpoints
2024-06-21 01:26:17.6393|0|INFO|ngaoda.CustomRewriteRule.ApplyRule: Thien1
2024-06-21 01:26:17.6393|0|INFO|ngaoda.CustomRewriteRule.ApplyRule: Thien2
2024-06-21 01:26:27.7865|0|INFO|ngaoda.CustomRewriteRule.ApplyRule: Thien3
2024-06-21 01:26:27.7865|0|DEBUG|Microsoft.AspNetCore.Rewrite.RewriteMiddleware.RunRules: Request is continuing in applying rules. Current url is https://localhost:7065/ImageProcessing?path=resources/1/shared/backend-lol.png&w=500&h=0&q=100&dpr=1&fit=fill
2024-06-21 01:26:27.7979|0|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher.MatchAsync: 1 candidate(s) found for the request path '/ImageProcessing'
2024-06-21 01:26:27.7979|0|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher.MatchAsync: Endpoint 'ngaoda.Controllers.ImageProcessingController.ProcessImage (ngaoda)' with route pattern 'ImageProcessing' is valid for the request path '/ImageProcessing'
2024-06-21 01:26:27.7979|0|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.SetRoutingAndContinue: Request matched endpoint 'ngaoda.Controllers.ImageProcessingController.ProcessImage (ngaoda)'
2024-06-21 01:26:27.8075|0|TRACE|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.SetMaxRequestBodySize: The endpoint does not specify the IRequestSizeLimitMetadata.
2024-06-21 01:26:27.8075|0|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke: Static files was skipped as the request already matched an endpoint.
2024-06-21 01:26:27.8075|0|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke: Static files was skipped as the request already matched an endpoint.
2024-06-21 01:26:27.8075|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke: Executing endpoint 'ngaoda.Controllers.ImageProcessingController.ProcessImage (ngaoda)'
2024-06-21 01:26:27.8487|0|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker+Log.ExecutingAction: Route matched with {action = "ProcessImage", controller = "ImageProcessing"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult ProcessImage(System.String, Int32, Int32, Int32, Int32, System.String) on controller ngaoda.Controllers.ImageProcessingController (ngaoda).
2024-06-21 01:26:27.8487|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.LogFilterExecutionPlan: Execution plan of authorization filters (in the following order): None
2024-06-21 01:26:27.8487|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.LogFilterExecutionPlan: Execution plan of resource filters (in the following order): None
2024-06-21 01:26:27.8487|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.LogFilterExecutionPlan: Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648), Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-06-21 01:26:27.8487|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.LogFilterExecutionPlan: Execution plan of exception filters (in the following order): None
2024-06-21 01:26:27.8487|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.LogFilterExecutionPlan: Execution plan of result filters (in the following order): None
2024-06-21 01:26:27.8564|0|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker+Log.ExecutingControllerFactory: Executing controller factory for controller ngaoda.Controllers.ImageProcessingController (ngaoda)
2024-06-21 01:26:27.8564|0|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker+Log.ExecutedControllerFactory: Executed controller factory for controller ngaoda.Controllers.ImageProcessingController (ngaoda)
2024-06-21 01:26:27.8804|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.AttemptingToBindParameterOrProperty: Attempting to bind parameter 'path' of type 'System.String' ...
2024-06-21 01:26:27.8804|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.AttemptingToBindModel: Attempting to bind parameter 'path' of type 'System.String' using the name 'path' in request data ...
2024-06-21 01:26:27.8858|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.DoneAttemptingToBindModel: Done attempting to bind parameter 'path' of type 'System.String'.
2024-06-21 01:26:27.8858|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.DoneAttemptingToBindParameterOrProperty: Done attempting to bind parameter 'path' of type 'System.String'.
2024-06-21 01:26:27.8858|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.AttemptingToValidateParameterOrProperty: Attempting to validate the bound parameter 'path' of type 'System.String' ...
2024-06-21 01:26:27.8858|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.DoneAttemptingToValidateParameter: Done attempting to validate the bound parameter 'path' of type 'System.String'.
2024-06-21 01:26:27.8858|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.AttemptingToBindParameterOrProperty: Attempting to bind parameter 'w' of type 'System.Int32' ...
2024-06-21 01:26:27.8858|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.AttemptingToBindModel: Attempting to bind parameter 'w' of type 'System.Int32' using the name 'w' in request data ...
2024-06-21 01:26:27.9006|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.DoneAttemptingToBindModel: Done attempting to bind parameter 'w' of type 'System.Int32'.
2024-06-21 01:26:27.9006|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.DoneAttemptingToBindParameterOrProperty: Done attempting to bind parameter 'w' of type 'System.Int32'.
2024-06-21 01:26:27.9006|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.AttemptingToValidateParameterOrProperty: Attempting to validate the bound parameter 'w' of type 'System.Int32' ...
2024-06-21 01:26:27.9006|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.DoneAttemptingToValidateParameter: Done attempting to validate the bound parameter 'w' of type 'System.Int32'.
2024-06-21 01:26:27.9006|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.AttemptingToBindParameterOrProperty: Attempting to bind parameter 'h' of type 'System.Int32' ...
2024-06-21 01:26:27.9006|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.AttemptingToBindModel: Attempting to bind parameter 'h' of type 'System.Int32' using the name 'h' in request data ...
2024-06-21 01:26:27.9006|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.DoneAttemptingToBindModel: Done attempting to bind parameter 'h' of type 'System.Int32'.
2024-06-21 01:26:27.9006|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.DoneAttemptingToBindParameterOrProperty: Done attempting to bind parameter 'h' of type 'System.Int32'.
2024-06-21 01:26:27.9006|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.AttemptingToValidateParameterOrProperty: Attempting to validate the bound parameter 'h' of type 'System.Int32' ...
2024-06-21 01:26:27.9006|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.DoneAttemptingToValidateParameter: Done attempting to validate the bound parameter 'h' of type 'System.Int32'.
2024-06-21 01:26:27.9006|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.AttemptingToBindParameterOrProperty: Attempting to bind parameter 'q' of type 'System.Int32' ...
2024-06-21 01:26:27.9006|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.AttemptingToBindModel: Attempting to bind parameter 'q' of type 'System.Int32' using the name 'q' in request data ...
2024-06-21 01:26:27.9006|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.DoneAttemptingToBindModel: Done attempting to bind parameter 'q' of type 'System.Int32'.
2024-06-21 01:26:27.9006|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.DoneAttemptingToBindParameterOrProperty: Done attempting to bind parameter 'q' of type 'System.Int32'.
2024-06-21 01:26:27.9006|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.AttemptingToValidateParameterOrProperty: Attempting to validate the bound parameter 'q' of type 'System.Int32' ...
2024-06-21 01:26:27.9006|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.DoneAttemptingToValidateParameter: Done attempting to validate the bound parameter 'q' of type 'System.Int32'.
2024-06-21 01:26:27.9006|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.AttemptingToBindParameterOrProperty: Attempting to bind parameter 'dpr' of type 'System.Int32' ...
2024-06-21 01:26:27.9006|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.AttemptingToBindModel: Attempting to bind parameter 'dpr' of type 'System.Int32' using the name 'dpr' in request data ...
2024-06-21 01:26:27.9006|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.DoneAttemptingToBindModel: Done attempting to bind parameter 'dpr' of type 'System.Int32'.
2024-06-21 01:26:27.9006|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.DoneAttemptingToBindParameterOrProperty: Done attempting to bind parameter 'dpr' of type 'System.Int32'.
2024-06-21 01:26:27.9006|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.AttemptingToValidateParameterOrProperty: Attempting to validate the bound parameter 'dpr' of type 'System.Int32' ...
2024-06-21 01:26:27.9006|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.DoneAttemptingToValidateParameter: Done attempting to validate the bound parameter 'dpr' of type 'System.Int32'.
2024-06-21 01:26:27.9006|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.AttemptingToBindParameterOrProperty: Attempting to bind parameter 'fit' of type 'System.String' ...
2024-06-21 01:26:27.9006|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.AttemptingToBindModel: Attempting to bind parameter 'fit' of type 'System.String' using the name 'fit' in request data ...
2024-06-21 01:26:27.9006|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.DoneAttemptingToBindModel: Done attempting to bind parameter 'fit' of type 'System.String'.
2024-06-21 01:26:27.9006|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.DoneAttemptingToBindParameterOrProperty: Done attempting to bind parameter 'fit' of type 'System.String'.
2024-06-21 01:26:27.9161|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.AttemptingToValidateParameterOrProperty: Attempting to validate the bound parameter 'fit' of type 'System.String' ...
2024-06-21 01:26:27.9161|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.DoneAttemptingToValidateParameter: Done attempting to validate the bound parameter 'fit' of type 'System.String'.
2024-06-21 01:26:27.9161|0|TRACE|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next: Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter.
2024-06-21 01:26:27.9161|0|TRACE|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next: Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter.
2024-06-21 01:26:27.9161|0|TRACE|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next: Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter.
2024-06-21 01:26:27.9161|0|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker+Log.ActionMethodExecuting: Executing action method ngaoda.Controllers.ImageProcessingController.ProcessImage (ngaoda) - Validation state: Valid
2024-06-21 01:26:27.9161|0|TRACE|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker+Log.ActionMethodExecuting: Executing action method ngaoda.Controllers.ImageProcessingController.ProcessImage (ngaoda) with arguments (resources/1/shared/backend-lol.png, 500, 0, 100, 1, fill)
2024-06-21 01:26:29.8235|0|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker+Log.ActionMethodExecuted: Executed action method ngaoda.Controllers.ImageProcessingController.ProcessImage (ngaoda), returned result Microsoft.AspNetCore.Mvc.FileContentResult in 1884.1671ms.
2024-06-21 01:26:29.8235|0|TRACE|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next: Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter.
2024-06-21 01:26:29.8235|0|TRACE|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next: Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter.
2024-06-21 01:26:29.8235|0|TRACE|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next: Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter.
2024-06-21 01:26:29.8235|0|TRACE|Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeResultAsync: Before executing action result Microsoft.AspNetCore.Mvc.FileContentResult.
2024-06-21 01:26:29.8235|0|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.FileContentResultExecutor+Log.ExecutingFileResult: Executing FileContentResult, sending file with download name '' ...
2024-06-21 01:26:29.8235|0|DEBUG|Microsoft.AspNetCore.Internal.FileResultHelper.SetHeadersAndLog: The file result has not been enabled for processing range requests. To enable it, set the EnableRangeProcessing property on the result to 'true'.
2024-06-21 01:26:29.8389|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAPODR6UI" sending HEADERS frame for stream ID 9 with length 53 and flags END_HEADERS.
2024-06-21 01:26:29.8389|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAPODR6UI" sending DATA frame for stream ID 9 with length 16384 and flags NONE.
2024-06-21 01:26:29.8389|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAPODR6UI" sending DATA frame for stream ID 9 with length 16384 and flags NONE.
2024-06-21 01:26:29.8389|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAPODR6UI" sending DATA frame for stream ID 9 with length 16384 and flags NONE.
2024-06-21 01:26:29.8389|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAPODR6UI" sending DATA frame for stream ID 9 with length 16384 and flags NONE.
2024-06-21 01:26:29.8538|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HAPODR6UI" received WINDOW_UPDATE frame for stream ID 0 with length 4 and flags 0x0.
2024-06-21 01:26:29.8538|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HAPODR6UI" received WINDOW_UPDATE frame for stream ID 9 with length 4 and flags 0x0.
2024-06-21 01:26:29.8538|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAPODR6UI" sending DATA frame for stream ID 9 with length 16384 and flags NONE.
2024-06-21 01:26:29.8538|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAPODR6UI" sending DATA frame for stream ID 9 with length 16384 and flags NONE.
2024-06-21 01:26:29.8538|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAPODR6UI" sending DATA frame for stream ID 9 with length 16384 and flags NONE.
2024-06-21 01:26:29.8538|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAPODR6UI" sending DATA frame for stream ID 9 with length 16384 and flags NONE.
2024-06-21 01:26:29.8746|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAPODR6UI" sending DATA frame for stream ID 9 with length 16384 and flags NONE.
2024-06-21 01:26:29.8746|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAPODR6UI" sending DATA frame for stream ID 9 with length 16384 and flags NONE.
2024-06-21 01:26:29.8746|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAPODR6UI" sending DATA frame for stream ID 9 with length 16384 and flags NONE.
2024-06-21 01:26:29.8746|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAPODR6UI" sending DATA frame for stream ID 9 with length 16384 and flags NONE.
2024-06-21 01:26:29.8746|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAPODR6UI" sending DATA frame for stream ID 9 with length 16384 and flags NONE.
2024-06-21 01:26:29.8746|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAPODR6UI" sending DATA frame for stream ID 9 with length 16384 and flags NONE.
2024-06-21 01:26:29.8746|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAPODR6UI" sending DATA frame for stream ID 9 with length 16384 and flags NONE.
2024-06-21 01:26:29.8746|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAPODR6UI" sending DATA frame for stream ID 9 with length 11969 and flags NONE.
2024-06-21 01:26:29.8746|0|TRACE|Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeResultAsync: After executing action result Microsoft.AspNetCore.Mvc.FileContentResult.
2024-06-21 01:26:29.8957|0|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker+Log.ExecutedAction: Executed action ngaoda.Controllers.ImageProcessingController.ProcessImage (ngaoda) in 2033.0399ms
2024-06-21 01:26:29.8957|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke: Executed endpoint 'ngaoda.Controllers.ImageProcessingController.ProcessImage (ngaoda)'
2024-06-21 01:26:29.9013|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HAPODR6UI" sending DATA frame for stream ID 9 with length 0 and flags END_STREAM.
2024-06-21 01:26:29.9013|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/ImageProcessing?path=resources/1/shared/backend-lol.png&w=500&h=0&q=100&dpr=1&fit=fill - 200 257729 image/png 12277.5286ms
2024-06-21 01:28:17.3968|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection.DoReceive: Connection id "0HN4HAPODR6UI" received FIN.
2024-06-21 01:28:17.4087|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteToOutputPipe: The connection queue processing loop for 0HN4HAPODR6UI completed.
2024-06-21 01:28:17.4087|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelTrace+Http2Log.Http2ConnectionClosed: Connection id "0HN4HAPODR6UI" is closed. The last processed stream ID was 9.
2024-06-21 01:28:17.4087|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection.Shutdown: Connection id "0HN4HAPODR6UI" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-06-21 01:28:17.4203|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HAPODR6UI" stopped.
2024-06-21 01:38:24.1021|0|DEBUG|Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor: Registered model binder providers, in the following order: Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ByteArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormFileModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormCollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.KeyValuePairModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DictionaryModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ComplexObjectModelBinderProvider
2024-06-21 01:38:24.2799|0|DEBUG|Microsoft.Extensions.Hosting.Internal.HostingLoggerExtensions.Starting: Hosting starting
2024-06-21 01:38:24.7370|0|INFO|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Now listening on: https://localhost:7065
2024-06-21 01:38:24.7370|0|INFO|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Now listening on: http://localhost:5086
2024-06-21 01:38:24.7370|0|DEBUG|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Loaded hosting startup assembly ngaoda
2024-06-21 01:38:24.7370|0|DEBUG|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Loaded hosting startup assembly Microsoft.WebTools.ApiEndpointDiscovery
2024-06-21 01:38:24.7370|0|DEBUG|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-06-21 01:38:24.7370|0|DEBUG|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-06-21 01:38:24.8715|0|INFO|Microsoft.Extensions.Hosting.Internal.ConsoleLifetime.OnApplicationStarted: Application started. Press Ctrl+C to shut down.
2024-06-21 01:38:24.8715|0|INFO|Microsoft.Extensions.Hosting.Internal.ConsoleLifetime.OnApplicationStarted: Hosting environment: Development
2024-06-21 01:38:24.8715|0|INFO|Microsoft.Extensions.Hosting.Internal.ApplicationLifetime.NotifyStarted: Content root path: D:\workplace\Projects\PersonalProjects\ngaoda
2024-06-21 01:38:24.8715|0|DEBUG|Microsoft.Extensions.Hosting.Internal.HostingLoggerExtensions.Started: Hosting started
2024-06-21 01:38:24.9035|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection.DoReceive: Connection id "0HN4HB0LKF2SI" received FIN.
2024-06-21 01:38:24.9035|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection.DoReceive: Connection id "0HN4HB0LKF2SJ" received FIN.
2024-06-21 01:38:24.9218|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.ConnectionDispatcher`1.StartAcceptingConnectionsCore: Connection id "0HN4HB0LKF2SJ" accepted.
2024-06-21 01:38:24.9218|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.ConnectionDispatcher`1.StartAcceptingConnectionsCore: Connection id "0HN4HB0LKF2SI" accepted.
2024-06-21 01:38:24.9218|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HB0LKF2SI" started.
2024-06-21 01:38:24.9218|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HB0LKF2SJ" started.
2024-06-21 01:38:24.9631|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync: Failed to authenticate HTTPS connection.
System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream.
at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken)
at System.Net.Security.SslStream.ProcessAuthenticationWithTelemetryAsync(Boolean isAsync, CancellationToken cancellationToken)
at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context)
2024-06-21 01:38:24.9631|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync: Failed to authenticate HTTPS connection.
System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream.
at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken)
at System.Net.Security.SslStream.ProcessAuthenticationWithTelemetryAsync(Boolean isAsync, CancellationToken cancellationToken)
at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context)
2024-06-21 01:38:25.0244|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HB0LKF2SI" stopped.
2024-06-21 01:38:25.0244|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HB0LKF2SJ" stopped.
2024-06-21 01:38:25.0327|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection.Shutdown: Connection id "0HN4HB0LKF2SJ" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-06-21 01:38:25.0327|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection.Shutdown: Connection id "0HN4HB0LKF2SI" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-06-21 01:38:25.5903|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.ConnectionDispatcher`1.StartAcceptingConnectionsCore: Connection id "0HN4HB0LKF2SK" accepted.
2024-06-21 01:38:25.5903|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HB0LKF2SK" started.
2024-06-21 01:38:25.6651|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddlewareLoggerExtensions.HttpsConnectionEstablished: Connection 0HN4HB0LKF2SK established using the following protocol: Tls13
2024-06-21 01:38:25.6981|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB0LKF2SK" sending SETTINGS frame for stream ID 0 with length 24 and flags NONE.
2024-06-21 01:38:25.6981|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB0LKF2SK" sending WINDOW_UPDATE frame for stream ID 0 with length 4 and flags 0x0.
2024-06-21 01:38:25.6981|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HB0LKF2SK" received SETTINGS frame for stream ID 0 with length 24 and flags NONE.
2024-06-21 01:38:25.6981|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB0LKF2SK" sending SETTINGS frame for stream ID 0 with length 0 and flags ACK.
2024-06-21 01:38:25.6981|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HB0LKF2SK" received WINDOW_UPDATE frame for stream ID 0 with length 4 and flags 0x0.
2024-06-21 01:38:25.6981|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HB0LKF2SK" received HEADERS frame for stream ID 1 with length 516 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 01:38:25.7396|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HB0LKF2SK" received SETTINGS frame for stream ID 0 with length 0 and flags ACK.
2024-06-21 01:38:25.7593|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/swagger/index.html - - -
2024-06-21 01:38:25.8983|0|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware.Configure: Wildcard detected, all requests with hosts will be allowed.
2024-06-21 01:38:25.8983|0|TRACE|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware.Invoke: All hosts are allowed.
2024-06-21 01:38:25.9289|0|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher.MatchAsync: No candidates found for the request path '/swagger/index.html'
2024-06-21 01:38:25.9289|0|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.SetRoutingAndContinue: Request did not match any endpoints
2024-06-21 01:38:25.9407|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB0LKF2SK" sending HEADERS frame for stream ID 1 with length 45 and flags END_STREAM, END_HEADERS.
2024-06-21 01:38:25.9407|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/swagger/index.html - 404 0 - 189.2807ms
2024-06-21 01:38:30.4603|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HB0LKF2SK" received HEADERS frame for stream ID 3 with length 56 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 01:38:30.4603|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/swagger/index.html - - -
2024-06-21 01:38:30.4749|0|TRACE|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware.Invoke: All hosts are allowed.
2024-06-21 01:38:30.4749|0|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher.MatchAsync: No candidates found for the request path '/swagger/index.html'
2024-06-21 01:38:30.4749|0|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.SetRoutingAndContinue: Request did not match any endpoints
2024-06-21 01:38:30.4805|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB0LKF2SK" sending HEADERS frame for stream ID 3 with length 37 and flags END_STREAM, END_HEADERS.
2024-06-21 01:38:30.4749|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/swagger/index.html - 404 0 - 15.8615ms
2024-06-21 01:39:13.1949|0|DEBUG|Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor: Registered model binder providers, in the following order: Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ByteArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormFileModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormCollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.KeyValuePairModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DictionaryModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ComplexObjectModelBinderProvider
2024-06-21 01:39:13.3545|0|DEBUG|Microsoft.Extensions.Hosting.Internal.HostingLoggerExtensions.Starting: Hosting starting
2024-06-21 01:39:13.6699|0|INFO|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Now listening on: https://localhost:7065
2024-06-21 01:39:13.6699|0|INFO|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Now listening on: http://localhost:5086
2024-06-21 01:39:13.6699|0|DEBUG|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Loaded hosting startup assembly ngaoda
2024-06-21 01:39:13.6699|0|DEBUG|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Loaded hosting startup assembly Microsoft.WebTools.ApiEndpointDiscovery
2024-06-21 01:39:13.6699|0|DEBUG|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-06-21 01:39:13.6699|0|DEBUG|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-06-21 01:39:13.7443|0|INFO|Microsoft.Extensions.Hosting.Internal.ConsoleLifetime.OnApplicationStarted: Application started. Press Ctrl+C to shut down.
2024-06-21 01:39:13.7474|0|INFO|Microsoft.Extensions.Hosting.Internal.ConsoleLifetime.OnApplicationStarted: Hosting environment: Development
2024-06-21 01:39:13.7474|0|INFO|Microsoft.Extensions.Hosting.Internal.ApplicationLifetime.NotifyStarted: Content root path: D:\workplace\Projects\PersonalProjects\ngaoda
2024-06-21 01:39:13.7474|0|DEBUG|Microsoft.Extensions.Hosting.Internal.HostingLoggerExtensions.Started: Hosting started
2024-06-21 01:39:13.7474|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection.DoReceive: Connection id "0HN4HB146BJGK" received FIN.
2024-06-21 01:39:13.7474|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection.DoReceive: Connection id "0HN4HB146BJGL" received FIN.
2024-06-21 01:39:13.7629|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.ConnectionDispatcher`1.StartAcceptingConnectionsCore: Connection id "0HN4HB146BJGL" accepted.
2024-06-21 01:39:13.7629|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.ConnectionDispatcher`1.StartAcceptingConnectionsCore: Connection id "0HN4HB146BJGK" accepted.
2024-06-21 01:39:13.7629|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HB146BJGK" started.
2024-06-21 01:39:13.7629|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HB146BJGL" started.
2024-06-21 01:39:13.7885|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync: Failed to authenticate HTTPS connection.
System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream.
at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken)
at System.Net.Security.SslStream.ProcessAuthenticationWithTelemetryAsync(Boolean isAsync, CancellationToken cancellationToken)
at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context)
2024-06-21 01:39:13.7885|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync: Failed to authenticate HTTPS connection.
System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream.
at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken)
at System.Net.Security.SslStream.ProcessAuthenticationWithTelemetryAsync(Boolean isAsync, CancellationToken cancellationToken)
at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context)
2024-06-21 01:39:13.8335|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HB146BJGK" stopped.
2024-06-21 01:39:13.8335|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HB146BJGL" stopped.
2024-06-21 01:39:13.8395|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection.Shutdown: Connection id "0HN4HB146BJGL" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-06-21 01:39:13.8395|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection.Shutdown: Connection id "0HN4HB146BJGK" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-06-21 01:39:14.6132|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.ConnectionDispatcher`1.StartAcceptingConnectionsCore: Connection id "0HN4HB146BJGM" accepted.
2024-06-21 01:39:14.6132|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HB146BJGM" started.
2024-06-21 01:39:14.6791|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddlewareLoggerExtensions.HttpsConnectionEstablished: Connection 0HN4HB146BJGM established using the following protocol: Tls13
2024-06-21 01:39:14.7156|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB146BJGM" sending SETTINGS frame for stream ID 0 with length 24 and flags NONE.
2024-06-21 01:39:14.7156|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB146BJGM" sending WINDOW_UPDATE frame for stream ID 0 with length 4 and flags 0x0.
2024-06-21 01:39:14.7156|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HB146BJGM" received SETTINGS frame for stream ID 0 with length 24 and flags NONE.
2024-06-21 01:39:14.7156|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB146BJGM" sending SETTINGS frame for stream ID 0 with length 0 and flags ACK.
2024-06-21 01:39:14.7156|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HB146BJGM" received WINDOW_UPDATE frame for stream ID 0 with length 4 and flags 0x0.
2024-06-21 01:39:14.7156|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HB146BJGM" received HEADERS frame for stream ID 1 with length 516 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 01:39:14.7531|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HB146BJGM" received SETTINGS frame for stream ID 0 with length 0 and flags ACK.
2024-06-21 01:39:14.7752|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/swagger/index.html - - -
2024-06-21 01:39:14.9085|0|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware.Configure: Wildcard detected, all requests with hosts will be allowed.
2024-06-21 01:39:14.9085|0|TRACE|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware.Invoke: All hosts are allowed.
2024-06-21 01:39:14.9295|0|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher.MatchAsync: No candidates found for the request path '/swagger/index.html'
2024-06-21 01:39:14.9295|0|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.SetRoutingAndContinue: Request did not match any endpoints
2024-06-21 01:39:14.9410|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB146BJGM" sending HEADERS frame for stream ID 1 with length 45 and flags END_STREAM, END_HEADERS.
2024-06-21 01:39:14.9410|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/swagger/index.html - 404 0 - 174.2602ms
2024-06-21 01:39:46.4291|0|DEBUG|Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor: Registered model binder providers, in the following order: Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ByteArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormFileModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormCollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.KeyValuePairModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DictionaryModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ComplexObjectModelBinderProvider
2024-06-21 01:39:47.0559|0|DEBUG|Microsoft.Extensions.Hosting.Internal.HostingLoggerExtensions.Starting: Hosting starting
2024-06-21 01:39:47.3847|0|INFO|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Now listening on: https://localhost:7065
2024-06-21 01:39:47.3882|0|INFO|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Now listening on: http://localhost:5086
2024-06-21 01:39:47.3882|0|DEBUG|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Loaded hosting startup assembly ngaoda
2024-06-21 01:39:47.3882|0|DEBUG|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Loaded hosting startup assembly Microsoft.WebTools.ApiEndpointDiscovery
2024-06-21 01:39:47.3882|0|DEBUG|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-06-21 01:39:47.3882|0|DEBUG|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-06-21 01:39:47.4607|0|INFO|Microsoft.Extensions.Hosting.Internal.ConsoleLifetime.OnApplicationStarted: Application started. Press Ctrl+C to shut down.
2024-06-21 01:39:47.4637|0|INFO|Microsoft.Extensions.Hosting.Internal.ConsoleLifetime.OnApplicationStarted: Hosting environment: Development
2024-06-21 01:39:47.4637|0|INFO|Microsoft.Extensions.Hosting.Internal.ApplicationLifetime.NotifyStarted: Content root path: D:\workplace\Projects\PersonalProjects\ngaoda
2024-06-21 01:39:47.4637|0|DEBUG|Microsoft.Extensions.Hosting.Internal.HostingLoggerExtensions.Started: Hosting started
2024-06-21 01:39:47.5985|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection.DoReceive: Connection id "0HN4HB1E93LDU" received FIN.
2024-06-21 01:39:47.5985|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection.DoReceive: Connection id "0HN4HB1E93LDV" received FIN.
2024-06-21 01:39:47.5985|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.ConnectionDispatcher`1.StartAcceptingConnectionsCore: Connection id "0HN4HB1E93LDV" accepted.
2024-06-21 01:39:47.5985|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.ConnectionDispatcher`1.StartAcceptingConnectionsCore: Connection id "0HN4HB1E93LDU" accepted.
2024-06-21 01:39:47.6070|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HB1E93LDV" started.
2024-06-21 01:39:47.6070|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HB1E93LDU" started.
2024-06-21 01:39:47.6360|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync: Failed to authenticate HTTPS connection.
System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream.
at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken)
at System.Net.Security.SslStream.ProcessAuthenticationWithTelemetryAsync(Boolean isAsync, CancellationToken cancellationToken)
at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context)
2024-06-21 01:39:47.6360|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync: Failed to authenticate HTTPS connection.
System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream.
at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken)
at System.Net.Security.SslStream.ProcessAuthenticationWithTelemetryAsync(Boolean isAsync, CancellationToken cancellationToken)
at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context)
2024-06-21 01:39:47.6845|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HB1E93LDU" stopped.
2024-06-21 01:39:47.6845|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HB1E93LDV" stopped.
2024-06-21 01:39:47.6845|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection.Shutdown: Connection id "0HN4HB1E93LDU" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-06-21 01:39:47.6845|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection.Shutdown: Connection id "0HN4HB1E93LDV" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-06-21 01:39:48.2639|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.ConnectionDispatcher`1.StartAcceptingConnectionsCore: Connection id "0HN4HB1E93LE0" accepted.
2024-06-21 01:39:48.2639|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HB1E93LE0" started.
2024-06-21 01:39:48.3296|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddlewareLoggerExtensions.HttpsConnectionEstablished: Connection 0HN4HB1E93LE0 established using the following protocol: Tls13
2024-06-21 01:39:48.3763|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB1E93LE0" sending SETTINGS frame for stream ID 0 with length 24 and flags NONE.
2024-06-21 01:39:48.3763|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB1E93LE0" sending WINDOW_UPDATE frame for stream ID 0 with length 4 and flags 0x0.
2024-06-21 01:39:48.3763|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HB1E93LE0" received SETTINGS frame for stream ID 0 with length 24 and flags NONE.
2024-06-21 01:39:48.3864|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB1E93LE0" sending SETTINGS frame for stream ID 0 with length 0 and flags ACK.
2024-06-21 01:39:48.3864|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HB1E93LE0" received WINDOW_UPDATE frame for stream ID 0 with length 4 and flags 0x0.
2024-06-21 01:39:48.3864|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HB1E93LE0" received HEADERS frame for stream ID 1 with length 516 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 01:39:48.4272|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HB1E93LE0" received SETTINGS frame for stream ID 0 with length 0 and flags ACK.
2024-06-21 01:39:48.4547|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/swagger/index.html - - -
2024-06-21 01:39:48.6202|0|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware.Configure: Wildcard detected, all requests with hosts will be allowed.
2024-06-21 01:39:48.6202|0|TRACE|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware.Invoke: All hosts are allowed.
2024-06-21 01:39:48.6500|0|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher.MatchAsync: No candidates found for the request path '/swagger/index.html'
2024-06-21 01:39:48.6517|0|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.SetRoutingAndContinue: Request did not match any endpoints
2024-06-21 01:39:48.6517|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB1E93LE0" sending HEADERS frame for stream ID 1 with length 45 and flags END_STREAM, END_HEADERS.
2024-06-21 01:39:48.6693|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/swagger/index.html - 404 0 - 220.4862ms
2024-06-21 01:40:17.2394|0|DEBUG|Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor: Registered model binder providers, in the following order: Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ByteArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormFileModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormCollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.KeyValuePairModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DictionaryModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ComplexObjectModelBinderProvider
2024-06-21 01:40:17.4542|0|DEBUG|Microsoft.Extensions.Hosting.Internal.HostingLoggerExtensions.Starting: Hosting starting
2024-06-21 01:40:17.7895|0|INFO|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Now listening on: https://localhost:7065
2024-06-21 01:40:17.7925|0|INFO|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Now listening on: http://localhost:5086
2024-06-21 01:40:17.7925|0|DEBUG|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Loaded hosting startup assembly ngaoda
2024-06-21 01:40:17.7925|0|DEBUG|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Loaded hosting startup assembly Microsoft.WebTools.ApiEndpointDiscovery
2024-06-21 01:40:17.7925|0|DEBUG|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-06-21 01:40:17.7925|0|DEBUG|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-06-21 01:40:17.8615|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.ConnectionDispatcher`1.StartAcceptingConnectionsCore: Connection id "0HN4HB1N9N64V" accepted.
2024-06-21 01:40:17.8615|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.ConnectionDispatcher`1.StartAcceptingConnectionsCore: Connection id "0HN4HB1N9N650" accepted.
2024-06-21 01:40:17.8615|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HB1N9N650" started.
2024-06-21 01:40:17.8615|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HB1N9N64V" started.
2024-06-21 01:40:17.8798|0|INFO|Microsoft.Extensions.Hosting.Internal.ConsoleLifetime.OnApplicationStarted: Application started. Press Ctrl+C to shut down.
2024-06-21 01:40:17.8798|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection.DoReceive: Connection id "0HN4HB1N9N64V" received FIN.
2024-06-21 01:40:17.8798|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection.DoReceive: Connection id "0HN4HB1N9N650" received FIN.
2024-06-21 01:40:17.8870|0|INFO|Microsoft.Extensions.Hosting.Internal.ConsoleLifetime.OnApplicationStarted: Hosting environment: Development
2024-06-21 01:40:17.8870|0|INFO|Microsoft.Extensions.Hosting.Internal.ApplicationLifetime.NotifyStarted: Content root path: D:\workplace\Projects\PersonalProjects\ngaoda
2024-06-21 01:40:17.8870|0|DEBUG|Microsoft.Extensions.Hosting.Internal.HostingLoggerExtensions.Started: Hosting started
2024-06-21 01:40:17.9100|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync: Failed to authenticate HTTPS connection.
System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream.
at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken)
at System.Net.Security.SslStream.ProcessAuthenticationWithTelemetryAsync(Boolean isAsync, CancellationToken cancellationToken)
at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context)
2024-06-21 01:40:17.9100|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync: Failed to authenticate HTTPS connection.
System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream.
at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken)
at System.Net.Security.SslStream.ProcessAuthenticationWithTelemetryAsync(Boolean isAsync, CancellationToken cancellationToken)
at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context)
2024-06-21 01:40:17.9481|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HB1N9N650" stopped.
2024-06-21 01:40:17.9481|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HB1N9N64V" stopped.
2024-06-21 01:40:17.9481|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection.Shutdown: Connection id "0HN4HB1N9N650" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-06-21 01:40:17.9481|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection.Shutdown: Connection id "0HN4HB1N9N64V" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-06-21 01:40:18.6998|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.ConnectionDispatcher`1.StartAcceptingConnectionsCore: Connection id "0HN4HB1N9N651" accepted.
2024-06-21 01:40:18.6998|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HB1N9N651" started.
2024-06-21 01:40:18.7700|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddlewareLoggerExtensions.HttpsConnectionEstablished: Connection 0HN4HB1N9N651 established using the following protocol: Tls13
2024-06-21 01:40:18.8129|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB1N9N651" sending SETTINGS frame for stream ID 0 with length 24 and flags NONE.
2024-06-21 01:40:18.8129|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB1N9N651" sending WINDOW_UPDATE frame for stream ID 0 with length 4 and flags 0x0.
2024-06-21 01:40:18.8129|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HB1N9N651" received SETTINGS frame for stream ID 0 with length 24 and flags NONE.
2024-06-21 01:40:18.8129|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB1N9N651" sending SETTINGS frame for stream ID 0 with length 0 and flags ACK.
2024-06-21 01:40:18.8129|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HB1N9N651" received WINDOW_UPDATE frame for stream ID 0 with length 4 and flags 0x0.
2024-06-21 01:40:18.8129|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HB1N9N651" received HEADERS frame for stream ID 1 with length 516 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 01:40:18.8470|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HB1N9N651" received SETTINGS frame for stream ID 0 with length 0 and flags ACK.
2024-06-21 01:40:18.8692|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/swagger/index.html - - -
2024-06-21 01:40:18.9971|0|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware.Configure: Wildcard detected, all requests with hosts will be allowed.
2024-06-21 01:40:18.9971|0|TRACE|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware.Invoke: All hosts are allowed.
2024-06-21 01:40:19.0204|0|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher.MatchAsync: No candidates found for the request path '/swagger/index.html'
2024-06-21 01:40:19.0204|0|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.SetRoutingAndContinue: Request did not match any endpoints
2024-06-21 01:40:19.0328|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB1N9N651" sending HEADERS frame for stream ID 1 with length 45 and flags END_STREAM, END_HEADERS.
2024-06-21 01:40:19.0328|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/swagger/index.html - 404 0 - 170.5716ms
2024-06-21 01:40:26.0910|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HB1N9N651" received HEADERS frame for stream ID 3 with length 73 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 01:40:26.0910|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/resources/1/shared/backend-lol.png?w=500&h=0&q=100&dpr=1&fit=fill - - -
2024-06-21 01:40:26.1032|0|TRACE|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware.Invoke: All hosts are allowed.
2024-06-21 01:40:26.1032|0|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher.MatchAsync: No candidates found for the request path '/resources/1/shared/backend-lol.png'
2024-06-21 01:40:26.1032|0|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.SetRoutingAndContinue: Request did not match any endpoints
2024-06-21 01:40:26.1506|0|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke: The request path does not match the path filter
2024-06-21 01:40:26.1546|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB1N9N651" sending HEADERS frame for stream ID 3 with length 37 and flags END_STREAM, END_HEADERS.
2024-06-21 01:40:26.1546|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/resources/1/shared/backend-lol.png?w=500&h=0&q=100&dpr=1&fit=fill - 404 0 - 61.0596ms
2024-06-21 01:40:26.1546|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestUnhandled: Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://localhost:7065/resources/1/shared/backend-lol.png, Response status code: 404
2024-06-21 01:40:31.9974|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HB1N9N651" received HEADERS frame for stream ID 5 with length 82 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 01:40:31.9974|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/resources/1/shared/backend-lol.png?w=500&h=0&q=100&dpr=1&fit=fill - - -
2024-06-21 01:40:31.9974|0|TRACE|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware.Invoke: All hosts are allowed.
2024-06-21 01:40:31.9974|0|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher.MatchAsync: No candidates found for the request path '/resources/1/shared/backend-lol.png'
2024-06-21 01:40:31.9974|0|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.SetRoutingAndContinue: Request did not match any endpoints
2024-06-21 01:40:31.9974|0|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke: The request path does not match the path filter
2024-06-21 01:40:31.9974|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB1N9N651" sending HEADERS frame for stream ID 5 with length 37 and flags END_STREAM, END_HEADERS.
2024-06-21 01:40:31.9974|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/resources/1/shared/backend-lol.png?w=500&h=0&q=100&dpr=1&fit=fill - 404 0 - 14.2118ms
2024-06-21 01:40:32.0137|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestUnhandled: Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://localhost:7065/resources/1/shared/backend-lol.png, Response status code: 404
2024-06-21 01:40:44.4779|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HB1N9N651" received HEADERS frame for stream ID 7 with length 74 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 01:40:44.4794|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HB1N9N651" received PING frame for stream ID 0 with length 8 and flags NONE.
2024-06-21 01:40:44.4794|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/resources/1/shared/backend-lol.png?w=500&h=0&q=100&dpr=1&fit=fill - - -
2024-06-21 01:40:44.4794|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB1N9N651" sending PING frame for stream ID 0 with length 8 and flags ACK.
2024-06-21 01:40:44.4794|0|TRACE|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware.Invoke: All hosts are allowed.
2024-06-21 01:40:44.4794|0|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher.MatchAsync: No candidates found for the request path '/resources/1/shared/backend-lol.png'
2024-06-21 01:40:44.4794|0|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.SetRoutingAndContinue: Request did not match any endpoints
2024-06-21 01:40:44.4794|0|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke: The request path does not match the path filter
2024-06-21 01:40:44.4794|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB1N9N651" sending HEADERS frame for stream ID 7 with length 37 and flags END_STREAM, END_HEADERS.
2024-06-21 01:40:44.4794|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/resources/1/shared/backend-lol.png?w=500&h=0&q=100&dpr=1&fit=fill - 404 0 - 12.5127ms
2024-06-21 01:40:44.4794|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestUnhandled: Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://localhost:7065/resources/1/shared/backend-lol.png, Response status code: 404
2024-06-21 01:41:26.9940|0|DEBUG|Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor: Registered model binder providers, in the following order: Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ByteArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormFileModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormCollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.KeyValuePairModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DictionaryModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ComplexObjectModelBinderProvider
2024-06-21 01:41:27.1495|0|DEBUG|Microsoft.Extensions.Hosting.Internal.HostingLoggerExtensions.Starting: Hosting starting
2024-06-21 01:41:27.5350|0|INFO|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Now listening on: https://localhost:7065
2024-06-21 01:41:27.5350|0|INFO|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Now listening on: http://localhost:5086
2024-06-21 01:41:27.5350|0|DEBUG|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Loaded hosting startup assembly ngaoda
2024-06-21 01:41:27.5350|0|DEBUG|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Loaded hosting startup assembly Microsoft.WebTools.ApiEndpointDiscovery
2024-06-21 01:41:27.5350|0|DEBUG|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-06-21 01:41:27.5350|0|DEBUG|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-06-21 01:41:27.6203|0|INFO|Microsoft.Extensions.Hosting.Internal.ConsoleLifetime.OnApplicationStarted: Application started. Press Ctrl+C to shut down.
2024-06-21 01:41:27.6203|0|INFO|Microsoft.Extensions.Hosting.Internal.ConsoleLifetime.OnApplicationStarted: Hosting environment: Development
2024-06-21 01:41:27.6203|0|INFO|Microsoft.Extensions.Hosting.Internal.ApplicationLifetime.NotifyStarted: Content root path: D:\workplace\Projects\PersonalProjects\ngaoda
2024-06-21 01:41:27.6203|0|DEBUG|Microsoft.Extensions.Hosting.Internal.HostingLoggerExtensions.Started: Hosting started
2024-06-21 01:41:27.8032|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection.DoReceive: Connection id "0HN4HB2C4NL2F" received FIN.
2024-06-21 01:41:27.8065|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection.DoReceive: Connection id "0HN4HB2C4NL2G" received FIN.
2024-06-21 01:41:27.8065|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.ConnectionDispatcher`1.StartAcceptingConnectionsCore: Connection id "0HN4HB2C4NL2G" accepted.
2024-06-21 01:41:27.8065|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.ConnectionDispatcher`1.StartAcceptingConnectionsCore: Connection id "0HN4HB2C4NL2F" accepted.
2024-06-21 01:41:27.8065|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HB2C4NL2F" started.
2024-06-21 01:41:27.8065|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HB2C4NL2G" started.
2024-06-21 01:41:27.8520|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync: Failed to authenticate HTTPS connection.
System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream.
at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken)
at System.Net.Security.SslStream.ProcessAuthenticationWithTelemetryAsync(Boolean isAsync, CancellationToken cancellationToken)
at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context)
2024-06-21 01:41:27.8520|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync: Failed to authenticate HTTPS connection.
System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream.
at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken)
at System.Net.Security.SslStream.ProcessAuthenticationWithTelemetryAsync(Boolean isAsync, CancellationToken cancellationToken)
at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context)
2024-06-21 01:41:27.8968|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HB2C4NL2F" stopped.
2024-06-21 01:41:27.8968|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HB2C4NL2G" stopped.
2024-06-21 01:41:27.9050|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection.Shutdown: Connection id "0HN4HB2C4NL2G" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-06-21 01:41:27.9050|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection.Shutdown: Connection id "0HN4HB2C4NL2F" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-06-21 01:41:28.3967|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.ConnectionDispatcher`1.StartAcceptingConnectionsCore: Connection id "0HN4HB2C4NL2H" accepted.
2024-06-21 01:41:28.3967|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HB2C4NL2H" started.
2024-06-21 01:41:28.4614|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddlewareLoggerExtensions.HttpsConnectionEstablished: Connection 0HN4HB2C4NL2H established using the following protocol: Tls13
2024-06-21 01:41:28.4981|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2C4NL2H" sending SETTINGS frame for stream ID 0 with length 24 and flags NONE.
2024-06-21 01:41:28.4981|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2C4NL2H" sending WINDOW_UPDATE frame for stream ID 0 with length 4 and flags 0x0.
2024-06-21 01:41:28.5109|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HB2C4NL2H" received SETTINGS frame for stream ID 0 with length 24 and flags NONE.
2024-06-21 01:41:28.5109|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2C4NL2H" sending SETTINGS frame for stream ID 0 with length 0 and flags ACK.
2024-06-21 01:41:28.5109|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HB2C4NL2H" received WINDOW_UPDATE frame for stream ID 0 with length 4 and flags 0x0.
2024-06-21 01:41:28.5109|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HB2C4NL2H" received HEADERS frame for stream ID 1 with length 516 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 01:41:28.5442|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HB2C4NL2H" received SETTINGS frame for stream ID 0 with length 0 and flags ACK.
2024-06-21 01:41:28.5654|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/swagger/index.html - - -
2024-06-21 01:41:28.7121|0|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware.Configure: Wildcard detected, all requests with hosts will be allowed.
2024-06-21 01:41:28.7134|0|TRACE|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware.Invoke: All hosts are allowed.
2024-06-21 01:41:28.7364|0|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher.MatchAsync: No candidates found for the request path '/swagger/index.html'
2024-06-21 01:41:28.7364|0|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.SetRoutingAndContinue: Request did not match any endpoints
2024-06-21 01:41:28.8497|0|DEBUG|Microsoft.WebTools.BrowserLink.Net.BrowserLinkMiddleware+Log.SetupResponseForBrowserLink: Response markup is scheduled to include Browser Link script injection.
2024-06-21 01:41:28.8558|0|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware+Log.SetupResponseForBrowserRefresh: Response markup is scheduled to include browser refresh script injection.
2024-06-21 01:41:28.8558|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2C4NL2H" sending HEADERS frame for stream ID 1 with length 66 and flags END_HEADERS.
2024-06-21 01:41:28.8810|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2C4NL2H" sending DATA frame for stream ID 1 with length 4096 and flags NONE.
2024-06-21 01:41:28.9408|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2C4NL2H" sending DATA frame for stream ID 1 with length 986 and flags NONE.
2024-06-21 01:41:28.9408|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2C4NL2H" sending DATA frame for stream ID 1 with length 81 and flags NONE.
2024-06-21 01:41:28.9795|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HB2C4NL2H" received HEADERS frame for stream ID 3 with length 116 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 01:41:28.9795|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HB2C4NL2H" received HEADERS frame for stream ID 5 with length 58 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 01:41:28.9795|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/_framework/aspnetcore-browser-refresh.js - - -
2024-06-21 01:41:28.9795|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/_vs/browserLink - - -
2024-06-21 01:41:28.9795|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2C4NL2H" sending HEADERS frame for stream ID 3 with length 60 and flags END_HEADERS.
2024-06-21 01:41:28.9795|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2C4NL2H" sending DATA frame for stream ID 3 with length 13748 and flags NONE.
2024-06-21 01:41:28.9503|0|DEBUG|Microsoft.WebTools.BrowserLink.Net.BrowserLinkMiddleware+Log.BrowserConfiguredForBrowserLink: Response markup was updated to include Browser Link script injection.
2024-06-21 01:41:29.0216|0|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware+Log.BrowserConfiguredForRefreshes: Response markup was updated to include browser refresh script injection.
2024-06-21 01:41:29.0268|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2C4NL2H" sending DATA frame for stream ID 3 with length 0 and flags END_STREAM.
2024-06-21 01:41:29.0268|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2C4NL2H" sending DATA frame for stream ID 1 with length 0 and flags END_STREAM.
2024-06-21 01:41:29.0268|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/_framework/aspnetcore-browser-refresh.js - 200 13748 application/javascript;+charset=utf-8 41.4492ms
2024-06-21 01:41:29.0268|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/swagger/index.html - 200 - text/html;charset=utf-8 478.6211ms
2024-06-21 01:41:29.0642|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2C4NL2H" sending HEADERS frame for stream ID 5 with length 119 and flags END_HEADERS.
2024-06-21 01:41:29.0642|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2C4NL2H" sending DATA frame for stream ID 5 with length 9986 and flags NONE.
2024-06-21 01:41:29.0642|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2C4NL2H" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:41:29.0642|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2C4NL2H" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:41:29.0642|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2C4NL2H" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:41:29.0722|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2C4NL2H" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:41:29.0722|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2C4NL2H" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:41:29.0722|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2C4NL2H" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:41:29.0722|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2C4NL2H" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:41:29.0722|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2C4NL2H" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:41:29.0722|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2C4NL2H" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:41:29.0722|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2C4NL2H" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:41:29.0722|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2C4NL2H" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:41:29.0722|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2C4NL2H" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:41:29.0722|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2C4NL2H" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:41:29.0722|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2C4NL2H" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:41:29.0722|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2C4NL2H" sending DATA frame for stream ID 5 with length 160 and flags NONE.
2024-06-21 01:41:29.0722|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2C4NL2H" sending DATA frame for stream ID 5 with length 0 and flags END_STREAM.
2024-06-21 01:41:29.0722|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/_vs/browserLink - 200 - text/javascript;+charset=UTF-8 102.5361ms
2024-06-21 01:41:29.1964|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HB2C4NL2H" received HEADERS frame for stream ID 7 with length 75 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 01:41:29.1984|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/swagger/v1/swagger.json - - -
2024-06-21 01:41:29.1984|0|TRACE|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware.Invoke: All hosts are allowed.
2024-06-21 01:41:29.1984|0|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher.MatchAsync: No candidates found for the request path '/swagger/v1/swagger.json'
2024-06-21 01:41:29.1984|0|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.SetRoutingAndContinue: Request did not match any endpoints
2024-06-21 01:41:29.2403|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HB2C4NL2H" received HEADERS frame for stream ID 9 with length 98 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 01:41:29.2403|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/swagger/favicon-32x32.png - - -
2024-06-21 01:41:29.2403|0|TRACE|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware.Invoke: All hosts are allowed.
2024-06-21 01:41:29.2403|0|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher.MatchAsync: No candidates found for the request path '/swagger/favicon-32x32.png'
2024-06-21 01:41:29.2403|0|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.SetRoutingAndContinue: Request did not match any endpoints
2024-06-21 01:41:29.2526|0|TRACE|Microsoft.AspNetCore.Internal.RangeHelper.ParseRange: Range header's value is empty.
2024-06-21 01:41:29.2526|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2C4NL2H" sending HEADERS frame for stream ID 9 with length 77 and flags END_HEADERS.
2024-06-21 01:41:29.2526|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2C4NL2H" sending DATA frame for stream ID 9 with length 628 and flags NONE.
2024-06-21 01:41:29.2526|0|INFO|Microsoft.AspNetCore.StaticFiles.LoggerExtensions.FileServedCore: Sending file. Request path: '/favicon-32x32.png'. Physical path: 'N/A'
2024-06-21 01:41:29.2526|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2C4NL2H" sending DATA frame for stream ID 9 with length 0 and flags END_STREAM.
2024-06-21 01:41:29.2598|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/swagger/favicon-32x32.png - 200 628 image/png 18.1063ms
2024-06-21 01:41:29.3106|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/swagger/v1/swagger.json - 200 - application/json;charset=utf-8 112.9905ms
2024-06-21 01:41:29.3106|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2C4NL2H" sending HEADERS frame for stream ID 7 with length 35 and flags END_HEADERS.
2024-06-21 01:41:29.3106|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2C4NL2H" sending DATA frame for stream ID 7 with length 1539 and flags END_STREAM.
2024-06-21 01:41:34.6093|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HB2C4NL2H" received HEADERS frame for stream ID 11 with length 73 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 01:41:34.6093|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/resources/1/shared/backend-lol.png?w=500&h=0&q=100&dpr=1&fit=fill - - -
2024-06-21 01:41:34.6227|0|TRACE|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware.Invoke: All hosts are allowed.
2024-06-21 01:41:34.6227|0|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher.MatchAsync: No candidates found for the request path '/resources/1/shared/backend-lol.png'
2024-06-21 01:41:34.6227|0|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.SetRoutingAndContinue: Request did not match any endpoints
2024-06-21 01:41:34.6227|0|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke: The request path does not match the path filter
2024-06-21 01:41:34.6227|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2C4NL2H" sending HEADERS frame for stream ID 11 with length 37 and flags END_STREAM, END_HEADERS.
2024-06-21 01:41:34.6227|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/resources/1/shared/backend-lol.png?w=500&h=0&q=100&dpr=1&fit=fill - 404 0 - 20.5935ms
2024-06-21 01:41:34.6227|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestUnhandled: Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://localhost:7065/resources/1/shared/backend-lol.png, Response status code: 404
2024-06-21 01:41:50.6432|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HB2C4NL2H" received HEADERS frame for stream ID 13 with length 31 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 01:41:50.6432|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/resources - - -
2024-06-21 01:41:50.6432|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HB2C4NL2H" received PING frame for stream ID 0 with length 8 and flags NONE.
2024-06-21 01:41:50.6432|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2C4NL2H" sending PING frame for stream ID 0 with length 8 and flags ACK.
2024-06-21 01:41:50.6517|0|TRACE|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware.Invoke: All hosts are allowed.
2024-06-21 01:41:50.6517|0|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher.MatchAsync: No candidates found for the request path '/resources'
2024-06-21 01:41:50.6517|0|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.SetRoutingAndContinue: Request did not match any endpoints
2024-06-21 01:41:50.6517|0|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke: The request path does not match the path filter
2024-06-21 01:41:50.6517|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2C4NL2H" sending HEADERS frame for stream ID 13 with length 37 and flags END_STREAM, END_HEADERS.
2024-06-21 01:41:50.6517|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/resources - 404 0 - 13.2966ms
2024-06-21 01:41:50.6517|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestUnhandled: Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://localhost:7065/resources, Response status code: 404
2024-06-21 01:41:54.6844|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HB2C4NL2H" received HEADERS frame for stream ID 15 with length 73 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 01:41:54.6872|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/resources/1/shared/backend-lol.png?w=500&h=0&q=100&dpr=1&fit=fill - - -
2024-06-21 01:41:54.6872|0|TRACE|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware.Invoke: All hosts are allowed.
2024-06-21 01:41:54.6872|0|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher.MatchAsync: No candidates found for the request path '/resources/1/shared/backend-lol.png'
2024-06-21 01:41:54.6872|0|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.SetRoutingAndContinue: Request did not match any endpoints
2024-06-21 01:41:54.6872|0|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke: The request path does not match the path filter
2024-06-21 01:41:54.6872|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2C4NL2H" sending HEADERS frame for stream ID 15 with length 37 and flags END_STREAM, END_HEADERS.
2024-06-21 01:41:54.6872|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/resources/1/shared/backend-lol.png?w=500&h=0&q=100&dpr=1&fit=fill - 404 0 - 8.5496ms
2024-06-21 01:41:54.6872|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestUnhandled: Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://localhost:7065/resources/1/shared/backend-lol.png, Response status code: 404
2024-06-21 01:42:17.4159|0|DEBUG|Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor: Registered model binder providers, in the following order: Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ByteArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormFileModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormCollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.KeyValuePairModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DictionaryModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ComplexObjectModelBinderProvider
2024-06-21 01:42:17.5402|0|DEBUG|Microsoft.Extensions.Hosting.Internal.HostingLoggerExtensions.Starting: Hosting starting
2024-06-21 01:42:17.8489|0|INFO|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Now listening on: https://localhost:7065
2024-06-21 01:42:17.8489|0|INFO|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Now listening on: http://localhost:5086
2024-06-21 01:42:17.8489|0|DEBUG|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Loaded hosting startup assembly ngaoda
2024-06-21 01:42:17.8489|0|DEBUG|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Loaded hosting startup assembly Microsoft.WebTools.ApiEndpointDiscovery
2024-06-21 01:42:17.8489|0|DEBUG|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-06-21 01:42:17.8489|0|DEBUG|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-06-21 01:42:17.9294|0|INFO|Microsoft.Extensions.Hosting.Internal.ConsoleLifetime.OnApplicationStarted: Application started. Press Ctrl+C to shut down.
2024-06-21 01:42:17.9332|0|INFO|Microsoft.Extensions.Hosting.Internal.ConsoleLifetime.OnApplicationStarted: Hosting environment: Development
2024-06-21 01:42:17.9332|0|INFO|Microsoft.Extensions.Hosting.Internal.ApplicationLifetime.NotifyStarted: Content root path: D:\workplace\Projects\PersonalProjects\ngaoda
2024-06-21 01:42:17.9332|0|DEBUG|Microsoft.Extensions.Hosting.Internal.HostingLoggerExtensions.Started: Hosting started
2024-06-21 01:42:18.2382|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection.DoReceive: Connection id "0HN4HB2R5N8VU" received FIN.
2024-06-21 01:42:18.2382|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection.DoReceive: Connection id "0HN4HB2R5N8VV" received FIN.
2024-06-21 01:42:18.2458|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.ConnectionDispatcher`1.StartAcceptingConnectionsCore: Connection id "0HN4HB2R5N8VV" accepted.
2024-06-21 01:42:18.2458|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.ConnectionDispatcher`1.StartAcceptingConnectionsCore: Connection id "0HN4HB2R5N8VU" accepted.
2024-06-21 01:42:18.2458|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HB2R5N8VV" started.
2024-06-21 01:42:18.2458|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HB2R5N8VU" started.
2024-06-21 01:42:18.2709|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync: Failed to authenticate HTTPS connection.
System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream.
at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken)
at System.Net.Security.SslStream.ProcessAuthenticationWithTelemetryAsync(Boolean isAsync, CancellationToken cancellationToken)
at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context)
2024-06-21 01:42:18.2709|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync: Failed to authenticate HTTPS connection.
System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream.
at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken)
at System.Net.Security.SslStream.ProcessAuthenticationWithTelemetryAsync(Boolean isAsync, CancellationToken cancellationToken)
at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context)
2024-06-21 01:42:18.3064|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HB2R5N8VU" stopped.
2024-06-21 01:42:18.3064|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HB2R5N8VV" stopped.
2024-06-21 01:42:18.3127|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection.Shutdown: Connection id "0HN4HB2R5N8VV" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-06-21 01:42:18.3127|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection.Shutdown: Connection id "0HN4HB2R5N8VU" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-06-21 01:42:20.0026|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.ConnectionDispatcher`1.StartAcceptingConnectionsCore: Connection id "0HN4HB2R5N900" accepted.
2024-06-21 01:42:20.0026|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HB2R5N900" started.
2024-06-21 01:42:20.1046|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddlewareLoggerExtensions.HttpsConnectionEstablished: Connection 0HN4HB2R5N900 established using the following protocol: Tls13
2024-06-21 01:42:20.1639|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2R5N900" sending SETTINGS frame for stream ID 0 with length 24 and flags NONE.
2024-06-21 01:42:20.1710|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2R5N900" sending WINDOW_UPDATE frame for stream ID 0 with length 4 and flags 0x0.
2024-06-21 01:42:20.1710|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HB2R5N900" received SETTINGS frame for stream ID 0 with length 24 and flags NONE.
2024-06-21 01:42:20.1710|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2R5N900" sending SETTINGS frame for stream ID 0 with length 0 and flags ACK.
2024-06-21 01:42:20.1710|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HB2R5N900" received WINDOW_UPDATE frame for stream ID 0 with length 4 and flags 0x0.
2024-06-21 01:42:20.1710|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HB2R5N900" received HEADERS frame for stream ID 1 with length 516 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 01:42:20.2189|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HB2R5N900" received SETTINGS frame for stream ID 0 with length 0 and flags ACK.
2024-06-21 01:42:20.2537|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/swagger/index.html - - -
2024-06-21 01:42:20.4118|0|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware.Configure: Wildcard detected, all requests with hosts will be allowed.
2024-06-21 01:42:20.4118|0|TRACE|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware.Invoke: All hosts are allowed.
2024-06-21 01:42:20.4373|0|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher.MatchAsync: No candidates found for the request path '/swagger/index.html'
2024-06-21 01:42:20.4373|0|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.SetRoutingAndContinue: Request did not match any endpoints
2024-06-21 01:42:20.4547|0|INFO|ngaoda.CustomRewriteRule.ApplyRule: Thien1
2024-06-21 01:42:20.4658|0|INFO|ngaoda.CustomRewriteRule.ApplyRule: Thien2
2024-06-21 01:42:27.9158|0|DEBUG|Microsoft.AspNetCore.Rewrite.RewriteMiddleware.RunRules: Request is continuing in applying rules. Current url is https://localhost:7065/swagger/index.html
2024-06-21 01:42:28.0264|0|DEBUG|Microsoft.WebTools.BrowserLink.Net.BrowserLinkMiddleware+Log.SetupResponseForBrowserLink: Response markup is scheduled to include Browser Link script injection.
2024-06-21 01:42:28.0264|0|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware+Log.SetupResponseForBrowserRefresh: Response markup is scheduled to include browser refresh script injection.
2024-06-21 01:42:28.0264|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2R5N900" sending HEADERS frame for stream ID 1 with length 66 and flags END_HEADERS.
2024-06-21 01:42:28.0506|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2R5N900" sending DATA frame for stream ID 1 with length 4096 and flags NONE.
2024-06-21 01:42:28.0608|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2R5N900" sending DATA frame for stream ID 1 with length 986 and flags NONE.
2024-06-21 01:42:28.0608|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2R5N900" sending DATA frame for stream ID 1 with length 81 and flags NONE.
2024-06-21 01:42:28.0608|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HB2R5N900" received WINDOW_UPDATE frame for stream ID 0 with length 4 and flags 0x0.
2024-06-21 01:42:28.0608|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HB2R5N900" received WINDOW_UPDATE frame for stream ID 1 with length 4 and flags 0x0.
2024-06-21 01:42:28.0608|0|DEBUG|Microsoft.WebTools.BrowserLink.Net.BrowserLinkMiddleware+Log.BrowserConfiguredForBrowserLink: Response markup was updated to include Browser Link script injection.
2024-06-21 01:42:28.0733|0|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware+Log.BrowserConfiguredForRefreshes: Response markup was updated to include browser refresh script injection.
2024-06-21 01:42:28.0733|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2R5N900" sending DATA frame for stream ID 1 with length 0 and flags END_STREAM.
2024-06-21 01:42:28.0733|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/swagger/index.html - 200 - text/html;charset=utf-8 7836.1005ms
2024-06-21 01:42:28.1416|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HB2R5N900" received HEADERS frame for stream ID 3 with length 116 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 01:42:28.1416|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/_framework/aspnetcore-browser-refresh.js - - -
2024-06-21 01:42:28.1519|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2R5N900" sending HEADERS frame for stream ID 3 with length 60 and flags END_HEADERS.
2024-06-21 01:42:28.1519|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2R5N900" sending DATA frame for stream ID 3 with length 13748 and flags NONE.
2024-06-21 01:42:28.1519|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2R5N900" sending DATA frame for stream ID 3 with length 0 and flags END_STREAM.
2024-06-21 01:42:28.1519|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/_framework/aspnetcore-browser-refresh.js - 200 13748 application/javascript;+charset=utf-8 12.7346ms
2024-06-21 01:42:28.1679|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HB2R5N900" received HEADERS frame for stream ID 5 with length 58 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 01:42:28.1679|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/_vs/browserLink - - -
2024-06-21 01:42:28.2274|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2R5N900" sending HEADERS frame for stream ID 5 with length 149 and flags END_HEADERS.
2024-06-21 01:42:28.2274|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2R5N900" sending DATA frame for stream ID 5 with length 9986 and flags NONE.
2024-06-21 01:42:28.2324|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2R5N900" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:42:28.2324|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2R5N900" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:42:28.2324|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2R5N900" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:42:28.2324|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2R5N900" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:42:28.2324|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2R5N900" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:42:28.2324|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2R5N900" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:42:28.2324|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2R5N900" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:42:28.2324|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2R5N900" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:42:28.2324|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2R5N900" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:42:28.2324|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2R5N900" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:42:28.2456|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2R5N900" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:42:28.2456|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2R5N900" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:42:28.2456|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2R5N900" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:42:28.2456|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2R5N900" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:42:28.2456|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2R5N900" sending DATA frame for stream ID 5 with length 160 and flags NONE.
2024-06-21 01:42:28.2456|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2R5N900" sending DATA frame for stream ID 5 with length 0 and flags END_STREAM.
2024-06-21 01:42:28.2456|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/_vs/browserLink - 200 - text/javascript;+charset=UTF-8 83.1648ms
2024-06-21 01:42:28.3830|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HB2R5N900" received HEADERS frame for stream ID 7 with length 75 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 01:42:28.3830|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/swagger/v1/swagger.json - - -
2024-06-21 01:42:28.3857|0|TRACE|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware.Invoke: All hosts are allowed.
2024-06-21 01:42:28.3857|0|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher.MatchAsync: No candidates found for the request path '/swagger/v1/swagger.json'
2024-06-21 01:42:28.3857|0|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.SetRoutingAndContinue: Request did not match any endpoints
2024-06-21 01:42:28.3857|0|INFO|ngaoda.CustomRewriteRule.ApplyRule: Thien1
2024-06-21 01:42:28.3857|0|INFO|ngaoda.CustomRewriteRule.ApplyRule: Thien2
2024-06-21 01:42:29.7187|0|DEBUG|Microsoft.AspNetCore.Rewrite.RewriteMiddleware.RunRules: Request is continuing in applying rules. Current url is https://localhost:7065/swagger/v1/swagger.json
2024-06-21 01:42:29.8340|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2R5N900" sending HEADERS frame for stream ID 7 with length 65 and flags END_HEADERS.
2024-06-21 01:42:29.8340|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/swagger/v1/swagger.json - 200 - application/json;charset=utf-8 1449.9475ms
2024-06-21 01:42:29.8340|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2R5N900" sending DATA frame for stream ID 7 with length 1539 and flags NONE.
2024-06-21 01:42:29.8340|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HB2R5N900" sending DATA frame for stream ID 7 with length 0 and flags END_STREAM.
2024-06-21 01:57:42.5642|0|DEBUG|Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor: Registered model binder providers, in the following order: Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ByteArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormFileModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormCollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.KeyValuePairModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DictionaryModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ComplexObjectModelBinderProvider
2024-06-21 01:57:42.7060|0|DEBUG|Microsoft.Extensions.Hosting.Internal.HostingLoggerExtensions.Starting: Hosting starting
2024-06-21 01:57:42.8543|0|WARN|Microsoft.Extensions.Internal.ActivatorUtilities+ConstructorMatcher.CreateInstance: The WebRootPath was not found: D:\workplace\Projects\PersonalProjects\ngaoda\wwwroot. Static files may be unavailable.
2024-06-21 01:57:43.0383|0|INFO|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Now listening on: https://localhost:7065
2024-06-21 01:57:43.0383|0|INFO|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Now listening on: http://localhost:5086
2024-06-21 01:57:43.0383|0|DEBUG|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Loaded hosting startup assembly ngaoda
2024-06-21 01:57:43.0417|0|DEBUG|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Loaded hosting startup assembly Microsoft.WebTools.ApiEndpointDiscovery
2024-06-21 01:57:43.0417|0|DEBUG|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-06-21 01:57:43.0417|0|DEBUG|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-06-21 01:57:43.1271|0|INFO|Microsoft.Extensions.Hosting.Internal.ConsoleLifetime.OnApplicationStarted: Application started. Press Ctrl+C to shut down.
2024-06-21 01:57:43.1271|0|INFO|Microsoft.Extensions.Hosting.Internal.ConsoleLifetime.OnApplicationStarted: Hosting environment: Development
2024-06-21 01:57:43.1271|0|INFO|Microsoft.Extensions.Hosting.Internal.ApplicationLifetime.NotifyStarted: Content root path: D:\workplace\Projects\PersonalProjects\ngaoda
2024-06-21 01:57:43.1271|0|DEBUG|Microsoft.Extensions.Hosting.Internal.HostingLoggerExtensions.Started: Hosting started
2024-06-21 01:57:43.3331|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection.DoReceive: Connection id "0HN4HBBES3RDL" received FIN.
2024-06-21 01:57:43.3331|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection.DoReceive: Connection id "0HN4HBBES3RDM" received FIN.
2024-06-21 01:57:43.3331|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.ConnectionDispatcher`1.StartAcceptingConnectionsCore: Connection id "0HN4HBBES3RDL" accepted.
2024-06-21 01:57:43.3331|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.ConnectionDispatcher`1.StartAcceptingConnectionsCore: Connection id "0HN4HBBES3RDM" accepted.
2024-06-21 01:57:43.3406|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HBBES3RDM" started.
2024-06-21 01:57:43.3406|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HBBES3RDL" started.
2024-06-21 01:57:43.3672|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync: Failed to authenticate HTTPS connection.
System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream.
at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken)
at System.Net.Security.SslStream.ProcessAuthenticationWithTelemetryAsync(Boolean isAsync, CancellationToken cancellationToken)
at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context)
2024-06-21 01:57:43.3672|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync: Failed to authenticate HTTPS connection.
System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream.
at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken)
at System.Net.Security.SslStream.ProcessAuthenticationWithTelemetryAsync(Boolean isAsync, CancellationToken cancellationToken)
at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context)
2024-06-21 01:57:43.4067|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HBBES3RDM" stopped.
2024-06-21 01:57:43.4067|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HBBES3RDL" stopped.
2024-06-21 01:57:43.4067|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection.Shutdown: Connection id "0HN4HBBES3RDL" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-06-21 01:57:43.4067|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection.Shutdown: Connection id "0HN4HBBES3RDM" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-06-21 01:57:44.5132|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.ConnectionDispatcher`1.StartAcceptingConnectionsCore: Connection id "0HN4HBBES3RDN" accepted.
2024-06-21 01:57:44.5132|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HBBES3RDN" started.
2024-06-21 01:57:44.5775|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddlewareLoggerExtensions.HttpsConnectionEstablished: Connection 0HN4HBBES3RDN established using the following protocol: Tls13
2024-06-21 01:57:44.6153|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBBES3RDN" sending SETTINGS frame for stream ID 0 with length 24 and flags NONE.
2024-06-21 01:57:44.6205|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBBES3RDN" sending WINDOW_UPDATE frame for stream ID 0 with length 4 and flags 0x0.
2024-06-21 01:57:44.6205|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HBBES3RDN" received SETTINGS frame for stream ID 0 with length 24 and flags NONE.
2024-06-21 01:57:44.6205|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBBES3RDN" sending SETTINGS frame for stream ID 0 with length 0 and flags ACK.
2024-06-21 01:57:44.6205|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HBBES3RDN" received WINDOW_UPDATE frame for stream ID 0 with length 4 and flags 0x0.
2024-06-21 01:57:44.6205|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HBBES3RDN" received HEADERS frame for stream ID 1 with length 516 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 01:57:44.6488|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HBBES3RDN" received SETTINGS frame for stream ID 0 with length 0 and flags ACK.
2024-06-21 01:57:44.6729|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/swagger/index.html - - -
2024-06-21 01:57:44.8542|0|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware.Configure: Wildcard detected, all requests with hosts will be allowed.
2024-06-21 01:57:44.8559|0|TRACE|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware.Invoke: All hosts are allowed.
2024-06-21 01:57:44.8807|0|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher.MatchAsync: No candidates found for the request path '/swagger/index.html'
2024-06-21 01:57:44.8807|0|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.SetRoutingAndContinue: Request did not match any endpoints
2024-06-21 01:57:44.8872|0|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.TryServeStaticFile: The request path /swagger/index.html does not match an existing file
2024-06-21 01:57:45.0058|0|DEBUG|Microsoft.WebTools.BrowserLink.Net.BrowserLinkMiddleware+Log.SetupResponseForBrowserLink: Response markup is scheduled to include Browser Link script injection.
2024-06-21 01:57:45.0058|0|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware+Log.SetupResponseForBrowserRefresh: Response markup is scheduled to include browser refresh script injection.
2024-06-21 01:57:45.0129|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBBES3RDN" sending HEADERS frame for stream ID 1 with length 66 and flags END_HEADERS.
2024-06-21 01:57:45.0259|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBBES3RDN" sending DATA frame for stream ID 1 with length 4096 and flags NONE.
2024-06-21 01:57:45.0259|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBBES3RDN" sending DATA frame for stream ID 1 with length 986 and flags NONE.
2024-06-21 01:57:45.0259|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBBES3RDN" sending DATA frame for stream ID 1 with length 81 and flags NONE.
2024-06-21 01:57:45.0259|0|DEBUG|Microsoft.WebTools.BrowserLink.Net.BrowserLinkMiddleware+Log.BrowserConfiguredForBrowserLink: Response markup was updated to include Browser Link script injection.
2024-06-21 01:57:45.0259|0|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware+Log.BrowserConfiguredForRefreshes: Response markup was updated to include browser refresh script injection.
2024-06-21 01:57:45.0259|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBBES3RDN" sending DATA frame for stream ID 1 with length 0 and flags END_STREAM.
2024-06-21 01:57:45.0444|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/swagger/index.html - 200 - text/html;charset=utf-8 376.9314ms
2024-06-21 01:57:45.0909|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HBBES3RDN" received HEADERS frame for stream ID 3 with length 116 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 01:57:45.0909|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HBBES3RDN" received HEADERS frame for stream ID 5 with length 58 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 01:57:45.0909|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/_framework/aspnetcore-browser-refresh.js - - -
2024-06-21 01:57:45.0909|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/_vs/browserLink - - -
2024-06-21 01:57:45.0909|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBBES3RDN" sending HEADERS frame for stream ID 3 with length 60 and flags END_HEADERS.
2024-06-21 01:57:45.0909|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBBES3RDN" sending DATA frame for stream ID 3 with length 13748 and flags NONE.
2024-06-21 01:57:45.1052|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBBES3RDN" sending DATA frame for stream ID 3 with length 0 and flags END_STREAM.
2024-06-21 01:57:45.1052|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/_framework/aspnetcore-browser-refresh.js - 200 13748 application/javascript;+charset=utf-8 11.7907ms
2024-06-21 01:57:45.1538|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBBES3RDN" sending HEADERS frame for stream ID 5 with length 119 and flags END_HEADERS.
2024-06-21 01:57:45.1538|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBBES3RDN" sending DATA frame for stream ID 5 with length 9986 and flags NONE.
2024-06-21 01:57:45.1538|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBBES3RDN" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:57:45.1538|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBBES3RDN" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:57:45.1538|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBBES3RDN" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:57:45.1538|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBBES3RDN" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:57:45.1538|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBBES3RDN" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:57:45.1538|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBBES3RDN" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:57:45.1538|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBBES3RDN" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:57:45.1669|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBBES3RDN" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:57:45.1669|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBBES3RDN" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:57:45.1669|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBBES3RDN" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:57:45.1669|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBBES3RDN" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:57:45.1669|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBBES3RDN" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:57:45.1669|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBBES3RDN" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:57:45.1669|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBBES3RDN" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 01:57:45.1669|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBBES3RDN" sending DATA frame for stream ID 5 with length 160 and flags NONE.
2024-06-21 01:57:45.1669|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBBES3RDN" sending DATA frame for stream ID 5 with length 0 and flags END_STREAM.
2024-06-21 01:57:45.1669|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/_vs/browserLink - 200 - text/javascript;+charset=UTF-8 82.3558ms
2024-06-21 01:57:45.2932|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HBBES3RDN" received HEADERS frame for stream ID 7 with length 75 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 01:57:45.2932|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/swagger/v1/swagger.json - - -
2024-06-21 01:57:45.2932|0|TRACE|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware.Invoke: All hosts are allowed.
2024-06-21 01:57:45.2932|0|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher.MatchAsync: No candidates found for the request path '/swagger/v1/swagger.json'
2024-06-21 01:57:45.2932|0|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.SetRoutingAndContinue: Request did not match any endpoints
2024-06-21 01:57:45.2932|0|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.TryServeStaticFile: The request path /swagger/v1/swagger.json does not match an existing file
2024-06-21 01:57:45.4108|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBBES3RDN" sending HEADERS frame for stream ID 7 with length 35 and flags END_HEADERS.
2024-06-21 01:57:45.4108|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/swagger/v1/swagger.json - 200 - application/json;charset=utf-8 116.6799ms
2024-06-21 01:57:45.4108|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBBES3RDN" sending DATA frame for stream ID 7 with length 1539 and flags NONE.
2024-06-21 01:57:45.4108|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBBES3RDN" sending DATA frame for stream ID 7 with length 0 and flags END_STREAM.
2024-06-21 02:04:26.4277|0|DEBUG|Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor: Registered model binder providers, in the following order: Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ByteArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormFileModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormCollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.KeyValuePairModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DictionaryModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ComplexObjectModelBinderProvider
2024-06-21 02:04:26.5969|0|DEBUG|Microsoft.Extensions.Hosting.Internal.HostingLoggerExtensions.Starting: Hosting starting
2024-06-21 02:04:26.8170|0|WARN|Microsoft.Extensions.Internal.ActivatorUtilities+ConstructorMatcher.CreateInstance: The WebRootPath was not found: D:\workplace\Projects\PersonalProjects\ngaoda\wwwroot. Static files may be unavailable.
2024-06-21 02:04:26.9996|0|INFO|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Now listening on: https://localhost:7065
2024-06-21 02:04:26.9996|0|INFO|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Now listening on: http://localhost:5086
2024-06-21 02:04:26.9996|0|DEBUG|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Loaded hosting startup assembly ngaoda
2024-06-21 02:04:26.9996|0|DEBUG|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Loaded hosting startup assembly Microsoft.WebTools.ApiEndpointDiscovery
2024-06-21 02:04:26.9996|0|DEBUG|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-06-21 02:04:26.9996|0|DEBUG|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-06-21 02:04:27.0517|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.ConnectionDispatcher`1.StartAcceptingConnectionsCore: Connection id "0HN4HBF767BQO" accepted.
2024-06-21 02:04:27.0517|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.ConnectionDispatcher`1.StartAcceptingConnectionsCore: Connection id "0HN4HBF767BQP" accepted.
2024-06-21 02:04:27.0819|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection.DoReceive: Connection id "0HN4HBF767BQP" received FIN.
2024-06-21 02:04:27.0819|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection.DoReceive: Connection id "0HN4HBF767BQO" received FIN.
2024-06-21 02:04:27.0819|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HBF767BQO" started.
2024-06-21 02:04:27.0819|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HBF767BQP" started.
2024-06-21 02:04:27.1219|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync: Failed to authenticate HTTPS connection.
System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream.
at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken)
at System.Net.Security.SslStream.ProcessAuthenticationWithTelemetryAsync(Boolean isAsync, CancellationToken cancellationToken)
at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context)
2024-06-21 02:04:27.1219|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync: Failed to authenticate HTTPS connection.
System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream.
at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken)
at System.Net.Security.SslStream.ProcessAuthenticationWithTelemetryAsync(Boolean isAsync, CancellationToken cancellationToken)
at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context)
2024-06-21 02:04:27.1512|0|INFO|Microsoft.Extensions.Hosting.Internal.ConsoleLifetime.OnApplicationStarted: Application started. Press Ctrl+C to shut down.
2024-06-21 02:04:27.1675|0|INFO|Microsoft.Extensions.Hosting.Internal.ConsoleLifetime.OnApplicationStarted: Hosting environment: Development
2024-06-21 02:04:27.1675|0|INFO|Microsoft.Extensions.Hosting.Internal.ApplicationLifetime.NotifyStarted: Content root path: D:\workplace\Projects\PersonalProjects\ngaoda
2024-06-21 02:04:27.1675|0|DEBUG|Microsoft.Extensions.Hosting.Internal.HostingLoggerExtensions.Started: Hosting started
2024-06-21 02:04:27.1675|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HBF767BQP" stopped.
2024-06-21 02:04:27.1675|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HBF767BQO" stopped.
2024-06-21 02:04:27.1675|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection.Shutdown: Connection id "0HN4HBF767BQO" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-06-21 02:04:27.1675|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection.Shutdown: Connection id "0HN4HBF767BQP" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-06-21 02:04:27.8249|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.ConnectionDispatcher`1.StartAcceptingConnectionsCore: Connection id "0HN4HBF767BQQ" accepted.
2024-06-21 02:04:27.8249|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HBF767BQQ" started.
2024-06-21 02:04:27.9043|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddlewareLoggerExtensions.HttpsConnectionEstablished: Connection 0HN4HBF767BQQ established using the following protocol: Tls13
2024-06-21 02:04:27.9498|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBF767BQQ" sending SETTINGS frame for stream ID 0 with length 24 and flags NONE.
2024-06-21 02:04:27.9498|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBF767BQQ" sending WINDOW_UPDATE frame for stream ID 0 with length 4 and flags 0x0.
2024-06-21 02:04:27.9498|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HBF767BQQ" received SETTINGS frame for stream ID 0 with length 24 and flags NONE.
2024-06-21 02:04:27.9636|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBF767BQQ" sending SETTINGS frame for stream ID 0 with length 0 and flags ACK.
2024-06-21 02:04:27.9636|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HBF767BQQ" received WINDOW_UPDATE frame for stream ID 0 with length 4 and flags 0x0.
2024-06-21 02:04:27.9636|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HBF767BQQ" received HEADERS frame for stream ID 1 with length 516 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 02:04:28.0024|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HBF767BQQ" received SETTINGS frame for stream ID 0 with length 0 and flags ACK.
2024-06-21 02:04:28.0249|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/swagger/index.html - - -
2024-06-21 02:04:28.1655|0|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware.Configure: Wildcard detected, all requests with hosts will be allowed.
2024-06-21 02:04:28.1669|0|TRACE|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware.Invoke: All hosts are allowed.
2024-06-21 02:04:28.1923|0|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher.MatchAsync: No candidates found for the request path '/swagger/index.html'
2024-06-21 02:04:28.1923|0|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.SetRoutingAndContinue: Request did not match any endpoints
2024-06-21 02:04:28.2018|0|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.TryServeStaticFile: The request path /swagger/index.html does not match an existing file
2024-06-21 02:04:28.2186|0|INFO|ngaoda.CustomRewriteRule.ApplyRule: Thien1
2024-06-21 02:04:28.2344|0|INFO|ngaoda.CustomRewriteRule.ApplyRule: Thien2
2024-06-21 02:04:40.7420|0|DEBUG|Microsoft.AspNetCore.Rewrite.RewriteMiddleware.RunRules: Request is continuing in applying rules. Current url is https://localhost:7065/swagger/index.html
2024-06-21 02:04:40.8337|0|DEBUG|Microsoft.WebTools.BrowserLink.Net.BrowserLinkMiddleware+Log.SetupResponseForBrowserLink: Response markup is scheduled to include Browser Link script injection.
2024-06-21 02:04:40.8337|0|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware+Log.SetupResponseForBrowserRefresh: Response markup is scheduled to include browser refresh script injection.
2024-06-21 02:04:40.8426|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBF767BQQ" sending HEADERS frame for stream ID 1 with length 66 and flags END_HEADERS.
2024-06-21 02:04:40.8586|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBF767BQQ" sending DATA frame for stream ID 1 with length 4096 and flags NONE.
2024-06-21 02:04:40.8715|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBF767BQQ" sending DATA frame for stream ID 1 with length 1067 and flags NONE.
2024-06-21 02:04:40.8715|0|DEBUG|Microsoft.WebTools.BrowserLink.Net.BrowserLinkMiddleware+Log.BrowserConfiguredForBrowserLink: Response markup was updated to include Browser Link script injection.
2024-06-21 02:04:40.8715|0|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware+Log.BrowserConfiguredForRefreshes: Response markup was updated to include browser refresh script injection.
2024-06-21 02:04:40.8867|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBF767BQQ" sending DATA frame for stream ID 1 with length 0 and flags END_STREAM.
2024-06-21 02:04:40.8867|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HBF767BQQ" received WINDOW_UPDATE frame for stream ID 0 with length 4 and flags 0x0.
2024-06-21 02:04:40.8867|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HBF767BQQ" received WINDOW_UPDATE frame for stream ID 1 with length 4 and flags 0x0.
2024-06-21 02:04:40.8867|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/swagger/index.html - 200 - text/html;charset=utf-8 12870.6404ms
2024-06-21 02:04:40.9440|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HBF767BQQ" received HEADERS frame for stream ID 3 with length 116 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 02:04:40.9440|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/_framework/aspnetcore-browser-refresh.js - - -
2024-06-21 02:04:40.9513|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBF767BQQ" sending HEADERS frame for stream ID 3 with length 60 and flags END_HEADERS.
2024-06-21 02:04:40.9513|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBF767BQQ" sending DATA frame for stream ID 3 with length 13748 and flags NONE.
2024-06-21 02:04:40.9513|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBF767BQQ" sending DATA frame for stream ID 3 with length 0 and flags END_STREAM.
2024-06-21 02:04:40.9513|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/_framework/aspnetcore-browser-refresh.js - 200 13748 application/javascript;+charset=utf-8 11.2283ms
2024-06-21 02:04:40.9668|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HBF767BQQ" received HEADERS frame for stream ID 5 with length 59 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 02:04:40.9668|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/_vs/browserLink - - -
2024-06-21 02:04:41.0258|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBF767BQQ" sending HEADERS frame for stream ID 5 with length 119 and flags END_HEADERS.
2024-06-21 02:04:41.0267|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBF767BQQ" sending DATA frame for stream ID 5 with length 9986 and flags NONE.
2024-06-21 02:04:41.0267|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBF767BQQ" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 02:04:41.0267|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBF767BQQ" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 02:04:41.0267|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBF767BQQ" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 02:04:41.0267|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBF767BQQ" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 02:04:41.0267|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBF767BQQ" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 02:04:41.0267|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBF767BQQ" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 02:04:41.0267|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBF767BQQ" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 02:04:41.0267|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBF767BQQ" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 02:04:41.0414|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBF767BQQ" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 02:04:41.0414|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBF767BQQ" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 02:04:41.0414|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBF767BQQ" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 02:04:41.0414|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBF767BQQ" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 02:04:41.0414|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBF767BQQ" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 02:04:41.0414|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBF767BQQ" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 02:04:41.0414|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBF767BQQ" sending DATA frame for stream ID 5 with length 160 and flags NONE.
2024-06-21 02:04:41.0414|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBF767BQQ" sending DATA frame for stream ID 5 with length 0 and flags END_STREAM.
2024-06-21 02:04:41.0414|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/_vs/browserLink - 200 - text/javascript;+charset=UTF-8 81.3646ms
2024-06-21 02:04:41.1697|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HBF767BQQ" received HEADERS frame for stream ID 7 with length 75 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 02:04:41.1697|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/swagger/v1/swagger.json - - -
2024-06-21 02:04:41.1697|0|TRACE|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware.Invoke: All hosts are allowed.
2024-06-21 02:04:41.1697|0|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher.MatchAsync: No candidates found for the request path '/swagger/v1/swagger.json'
2024-06-21 02:04:41.1697|0|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.SetRoutingAndContinue: Request did not match any endpoints
2024-06-21 02:04:41.1697|0|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.TryServeStaticFile: The request path /swagger/v1/swagger.json does not match an existing file
2024-06-21 02:04:41.1697|0|INFO|ngaoda.CustomRewriteRule.ApplyRule: Thien1
2024-06-21 02:04:41.1697|0|INFO|ngaoda.CustomRewriteRule.ApplyRule: Thien2
2024-06-21 02:04:41.1697|0|DEBUG|Microsoft.AspNetCore.Rewrite.RewriteMiddleware.RunRules: Request is continuing in applying rules. Current url is https://localhost:7065/swagger/v1/swagger.json
2024-06-21 02:04:41.2931|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBF767BQQ" sending HEADERS frame for stream ID 7 with length 35 and flags END_HEADERS.
2024-06-21 02:04:41.2931|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/swagger/v1/swagger.json - 200 - application/json;charset=utf-8 122.4887ms
2024-06-21 02:04:41.2931|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBF767BQQ" sending DATA frame for stream ID 7 with length 1539 and flags NONE.
2024-06-21 02:04:41.2931|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBF767BQQ" sending DATA frame for stream ID 7 with length 0 and flags END_STREAM.
2024-06-21 02:05:17.1783|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HBF767BQQ" received HEADERS frame for stream ID 9 with length 96 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 02:05:17.1783|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HBF767BQQ" received PING frame for stream ID 0 with length 8 and flags NONE.
2024-06-21 02:05:17.1783|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/wwwroot/resources/1/shared/cuong-doat-tai-san-jpg-5228-17-6128-1521-1717565062-1717577678.jpg?w=200 - - -
2024-06-21 02:05:17.1783|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBF767BQQ" sending PING frame for stream ID 0 with length 8 and flags ACK.
2024-06-21 02:05:17.2076|0|TRACE|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware.Invoke: All hosts are allowed.
2024-06-21 02:05:17.2076|0|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher.MatchAsync: No candidates found for the request path '/wwwroot/resources/1/shared/cuong-doat-tai-san-jpg-5228-17-6128-1521-1717565062-1717577678.jpg'
2024-06-21 02:05:17.2076|0|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.SetRoutingAndContinue: Request did not match any endpoints
2024-06-21 02:05:17.2172|0|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.TryServeStaticFile: The request path /wwwroot/resources/1/shared/cuong-doat-tai-san-jpg-5228-17-6128-1521-1717565062-1717577678.jpg does not match an existing file
2024-06-21 02:05:17.2172|0|INFO|ngaoda.CustomRewriteRule.ApplyRule: Thien1
2024-06-21 02:05:17.2172|0|INFO|ngaoda.CustomRewriteRule.ApplyRule: Thien2
2024-06-21 02:05:17.2172|0|DEBUG|Microsoft.AspNetCore.Rewrite.RewriteMiddleware.RunRules: Request is continuing in applying rules. Current url is https://localhost:7065/wwwroot/resources/1/shared/cuong-doat-tai-san-jpg-5228-17-6128-1521-1717565062-1717577678.jpg?w=200
2024-06-21 02:05:17.2172|0|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke: The request path does not match the path filter
2024-06-21 02:05:17.2172|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBF767BQQ" sending HEADERS frame for stream ID 9 with length 37 and flags END_STREAM, END_HEADERS.
2024-06-21 02:05:17.2172|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/wwwroot/resources/1/shared/cuong-doat-tai-san-jpg-5228-17-6128-1521-1717565062-1717577678.jpg?w=200 - 404 0 - 46.5118ms
2024-06-21 02:05:17.2172|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestUnhandled: Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://localhost:7065/wwwroot/resources/1/shared/cuong-doat-tai-san-jpg-5228-17-6128-1521-1717565062-1717577678.jpg, Response status code: 404
2024-06-21 02:05:28.0223|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HBF767BQQ" received HEADERS frame for stream ID 11 with length 105 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 02:05:28.0223|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HBF767BQQ" received PING frame for stream ID 0 with length 8 and flags NONE.
2024-06-21 02:05:28.0223|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBF767BQQ" sending PING frame for stream ID 0 with length 8 and flags ACK.
2024-06-21 02:05:28.0223|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/wwwroot/resources/1/shared/cuong-doat-tai-san-jpg-5228-17-6128-1521-1717565062-1717577678.jpg?w=200 - - -
2024-06-21 02:05:28.0292|0|TRACE|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware.Invoke: All hosts are allowed.
2024-06-21 02:05:28.0292|0|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher.MatchAsync: No candidates found for the request path '/wwwroot/resources/1/shared/cuong-doat-tai-san-jpg-5228-17-6128-1521-1717565062-1717577678.jpg'
2024-06-21 02:05:28.0292|0|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.SetRoutingAndContinue: Request did not match any endpoints
2024-06-21 02:05:28.0292|0|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.TryServeStaticFile: The request path /wwwroot/resources/1/shared/cuong-doat-tai-san-jpg-5228-17-6128-1521-1717565062-1717577678.jpg does not match an existing file
2024-06-21 02:05:28.0292|0|INFO|ngaoda.CustomRewriteRule.ApplyRule: Thien1
2024-06-21 02:05:28.0292|0|INFO|ngaoda.CustomRewriteRule.ApplyRule: Thien2
2024-06-21 02:05:32.8073|0|DEBUG|Microsoft.AspNetCore.Rewrite.RewriteMiddleware.RunRules: Request is continuing in applying rules. Current url is https://localhost:7065/wwwroot/resources/1/shared/cuong-doat-tai-san-jpg-5228-17-6128-1521-1717565062-1717577678.jpg?w=200
2024-06-21 02:05:32.8073|0|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke: The request path does not match the path filter
2024-06-21 02:05:32.8073|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HBF767BQQ" sending HEADERS frame for stream ID 11 with length 37 and flags END_STREAM, END_HEADERS.
2024-06-21 02:05:32.8073|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/wwwroot/resources/1/shared/cuong-doat-tai-san-jpg-5228-17-6128-1521-1717565062-1717577678.jpg?w=200 - 404 0 - 4787.5634ms
2024-06-21 02:05:32.8073|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestUnhandled: Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://localhost:7065/wwwroot/resources/1/shared/cuong-doat-tai-san-jpg-5228-17-6128-1521-1717565062-1717577678.jpg, Response status code: 404
2024-06-21 16:23:18.5719|0|DEBUG|Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor: Registered model binder providers, in the following order: Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ByteArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormFileModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormCollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.KeyValuePairModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DictionaryModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ComplexObjectModelBinderProvider
2024-06-21 16:23:18.7038|0|DEBUG|Microsoft.Extensions.Hosting.Internal.HostingLoggerExtensions.Starting: Hosting starting
2024-06-21 16:23:18.8404|0|WARN|Microsoft.Extensions.Internal.ActivatorUtilities+ConstructorMatcher.CreateInstance: The WebRootPath was not found: D:\workplace\Projects\PersonalProjects\ngaoda\wwwroot. Static files may be unavailable.
2024-06-21 16:23:18.9735|0|INFO|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Now listening on: https://localhost:7065
2024-06-21 16:23:18.9735|0|INFO|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Now listening on: http://localhost:5086
2024-06-21 16:23:18.9788|0|DEBUG|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Loaded hosting startup assembly ngaoda
2024-06-21 16:23:18.9788|0|DEBUG|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Loaded hosting startup assembly Microsoft.WebTools.ApiEndpointDiscovery
2024-06-21 16:23:18.9788|0|DEBUG|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-06-21 16:23:18.9788|0|DEBUG|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-06-21 16:23:19.0177|0|INFO|Microsoft.Extensions.Hosting.Internal.ConsoleLifetime.OnApplicationStarted: Application started. Press Ctrl+C to shut down.
2024-06-21 16:23:19.0177|0|INFO|Microsoft.Extensions.Hosting.Internal.ConsoleLifetime.OnApplicationStarted: Hosting environment: Development
2024-06-21 16:23:19.0177|0|INFO|Microsoft.Extensions.Hosting.Internal.ApplicationLifetime.NotifyStarted: Content root path: D:\workplace\Projects\PersonalProjects\ngaoda
2024-06-21 16:23:19.0177|0|DEBUG|Microsoft.Extensions.Hosting.Internal.HostingLoggerExtensions.Started: Hosting started
2024-06-21 16:23:19.0740|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.ConnectionDispatcher`1.StartAcceptingConnectionsCore: Connection id "0HN4HQF4TU7CP" accepted.
2024-06-21 16:23:19.0740|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HQF4TU7CP" started.
2024-06-21 16:23:19.0740|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.ConnectionDispatcher`1.StartAcceptingConnectionsCore: Connection id "0HN4HQF4TU7CQ" accepted.
2024-06-21 16:23:19.0740|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HQF4TU7CQ" started.
2024-06-21 16:23:19.0993|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection.DoReceive: Connection id "0HN4HQF4TU7CQ" received FIN.
2024-06-21 16:23:19.0993|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection.DoReceive: Connection id "0HN4HQF4TU7CP" received FIN.
2024-06-21 16:23:19.1087|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync: Failed to authenticate HTTPS connection.
System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream.
at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken)
at System.Net.Security.SslStream.ProcessAuthenticationWithTelemetryAsync(Boolean isAsync, CancellationToken cancellationToken)
at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context)
2024-06-21 16:23:19.1087|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync: Failed to authenticate HTTPS connection.
System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream.
at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken)
at System.Net.Security.SslStream.ProcessAuthenticationWithTelemetryAsync(Boolean isAsync, CancellationToken cancellationToken)
at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context)
2024-06-21 16:23:19.1473|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HQF4TU7CP" stopped.
2024-06-21 16:23:19.1473|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HQF4TU7CQ" stopped.
2024-06-21 16:23:19.1512|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection.Shutdown: Connection id "0HN4HQF4TU7CP" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-06-21 16:23:19.1512|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection.Shutdown: Connection id "0HN4HQF4TU7CQ" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-06-21 16:23:19.7480|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.ConnectionDispatcher`1.StartAcceptingConnectionsCore: Connection id "0HN4HQF4TU7CR" accepted.
2024-06-21 16:23:19.7480|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HQF4TU7CR" started.
2024-06-21 16:23:19.7866|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddlewareLoggerExtensions.HttpsConnectionEstablished: Connection 0HN4HQF4TU7CR established using the following protocol: Tls13
2024-06-21 16:23:19.8107|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQF4TU7CR" sending SETTINGS frame for stream ID 0 with length 24 and flags NONE.
2024-06-21 16:23:19.8107|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQF4TU7CR" sending WINDOW_UPDATE frame for stream ID 0 with length 4 and flags 0x0.
2024-06-21 16:23:19.8107|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HQF4TU7CR" received SETTINGS frame for stream ID 0 with length 24 and flags NONE.
2024-06-21 16:23:19.8107|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQF4TU7CR" sending SETTINGS frame for stream ID 0 with length 0 and flags ACK.
2024-06-21 16:23:19.8107|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HQF4TU7CR" received WINDOW_UPDATE frame for stream ID 0 with length 4 and flags 0x0.
2024-06-21 16:23:19.8107|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HQF4TU7CR" received HEADERS frame for stream ID 1 with length 516 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 16:23:19.8424|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HQF4TU7CR" received SETTINGS frame for stream ID 0 with length 0 and flags ACK.
2024-06-21 16:23:19.8782|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/swagger/index.html - - -
2024-06-21 16:23:20.0454|0|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware.Configure: Wildcard detected, all requests with hosts will be allowed.
2024-06-21 16:23:20.0454|0|TRACE|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware.Invoke: All hosts are allowed.
2024-06-21 16:23:20.0622|0|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher.MatchAsync: No candidates found for the request path '/swagger/index.html'
2024-06-21 16:23:20.0622|0|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.SetRoutingAndContinue: Request did not match any endpoints
2024-06-21 16:23:21.7024|0|DEBUG|Microsoft.AspNetCore.Rewrite.RewriteMiddleware.RunRules: Request is continuing in applying rules. Current url is https://localhost:7065/swagger/index.html
2024-06-21 16:23:21.7024|0|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.TryServeStaticFile: The request path /swagger/index.html does not match an existing file
2024-06-21 16:23:21.7415|0|DEBUG|Microsoft.WebTools.BrowserLink.Net.BrowserLinkMiddleware+Log.SetupResponseForBrowserLink: Response markup is scheduled to include Browser Link script injection.
2024-06-21 16:23:21.7415|0|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware+Log.SetupResponseForBrowserRefresh: Response markup is scheduled to include browser refresh script injection.
2024-06-21 16:23:21.7451|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQF4TU7CR" sending HEADERS frame for stream ID 1 with length 66 and flags END_HEADERS.
2024-06-21 16:23:21.7451|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQF4TU7CR" sending DATA frame for stream ID 1 with length 4096 and flags NONE.
2024-06-21 16:23:21.7451|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQF4TU7CR" sending DATA frame for stream ID 1 with length 986 and flags NONE.
2024-06-21 16:23:21.7451|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQF4TU7CR" sending DATA frame for stream ID 1 with length 81 and flags NONE.
2024-06-21 16:23:21.7451|0|DEBUG|Microsoft.WebTools.BrowserLink.Net.BrowserLinkMiddleware+Log.BrowserConfiguredForBrowserLink: Response markup was updated to include Browser Link script injection.
2024-06-21 16:23:21.7451|0|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware+Log.BrowserConfiguredForRefreshes: Response markup was updated to include browser refresh script injection.
2024-06-21 16:23:21.7451|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQF4TU7CR" sending DATA frame for stream ID 1 with length 0 and flags END_STREAM.
2024-06-21 16:23:21.7610|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/swagger/index.html - 200 - text/html;charset=utf-8 1890.4382ms
2024-06-21 16:23:21.8127|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HQF4TU7CR" received HEADERS frame for stream ID 3 with length 116 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 16:23:21.8127|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/_framework/aspnetcore-browser-refresh.js - - -
2024-06-21 16:23:21.8127|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQF4TU7CR" sending HEADERS frame for stream ID 3 with length 60 and flags END_HEADERS.
2024-06-21 16:23:21.8127|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQF4TU7CR" sending DATA frame for stream ID 3 with length 13748 and flags NONE.
2024-06-21 16:23:21.8235|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQF4TU7CR" sending DATA frame for stream ID 3 with length 0 and flags END_STREAM.
2024-06-21 16:23:21.8235|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/_framework/aspnetcore-browser-refresh.js - 200 13748 application/javascript;+charset=utf-8 7.9686ms
2024-06-21 16:23:21.8235|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HQF4TU7CR" received HEADERS frame for stream ID 5 with length 58 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 16:23:21.8235|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/_vs/browserLink - - -
2024-06-21 16:23:21.8823|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQF4TU7CR" sending HEADERS frame for stream ID 5 with length 119 and flags END_HEADERS.
2024-06-21 16:23:21.8823|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQF4TU7CR" sending DATA frame for stream ID 5 with length 9986 and flags NONE.
2024-06-21 16:23:21.8855|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQF4TU7CR" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 16:23:21.8855|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQF4TU7CR" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 16:23:21.8855|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQF4TU7CR" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 16:23:21.8855|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQF4TU7CR" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 16:23:21.8855|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQF4TU7CR" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 16:23:21.8855|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQF4TU7CR" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 16:23:21.8855|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQF4TU7CR" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 16:23:21.8855|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQF4TU7CR" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 16:23:21.8855|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQF4TU7CR" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 16:23:21.8855|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQF4TU7CR" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 16:23:21.8855|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQF4TU7CR" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 16:23:21.8855|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQF4TU7CR" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 16:23:21.8855|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQF4TU7CR" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 16:23:21.8855|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQF4TU7CR" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 16:23:21.8855|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQF4TU7CR" sending DATA frame for stream ID 5 with length 160 and flags NONE.
2024-06-21 16:23:21.8855|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQF4TU7CR" sending DATA frame for stream ID 5 with length 0 and flags END_STREAM.
2024-06-21 16:23:21.8855|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/_vs/browserLink - 200 - text/javascript;+charset=UTF-8 66.6694ms
2024-06-21 16:23:21.9887|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HQF4TU7CR" received HEADERS frame for stream ID 7 with length 75 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 16:23:21.9887|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/swagger/v1/swagger.json - - -
2024-06-21 16:23:21.9887|0|TRACE|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware.Invoke: All hosts are allowed.
2024-06-21 16:23:21.9887|0|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher.MatchAsync: No candidates found for the request path '/swagger/v1/swagger.json'
2024-06-21 16:23:21.9887|0|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.SetRoutingAndContinue: Request did not match any endpoints
2024-06-21 16:23:23.7030|0|DEBUG|Microsoft.AspNetCore.Rewrite.RewriteMiddleware.RunRules: Request is continuing in applying rules. Current url is https://localhost:7065/swagger/v1/swagger.json
2024-06-21 16:23:23.7030|0|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.TryServeStaticFile: The request path /swagger/v1/swagger.json does not match an existing file
2024-06-21 16:23:23.7530|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQF4TU7CR" sending HEADERS frame for stream ID 7 with length 65 and flags END_HEADERS.
2024-06-21 16:23:23.7530|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/swagger/v1/swagger.json - 200 - application/json;charset=utf-8 1763.7536ms
2024-06-21 16:23:23.7530|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQF4TU7CR" sending DATA frame for stream ID 7 with length 1539 and flags NONE.
2024-06-21 16:23:23.7530|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQF4TU7CR" sending DATA frame for stream ID 7 with length 0 and flags END_STREAM.
2024-06-21 16:39:05.7216|0|DEBUG|Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor: Registered model binder providers, in the following order: Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ByteArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormFileModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormCollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.KeyValuePairModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DictionaryModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ComplexObjectModelBinderProvider
2024-06-21 16:39:05.8110|0|DEBUG|Microsoft.Extensions.Hosting.Internal.HostingLoggerExtensions.Starting: Hosting starting
2024-06-21 16:39:05.9198|0|WARN|Microsoft.Extensions.Internal.ActivatorUtilities+ConstructorMatcher.CreateInstance: The WebRootPath was not found: D:\workplace\Projects\PersonalProjects\ngaoda\wwwroot. Static files may be unavailable.
2024-06-21 16:39:06.0366|0|INFO|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Now listening on: https://localhost:7065
2024-06-21 16:39:06.0366|0|INFO|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Now listening on: http://localhost:5086
2024-06-21 16:39:06.0366|0|DEBUG|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Loaded hosting startup assembly ngaoda
2024-06-21 16:39:06.0366|0|DEBUG|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Loaded hosting startup assembly Microsoft.WebTools.ApiEndpointDiscovery
2024-06-21 16:39:06.0366|0|DEBUG|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-06-21 16:39:06.0366|0|DEBUG|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-06-21 16:39:06.0809|0|INFO|Microsoft.Extensions.Hosting.Internal.ConsoleLifetime.OnApplicationStarted: Application started. Press Ctrl+C to shut down.
2024-06-21 16:39:06.0809|0|INFO|Microsoft.Extensions.Hosting.Internal.ConsoleLifetime.OnApplicationStarted: Hosting environment: Development
2024-06-21 16:39:06.0809|0|INFO|Microsoft.Extensions.Hosting.Internal.ApplicationLifetime.NotifyStarted: Content root path: D:\workplace\Projects\PersonalProjects\ngaoda
2024-06-21 16:39:06.0809|0|DEBUG|Microsoft.Extensions.Hosting.Internal.HostingLoggerExtensions.Started: Hosting started
2024-06-21 16:39:06.1119|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.ConnectionDispatcher`1.StartAcceptingConnectionsCore: Connection id "0HN4HQNV5J8M8" accepted.
2024-06-21 16:39:06.1119|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HQNV5J8M8" started.
2024-06-21 16:39:06.1209|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.ConnectionDispatcher`1.StartAcceptingConnectionsCore: Connection id "0HN4HQNV5J8M9" accepted.
2024-06-21 16:39:06.1209|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HQNV5J8M9" started.
2024-06-21 16:39:06.1522|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection.DoReceive: Connection id "0HN4HQNV5J8M9" received FIN.
2024-06-21 16:39:06.1522|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection.DoReceive: Connection id "0HN4HQNV5J8M8" received FIN.
2024-06-21 16:39:06.1522|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync: Failed to authenticate HTTPS connection.
System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream.
at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken)
at System.Net.Security.SslStream.ProcessAuthenticationWithTelemetryAsync(Boolean isAsync, CancellationToken cancellationToken)
at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context)
2024-06-21 16:39:06.1522|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync: Failed to authenticate HTTPS connection.
System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream.
at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken)
at System.Net.Security.SslStream.ProcessAuthenticationWithTelemetryAsync(Boolean isAsync, CancellationToken cancellationToken)
at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context)
2024-06-21 16:39:06.1946|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HQNV5J8M9" stopped.
2024-06-21 16:39:06.1946|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HQNV5J8M8" stopped.
2024-06-21 16:39:06.1984|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection.Shutdown: Connection id "0HN4HQNV5J8M8" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-06-21 16:39:06.1984|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection.Shutdown: Connection id "0HN4HQNV5J8M9" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-06-21 16:39:06.4319|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.ConnectionDispatcher`1.StartAcceptingConnectionsCore: Connection id "0HN4HQNV5J8MA" accepted.
2024-06-21 16:39:06.4319|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HQNV5J8MA" started.
2024-06-21 16:39:06.4679|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddlewareLoggerExtensions.HttpsConnectionEstablished: Connection 0HN4HQNV5J8MA established using the following protocol: Tls13
2024-06-21 16:39:06.4931|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQNV5J8MA" sending SETTINGS frame for stream ID 0 with length 24 and flags NONE.
2024-06-21 16:39:06.4965|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQNV5J8MA" sending WINDOW_UPDATE frame for stream ID 0 with length 4 and flags 0x0.
2024-06-21 16:39:06.4965|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HQNV5J8MA" received SETTINGS frame for stream ID 0 with length 24 and flags NONE.
2024-06-21 16:39:06.4965|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQNV5J8MA" sending SETTINGS frame for stream ID 0 with length 0 and flags ACK.
2024-06-21 16:39:06.4965|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HQNV5J8MA" received WINDOW_UPDATE frame for stream ID 0 with length 4 and flags 0x0.
2024-06-21 16:39:06.4965|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HQNV5J8MA" received HEADERS frame for stream ID 1 with length 516 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 16:39:06.5147|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HQNV5J8MA" received SETTINGS frame for stream ID 0 with length 0 and flags ACK.
2024-06-21 16:39:06.5294|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/swagger/index.html - - -
2024-06-21 16:39:06.6195|0|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware.Configure: Wildcard detected, all requests with hosts will be allowed.
2024-06-21 16:39:06.6195|0|TRACE|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware.Invoke: All hosts are allowed.
2024-06-21 16:39:06.6195|0|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher.MatchAsync: No candidates found for the request path '/swagger/index.html'
2024-06-21 16:39:06.6195|0|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.SetRoutingAndContinue: Request did not match any endpoints
2024-06-21 16:39:08.5849|0|DEBUG|Microsoft.AspNetCore.Rewrite.RewriteMiddleware.RunRules: Request is continuing in applying rules. Current url is https://localhost:7065/swagger/index.html
2024-06-21 16:39:08.5849|0|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.TryServeStaticFile: The request path /swagger/index.html does not match an existing file
2024-06-21 16:39:08.6249|0|DEBUG|Microsoft.WebTools.BrowserLink.Net.BrowserLinkMiddleware+Log.SetupResponseForBrowserLink: Response markup is scheduled to include Browser Link script injection.
2024-06-21 16:39:08.6249|0|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware+Log.SetupResponseForBrowserRefresh: Response markup is scheduled to include browser refresh script injection.
2024-06-21 16:39:08.6249|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQNV5J8MA" sending HEADERS frame for stream ID 1 with length 66 and flags END_HEADERS.
2024-06-21 16:39:08.6249|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQNV5J8MA" sending DATA frame for stream ID 1 with length 4096 and flags NONE.
2024-06-21 16:39:08.6371|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQNV5J8MA" sending DATA frame for stream ID 1 with length 986 and flags NONE.
2024-06-21 16:39:08.6371|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQNV5J8MA" sending DATA frame for stream ID 1 with length 81 and flags NONE.
2024-06-21 16:39:08.6371|0|DEBUG|Microsoft.WebTools.BrowserLink.Net.BrowserLinkMiddleware+Log.BrowserConfiguredForBrowserLink: Response markup was updated to include Browser Link script injection.
2024-06-21 16:39:08.6371|0|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware+Log.BrowserConfiguredForRefreshes: Response markup was updated to include browser refresh script injection.
2024-06-21 16:39:08.6371|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQNV5J8MA" sending DATA frame for stream ID 1 with length 0 and flags END_STREAM.
2024-06-21 16:39:08.6371|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/swagger/index.html - 200 - text/html;charset=utf-8 2117.7027ms
2024-06-21 16:39:08.6730|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HQNV5J8MA" received HEADERS frame for stream ID 3 with length 116 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 16:39:08.6730|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/_framework/aspnetcore-browser-refresh.js - - -
2024-06-21 16:39:08.6730|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQNV5J8MA" sending HEADERS frame for stream ID 3 with length 60 and flags END_HEADERS.
2024-06-21 16:39:08.6730|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQNV5J8MA" sending DATA frame for stream ID 3 with length 13748 and flags NONE.
2024-06-21 16:39:08.6730|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQNV5J8MA" sending DATA frame for stream ID 3 with length 0 and flags END_STREAM.
2024-06-21 16:39:08.6730|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/_framework/aspnetcore-browser-refresh.js - 200 13748 application/javascript;+charset=utf-8 5.1484ms
2024-06-21 16:39:08.6834|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HQNV5J8MA" received HEADERS frame for stream ID 5 with length 58 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 16:39:08.6834|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/_vs/browserLink - - -
2024-06-21 16:39:08.7088|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQNV5J8MA" sending HEADERS frame for stream ID 5 with length 119 and flags END_HEADERS.
2024-06-21 16:39:08.7088|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQNV5J8MA" sending DATA frame for stream ID 5 with length 9986 and flags NONE.
2024-06-21 16:39:08.7088|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQNV5J8MA" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 16:39:08.7088|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQNV5J8MA" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 16:39:08.7130|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQNV5J8MA" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 16:39:08.7130|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQNV5J8MA" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 16:39:08.7130|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQNV5J8MA" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 16:39:08.7130|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQNV5J8MA" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 16:39:08.7130|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQNV5J8MA" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 16:39:08.7130|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQNV5J8MA" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 16:39:08.7130|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQNV5J8MA" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 16:39:08.7130|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQNV5J8MA" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 16:39:08.7130|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQNV5J8MA" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 16:39:08.7130|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQNV5J8MA" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 16:39:08.7130|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQNV5J8MA" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 16:39:08.7130|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQNV5J8MA" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 16:39:08.7130|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQNV5J8MA" sending DATA frame for stream ID 5 with length 160 and flags NONE.
2024-06-21 16:39:08.7130|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQNV5J8MA" sending DATA frame for stream ID 5 with length 0 and flags END_STREAM.
2024-06-21 16:39:08.7130|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/_vs/browserLink - 200 - text/javascript;+charset=UTF-8 35.6679ms
2024-06-21 16:39:08.8087|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HQNV5J8MA" received HEADERS frame for stream ID 7 with length 75 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 16:39:08.8087|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/swagger/v1/swagger.json - - -
2024-06-21 16:39:08.8087|0|TRACE|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware.Invoke: All hosts are allowed.
2024-06-21 16:39:08.8087|0|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher.MatchAsync: No candidates found for the request path '/swagger/v1/swagger.json'
2024-06-21 16:39:08.8087|0|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.SetRoutingAndContinue: Request did not match any endpoints
2024-06-21 16:39:11.2396|0|DEBUG|Microsoft.AspNetCore.Rewrite.RewriteMiddleware.RunRules: Request is continuing in applying rules. Current url is https://localhost:7065/swagger/v1/swagger.json
2024-06-21 16:39:11.2396|0|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.TryServeStaticFile: The request path /swagger/v1/swagger.json does not match an existing file
2024-06-21 16:39:11.2858|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/swagger/v1/swagger.json - 200 - application/json;charset=utf-8 2476.5918ms
2024-06-21 16:39:11.2858|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQNV5J8MA" sending HEADERS frame for stream ID 7 with length 65 and flags END_HEADERS.
2024-06-21 16:39:11.2858|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQNV5J8MA" sending DATA frame for stream ID 7 with length 1539 and flags NONE.
2024-06-21 16:39:11.2858|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQNV5J8MA" sending DATA frame for stream ID 7 with length 0 and flags END_STREAM.
2024-06-21 16:39:19.6827|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HQNV5J8MA" received HEADERS frame for stream ID 9 with length 73 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 16:39:19.6827|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/resources/1/shared/backend-lol.png?w=500&h=0&q=100&dpr=1&fit=fill - - -
2024-06-21 16:39:19.6827|0|TRACE|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware.Invoke: All hosts are allowed.
2024-06-21 16:39:19.6827|0|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher.MatchAsync: No candidates found for the request path '/resources/1/shared/backend-lol.png'
2024-06-21 16:39:19.6827|0|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.SetRoutingAndContinue: Request did not match any endpoints
2024-06-21 16:39:21.8540|0|INFO|ngaoda.CustomRewriteRule.ApplyRule: url-image-matched
2024-06-21 16:39:21.8540|0|DEBUG|Microsoft.AspNetCore.Rewrite.RewriteMiddleware.RunRules: Request is continuing in applying rules. Current url is https://localhost:7065/ImageProcessing?path=resources/1/shared/backend-lol.png&w=500&h=0&q=100&dpr=1&fit=fill
2024-06-21 16:39:21.8540|0|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher.MatchAsync: 1 candidate(s) found for the request path '/ImageProcessing'
2024-06-21 16:39:21.8540|0|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher.MatchAsync: Endpoint 'ngaoda.Controllers.ImageProcessingController.ProcessImage (ngaoda)' with route pattern 'ImageProcessing' is valid for the request path '/ImageProcessing'
2024-06-21 16:39:21.8540|0|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.SetRoutingAndContinue: Request matched endpoint 'ngaoda.Controllers.ImageProcessingController.ProcessImage (ngaoda)'
2024-06-21 16:39:21.8540|0|TRACE|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.SetMaxRequestBodySize: The endpoint does not specify the IRequestSizeLimitMetadata.
2024-06-21 16:39:21.8540|0|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke: Static files was skipped as the request already matched an endpoint.
2024-06-21 16:39:21.8540|0|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke: Static files was skipped as the request already matched an endpoint.
2024-06-21 16:39:21.8700|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke: Executing endpoint 'ngaoda.Controllers.ImageProcessingController.ProcessImage (ngaoda)'
2024-06-21 16:39:21.8930|0|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker+Log.ExecutingAction: Route matched with {action = "ProcessImage", controller = "ImageProcessing"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult ProcessImage(System.String, Int32, Int32, Int32, Int32, System.String) on controller ngaoda.Controllers.ImageProcessingController (ngaoda).
2024-06-21 16:39:21.8930|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.LogFilterExecutionPlan: Execution plan of authorization filters (in the following order): None
2024-06-21 16:39:21.8930|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.LogFilterExecutionPlan: Execution plan of resource filters (in the following order): None
2024-06-21 16:39:21.8930|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.LogFilterExecutionPlan: Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648), Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
2024-06-21 16:39:21.8930|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.LogFilterExecutionPlan: Execution plan of exception filters (in the following order): None
2024-06-21 16:39:21.8930|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.LogFilterExecutionPlan: Execution plan of result filters (in the following order): None
2024-06-21 16:39:21.8930|0|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker+Log.ExecutingControllerFactory: Executing controller factory for controller ngaoda.Controllers.ImageProcessingController (ngaoda)
2024-06-21 16:39:21.9003|0|DEBUG|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker+Log.ExecutedControllerFactory: Executed controller factory for controller ngaoda.Controllers.ImageProcessingController (ngaoda)
2024-06-21 16:39:21.9003|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.AttemptingToBindParameterOrProperty: Attempting to bind parameter 'path' of type 'System.String' ...
2024-06-21 16:39:21.9188|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.AttemptingToBindModel: Attempting to bind parameter 'path' of type 'System.String' using the name 'path' in request data ...
2024-06-21 16:39:21.9188|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.DoneAttemptingToBindModel: Done attempting to bind parameter 'path' of type 'System.String'.
2024-06-21 16:39:21.9188|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.DoneAttemptingToBindParameterOrProperty: Done attempting to bind parameter 'path' of type 'System.String'.
2024-06-21 16:39:21.9188|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.AttemptingToValidateParameterOrProperty: Attempting to validate the bound parameter 'path' of type 'System.String' ...
2024-06-21 16:39:21.9188|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.DoneAttemptingToValidateParameter: Done attempting to validate the bound parameter 'path' of type 'System.String'.
2024-06-21 16:39:21.9188|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.AttemptingToBindParameterOrProperty: Attempting to bind parameter 'w' of type 'System.Int32' ...
2024-06-21 16:39:21.9188|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.AttemptingToBindModel: Attempting to bind parameter 'w' of type 'System.Int32' using the name 'w' in request data ...
2024-06-21 16:39:21.9188|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.DoneAttemptingToBindModel: Done attempting to bind parameter 'w' of type 'System.Int32'.
2024-06-21 16:39:21.9188|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.DoneAttemptingToBindParameterOrProperty: Done attempting to bind parameter 'w' of type 'System.Int32'.
2024-06-21 16:39:21.9188|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.AttemptingToValidateParameterOrProperty: Attempting to validate the bound parameter 'w' of type 'System.Int32' ...
2024-06-21 16:39:21.9188|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.DoneAttemptingToValidateParameter: Done attempting to validate the bound parameter 'w' of type 'System.Int32'.
2024-06-21 16:39:21.9188|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.AttemptingToBindParameterOrProperty: Attempting to bind parameter 'h' of type 'System.Int32' ...
2024-06-21 16:39:21.9188|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.AttemptingToBindModel: Attempting to bind parameter 'h' of type 'System.Int32' using the name 'h' in request data ...
2024-06-21 16:39:21.9188|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.DoneAttemptingToBindModel: Done attempting to bind parameter 'h' of type 'System.Int32'.
2024-06-21 16:39:21.9188|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.DoneAttemptingToBindParameterOrProperty: Done attempting to bind parameter 'h' of type 'System.Int32'.
2024-06-21 16:39:21.9188|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.AttemptingToValidateParameterOrProperty: Attempting to validate the bound parameter 'h' of type 'System.Int32' ...
2024-06-21 16:39:21.9188|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.DoneAttemptingToValidateParameter: Done attempting to validate the bound parameter 'h' of type 'System.Int32'.
2024-06-21 16:39:21.9321|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.AttemptingToBindParameterOrProperty: Attempting to bind parameter 'q' of type 'System.Int32' ...
2024-06-21 16:39:21.9321|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.AttemptingToBindModel: Attempting to bind parameter 'q' of type 'System.Int32' using the name 'q' in request data ...
2024-06-21 16:39:21.9321|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.DoneAttemptingToBindModel: Done attempting to bind parameter 'q' of type 'System.Int32'.
2024-06-21 16:39:21.9321|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.DoneAttemptingToBindParameterOrProperty: Done attempting to bind parameter 'q' of type 'System.Int32'.
2024-06-21 16:39:21.9321|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.AttemptingToValidateParameterOrProperty: Attempting to validate the bound parameter 'q' of type 'System.Int32' ...
2024-06-21 16:39:21.9321|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.DoneAttemptingToValidateParameter: Done attempting to validate the bound parameter 'q' of type 'System.Int32'.
2024-06-21 16:39:21.9321|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.AttemptingToBindParameterOrProperty: Attempting to bind parameter 'dpr' of type 'System.Int32' ...
2024-06-21 16:39:21.9321|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.AttemptingToBindModel: Attempting to bind parameter 'dpr' of type 'System.Int32' using the name 'dpr' in request data ...
2024-06-21 16:39:21.9321|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.DoneAttemptingToBindModel: Done attempting to bind parameter 'dpr' of type 'System.Int32'.
2024-06-21 16:39:21.9321|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.DoneAttemptingToBindParameterOrProperty: Done attempting to bind parameter 'dpr' of type 'System.Int32'.
2024-06-21 16:39:21.9321|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.AttemptingToValidateParameterOrProperty: Attempting to validate the bound parameter 'dpr' of type 'System.Int32' ...
2024-06-21 16:39:21.9321|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.DoneAttemptingToValidateParameter: Done attempting to validate the bound parameter 'dpr' of type 'System.Int32'.
2024-06-21 16:39:21.9321|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.AttemptingToBindParameterOrProperty: Attempting to bind parameter 'fit' of type 'System.String' ...
2024-06-21 16:39:21.9321|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.AttemptingToBindModel: Attempting to bind parameter 'fit' of type 'System.String' using the name 'fit' in request data ...
2024-06-21 16:39:21.9321|0|DEBUG|Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions.DoneAttemptingToBindModel: Done attempting to bind parameter 'fit' of type 'System.String'.
2024-06-21 16:39:21.9321|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.DoneAttemptingToBindParameterOrProperty: Done attempting to bind parameter 'fit' of type 'System.String'.
2024-06-21 16:39:21.9321|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.AttemptingToValidateParameterOrProperty: Attempting to validate the bound parameter 'fit' of type 'System.String' ...
2024-06-21 16:39:21.9321|0|DEBUG|Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder+Log.DoneAttemptingToValidateParameter: Done attempting to validate the bound parameter 'fit' of type 'System.String'.
2024-06-21 16:39:21.9321|0|TRACE|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next: Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter.
2024-06-21 16:39:21.9321|0|TRACE|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next: Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter.
2024-06-21 16:39:21.9321|0|TRACE|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next: Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter.
2024-06-21 16:39:21.9321|0|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker+Log.ActionMethodExecuting: Executing action method ngaoda.Controllers.ImageProcessingController.ProcessImage (ngaoda) - Validation state: Valid
2024-06-21 16:39:21.9321|0|TRACE|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker+Log.ActionMethodExecuting: Executing action method ngaoda.Controllers.ImageProcessingController.ProcessImage (ngaoda) with arguments (resources/1/shared/backend-lol.png, 500, 0, 100, 1, fill)
2024-06-21 16:39:23.0641|0|ERROR|ngaoda.Services.ImageProcessingService.ProcessImage: ImageProcessingService.ProcessImage
System.ArgumentNullException: Value cannot be null. (Parameter 'path1')
at System.ArgumentNullException.Throw(String paramName)
at System.IO.Path.Combine(String path1, String path2)
at ngaoda.Services.ImageProcessingService.ProcessImage(String path, Int32 w, Int32 h, Int32 q, Int32 dpr, String fit) in D:\workplace\Projects\PersonalProjects\ngaoda\Services\ImageProcessingService.cs:line 20
2024-06-21 16:39:30.1071|0|TRACE|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next: Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter.
2024-06-21 16:39:30.1071|0|TRACE|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next: Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter.
2024-06-21 16:39:30.1071|0|TRACE|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next: Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter.
2024-06-21 16:39:30.1071|0|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker+Log.ExecutedAction: Executed action ngaoda.Controllers.ImageProcessingController.ProcessImage (ngaoda) in 8212.3456ms
2024-06-21 16:39:30.1071|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke: Executed endpoint 'ngaoda.Controllers.ImageProcessingController.ProcessImage (ngaoda)'
2024-06-21 16:39:30.1268|0|ERROR|Microsoft.AspNetCore.Diagnostics.DiagnosticsTelemetry.ReportUnhandledException: An unhandled exception has occurred while executing the request.
System.ArgumentNullException: Value cannot be null. (Parameter 'path1')
at System.ArgumentNullException.Throw(String paramName)
at System.IO.Path.Combine(String path1, String path2)
at ngaoda.Services.ImageProcessingService.ProcessImage(String path, Int32 w, Int32 h, Int32 q, Int32 dpr, String fit) in D:\workplace\Projects\PersonalProjects\ngaoda\Services\ImageProcessingService.cs:line 20
at ngaoda.Controllers.ImageProcessingController.ProcessImage(String path, Int32 w, Int32 h, Int32 q, Int32 dpr, String fit) in D:\workplace\Projects\PersonalProjects\ngaoda\Controllers\ImageProcessingController.cs:line 14
at lambda_method3(Closure, Object, Object[])
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Logged|17_1(ResourceInvoker invoker)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Logged|17_1(ResourceInvoker invoker)
at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger)
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context)
2024-06-21 16:39:30.1883|0|DEBUG|Microsoft.WebTools.BrowserLink.Net.BrowserLinkMiddleware+Log.SetupResponseForBrowserLink: Response markup is scheduled to include Browser Link script injection.
2024-06-21 16:39:30.1883|0|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware+Log.SetupResponseForBrowserRefresh: Response markup is scheduled to include browser refresh script injection.
2024-06-21 16:39:30.1883|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQNV5J8MA" sending HEADERS frame for stream ID 9 with length 59 and flags END_HEADERS.
2024-06-21 16:39:30.1883|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQNV5J8MA" sending DATA frame for stream ID 9 with length 16384 and flags NONE.
2024-06-21 16:39:30.1883|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQNV5J8MA" sending DATA frame for stream ID 9 with length 16384 and flags NONE.
2024-06-21 16:39:30.1883|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQNV5J8MA" sending DATA frame for stream ID 9 with length 872 and flags NONE.
2024-06-21 16:39:30.1883|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQNV5J8MA" sending DATA frame for stream ID 9 with length 440 and flags NONE.
2024-06-21 16:39:30.1883|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HQNV5J8MA" received WINDOW_UPDATE frame for stream ID 0 with length 4 and flags 0x0.
2024-06-21 16:39:30.1883|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HQNV5J8MA" received WINDOW_UPDATE frame for stream ID 9 with length 4 and flags 0x0.
2024-06-21 16:39:30.1883|0|DEBUG|Microsoft.WebTools.BrowserLink.Net.BrowserLinkMiddleware+Log.BrowserConfiguredForBrowserLink: Response markup was updated to include Browser Link script injection.
2024-06-21 16:39:30.1883|0|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware+Log.BrowserConfiguredForRefreshes: Response markup was updated to include browser refresh script injection.
2024-06-21 16:39:30.1883|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQNV5J8MA" sending DATA frame for stream ID 9 with length 0 and flags END_STREAM.
2024-06-21 16:39:30.1883|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/ImageProcessing?path=resources/1/shared/backend-lol.png&w=500&h=0&q=100&dpr=1&fit=fill - 500 - text/html;+charset=utf-8 10509.7765ms
2024-06-21 16:39:30.2398|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HQNV5J8MA" received HEADERS frame for stream ID 11 with length 123 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 16:39:30.2398|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/_vs/browserLink - - -
2024-06-21 16:39:30.2398|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HQNV5J8MA" received HEADERS frame for stream ID 13 with length 53 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 16:39:30.2398|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/_framework/aspnetcore-browser-refresh.js - - -
2024-06-21 16:39:30.2471|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQNV5J8MA" sending HEADERS frame for stream ID 13 with length 13 and flags END_HEADERS.
2024-06-21 16:39:30.2471|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQNV5J8MA" sending DATA frame for stream ID 13 with length 13748 and flags NONE.
2024-06-21 16:39:30.2471|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQNV5J8MA" sending DATA frame for stream ID 13 with length 0 and flags END_STREAM.
2024-06-21 16:39:30.2471|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/_framework/aspnetcore-browser-refresh.js - 200 13748 application/javascript;+charset=utf-8 5.6488ms
2024-06-21 16:39:30.2471|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQNV5J8MA" sending HEADERS frame for stream ID 11 with length 66 and flags END_HEADERS.
2024-06-21 16:39:30.2471|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQNV5J8MA" sending DATA frame for stream ID 11 with length 9986 and flags NONE.
2024-06-21 16:39:30.2608|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQNV5J8MA" sending DATA frame for stream ID 11 with length 10240 and flags NONE.
2024-06-21 16:39:30.2608|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQNV5J8MA" sending DATA frame for stream ID 11 with length 10240 and flags NONE.
2024-06-21 16:39:30.2608|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQNV5J8MA" sending DATA frame for stream ID 11 with length 10240 and flags NONE.
2024-06-21 16:39:30.2608|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQNV5J8MA" sending DATA frame for stream ID 11 with length 10240 and flags NONE.
2024-06-21 16:39:30.2608|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQNV5J8MA" sending DATA frame for stream ID 11 with length 10240 and flags NONE.
2024-06-21 16:39:30.2608|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQNV5J8MA" sending DATA frame for stream ID 11 with length 10240 and flags NONE.
2024-06-21 16:39:30.2608|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQNV5J8MA" sending DATA frame for stream ID 11 with length 10240 and flags NONE.
2024-06-21 16:39:30.2608|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQNV5J8MA" sending DATA frame for stream ID 11 with length 10240 and flags NONE.
2024-06-21 16:39:30.2608|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQNV5J8MA" sending DATA frame for stream ID 11 with length 10240 and flags NONE.
2024-06-21 16:39:30.2608|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQNV5J8MA" sending DATA frame for stream ID 11 with length 10240 and flags NONE.
2024-06-21 16:39:30.2608|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQNV5J8MA" sending DATA frame for stream ID 11 with length 10240 and flags NONE.
2024-06-21 16:39:30.2608|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQNV5J8MA" sending DATA frame for stream ID 11 with length 10240 and flags NONE.
2024-06-21 16:39:30.2608|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQNV5J8MA" sending DATA frame for stream ID 11 with length 10240 and flags NONE.
2024-06-21 16:39:30.2608|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQNV5J8MA" sending DATA frame for stream ID 11 with length 10240 and flags NONE.
2024-06-21 16:39:30.2608|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQNV5J8MA" sending DATA frame for stream ID 11 with length 160 and flags NONE.
2024-06-21 16:39:30.2608|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQNV5J8MA" sending DATA frame for stream ID 11 with length 0 and flags END_STREAM.
2024-06-21 16:39:30.2608|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/_vs/browserLink - 200 - text/javascript;+charset=UTF-8 28.1812ms
2024-06-21 16:39:30.3244|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HQNV5J8MA" received HEADERS frame for stream ID 15 with length 88 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 16:39:30.3244|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/favicon.ico - - -
2024-06-21 16:39:30.3244|0|TRACE|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware.Invoke: All hosts are allowed.
2024-06-21 16:39:30.3244|0|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher.MatchAsync: No candidates found for the request path '/favicon.ico'
2024-06-21 16:39:30.3244|0|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.SetRoutingAndContinue: Request did not match any endpoints
2024-06-21 16:39:32.0819|0|DEBUG|Microsoft.AspNetCore.Rewrite.RewriteMiddleware.RunRules: Request is continuing in applying rules. Current url is https://localhost:7065/favicon.ico
2024-06-21 16:39:32.0819|0|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.TryServeStaticFile: The request path /favicon.ico does not match an existing file
2024-06-21 16:39:32.0819|0|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke: The request path does not match the path filter
2024-06-21 16:39:32.0819|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/favicon.ico - 404 0 - 1760.3139ms
2024-06-21 16:39:32.0819|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQNV5J8MA" sending HEADERS frame for stream ID 15 with length 37 and flags END_STREAM, END_HEADERS.
2024-06-21 16:39:32.0819|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestUnhandled: Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://localhost:7065/favicon.ico, Response status code: 404
2024-06-21 16:40:22.8894|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HQNV5J8MA" received HEADERS frame for stream ID 17 with length 54 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 16:40:22.8894|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HQNV5J8MA" received PING frame for stream ID 0 with length 8 and flags NONE.
2024-06-21 16:40:22.8894|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQNV5J8MA" sending PING frame for stream ID 0 with length 8 and flags ACK.
2024-06-21 16:40:22.8894|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/resources/1/shared/backend-lol.png?w=500 - - -
2024-06-21 16:40:22.9034|0|TRACE|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware.Invoke: All hosts are allowed.
2024-06-21 16:40:22.9034|0|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher.MatchAsync: No candidates found for the request path '/resources/1/shared/backend-lol.png'
2024-06-21 16:40:22.9034|0|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.SetRoutingAndContinue: Request did not match any endpoints
2024-06-21 16:42:58.0816|0|DEBUG|Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor: Registered model binder providers, in the following order: Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ByteArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormFileModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormCollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.KeyValuePairModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DictionaryModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ComplexObjectModelBinderProvider
2024-06-21 16:42:58.1546|0|DEBUG|Microsoft.Extensions.Hosting.Internal.HostingLoggerExtensions.Starting: Hosting starting
2024-06-21 16:42:58.2239|0|WARN|Microsoft.Extensions.Internal.ActivatorUtilities+ConstructorMatcher.CreateInstance: The WebRootPath was not found: D:\workplace\Projects\PersonalProjects\ngaoda\wwwroot. Static files may be unavailable.
2024-06-21 16:42:58.3194|0|INFO|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Now listening on: https://localhost:7065
2024-06-21 16:42:58.3194|0|INFO|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Now listening on: http://localhost:5086
2024-06-21 16:42:58.3194|0|DEBUG|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Loaded hosting startup assembly ngaoda
2024-06-21 16:42:58.3194|0|DEBUG|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Loaded hosting startup assembly Microsoft.WebTools.ApiEndpointDiscovery
2024-06-21 16:42:58.3194|0|DEBUG|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh
2024-06-21 16:42:58.3194|0|DEBUG|Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync: Loaded hosting startup assembly Microsoft.WebTools.BrowserLink.Net
2024-06-21 16:42:58.3612|0|INFO|Microsoft.Extensions.Hosting.Internal.ConsoleLifetime.OnApplicationStarted: Application started. Press Ctrl+C to shut down.
2024-06-21 16:42:58.3612|0|INFO|Microsoft.Extensions.Hosting.Internal.ConsoleLifetime.OnApplicationStarted: Hosting environment: Development
2024-06-21 16:42:58.3612|0|INFO|Microsoft.Extensions.Hosting.Internal.ApplicationLifetime.NotifyStarted: Content root path: D:\workplace\Projects\PersonalProjects\ngaoda
2024-06-21 16:42:58.3612|0|DEBUG|Microsoft.Extensions.Hosting.Internal.HostingLoggerExtensions.Started: Hosting started
2024-06-21 16:42:58.6356|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.ConnectionDispatcher`1.StartAcceptingConnectionsCore: Connection id "0HN4HQQ4F3QR1" accepted.
2024-06-21 16:42:58.6356|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HQQ4F3QR1" started.
2024-06-21 16:42:58.6356|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.ConnectionDispatcher`1.StartAcceptingConnectionsCore: Connection id "0HN4HQQ4F3QR2" accepted.
2024-06-21 16:42:58.6356|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HQQ4F3QR2" started.
2024-06-21 16:42:58.6594|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection.DoReceive: Connection id "0HN4HQQ4F3QR2" received FIN.
2024-06-21 16:42:58.6594|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection.DoReceive: Connection id "0HN4HQQ4F3QR1" received FIN.
2024-06-21 16:42:58.6681|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync: Failed to authenticate HTTPS connection.
System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream.
at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken)
at System.Net.Security.SslStream.ProcessAuthenticationWithTelemetryAsync(Boolean isAsync, CancellationToken cancellationToken)
at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context)
2024-06-21 16:42:58.6681|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync: Failed to authenticate HTTPS connection.
System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream.
at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken)
at System.Net.Security.SslStream.ProcessAuthenticationWithTelemetryAsync(Boolean isAsync, CancellationToken cancellationToken)
at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context)
2024-06-21 16:42:58.6882|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HQQ4F3QR1" stopped.
2024-06-21 16:42:58.6882|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HQQ4F3QR2" stopped.
2024-06-21 16:42:58.6882|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection.Shutdown: Connection id "0HN4HQQ4F3QR2" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-06-21 16:42:58.6882|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection.Shutdown: Connection id "0HN4HQQ4F3QR1" sending FIN because: "The Socket transport's send loop completed gracefully."
2024-06-21 16:42:58.9246|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.ConnectionDispatcher`1.StartAcceptingConnectionsCore: Connection id "0HN4HQQ4F3QR3" accepted.
2024-06-21 16:42:58.9246|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection`1.ExecuteAsync: Connection id "0HN4HQQ4F3QR3" started.
2024-06-21 16:42:58.9509|0|DEBUG|Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddlewareLoggerExtensions.HttpsConnectionEstablished: Connection 0HN4HQQ4F3QR3 established using the following protocol: Tls13
2024-06-21 16:42:58.9681|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQQ4F3QR3" sending SETTINGS frame for stream ID 0 with length 24 and flags NONE.
2024-06-21 16:42:58.9681|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQQ4F3QR3" sending WINDOW_UPDATE frame for stream ID 0 with length 4 and flags 0x0.
2024-06-21 16:42:58.9681|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HQQ4F3QR3" received SETTINGS frame for stream ID 0 with length 24 and flags NONE.
2024-06-21 16:42:58.9681|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQQ4F3QR3" sending SETTINGS frame for stream ID 0 with length 0 and flags ACK.
2024-06-21 16:42:58.9681|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HQQ4F3QR3" received WINDOW_UPDATE frame for stream ID 0 with length 4 and flags 0x0.
2024-06-21 16:42:58.9681|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HQQ4F3QR3" received HEADERS frame for stream ID 1 with length 516 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 16:42:58.9814|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HQQ4F3QR3" received SETTINGS frame for stream ID 0 with length 0 and flags ACK.
2024-06-21 16:42:58.9814|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/swagger/index.html - - -
2024-06-21 16:42:59.0609|0|DEBUG|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware.Configure: Wildcard detected, all requests with hosts will be allowed.
2024-06-21 16:42:59.0609|0|TRACE|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware.Invoke: All hosts are allowed.
2024-06-21 16:42:59.0730|0|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher.MatchAsync: No candidates found for the request path '/swagger/index.html'
2024-06-21 16:42:59.0730|0|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.SetRoutingAndContinue: Request did not match any endpoints
2024-06-21 16:43:01.6804|0|DEBUG|Microsoft.AspNetCore.Rewrite.RewriteMiddleware.RunRules: Request is continuing in applying rules. Current url is https://localhost:7065/swagger/index.html
2024-06-21 16:43:01.6804|0|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.TryServeStaticFile: The request path /swagger/index.html does not match an existing file
2024-06-21 16:43:01.7206|0|DEBUG|Microsoft.WebTools.BrowserLink.Net.BrowserLinkMiddleware+Log.SetupResponseForBrowserLink: Response markup is scheduled to include Browser Link script injection.
2024-06-21 16:43:01.7206|0|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware+Log.SetupResponseForBrowserRefresh: Response markup is scheduled to include browser refresh script injection.
2024-06-21 16:43:01.7206|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQQ4F3QR3" sending HEADERS frame for stream ID 1 with length 66 and flags END_HEADERS.
2024-06-21 16:43:01.7298|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQQ4F3QR3" sending DATA frame for stream ID 1 with length 4096 and flags NONE.
2024-06-21 16:43:01.7298|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQQ4F3QR3" sending DATA frame for stream ID 1 with length 986 and flags NONE.
2024-06-21 16:43:01.7298|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQQ4F3QR3" sending DATA frame for stream ID 1 with length 81 and flags NONE.
2024-06-21 16:43:01.7298|0|DEBUG|Microsoft.WebTools.BrowserLink.Net.BrowserLinkMiddleware+Log.BrowserConfiguredForBrowserLink: Response markup was updated to include Browser Link script injection.
2024-06-21 16:43:01.7298|0|DEBUG|Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware+Log.BrowserConfiguredForRefreshes: Response markup was updated to include browser refresh script injection.
2024-06-21 16:43:01.7298|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQQ4F3QR3" sending DATA frame for stream ID 1 with length 0 and flags END_STREAM.
2024-06-21 16:43:01.7298|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/swagger/index.html - 200 - text/html;charset=utf-8 2748.9989ms
2024-06-21 16:43:01.7739|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HQQ4F3QR3" received HEADERS frame for stream ID 3 with length 116 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 16:43:01.7739|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/_framework/aspnetcore-browser-refresh.js - - -
2024-06-21 16:43:01.7778|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQQ4F3QR3" sending HEADERS frame for stream ID 3 with length 60 and flags END_HEADERS.
2024-06-21 16:43:01.7778|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQQ4F3QR3" sending DATA frame for stream ID 3 with length 13748 and flags NONE.
2024-06-21 16:43:01.7778|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQQ4F3QR3" sending DATA frame for stream ID 3 with length 0 and flags END_STREAM.
2024-06-21 16:43:01.7778|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/_framework/aspnetcore-browser-refresh.js - 200 13748 application/javascript;+charset=utf-8 4.5117ms
2024-06-21 16:43:01.7778|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HQQ4F3QR3" received HEADERS frame for stream ID 5 with length 58 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 16:43:01.7778|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/_vs/browserLink - - -
2024-06-21 16:43:01.8133|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQQ4F3QR3" sending HEADERS frame for stream ID 5 with length 119 and flags END_HEADERS.
2024-06-21 16:43:01.8133|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQQ4F3QR3" sending DATA frame for stream ID 5 with length 9986 and flags NONE.
2024-06-21 16:43:01.8133|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQQ4F3QR3" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 16:43:01.8133|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQQ4F3QR3" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 16:43:01.8133|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQQ4F3QR3" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 16:43:01.8133|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQQ4F3QR3" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 16:43:01.8133|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQQ4F3QR3" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 16:43:01.8133|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQQ4F3QR3" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 16:43:01.8133|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQQ4F3QR3" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 16:43:01.8133|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQQ4F3QR3" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 16:43:01.8133|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQQ4F3QR3" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 16:43:01.8133|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQQ4F3QR3" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 16:43:01.8133|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQQ4F3QR3" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 16:43:01.8133|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQQ4F3QR3" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 16:43:01.8133|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQQ4F3QR3" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 16:43:01.8133|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQQ4F3QR3" sending DATA frame for stream ID 5 with length 10240 and flags NONE.
2024-06-21 16:43:01.8133|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQQ4F3QR3" sending DATA frame for stream ID 5 with length 160 and flags NONE.
2024-06-21 16:43:01.8237|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQQ4F3QR3" sending DATA frame for stream ID 5 with length 0 and flags END_STREAM.
2024-06-21 16:43:01.8237|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/_vs/browserLink - 200 - text/javascript;+charset=UTF-8 42.0061ms
2024-06-21 16:43:01.8954|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HQQ4F3QR3" received HEADERS frame for stream ID 7 with length 75 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 16:43:01.8954|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/swagger/v1/swagger.json - - -
2024-06-21 16:43:01.8954|0|TRACE|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware.Invoke: All hosts are allowed.
2024-06-21 16:43:01.8954|0|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher.MatchAsync: No candidates found for the request path '/swagger/v1/swagger.json'
2024-06-21 16:43:01.8954|0|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.SetRoutingAndContinue: Request did not match any endpoints
2024-06-21 16:43:03.8484|0|DEBUG|Microsoft.AspNetCore.Rewrite.RewriteMiddleware.RunRules: Request is continuing in applying rules. Current url is https://localhost:7065/swagger/v1/swagger.json
2024-06-21 16:43:03.8484|0|DEBUG|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.TryServeStaticFile: The request path /swagger/v1/swagger.json does not match an existing file
2024-06-21 16:43:03.8915|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestFinished: Request finished HTTP/2 GET https://localhost:7065/swagger/v1/swagger.json - 200 - application/json;charset=utf-8 1995.6194ms
2024-06-21 16:43:03.8915|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQQ4F3QR3" sending HEADERS frame for stream ID 7 with length 65 and flags END_HEADERS.
2024-06-21 16:43:03.8915|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQQ4F3QR3" sending DATA frame for stream ID 7 with length 1539 and flags END_STREAM.
2024-06-21 16:43:24.4629|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HQQ4F3QR3" received HEADERS frame for stream ID 9 with length 54 and flags END_STREAM, END_HEADERS, PRIORITY.
2024-06-21 16:43:24.4642|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync: Connection id "0HN4HQQ4F3QR3" received PING frame for stream ID 0 with length 8 and flags NONE.
2024-06-21 16:43:24.4642|0|INFO|Microsoft.AspNetCore.Hosting.HostingApplicationDiagnostics.LogRequestStarting: Request starting HTTP/2 GET https://localhost:7065/resources/1/shared/backend-lol.png?w=500 - - -
2024-06-21 16:43:24.4642|0|TRACE|Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized: Connection id "0HN4HQQ4F3QR3" sending PING frame for stream ID 0 with length 8 and flags ACK.
2024-06-21 16:43:24.4642|0|TRACE|Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware.Invoke: All hosts are allowed.
2024-06-21 16:43:24.4642|0|DEBUG|Microsoft.AspNetCore.Routing.Matching.DfaMatcher.MatchAsync: No candidates found for the request path '/resources/1/shared/backend-lol.png'
2024-06-21 16:43:24.4642|0|DEBUG|Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.SetRoutingAndContinue: Request did not match any endpoints