[2022-07-06 08:13:24.690 +02:00 INF User profile is available. Using 'C:\Users\ermin.bronja\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. ][2022-07-06 08:13:24.933 +02:00 INF Now listening on: http://localhost:5116 ][2022-07-06 08:13:24.937 +02:00 INF Application started. Press Ctrl+C to shut down. ][2022-07-06 08:13:24.937 +02:00 INF Hosting environment: Development ][2022-07-06 08:13:24.937 +02:00 INF Content root path: C:\Users\ermin.bronja\Desktop\Project\Diligent.WebAPI.Host\ ][2022-07-06 08:20:34.935 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - ][2022-07-06 08:20:34.977 +02:00 INF CORS policy execution successful. ][2022-07-06 08:20:35.023 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 90.3693ms ][2022-07-06 08:20:35.049 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 47 ][2022-07-06 08:20:35.058 +02:00 INF CORS policy execution successful. ][2022-07-06 08:20:35.416 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 08:20:35.439 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host). ][2022-07-06 08:20:36.550 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'. ][2022-07-06 08:20:36.569 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 1125.6103ms ][2022-07-06 08:20:36.570 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 08:20:36.571 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 47 - 200 - application/json;+charset=utf-8 1522.1566ms ][2022-07-06 08:20:39.301 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 47 ][2022-07-06 08:20:39.302 +02:00 INF CORS policy execution successful. ][2022-07-06 08:20:39.302 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 08:20:39.302 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host). ][2022-07-06 08:20:39.439 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'. ][2022-07-06 08:20:39.440 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 137.4026ms ][2022-07-06 08:20:39.440 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 08:20:39.440 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 47 - 200 - application/json;+charset=utf-8 139.3230ms ][2022-07-06 08:20:40.765 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 08:20:40.765 +02:00 INF CORS policy execution successful. ][2022-07-06 08:20:40.768 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 08:20:40.773 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 08:20:40.877 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 08:20:40.888 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 114.4975ms ][2022-07-06 08:20:40.888 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 08:20:40.888 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 123.3509ms ][2022-07-06 08:20:55.407 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - ][2022-07-06 08:20:55.408 +02:00 INF CORS policy execution successful. ][2022-07-06 08:20:55.408 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.4048ms ][2022-07-06 08:20:55.409 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 ][2022-07-06 08:20:55.409 +02:00 INF CORS policy execution successful. ][2022-07-06 08:20:55.409 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 08:20:55.409 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host). ][2022-07-06 08:20:55.529 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'. ][2022-07-06 08:20:55.530 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 120.3502ms ][2022-07-06 08:20:55.530 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 08:20:55.530 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 120.9031ms ][2022-07-06 08:20:57.255 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 08:20:57.255 +02:00 INF CORS policy execution successful. ][2022-07-06 08:20:57.255 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 08:20:57.255 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 08:20:57.281 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 08:20:57.281 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.0177ms ][2022-07-06 08:20:57.282 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 08:20:57.282 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.6291ms ][2022-07-06 08:21:12.429 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 08:21:12.430 +02:00 INF CORS policy execution successful. ][2022-07-06 08:21:12.430 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 08:21:12.430 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 08:21:12.458 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 08:21:12.458 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 27.9527ms ][2022-07-06 08:21:12.458 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 08:21:12.458 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 28.6142ms ][2022-07-06 08:23:56.443 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 08:23:56.443 +02:00 INF CORS policy execution successful. ][2022-07-06 08:23:56.443 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 08:23:56.443 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 08:23:56.469 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 08:23:56.469 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.0201ms ][2022-07-06 08:23:56.469 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 08:23:56.469 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.7717ms ][2022-07-06 08:24:00.729 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat/requests/join-request - - ][2022-07-06 08:24:00.729 +02:00 INF CORS policy execution successful. ][2022-07-06 08:24:00.729 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat/requests/join-request - - - 204 - - 0.2586ms ][2022-07-06 08:24:00.730 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 133 ][2022-07-06 08:24:00.730 +02:00 INF CORS policy execution successful. ][2022-07-06 08:24:00.730 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)' ][2022-07-06 08:24:00.733 +02:00 INF Route matched with {action = "CreateRequest", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateRequest(Diligent.WebAPI.Host.DTOs.Chat.RequestCreateDTO) on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 08:24:00.880 +02:00 INF Executing StatusCodeResult, setting HTTP status code 201 ][2022-07-06 08:24:00.880 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host) in 146.9399ms ][2022-07-06 08:24:00.880 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)' ][2022-07-06 08:24:00.880 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 133 - 201 0 - 150.4109ms ][2022-07-06 08:24:28.436 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 08:24:28.436 +02:00 INF CORS policy execution successful. ][2022-07-06 08:24:28.436 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 08:24:28.436 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 08:24:28.462 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 08:24:28.463 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.9599ms ][2022-07-06 08:24:28.464 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 08:24:28.464 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 27.6352ms ][2022-07-06 08:24:34.050 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat/requests/join-request - - ][2022-07-06 08:24:34.050 +02:00 INF CORS policy execution successful. ][2022-07-06 08:24:34.051 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat/requests/join-request - - - 204 - - 0.2119ms ][2022-07-06 08:24:34.052 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 133 ][2022-07-06 08:24:34.052 +02:00 INF CORS policy execution successful. ][2022-07-06 08:24:34.052 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)' ][2022-07-06 08:24:34.052 +02:00 INF Route matched with {action = "CreateRequest", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateRequest(Diligent.WebAPI.Host.DTOs.Chat.RequestCreateDTO) on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 08:24:34.084 +02:00 INF Executing StatusCodeResult, setting HTTP status code 201 ][2022-07-06 08:24:34.084 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host) in 32.1951ms ][2022-07-06 08:24:34.084 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)' ][2022-07-06 08:24:34.084 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 133 - 201 0 - 32.8170ms ][2022-07-06 08:24:35.018 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 133 ][2022-07-06 08:24:35.018 +02:00 INF CORS policy execution successful. ][2022-07-06 08:24:35.018 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)' ][2022-07-06 08:24:35.018 +02:00 INF Route matched with {action = "CreateRequest", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateRequest(Diligent.WebAPI.Host.DTOs.Chat.RequestCreateDTO) on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 08:24:35.050 +02:00 INF Executing StatusCodeResult, setting HTTP status code 201 ][2022-07-06 08:24:35.050 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host) in 31.8132ms ][2022-07-06 08:24:35.050 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)' ][2022-07-06 08:24:35.050 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 133 - 201 0 - 32.2763ms ][2022-07-06 08:24:35.200 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 133 ][2022-07-06 08:24:35.200 +02:00 INF CORS policy execution successful. ][2022-07-06 08:24:35.200 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)' ][2022-07-06 08:24:35.200 +02:00 INF Route matched with {action = "CreateRequest", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateRequest(Diligent.WebAPI.Host.DTOs.Chat.RequestCreateDTO) on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 08:24:35.229 +02:00 INF Executing StatusCodeResult, setting HTTP status code 201 ][2022-07-06 08:24:35.230 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host) in 29.327ms ][2022-07-06 08:24:35.230 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)' ][2022-07-06 08:24:35.230 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 133 - 201 0 - 29.8604ms ][2022-07-06 08:24:35.403 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 133 ][2022-07-06 08:24:35.403 +02:00 INF CORS policy execution successful. ][2022-07-06 08:24:35.403 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)' ][2022-07-06 08:24:35.403 +02:00 INF Route matched with {action = "CreateRequest", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateRequest(Diligent.WebAPI.Host.DTOs.Chat.RequestCreateDTO) on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 08:24:35.434 +02:00 INF Executing StatusCodeResult, setting HTTP status code 201 ][2022-07-06 08:24:35.434 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host) in 30.618ms ][2022-07-06 08:24:35.434 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)' ][2022-07-06 08:24:35.434 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 133 - 201 0 - 31.1929ms ][2022-07-06 08:24:35.584 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 133 ][2022-07-06 08:24:35.584 +02:00 INF CORS policy execution successful. ][2022-07-06 08:24:35.584 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)' ][2022-07-06 08:24:35.584 +02:00 INF Route matched with {action = "CreateRequest", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateRequest(Diligent.WebAPI.Host.DTOs.Chat.RequestCreateDTO) on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 08:24:35.614 +02:00 INF Executing StatusCodeResult, setting HTTP status code 201 ][2022-07-06 08:24:35.614 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host) in 29.8467ms ][2022-07-06 08:24:35.614 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)' ][2022-07-06 08:24:35.614 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 133 - 201 0 - 30.4035ms ][2022-07-06 08:24:35.755 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 133 ][2022-07-06 08:24:35.755 +02:00 INF CORS policy execution successful. ][2022-07-06 08:24:35.755 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)' ][2022-07-06 08:24:35.755 +02:00 INF Route matched with {action = "CreateRequest", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateRequest(Diligent.WebAPI.Host.DTOs.Chat.RequestCreateDTO) on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 08:24:35.786 +02:00 INF Executing StatusCodeResult, setting HTTP status code 201 ][2022-07-06 08:24:35.786 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host) in 31.1255ms ][2022-07-06 08:24:35.786 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)' ][2022-07-06 08:24:35.787 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 133 - 201 0 - 31.7648ms ][2022-07-06 08:24:35.923 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 133 ][2022-07-06 08:24:35.923 +02:00 INF CORS policy execution successful. ][2022-07-06 08:24:35.923 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)' ][2022-07-06 08:24:35.923 +02:00 INF Route matched with {action = "CreateRequest", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateRequest(Diligent.WebAPI.Host.DTOs.Chat.RequestCreateDTO) on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 08:24:35.954 +02:00 INF Executing StatusCodeResult, setting HTTP status code 201 ][2022-07-06 08:24:35.954 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host) in 31.1555ms ][2022-07-06 08:24:35.954 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)' ][2022-07-06 08:24:35.954 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 133 - 201 0 - 31.7617ms ][2022-07-06 08:24:36.095 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 133 ][2022-07-06 08:24:36.095 +02:00 INF CORS policy execution successful. ][2022-07-06 08:24:36.095 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)' ][2022-07-06 08:24:36.095 +02:00 INF Route matched with {action = "CreateRequest", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateRequest(Diligent.WebAPI.Host.DTOs.Chat.RequestCreateDTO) on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 08:24:36.139 +02:00 INF Executing StatusCodeResult, setting HTTP status code 201 ][2022-07-06 08:24:36.139 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host) in 43.4436ms ][2022-07-06 08:24:36.140 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)' ][2022-07-06 08:24:36.140 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 133 - 201 0 - 44.8703ms ][2022-07-06 08:24:43.941 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat/requests/join-request - - ][2022-07-06 08:24:43.941 +02:00 INF CORS policy execution successful. ][2022-07-06 08:24:43.941 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat/requests/join-request - - - 204 - - 0.2036ms ][2022-07-06 08:24:43.942 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 133 ][2022-07-06 08:24:43.942 +02:00 INF CORS policy execution successful. ][2022-07-06 08:24:43.942 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)' ][2022-07-06 08:24:43.942 +02:00 INF Route matched with {action = "CreateRequest", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateRequest(Diligent.WebAPI.Host.DTOs.Chat.RequestCreateDTO) on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 08:24:43.978 +02:00 INF Executing StatusCodeResult, setting HTTP status code 201 ][2022-07-06 08:24:43.978 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host) in 36.0826ms ][2022-07-06 08:24:43.978 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)' ][2022-07-06 08:24:43.978 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 133 - 201 0 - 36.5872ms ][2022-07-06 08:26:27.427 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 08:26:27.427 +02:00 INF CORS policy execution successful. ][2022-07-06 08:26:27.427 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 08:26:27.427 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 08:26:27.453 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 08:26:27.453 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.0762ms ][2022-07-06 08:26:27.453 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 08:26:27.453 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.5558ms ][2022-07-06 08:26:33.980 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat/requests/join-request - - ][2022-07-06 08:26:33.980 +02:00 INF CORS policy execution successful. ][2022-07-06 08:26:33.980 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat/requests/join-request - - - 204 - - 0.2158ms ][2022-07-06 08:26:33.981 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 133 ][2022-07-06 08:26:33.981 +02:00 INF CORS policy execution successful. ][2022-07-06 08:26:33.981 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)' ][2022-07-06 08:26:33.981 +02:00 INF Route matched with {action = "CreateRequest", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateRequest(Diligent.WebAPI.Host.DTOs.Chat.RequestCreateDTO) on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 08:26:34.015 +02:00 INF Executing StatusCodeResult, setting HTTP status code 201 ][2022-07-06 08:26:34.015 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host) in 33.3926ms ][2022-07-06 08:26:34.015 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)' ][2022-07-06 08:26:34.015 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 133 - 201 0 - 33.9390ms ][2022-07-06 08:26:35.295 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 133 ][2022-07-06 08:26:35.295 +02:00 INF CORS policy execution successful. ][2022-07-06 08:26:35.295 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)' ][2022-07-06 08:26:35.295 +02:00 INF Route matched with {action = "CreateRequest", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateRequest(Diligent.WebAPI.Host.DTOs.Chat.RequestCreateDTO) on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 08:26:35.325 +02:00 INF Executing StatusCodeResult, setting HTTP status code 201 ][2022-07-06 08:26:35.325 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host) in 29.6929ms ][2022-07-06 08:26:35.325 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)' ][2022-07-06 08:26:35.325 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 133 - 201 0 - 30.3137ms ][2022-07-06 08:27:04.308 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - ][2022-07-06 08:27:04.308 +02:00 INF CORS policy execution successful. ][2022-07-06 08:27:04.308 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.4268ms ][2022-07-06 08:27:04.312 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 ][2022-07-06 08:27:04.312 +02:00 INF CORS policy execution successful. ][2022-07-06 08:27:04.312 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 08:27:04.312 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host). ][2022-07-06 08:27:04.423 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'. ][2022-07-06 08:27:04.423 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 110.9804ms ][2022-07-06 08:27:04.423 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 08:27:04.423 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 111.3986ms ][2022-07-06 08:27:05.617 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 08:27:05.617 +02:00 INF CORS policy execution successful. ][2022-07-06 08:27:05.617 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 08:27:05.618 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 08:27:05.644 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 08:27:05.644 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.7626ms ][2022-07-06 08:27:05.644 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 08:27:05.645 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 27.6534ms ][2022-07-06 08:27:08.646 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat/requests/join-request - - ][2022-07-06 08:27:08.646 +02:00 INF CORS policy execution successful. ][2022-07-06 08:27:08.647 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat/requests/join-request - - - 204 - - 0.5662ms ][2022-07-06 08:27:08.648 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 133 ][2022-07-06 08:27:08.648 +02:00 INF CORS policy execution successful. ][2022-07-06 08:27:08.648 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)' ][2022-07-06 08:27:08.648 +02:00 INF Route matched with {action = "CreateRequest", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateRequest(Diligent.WebAPI.Host.DTOs.Chat.RequestCreateDTO) on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 08:27:08.678 +02:00 INF Executing StatusCodeResult, setting HTTP status code 201 ][2022-07-06 08:27:08.678 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host) in 30.3721ms ][2022-07-06 08:27:08.678 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)' ][2022-07-06 08:27:08.678 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 133 - 201 0 - 30.8261ms ][2022-07-06 08:27:18.030 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - ][2022-07-06 08:27:18.030 +02:00 INF CORS policy execution successful. ][2022-07-06 08:27:18.030 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.2462ms ][2022-07-06 08:27:18.031 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 ][2022-07-06 08:27:18.031 +02:00 INF CORS policy execution successful. ][2022-07-06 08:27:18.031 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 08:27:18.031 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host). ][2022-07-06 08:27:18.144 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'. ][2022-07-06 08:27:18.144 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 113.2612ms ][2022-07-06 08:27:18.144 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 08:27:18.144 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 113.6768ms ][2022-07-06 08:27:19.484 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 08:27:19.485 +02:00 INF CORS policy execution successful. ][2022-07-06 08:27:19.485 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 08:27:19.485 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 08:27:19.511 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 08:27:19.511 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.1436ms ][2022-07-06 08:27:19.511 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 08:27:19.511 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.7317ms ][2022-07-06 08:27:25.006 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat/requests/join-request - - ][2022-07-06 08:27:25.006 +02:00 INF CORS policy execution successful. ][2022-07-06 08:27:25.006 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat/requests/join-request - - - 204 - - 0.1429ms ][2022-07-06 08:27:25.006 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 133 ][2022-07-06 08:27:25.007 +02:00 INF CORS policy execution successful. ][2022-07-06 08:27:25.007 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)' ][2022-07-06 08:27:25.007 +02:00 INF Route matched with {action = "CreateRequest", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateRequest(Diligent.WebAPI.Host.DTOs.Chat.RequestCreateDTO) on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 08:27:25.088 +02:00 INF Executing StatusCodeResult, setting HTTP status code 201 ][2022-07-06 08:27:25.088 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host) in 81.0517ms ][2022-07-06 08:27:25.088 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)' ][2022-07-06 08:27:25.088 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 133 - 201 0 - 81.4122ms ][2022-07-06 08:28:41.430 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 08:28:41.431 +02:00 INF CORS policy execution successful. ][2022-07-06 08:28:41.431 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 08:28:41.431 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 08:28:41.457 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 08:28:41.457 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.9703ms ][2022-07-06 08:28:41.457 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 08:28:41.457 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.5835ms ][2022-07-06 08:28:50.625 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - ][2022-07-06 08:28:50.625 +02:00 INF CORS policy execution successful. ][2022-07-06 08:28:50.625 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.2075ms ][2022-07-06 08:28:50.626 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 ][2022-07-06 08:28:50.626 +02:00 INF CORS policy execution successful. ][2022-07-06 08:28:50.626 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 08:28:50.626 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host). ][2022-07-06 08:28:50.736 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'. ][2022-07-06 08:28:50.736 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 110.0052ms ][2022-07-06 08:28:50.736 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 08:28:50.736 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 110.6511ms ][2022-07-06 08:28:51.926 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 08:28:51.927 +02:00 INF CORS policy execution successful. ][2022-07-06 08:28:51.927 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 08:28:51.927 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 08:28:51.953 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 08:28:51.953 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.811ms ][2022-07-06 08:28:51.953 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 08:28:51.953 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.4837ms ][2022-07-06 08:29:07.421 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 08:29:07.421 +02:00 INF CORS policy execution successful. ][2022-07-06 08:29:07.421 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 08:29:07.421 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 08:29:07.447 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 08:29:07.447 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.3589ms ][2022-07-06 08:29:07.447 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 08:29:07.448 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.9598ms ][2022-07-06 08:29:10.652 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - ][2022-07-06 08:29:10.652 +02:00 INF CORS policy execution successful. ][2022-07-06 08:29:10.652 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.2388ms ][2022-07-06 08:29:10.653 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 ][2022-07-06 08:29:10.653 +02:00 INF CORS policy execution successful. ][2022-07-06 08:29:10.653 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 08:29:10.653 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host). ][2022-07-06 08:29:10.765 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'. ][2022-07-06 08:29:10.765 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 111.7262ms ][2022-07-06 08:29:10.765 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 08:29:10.765 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 112.1460ms ][2022-07-06 08:29:12.121 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 08:29:12.121 +02:00 INF CORS policy execution successful. ][2022-07-06 08:29:12.121 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 08:29:12.122 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 08:29:12.148 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 08:29:12.148 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.1741ms ][2022-07-06 08:29:12.148 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 08:29:12.148 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.5413ms ][2022-07-06 08:29:16.748 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat/requests/join-request - - ][2022-07-06 08:29:16.748 +02:00 INF CORS policy execution successful. ][2022-07-06 08:29:16.748 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat/requests/join-request - - - 204 - - 0.2244ms ][2022-07-06 08:29:16.749 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 133 ][2022-07-06 08:29:16.749 +02:00 INF CORS policy execution successful. ][2022-07-06 08:29:16.749 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)' ][2022-07-06 08:29:16.749 +02:00 INF Route matched with {action = "CreateRequest", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateRequest(Diligent.WebAPI.Host.DTOs.Chat.RequestCreateDTO) on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 08:29:16.786 +02:00 INF Executing StatusCodeResult, setting HTTP status code 201 ][2022-07-06 08:29:16.786 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host) in 36.9424ms ][2022-07-06 08:29:16.786 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)' ][2022-07-06 08:29:16.787 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 133 - 201 0 - 37.5004ms ][2022-07-06 08:30:11.046 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - ][2022-07-06 08:30:11.046 +02:00 INF CORS policy execution successful. ][2022-07-06 08:30:11.046 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.1880ms ][2022-07-06 08:30:11.050 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 ][2022-07-06 08:30:11.050 +02:00 INF CORS policy execution successful. ][2022-07-06 08:30:11.050 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 08:30:11.050 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host). ][2022-07-06 08:30:11.160 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'. ][2022-07-06 08:30:11.160 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 109.9745ms ][2022-07-06 08:30:11.160 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 08:30:11.160 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 110.3921ms ][2022-07-06 08:30:12.166 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 08:30:12.166 +02:00 INF CORS policy execution successful. ][2022-07-06 08:30:12.166 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 08:30:12.167 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 08:30:12.192 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 08:30:12.192 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.8592ms ][2022-07-06 08:30:12.192 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 08:30:12.193 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.2818ms ][2022-07-06 08:30:15.059 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat/requests/join-request - - ][2022-07-06 08:30:15.059 +02:00 INF CORS policy execution successful. ][2022-07-06 08:30:15.059 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat/requests/join-request - - - 204 - - 0.1463ms ][2022-07-06 08:30:15.060 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 133 ][2022-07-06 08:30:15.060 +02:00 INF CORS policy execution successful. ][2022-07-06 08:30:15.060 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)' ][2022-07-06 08:30:15.060 +02:00 INF Route matched with {action = "CreateRequest", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateRequest(Diligent.WebAPI.Host.DTOs.Chat.RequestCreateDTO) on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 08:30:15.090 +02:00 INF Executing StatusCodeResult, setting HTTP status code 201 ][2022-07-06 08:30:15.090 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host) in 30.6069ms ][2022-07-06 08:30:15.090 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)' ][2022-07-06 08:30:15.091 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 133 - 201 0 - 30.9017ms ][2022-07-06 08:30:42.610 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - ][2022-07-06 08:30:42.611 +02:00 INF CORS policy execution successful. ][2022-07-06 08:30:42.611 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.2588ms ][2022-07-06 08:30:42.616 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 ][2022-07-06 08:30:42.616 +02:00 INF CORS policy execution successful. ][2022-07-06 08:30:42.617 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 08:30:42.617 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host). ][2022-07-06 08:30:42.728 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'. ][2022-07-06 08:30:42.729 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 111.9193ms ][2022-07-06 08:30:42.729 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 08:30:42.729 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 112.2914ms ][2022-07-06 08:30:43.628 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 08:30:43.628 +02:00 INF CORS policy execution successful. ][2022-07-06 08:30:43.628 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 08:30:43.629 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 08:30:43.654 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 08:30:43.655 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.0632ms ][2022-07-06 08:30:43.655 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 08:30:43.655 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.4327ms ][2022-07-06 08:32:01.316 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat/requests/join-request - - ][2022-07-06 08:32:01.316 +02:00 INF CORS policy execution successful. ][2022-07-06 08:32:01.316 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat/requests/join-request - - - 204 - - 0.4468ms ][2022-07-06 08:32:01.317 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 133 ][2022-07-06 08:32:01.317 +02:00 INF CORS policy execution successful. ][2022-07-06 08:32:01.317 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)' ][2022-07-06 08:32:01.318 +02:00 INF Route matched with {action = "CreateRequest", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateRequest(Diligent.WebAPI.Host.DTOs.Chat.RequestCreateDTO) on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 08:32:01.352 +02:00 INF Executing StatusCodeResult, setting HTTP status code 201 ][2022-07-06 08:32:01.352 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host) in 34.675ms ][2022-07-06 08:32:01.352 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)' ][2022-07-06 08:32:01.352 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 133 - 201 0 - 35.0583ms ][2022-07-06 08:32:10.433 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 08:32:10.433 +02:00 INF CORS policy execution successful. ][2022-07-06 08:32:10.433 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 08:32:10.433 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 08:32:10.460 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 08:32:10.460 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.5157ms ][2022-07-06 08:32:10.460 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 08:32:10.460 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.9208ms ][2022-07-06 08:32:14.346 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat/requests/join-request - - ][2022-07-06 08:32:14.346 +02:00 INF CORS policy execution successful. ][2022-07-06 08:32:14.346 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat/requests/join-request - - - 204 - - 0.1507ms ][2022-07-06 08:32:14.347 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 133 ][2022-07-06 08:32:14.347 +02:00 INF CORS policy execution successful. ][2022-07-06 08:32:14.347 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)' ][2022-07-06 08:32:14.347 +02:00 INF Route matched with {action = "CreateRequest", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateRequest(Diligent.WebAPI.Host.DTOs.Chat.RequestCreateDTO) on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 08:32:14.377 +02:00 INF Executing StatusCodeResult, setting HTTP status code 201 ][2022-07-06 08:32:14.377 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host) in 30.5573ms ][2022-07-06 08:32:14.377 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)' ][2022-07-06 08:32:14.378 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 133 - 201 0 - 30.8885ms ][2022-07-06 08:33:28.373 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - ][2022-07-06 08:33:28.373 +02:00 INF CORS policy execution successful. ][2022-07-06 08:33:28.373 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.2192ms ][2022-07-06 08:33:28.378 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 ][2022-07-06 08:33:28.378 +02:00 INF CORS policy execution successful. ][2022-07-06 08:33:28.378 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 08:33:28.378 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host). ][2022-07-06 08:33:28.490 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'. ][2022-07-06 08:33:28.490 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 111.9987ms ][2022-07-06 08:33:28.490 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 08:33:28.490 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 112.3387ms ][2022-07-06 08:33:29.683 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 08:33:29.683 +02:00 INF CORS policy execution successful. ][2022-07-06 08:33:29.683 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 08:33:29.683 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 08:33:29.709 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 08:33:29.709 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.826ms ][2022-07-06 08:33:29.709 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 08:33:29.709 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.1809ms ][2022-07-06 08:36:23.424 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - ][2022-07-06 08:36:23.424 +02:00 INF CORS policy execution successful. ][2022-07-06 08:36:23.424 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.1716ms ][2022-07-06 08:36:23.428 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 ][2022-07-06 08:36:23.428 +02:00 INF CORS policy execution successful. ][2022-07-06 08:36:23.428 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 08:36:23.428 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host). ][2022-07-06 08:36:23.538 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'. ][2022-07-06 08:36:23.538 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 109.5019ms ][2022-07-06 08:36:23.538 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 08:36:23.538 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 109.8309ms ][2022-07-06 08:36:26.910 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 08:36:26.910 +02:00 INF CORS policy execution successful. ][2022-07-06 08:36:26.910 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 08:36:26.911 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 08:36:26.936 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 08:36:26.936 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.6562ms ][2022-07-06 08:36:26.936 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 08:36:26.936 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.0155ms ][2022-07-06 08:36:31.057 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - ][2022-07-06 08:36:31.058 +02:00 INF CORS policy execution successful. ][2022-07-06 08:36:31.058 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.1525ms ][2022-07-06 08:36:31.058 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 ][2022-07-06 08:36:31.059 +02:00 INF CORS policy execution successful. ][2022-07-06 08:36:31.059 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 08:36:31.059 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host). ][2022-07-06 08:36:31.171 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'. ][2022-07-06 08:36:31.171 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 112.2319ms ][2022-07-06 08:36:31.171 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 08:36:31.171 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 112.6001ms ][2022-07-06 08:36:32.113 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 08:36:32.113 +02:00 INF CORS policy execution successful. ][2022-07-06 08:36:32.113 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 08:36:32.113 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 08:36:32.139 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 08:36:32.139 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.9922ms ][2022-07-06 08:36:32.139 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 08:36:32.139 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.3427ms ][2022-07-06 08:36:37.698 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - ][2022-07-06 08:36:37.698 +02:00 INF CORS policy execution successful. ][2022-07-06 08:36:37.698 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.1605ms ][2022-07-06 08:36:37.699 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 ][2022-07-06 08:36:37.699 +02:00 INF CORS policy execution successful. ][2022-07-06 08:36:37.699 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 08:36:37.699 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host). ][2022-07-06 08:36:37.811 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'. ][2022-07-06 08:36:37.811 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 111.8796ms ][2022-07-06 08:36:37.811 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 08:36:37.811 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 112.2138ms ][2022-07-06 08:36:38.761 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 08:36:38.761 +02:00 INF CORS policy execution successful. ][2022-07-06 08:36:38.761 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 08:36:38.761 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 08:36:38.787 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 08:36:38.787 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.7902ms ][2022-07-06 08:36:38.787 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 08:36:38.787 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.1433ms ][2022-07-06 08:36:43.489 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 08:36:43.489 +02:00 INF CORS policy execution successful. ][2022-07-06 08:36:43.489 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 08:36:43.489 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 08:36:43.515 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 08:36:43.515 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.8488ms ][2022-07-06 08:36:43.515 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 08:36:43.515 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.2136ms ][2022-07-06 08:36:47.294 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - ][2022-07-06 08:36:47.294 +02:00 INF CORS policy execution successful. ][2022-07-06 08:36:47.294 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.1422ms ][2022-07-06 08:36:47.295 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 ][2022-07-06 08:36:47.295 +02:00 INF CORS policy execution successful. ][2022-07-06 08:36:47.296 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 08:36:47.296 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host). ][2022-07-06 08:36:47.407 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'. ][2022-07-06 08:36:47.407 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 111.163ms ][2022-07-06 08:36:47.407 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 08:36:47.407 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 111.4643ms ][2022-07-06 08:36:48.317 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 08:36:48.317 +02:00 INF CORS policy execution successful. ][2022-07-06 08:36:48.317 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 08:36:48.317 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 08:36:48.343 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 08:36:48.343 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.824ms ][2022-07-06 08:36:48.343 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 08:36:48.343 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.1939ms ][2022-07-06 08:36:52.210 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 ][2022-07-06 08:36:52.210 +02:00 INF CORS policy execution successful. ][2022-07-06 08:36:52.210 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 08:36:52.210 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host). ][2022-07-06 08:36:52.322 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'. ][2022-07-06 08:36:52.322 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 112.5796ms ][2022-07-06 08:36:52.322 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 08:36:52.323 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 112.9815ms ][2022-07-06 08:36:53.123 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 08:36:53.123 +02:00 INF CORS policy execution successful. ][2022-07-06 08:36:53.123 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 08:36:53.123 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 08:36:53.149 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 08:36:53.149 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.8985ms ][2022-07-06 08:36:53.149 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 08:36:53.149 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.2816ms ][2022-07-06 08:37:23.323 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - ][2022-07-06 08:37:23.323 +02:00 INF CORS policy execution successful. ][2022-07-06 08:37:23.323 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.1689ms ][2022-07-06 08:37:23.328 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 ][2022-07-06 08:37:23.328 +02:00 INF CORS policy execution successful. ][2022-07-06 08:37:23.328 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 08:37:23.328 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host). ][2022-07-06 08:37:23.440 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'. ][2022-07-06 08:37:23.440 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 112.4307ms ][2022-07-06 08:37:23.440 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 08:37:23.441 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 112.7728ms ][2022-07-06 08:37:24.388 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 08:37:24.388 +02:00 INF CORS policy execution successful. ][2022-07-06 08:37:24.388 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 08:37:24.388 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 08:37:24.417 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 08:37:24.417 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 29.5214ms ][2022-07-06 08:37:24.417 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 08:37:24.417 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 29.8760ms ][2022-07-06 08:38:02.713 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 08:38:02.713 +02:00 INF CORS policy execution successful. ][2022-07-06 08:38:02.713 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 08:38:02.713 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 08:38:02.739 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 08:38:02.739 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.044ms ][2022-07-06 08:38:02.739 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 08:38:02.739 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.4331ms ][2022-07-06 08:38:06.998 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - ][2022-07-06 08:38:06.998 +02:00 INF CORS policy execution successful. ][2022-07-06 08:38:06.998 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.1627ms ][2022-07-06 08:38:06.999 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 ][2022-07-06 08:38:06.999 +02:00 INF CORS policy execution successful. ][2022-07-06 08:38:06.999 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 08:38:06.999 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host). ][2022-07-06 08:38:07.112 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'. ][2022-07-06 08:38:07.112 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 112.2185ms ][2022-07-06 08:38:07.112 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 08:38:07.112 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 112.5600ms ][2022-07-06 08:38:08.033 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 08:38:08.033 +02:00 INF CORS policy execution successful. ][2022-07-06 08:38:08.033 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 08:38:08.033 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 08:38:08.059 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 08:38:08.059 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.7482ms ][2022-07-06 08:38:08.059 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 08:38:08.059 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.0996ms ][2022-07-06 08:45:53.685 +02:00 INF User profile is available. Using 'C:\Users\ermin.bronja\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. ][2022-07-06 08:45:53.780 +02:00 INF Now listening on: http://localhost:5116 ][2022-07-06 08:45:53.782 +02:00 INF Application started. Press Ctrl+C to shut down. ][2022-07-06 08:45:53.782 +02:00 INF Hosting environment: Development ][2022-07-06 08:45:53.782 +02:00 INF Content root path: C:\Users\ermin.bronja\Desktop\Project\Diligent.WebAPI.Host\ ][2022-07-06 08:46:09.890 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 08:46:09.952 +02:00 INF CORS policy execution successful. ][2022-07-06 08:46:10.030 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 08:46:10.040 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 08:46:10.518 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 08:46:10.555 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 509.9933ms ][2022-07-06 08:46:10.555 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 08:46:10.558 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 671.0265ms ][2022-07-06 08:47:21.454 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - ][2022-07-06 08:47:21.456 +02:00 INF CORS policy execution successful. ][2022-07-06 08:47:21.456 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 2.4814ms ][2022-07-06 08:47:21.457 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 ][2022-07-06 08:47:21.458 +02:00 INF CORS policy execution successful. ][2022-07-06 08:47:21.459 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 08:47:21.469 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host). ][2022-07-06 08:47:21.880 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'. ][2022-07-06 08:47:21.882 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 413.2639ms ][2022-07-06 08:47:21.882 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 08:47:21.882 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 424.8830ms ][2022-07-06 08:47:23.005 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 08:47:23.005 +02:00 INF CORS policy execution successful. ][2022-07-06 08:47:23.007 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 08:47:23.008 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 08:47:23.034 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 08:47:23.034 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.2266ms ][2022-07-06 08:47:23.034 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 08:47:23.034 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 28.8747ms ][2022-07-06 08:48:49.037 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - ][2022-07-06 08:48:49.037 +02:00 INF CORS policy execution successful. ][2022-07-06 08:48:49.037 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.5122ms ][2022-07-06 08:48:49.042 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 ][2022-07-06 08:48:49.042 +02:00 INF CORS policy execution successful. ][2022-07-06 08:48:49.042 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 08:48:49.043 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host). ][2022-07-06 08:48:49.160 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'. ][2022-07-06 08:48:49.161 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 118.0417ms ][2022-07-06 08:48:49.161 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 08:48:49.161 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 118.7368ms ][2022-07-06 09:01:19.257 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - ][2022-07-06 09:01:19.257 +02:00 INF CORS policy execution successful. ][2022-07-06 09:01:19.257 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.4084ms ][2022-07-06 09:01:19.258 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 ][2022-07-06 09:01:19.259 +02:00 INF CORS policy execution successful. ][2022-07-06 09:01:19.259 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 09:01:19.259 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host). ][2022-07-06 09:01:19.643 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'. ][2022-07-06 09:01:19.643 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 384.3774ms ][2022-07-06 09:01:19.643 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 09:01:19.643 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 385.0697ms ][2022-07-06 09:01:20.898 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 09:01:20.898 +02:00 INF CORS policy execution successful. ][2022-07-06 09:01:20.898 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:01:20.898 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:01:20.924 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 09:01:20.924 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.6642ms ][2022-07-06 09:01:20.924 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:01:20.924 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.1947ms ][2022-07-06 09:05:15.269 +02:00 INF User profile is available. Using 'C:\Users\ermin.bronja\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. ][2022-07-06 09:05:15.382 +02:00 INF Now listening on: http://localhost:5116 ][2022-07-06 09:05:15.385 +02:00 INF Application started. Press Ctrl+C to shut down. ][2022-07-06 09:05:15.385 +02:00 INF Hosting environment: Development ][2022-07-06 09:05:15.385 +02:00 INF Content root path: C:\Users\ermin.bronja\Desktop\Project\Diligent.WebAPI.Host\ ][2022-07-06 09:07:22.922 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - ][2022-07-06 09:07:22.956 +02:00 INF CORS policy execution successful. ][2022-07-06 09:07:22.964 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 45.8389ms ][2022-07-06 09:07:22.972 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 ][2022-07-06 09:07:22.978 +02:00 INF CORS policy execution successful. ][2022-07-06 09:07:23.032 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 09:07:23.048 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host). ][2022-07-06 09:07:23.952 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'. ][2022-07-06 09:07:23.966 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 913.8635ms ][2022-07-06 09:07:23.966 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 09:07:23.968 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 995.4824ms ][2022-07-06 09:07:26.843 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/chat-request - - ][2022-07-06 09:07:26.844 +02:00 INF CORS policy execution successful. ][2022-07-06 09:07:26.844 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/chat-request - - - 404 0 - 1.2226ms ][2022-07-06 09:08:17.919 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/chat-request - - ][2022-07-06 09:08:17.943 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/chat-request - - - 404 0 - 23.8406ms ][2022-07-06 09:08:23.839 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 09:08:23.845 +02:00 ERR An unhandled exception has occurred while executing the request. Microsoft.AspNetCore.Routing.Matching.AmbiguousMatchException: The request matched multiple endpoints. Matches: Diligent.WebAPI.Host.Controllers.ChatController.GetRoomsAndRequests (Diligent.WebAPI.Host) Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) at Microsoft.AspNetCore.Routing.Matching.DefaultEndpointSelector.ReportAmbiguity(CandidateState[] candidateState) at Microsoft.AspNetCore.Routing.Matching.DefaultEndpointSelector.ProcessFinalCandidates(HttpContext httpContext, CandidateState[] candidateState) at Microsoft.AspNetCore.Routing.Matching.DefaultEndpointSelector.Select(HttpContext httpContext, CandidateState[] candidateState) at Microsoft.AspNetCore.Routing.Matching.DefaultEndpointSelector.SelectAsync(HttpContext httpContext, CandidateSet candidateSet) at Microsoft.AspNetCore.Routing.Matching.DfaMatcher.SelectEndpointWithPoliciesAsync(HttpContext httpContext, IEndpointSelectorPolicy[] policies, CandidateSet candidateSet) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.g__AwaitMatch|8_1(EndpointRoutingMiddleware middleware, HttpContext httpContext, Task matchTask) at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context) ][2022-07-06 09:08:23.955 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 500 - text/html;+charset=utf-8 115.9059ms ][2022-07-06 09:08:23.959 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/_vs/browserLink - - ][2022-07-06 09:08:23.959 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/_framework/aspnetcore-browser-refresh.js - - ][2022-07-06 09:08:23.962 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/_framework/aspnetcore-browser-refresh.js - - - 200 12010 application/javascript;+charset=utf-8 3.1264ms ][2022-07-06 09:08:24.012 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 53.7270ms ][2022-07-06 09:08:24.039 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/favicon.ico - - ][2022-07-06 09:08:24.039 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/favicon.ico - - - 404 0 - 0.2052ms ][2022-07-06 09:08:36.059 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 09:08:36.060 +02:00 ERR An unhandled exception has occurred while executing the request. Microsoft.AspNetCore.Routing.Matching.AmbiguousMatchException: The request matched multiple endpoints. Matches: Diligent.WebAPI.Host.Controllers.ChatController.GetRoomsAndRequests (Diligent.WebAPI.Host) Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) at Microsoft.AspNetCore.Routing.Matching.DefaultEndpointSelector.ReportAmbiguity(CandidateState[] candidateState) at Microsoft.AspNetCore.Routing.Matching.DefaultEndpointSelector.ProcessFinalCandidates(HttpContext httpContext, CandidateState[] candidateState) at Microsoft.AspNetCore.Routing.Matching.DefaultEndpointSelector.Select(HttpContext httpContext, CandidateState[] candidateState) at Microsoft.AspNetCore.Routing.Matching.DefaultEndpointSelector.SelectAsync(HttpContext httpContext, CandidateSet candidateSet) at Microsoft.AspNetCore.Routing.Matching.DfaMatcher.SelectEndpointWithPoliciesAsync(HttpContext httpContext, IEndpointSelectorPolicy[] policies, CandidateSet candidateSet) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.g__AwaitMatch|8_1(EndpointRoutingMiddleware middleware, HttpContext httpContext, Task matchTask) at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context) ][2022-07-06 09:08:36.067 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 500 - text/html;+charset=utf-8 7.8368ms ][2022-07-06 09:08:36.079 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/_vs/browserLink - - ][2022-07-06 09:08:36.086 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/_framework/aspnetcore-browser-refresh.js - - ][2022-07-06 09:08:36.092 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/_framework/aspnetcore-browser-refresh.js - - - 200 12010 application/javascript;+charset=utf-8 6.9911ms ][2022-07-06 09:08:36.097 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 17.7293ms ][2022-07-06 09:08:36.179 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/favicon.ico - - ][2022-07-06 09:08:36.179 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/favicon.ico - - - 404 0 - 0.2004ms ][2022-07-06 09:08:45.341 +02:00 INF User profile is available. Using 'C:\Users\ermin.bronja\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. ][2022-07-06 09:08:45.437 +02:00 INF Now listening on: http://localhost:5116 ][2022-07-06 09:08:45.442 +02:00 INF Application started. Press Ctrl+C to shut down. ][2022-07-06 09:08:45.442 +02:00 INF Hosting environment: Development ][2022-07-06 09:08:45.442 +02:00 INF Content root path: C:\Users\ermin.bronja\Desktop\Project\Diligent.WebAPI.Host\ ][2022-07-06 09:08:57.343 +02:00 INF User profile is available. Using 'C:\Users\ermin.bronja\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. ][2022-07-06 09:08:57.443 +02:00 INF Now listening on: http://localhost:5116 ][2022-07-06 09:08:57.446 +02:00 INF Application started. Press Ctrl+C to shut down. ][2022-07-06 09:08:57.446 +02:00 INF Hosting environment: Development ][2022-07-06 09:08:57.446 +02:00 INF Content root path: C:\Users\ermin.bronja\Desktop\Project\Diligent.WebAPI.Host\ ][2022-07-06 09:08:59.580 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 09:08:59.679 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:08:59.688 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:09:00.155 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 09:09:00.193 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 500.7807ms ][2022-07-06 09:09:00.194 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:09:00.198 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 621.7075ms ][2022-07-06 09:09:06.517 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/chat-room - - ][2022-07-06 09:09:06.520 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/chat-room - - - 404 0 - 2.9693ms ][2022-07-06 09:09:13.292 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/chat-request - - ][2022-07-06 09:09:13.296 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRoomsAndRequests (Diligent.WebAPI.Host)' ][2022-07-06 09:09:13.299 +02:00 INF Route matched with {action = "GetRoomsAndRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoomsAndRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:09:13.361 +02:00 INF Executing OkObjectResult, writing value of type '<>f__AnonymousType0`2[[System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. ][2022-07-06 09:09:13.366 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRoomsAndRequests (Diligent.WebAPI.Host) in 66.2312ms ][2022-07-06 09:09:13.366 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRoomsAndRequests (Diligent.WebAPI.Host)' ][2022-07-06 09:09:13.366 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/chat-request - - - 200 - application/json;+charset=utf-8 73.4111ms ][2022-07-06 09:09:29.471 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - ][2022-07-06 09:09:29.476 +02:00 INF CORS policy execution successful. ][2022-07-06 09:09:29.477 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 6.0614ms ][2022-07-06 09:09:29.478 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 ][2022-07-06 09:09:29.479 +02:00 INF CORS policy execution successful. ][2022-07-06 09:09:29.480 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 09:09:29.493 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host). ][2022-07-06 09:09:29.859 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'. ][2022-07-06 09:09:29.861 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 367.3833ms ][2022-07-06 09:09:29.861 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 09:09:29.861 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 382.5891ms ][2022-07-06 09:09:30.963 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/chat-request - - ][2022-07-06 09:09:30.964 +02:00 INF CORS policy execution successful. ][2022-07-06 09:09:30.964 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRoomsAndRequests (Diligent.WebAPI.Host)' ][2022-07-06 09:09:30.964 +02:00 INF Route matched with {action = "GetRoomsAndRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoomsAndRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:09:31.016 +02:00 INF Executing OkObjectResult, writing value of type '<>f__AnonymousType0`2[[System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. ][2022-07-06 09:09:31.017 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRoomsAndRequests (Diligent.WebAPI.Host) in 52.5397ms ][2022-07-06 09:09:31.017 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRoomsAndRequests (Diligent.WebAPI.Host)' ][2022-07-06 09:09:31.017 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/chat-request - - - 200 - application/json;+charset=utf-8 53.2850ms ][2022-07-06 09:12:44.803 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - ][2022-07-06 09:12:44.803 +02:00 INF CORS policy execution successful. ][2022-07-06 09:12:44.803 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.6281ms ][2022-07-06 09:12:44.808 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 ][2022-07-06 09:12:44.808 +02:00 INF CORS policy execution successful. ][2022-07-06 09:12:44.808 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 09:12:44.808 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host). ][2022-07-06 09:12:44.959 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'. ][2022-07-06 09:12:44.960 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 151.153ms ][2022-07-06 09:12:44.960 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 09:12:44.960 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 152.0163ms ][2022-07-06 09:12:46.700 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 09:12:46.700 +02:00 INF CORS policy execution successful. ][2022-07-06 09:12:46.700 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:12:46.700 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:12:46.726 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 09:12:46.726 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.9588ms ][2022-07-06 09:12:46.726 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:12:46.727 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.6375ms ][2022-07-06 09:15:23.948 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - ][2022-07-06 09:15:23.949 +02:00 INF CORS policy execution successful. ][2022-07-06 09:15:23.949 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.3859ms ][2022-07-06 09:15:23.953 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 ][2022-07-06 09:15:23.954 +02:00 INF CORS policy execution successful. ][2022-07-06 09:15:23.954 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 09:15:23.954 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host). ][2022-07-06 09:15:24.074 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'. ][2022-07-06 09:15:24.074 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 120.5894ms ][2022-07-06 09:15:24.074 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 09:15:24.075 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 121.1171ms ][2022-07-06 09:15:25.441 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 09:15:25.442 +02:00 INF CORS policy execution successful. ][2022-07-06 09:15:25.442 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:15:25.442 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:15:25.468 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 09:15:25.468 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.6274ms ][2022-07-06 09:15:25.469 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:15:25.469 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 27.1755ms ][2022-07-06 09:15:29.206 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat/requests/join-request - - ][2022-07-06 09:15:29.206 +02:00 INF CORS policy execution successful. ][2022-07-06 09:15:29.206 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat/requests/join-request - - - 204 - - 0.2711ms ][2022-07-06 09:15:29.207 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 133 ][2022-07-06 09:15:29.207 +02:00 INF CORS policy execution successful. ][2022-07-06 09:15:29.207 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)' ][2022-07-06 09:15:29.210 +02:00 INF Route matched with {action = "CreateRequest", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateRequest(Diligent.WebAPI.Host.DTOs.Chat.RequestCreateDTO) on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:15:29.343 +02:00 INF Executing StatusCodeResult, setting HTTP status code 201 ][2022-07-06 09:15:29.343 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host) in 132.9645ms ][2022-07-06 09:15:29.343 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)' ][2022-07-06 09:15:29.344 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 133 - 201 0 - 136.4094ms ][2022-07-06 09:20:20.797 +02:00 INF User profile is available. Using 'C:\Users\ermin.bronja\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. ][2022-07-06 09:20:20.906 +02:00 INF Now listening on: http://localhost:5116 ][2022-07-06 09:20:20.908 +02:00 INF Application started. Press Ctrl+C to shut down. ][2022-07-06 09:20:20.908 +02:00 INF Hosting environment: Development ][2022-07-06 09:20:20.908 +02:00 INF Content root path: C:\Users\ermin.bronja\Desktop\Project\Diligent.WebAPI.Host\ ][2022-07-06 09:20:56.015 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - ][2022-07-06 09:20:56.050 +02:00 INF CORS policy execution successful. ][2022-07-06 09:20:56.058 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 47.5105ms ][2022-07-06 09:20:56.068 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 ][2022-07-06 09:20:56.076 +02:00 INF CORS policy execution successful. ][2022-07-06 09:20:56.137 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 09:20:56.153 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host). ][2022-07-06 09:20:56.915 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'. ][2022-07-06 09:20:56.947 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 786.8413ms ][2022-07-06 09:20:56.948 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 09:20:56.949 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 881.4010ms ][2022-07-06 09:20:58.184 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 09:20:58.184 +02:00 INF CORS policy execution successful. ][2022-07-06 09:20:58.185 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:20:58.189 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:20:58.241 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 09:20:58.254 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 65.5149ms ][2022-07-06 09:20:58.254 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:20:58.254 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 70.9757ms ][2022-07-06 09:21:00.981 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat/requests/join-request - - ][2022-07-06 09:21:00.982 +02:00 INF CORS policy execution successful. ][2022-07-06 09:21:00.982 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat/requests/join-request - - - 204 - - 0.5419ms ][2022-07-06 09:21:00.983 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 133 ][2022-07-06 09:21:00.983 +02:00 INF CORS policy execution successful. ][2022-07-06 09:21:00.986 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)' ][2022-07-06 09:21:00.989 +02:00 INF Route matched with {action = "CreateRequest", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateRequest(Diligent.WebAPI.Host.DTOs.Chat.RequestCreateDTO) on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:21:01.099 +02:00 INF Executing StatusCodeResult, setting HTTP status code 201 ][2022-07-06 09:21:01.099 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host) in 110.5902ms ][2022-07-06 09:21:01.100 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)' ][2022-07-06 09:21:01.100 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 133 - 201 0 - 116.7906ms ][2022-07-06 09:25:49.448 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 09:25:49.449 +02:00 INF CORS policy execution successful. ][2022-07-06 09:25:49.449 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:25:49.449 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:25:49.475 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 09:25:49.475 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.4884ms ][2022-07-06 09:25:49.475 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:25:49.475 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 27.2851ms ][2022-07-06 09:26:04.437 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 09:26:04.437 +02:00 INF CORS policy execution successful. ][2022-07-06 09:26:04.437 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:26:04.437 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:26:04.464 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 09:26:04.464 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.8097ms ][2022-07-06 09:26:04.464 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:26:04.464 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 27.3189ms ][2022-07-06 09:27:34.347 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - ][2022-07-06 09:27:34.347 +02:00 INF CORS policy execution successful. ][2022-07-06 09:27:34.347 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.3268ms ][2022-07-06 09:27:34.352 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 ][2022-07-06 09:27:34.352 +02:00 INF CORS policy execution successful. ][2022-07-06 09:27:34.352 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 09:27:34.352 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host). ][2022-07-06 09:27:34.467 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'. ][2022-07-06 09:27:34.468 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 115.3606ms ][2022-07-06 09:27:34.468 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 09:27:34.468 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 115.9294ms ][2022-07-06 09:27:36.002 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 09:27:36.002 +02:00 INF CORS policy execution successful. ][2022-07-06 09:27:36.002 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:27:36.002 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:27:36.028 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 09:27:36.029 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.5825ms ][2022-07-06 09:27:36.029 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:27:36.029 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 27.2789ms ][2022-07-06 09:27:36.030 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 09:27:36.030 +02:00 INF CORS policy execution successful. ][2022-07-06 09:27:36.030 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:27:36.030 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:27:36.057 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 09:27:36.057 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 27.007ms ][2022-07-06 09:27:36.057 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:27:36.057 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 27.6069ms ][2022-07-06 09:28:16.834 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - ][2022-07-06 09:28:16.835 +02:00 INF CORS policy execution successful. ][2022-07-06 09:28:16.835 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.2330ms ][2022-07-06 09:28:16.838 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 ][2022-07-06 09:28:16.839 +02:00 INF CORS policy execution successful. ][2022-07-06 09:28:16.839 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 09:28:16.839 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host). ][2022-07-06 09:28:16.957 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'. ][2022-07-06 09:28:16.957 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 118.3356ms ][2022-07-06 09:28:16.957 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 09:28:16.957 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 118.8365ms ][2022-07-06 09:28:17.793 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 09:28:17.793 +02:00 INF CORS policy execution successful. ][2022-07-06 09:28:17.793 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:28:17.793 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:28:17.797 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 09:28:17.798 +02:00 INF CORS policy execution successful. ][2022-07-06 09:28:17.798 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 09:28:17.801 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:28:17.820 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 09:28:17.820 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.5222ms ][2022-07-06 09:28:17.820 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:28:17.820 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 27.0428ms ][2022-07-06 09:28:18.056 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 09:28:18.057 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 256.4035ms ][2022-07-06 09:28:18.057 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 09:28:18.058 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 260.7605ms ][2022-07-06 09:28:46.018 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 09:28:46.018 +02:00 INF CORS policy execution successful. ][2022-07-06 09:28:46.018 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:28:46.019 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:28:46.024 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 09:28:46.025 +02:00 INF CORS policy execution successful. ][2022-07-06 09:28:46.026 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 09:28:46.026 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:28:46.060 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 09:28:46.060 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 41.3657ms ][2022-07-06 09:28:46.060 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:28:46.060 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 41.9778ms ][2022-07-06 09:28:46.060 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 09:28:46.061 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 34.0349ms ][2022-07-06 09:28:46.061 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 09:28:46.061 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 36.7099ms ][2022-07-06 09:31:02.457 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 09:31:02.457 +02:00 INF CORS policy execution successful. ][2022-07-06 09:31:02.457 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:31:02.457 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:31:02.459 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 09:31:02.459 +02:00 INF CORS policy execution successful. ][2022-07-06 09:31:02.460 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 09:31:02.460 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:31:02.484 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 09:31:02.484 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.2612ms ][2022-07-06 09:31:02.484 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:31:02.484 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.8191ms ][2022-07-06 09:31:02.487 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 09:31:02.487 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 26.5932ms ][2022-07-06 09:31:02.487 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 09:31:02.487 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 28.4867ms ][2022-07-06 09:39:17.546 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - ][2022-07-06 09:39:17.546 +02:00 INF CORS policy execution successful. ][2022-07-06 09:39:17.546 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.3218ms ][2022-07-06 09:39:17.551 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 ][2022-07-06 09:39:17.551 +02:00 INF CORS policy execution successful. ][2022-07-06 09:39:17.551 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 09:39:17.551 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host). ][2022-07-06 09:39:17.670 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'. ][2022-07-06 09:39:17.670 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 118.6314ms ][2022-07-06 09:39:17.670 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 09:39:17.670 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 119.2085ms ][2022-07-06 09:39:19.113 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 09:39:19.113 +02:00 INF CORS policy execution successful. ][2022-07-06 09:39:19.114 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:39:19.114 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:39:19.116 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 09:39:19.117 +02:00 INF CORS policy execution successful. ][2022-07-06 09:39:19.117 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 09:39:19.118 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:39:19.140 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 09:39:19.140 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.1803ms ][2022-07-06 09:39:19.140 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:39:19.140 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.6897ms ][2022-07-06 09:39:19.145 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 09:39:19.145 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 27.2625ms ][2022-07-06 09:39:19.145 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 09:39:19.145 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 29.1389ms ][2022-07-06 09:43:14.632 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat/requests/join-request - - ][2022-07-06 09:43:14.632 +02:00 INF CORS policy execution successful. ][2022-07-06 09:43:14.632 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat/requests/join-request - - - 204 - - 0.4285ms ][2022-07-06 09:43:14.633 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 134 ][2022-07-06 09:43:14.634 +02:00 INF CORS policy execution successful. ][2022-07-06 09:43:14.634 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)' ][2022-07-06 09:43:14.634 +02:00 INF Route matched with {action = "CreateRequest", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateRequest(Diligent.WebAPI.Host.DTOs.Chat.RequestCreateDTO) on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:43:14.668 +02:00 INF Executing StatusCodeResult, setting HTTP status code 201 ][2022-07-06 09:43:14.668 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host) in 34.1558ms ][2022-07-06 09:43:14.668 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)' ][2022-07-06 09:43:14.668 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 134 - 201 0 - 34.7955ms ][2022-07-06 09:45:29.501 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 09:45:29.502 +02:00 INF CORS policy execution successful. ][2022-07-06 09:45:29.502 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 09:45:29.502 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:45:29.502 +02:00 INF CORS policy execution successful. ][2022-07-06 09:45:29.502 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 09:45:29.502 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:45:29.502 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:45:29.528 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 09:45:29.529 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.5112ms ][2022-07-06 09:45:29.529 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:45:29.529 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 09:45:29.529 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 27.3856ms ][2022-07-06 09:45:29.529 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 26.6877ms ][2022-07-06 09:45:29.529 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 09:45:29.529 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 27.0727ms ][2022-07-06 09:45:55.923 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat/requests/join-request - - ][2022-07-06 09:45:55.924 +02:00 INF CORS policy execution successful. ][2022-07-06 09:45:55.924 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat/requests/join-request - - - 204 - - 0.2895ms ][2022-07-06 09:45:55.928 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 134 ][2022-07-06 09:45:55.929 +02:00 INF CORS policy execution successful. ][2022-07-06 09:45:55.929 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)' ][2022-07-06 09:45:55.929 +02:00 INF Route matched with {action = "CreateRequest", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateRequest(Diligent.WebAPI.Host.DTOs.Chat.RequestCreateDTO) on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:45:55.966 +02:00 INF Executing StatusCodeResult, setting HTTP status code 201 ][2022-07-06 09:45:55.966 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host) in 37.1925ms ][2022-07-06 09:45:55.966 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)' ][2022-07-06 09:45:55.966 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 134 - 201 0 - 37.7164ms ][2022-07-06 09:46:03.579 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - ][2022-07-06 09:46:03.579 +02:00 INF CORS policy execution successful. ][2022-07-06 09:46:03.579 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.3490ms ][2022-07-06 09:46:03.580 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 ][2022-07-06 09:46:03.580 +02:00 INF CORS policy execution successful. ][2022-07-06 09:46:03.581 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 09:46:03.581 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host). ][2022-07-06 09:46:03.693 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'. ][2022-07-06 09:46:03.694 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 113.1049ms ][2022-07-06 09:46:03.694 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 09:46:03.694 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 113.8616ms ][2022-07-06 09:46:04.738 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 09:46:04.738 +02:00 INF CORS policy execution successful. ][2022-07-06 09:46:04.738 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:46:04.738 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:46:04.738 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 09:46:04.738 +02:00 INF CORS policy execution successful. ][2022-07-06 09:46:04.738 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 09:46:04.738 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:46:04.764 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 09:46:04.764 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.1498ms ][2022-07-06 09:46:04.764 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:46:04.764 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.6707ms ][2022-07-06 09:46:04.765 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 09:46:04.765 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 26.807ms ][2022-07-06 09:46:04.765 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 09:46:04.765 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 27.1310ms ][2022-07-06 09:49:07.443 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 09:49:07.444 +02:00 INF CORS policy execution successful. ][2022-07-06 09:49:07.444 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:49:07.444 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:49:07.449 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 09:49:07.449 +02:00 INF CORS policy execution successful. ][2022-07-06 09:49:07.449 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 09:49:07.449 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:49:07.470 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 09:49:07.470 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.5151ms ][2022-07-06 09:49:07.470 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:49:07.470 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 27.0648ms ][2022-07-06 09:49:07.478 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 09:49:07.478 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 28.9327ms ][2022-07-06 09:49:07.478 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 09:49:07.478 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 29.8994ms ][2022-07-06 09:49:18.452 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 09:49:18.452 +02:00 INF CORS policy execution successful. ][2022-07-06 09:49:18.453 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:49:18.453 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:49:18.455 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 09:49:18.456 +02:00 INF CORS policy execution successful. ][2022-07-06 09:49:18.456 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 09:49:18.456 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:49:18.479 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 09:49:18.479 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.4363ms ][2022-07-06 09:49:18.479 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:49:18.479 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 27.1827ms ][2022-07-06 09:49:18.482 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 09:49:18.483 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 26.6839ms ][2022-07-06 09:49:18.483 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 09:49:18.483 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 27.4682ms ][2022-07-06 09:49:25.278 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 09:49:25.279 +02:00 INF CORS policy execution successful. ][2022-07-06 09:49:25.279 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:49:25.279 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:49:25.279 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 09:49:25.280 +02:00 INF CORS policy execution successful. ][2022-07-06 09:49:25.280 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 09:49:25.281 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:49:25.305 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 09:49:25.305 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.2745ms ][2022-07-06 09:49:25.305 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:49:25.305 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.9180ms ][2022-07-06 09:49:25.308 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 09:49:25.308 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 27.4842ms ][2022-07-06 09:49:25.308 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 09:49:25.308 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 28.9877ms ][2022-07-06 09:49:29.487 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - ][2022-07-06 09:49:29.487 +02:00 INF CORS policy execution successful. ][2022-07-06 09:49:29.487 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.2428ms ][2022-07-06 09:49:29.488 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 ][2022-07-06 09:49:29.488 +02:00 INF CORS policy execution successful. ][2022-07-06 09:49:29.488 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 09:49:29.488 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host). ][2022-07-06 09:49:29.600 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'. ][2022-07-06 09:49:29.600 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 111.2085ms ][2022-07-06 09:49:29.600 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 09:49:29.600 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 111.7366ms ][2022-07-06 09:49:30.767 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 09:49:30.767 +02:00 INF CORS policy execution successful. ][2022-07-06 09:49:30.767 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:49:30.767 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:49:30.768 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 09:49:30.768 +02:00 INF CORS policy execution successful. ][2022-07-06 09:49:30.769 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 09:49:30.769 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:49:30.793 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 09:49:30.793 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.0993ms ][2022-07-06 09:49:30.793 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:49:30.793 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.5414ms ][2022-07-06 09:49:30.796 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 09:49:30.796 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 27.2223ms ][2022-07-06 09:49:30.796 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 09:49:30.796 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 28.5137ms ][2022-07-06 09:50:17.663 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - ][2022-07-06 09:50:17.663 +02:00 INF CORS policy execution successful. ][2022-07-06 09:50:17.664 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.2487ms ][2022-07-06 09:50:17.665 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 ][2022-07-06 09:50:17.665 +02:00 INF CORS policy execution successful. ][2022-07-06 09:50:17.665 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 09:50:17.665 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host). ][2022-07-06 09:50:17.805 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'. ][2022-07-06 09:50:17.807 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 141.6789ms ][2022-07-06 09:50:17.807 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 09:50:17.807 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 142.2774ms ][2022-07-06 09:50:18.818 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 09:50:18.819 +02:00 INF CORS policy execution successful. ][2022-07-06 09:50:18.819 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:50:18.819 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:50:18.823 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 09:50:18.824 +02:00 INF CORS policy execution successful. ][2022-07-06 09:50:18.824 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 09:50:18.824 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:50:18.845 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 09:50:18.845 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.1929ms ][2022-07-06 09:50:18.845 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:50:18.845 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.5549ms ][2022-07-06 09:50:18.851 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 09:50:18.851 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 26.9415ms ][2022-07-06 09:50:18.851 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 09:50:18.851 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 28.1244ms ][2022-07-06 09:50:38.348 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 09:50:38.349 +02:00 INF CORS policy execution successful. ][2022-07-06 09:50:38.349 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:50:38.349 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:50:38.355 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 09:50:38.357 +02:00 INF CORS policy execution successful. ][2022-07-06 09:50:38.357 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 09:50:38.357 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:50:38.393 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 09:50:38.393 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 43.8143ms ][2022-07-06 09:50:38.393 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:50:38.394 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 45.2411ms ][2022-07-06 09:50:38.415 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 09:50:38.416 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 58.0155ms ][2022-07-06 09:50:38.416 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 09:50:38.416 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 60.1798ms ][2022-07-06 09:50:59.574 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 09:50:59.575 +02:00 INF CORS policy execution successful. ][2022-07-06 09:50:59.575 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:50:59.575 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:50:59.582 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 09:50:59.583 +02:00 INF CORS policy execution successful. ][2022-07-06 09:50:59.583 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 09:50:59.583 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:50:59.608 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 09:50:59.608 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 33.2223ms ][2022-07-06 09:50:59.608 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:50:59.608 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 33.9073ms ][2022-07-06 09:50:59.824 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 09:50:59.824 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 240.6159ms ][2022-07-06 09:50:59.824 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 09:50:59.824 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 242.2383ms ][2022-07-06 09:51:02.133 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - ][2022-07-06 09:51:02.133 +02:00 INF CORS policy execution successful. ][2022-07-06 09:51:02.133 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.1973ms ][2022-07-06 09:51:02.134 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 ][2022-07-06 09:51:02.134 +02:00 INF CORS policy execution successful. ][2022-07-06 09:51:02.134 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 09:51:02.134 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host). ][2022-07-06 09:51:02.245 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'. ][2022-07-06 09:51:02.245 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 110.8343ms ][2022-07-06 09:51:02.245 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 09:51:02.245 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 111.1422ms ][2022-07-06 09:51:03.211 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 09:51:03.211 +02:00 INF CORS policy execution successful. ][2022-07-06 09:51:03.211 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:51:03.211 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:51:03.212 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 09:51:03.213 +02:00 INF CORS policy execution successful. ][2022-07-06 09:51:03.213 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 09:51:03.213 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:51:03.237 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 09:51:03.237 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.684ms ][2022-07-06 09:51:03.237 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:51:03.237 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.0522ms ][2022-07-06 09:51:03.241 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 09:51:03.241 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 27.1742ms ][2022-07-06 09:51:03.241 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 09:51:03.241 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 28.3116ms ][2022-07-06 09:52:42.929 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 09:52:42.929 +02:00 INF CORS policy execution successful. ][2022-07-06 09:52:42.929 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:52:42.930 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:52:42.944 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 09:52:42.944 +02:00 INF CORS policy execution successful. ][2022-07-06 09:52:42.944 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 09:52:42.944 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:52:42.956 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 09:52:42.956 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.4774ms ][2022-07-06 09:52:42.956 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:52:42.956 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 27.0632ms ][2022-07-06 09:52:42.971 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 09:52:42.971 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 27.1982ms ][2022-07-06 09:52:42.971 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 09:52:42.972 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 28.0760ms ][2022-07-06 09:52:48.192 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - ][2022-07-06 09:52:48.192 +02:00 INF CORS policy execution successful. ][2022-07-06 09:52:48.192 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.1989ms ][2022-07-06 09:52:48.193 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 ][2022-07-06 09:52:48.193 +02:00 INF CORS policy execution successful. ][2022-07-06 09:52:48.193 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 09:52:48.193 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host). ][2022-07-06 09:52:48.303 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'. ][2022-07-06 09:52:48.303 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 110.3178ms ][2022-07-06 09:52:48.304 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 09:52:48.304 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 110.6139ms ][2022-07-06 09:52:49.233 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 09:52:49.233 +02:00 INF CORS policy execution successful. ][2022-07-06 09:52:49.233 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:52:49.233 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:52:49.234 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 09:52:49.235 +02:00 INF CORS policy execution successful. ][2022-07-06 09:52:49.235 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 09:52:49.236 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:52:49.260 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 09:52:49.260 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.6319ms ][2022-07-06 09:52:49.260 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:52:49.260 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 27.1375ms ][2022-07-06 09:52:49.301 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 09:52:49.301 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 65.3996ms ][2022-07-06 09:52:49.301 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 09:52:49.301 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 66.9023ms ][2022-07-06 09:53:00.869 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 09:53:00.870 +02:00 INF CORS policy execution successful. ][2022-07-06 09:53:00.870 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:53:00.871 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:53:00.894 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 09:53:00.894 +02:00 INF CORS policy execution successful. ][2022-07-06 09:53:00.894 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 09:53:00.894 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:53:00.908 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 09:53:00.908 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 36.8526ms ][2022-07-06 09:53:00.908 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:53:00.908 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 39.6457ms ][2022-07-06 09:53:00.921 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 09:53:00.921 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 27.0867ms ][2022-07-06 09:53:00.921 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 09:53:00.921 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 27.5304ms ][2022-07-06 09:55:28.446 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 09:55:28.446 +02:00 INF CORS policy execution successful. ][2022-07-06 09:55:28.446 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:55:28.446 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:55:28.447 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 09:55:28.447 +02:00 INF CORS policy execution successful. ][2022-07-06 09:55:28.448 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 09:55:28.448 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:55:28.483 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 09:55:28.483 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 34.9069ms ][2022-07-06 09:55:28.483 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 09:55:28.483 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 35.9516ms ][2022-07-06 09:55:28.526 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 09:55:28.526 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 80.5548ms ][2022-07-06 09:55:28.526 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:55:28.526 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 80.8940ms ][2022-07-06 09:57:23.288 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 09:57:23.288 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 09:57:23.289 +02:00 INF CORS policy execution successful. ][2022-07-06 09:57:23.289 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 09:57:23.289 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:57:23.289 +02:00 INF CORS policy execution successful. ][2022-07-06 09:57:23.289 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:57:23.289 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:57:23.316 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 09:57:23.316 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 09:57:23.316 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 26.7794ms ][2022-07-06 09:57:23.316 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.2965ms ][2022-07-06 09:57:23.316 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 09:57:23.316 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:57:23.317 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 28.9374ms ][2022-07-06 09:57:23.332 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 44.7643ms ][2022-07-06 09:57:27.628 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - ][2022-07-06 09:57:27.628 +02:00 INF CORS policy execution successful. ][2022-07-06 09:57:27.628 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.2164ms ][2022-07-06 09:57:27.629 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 ][2022-07-06 09:57:27.629 +02:00 INF CORS policy execution successful. ][2022-07-06 09:57:27.629 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 09:57:27.629 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host). ][2022-07-06 09:57:27.742 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'. ][2022-07-06 09:57:27.743 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 113.1585ms ][2022-07-06 09:57:27.743 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 09:57:27.743 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 113.4969ms ][2022-07-06 09:57:28.663 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 09:57:28.663 +02:00 INF CORS policy execution successful. ][2022-07-06 09:57:28.663 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:57:28.663 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:57:28.664 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 09:57:28.664 +02:00 INF CORS policy execution successful. ][2022-07-06 09:57:28.665 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 09:57:28.665 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:57:28.703 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 09:57:28.703 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 40.1191ms ][2022-07-06 09:57:28.703 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:57:28.703 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 40.4685ms ][2022-07-06 09:57:28.704 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 09:57:28.704 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 38.6332ms ][2022-07-06 09:57:28.704 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 09:57:28.704 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 39.6959ms ][2022-07-06 09:57:30.501 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 09:57:30.502 +02:00 INF CORS policy execution successful. ][2022-07-06 09:57:30.502 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:57:30.502 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:57:30.507 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 09:57:30.507 +02:00 INF CORS policy execution successful. ][2022-07-06 09:57:30.508 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 09:57:30.508 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:57:30.527 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 09:57:30.527 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.75ms ][2022-07-06 09:57:30.527 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:57:30.528 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.1065ms ][2022-07-06 09:57:30.534 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 09:57:30.535 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 26.8181ms ][2022-07-06 09:57:30.535 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 09:57:30.535 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 27.7914ms ][2022-07-06 09:57:31.445 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 09:57:31.445 +02:00 INF CORS policy execution successful. ][2022-07-06 09:57:31.445 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:57:31.445 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:57:31.446 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 09:57:31.446 +02:00 INF CORS policy execution successful. ][2022-07-06 09:57:31.446 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 09:57:31.447 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:57:31.471 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 09:57:31.471 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.1484ms ][2022-07-06 09:57:31.471 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:57:31.471 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.4419ms ][2022-07-06 09:57:31.473 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 09:57:31.473 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 26.5224ms ][2022-07-06 09:57:31.473 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 09:57:31.473 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 27.5192ms ][2022-07-06 09:57:32.546 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 09:57:32.546 +02:00 INF CORS policy execution successful. ][2022-07-06 09:57:32.546 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:57:32.547 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:57:32.548 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 09:57:32.548 +02:00 INF CORS policy execution successful. ][2022-07-06 09:57:32.549 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 09:57:32.549 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:57:32.572 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 09:57:32.572 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.7575ms ][2022-07-06 09:57:32.572 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:57:32.572 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.1098ms ][2022-07-06 09:57:32.576 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 09:57:32.576 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 26.851ms ][2022-07-06 09:57:32.576 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 09:57:32.576 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 28.1132ms ][2022-07-06 09:57:33.464 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 09:57:33.464 +02:00 INF CORS policy execution successful. ][2022-07-06 09:57:33.464 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:57:33.464 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:57:33.466 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 09:57:33.466 +02:00 INF CORS policy execution successful. ][2022-07-06 09:57:33.467 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 09:57:33.467 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:57:33.490 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 09:57:33.490 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.0697ms ][2022-07-06 09:57:33.490 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:57:33.491 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.4207ms ][2022-07-06 09:57:33.494 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 09:57:33.494 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 26.8398ms ][2022-07-06 09:57:33.494 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 09:57:33.494 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 28.1567ms ][2022-07-06 09:58:20.158 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 09:58:20.158 +02:00 INF CORS policy execution successful. ][2022-07-06 09:58:20.158 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:58:20.159 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:58:20.163 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 09:58:20.163 +02:00 INF CORS policy execution successful. ][2022-07-06 09:58:20.163 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 09:58:20.163 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 09:58:20.184 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 09:58:20.184 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.6121ms ][2022-07-06 09:58:20.184 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 09:58:20.184 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 25.9158ms ][2022-07-06 09:58:20.423 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 09:58:20.423 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 259.5067ms ][2022-07-06 09:58:20.423 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 09:58:20.423 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 260.3718ms ][2022-07-06 10:03:23.438 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 10:03:23.438 +02:00 INF CORS policy execution successful. ][2022-07-06 10:03:23.439 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:03:23.439 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:03:23.441 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 10:03:23.442 +02:00 INF CORS policy execution successful. ][2022-07-06 10:03:23.442 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:03:23.442 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:03:23.465 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:03:23.465 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.162ms ][2022-07-06 10:03:23.465 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:03:23.465 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 27.5753ms ][2022-07-06 10:03:23.469 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:03:23.469 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 26.7076ms ][2022-07-06 10:03:23.469 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:03:23.469 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 27.7210ms ][2022-07-06 10:03:31.751 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - ][2022-07-06 10:03:31.751 +02:00 INF CORS policy execution successful. ][2022-07-06 10:03:31.751 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.1787ms ][2022-07-06 10:03:31.752 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 47 ][2022-07-06 10:03:31.752 +02:00 INF CORS policy execution successful. ][2022-07-06 10:03:31.752 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 10:03:31.752 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host). ][2022-07-06 10:03:31.862 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'. ][2022-07-06 10:03:31.862 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 109.8375ms ][2022-07-06 10:03:31.862 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 10:03:31.862 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 47 - 200 - application/json;+charset=utf-8 110.1521ms ][2022-07-06 10:03:35.026 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 10:03:35.026 +02:00 INF CORS policy execution successful. ][2022-07-06 10:03:35.026 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:03:35.026 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:03:35.026 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 10:03:35.026 +02:00 INF CORS policy execution successful. ][2022-07-06 10:03:35.027 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:03:35.027 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:03:35.051 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:03:35.051 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.6119ms ][2022-07-06 10:03:35.051 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:03:35.051 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 25.9466ms ][2022-07-06 10:03:35.053 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:03:35.053 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 26.2786ms ][2022-07-06 10:03:35.053 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:03:35.053 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 27.0819ms ][2022-07-06 10:03:42.675 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat - - ][2022-07-06 10:03:42.675 +02:00 INF CORS policy execution successful. ][2022-07-06 10:03:42.675 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat - - - 204 - - 0.1655ms ][2022-07-06 10:03:42.676 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Chat application/json 67 ][2022-07-06 10:03:42.676 +02:00 INF CORS policy execution successful. ][2022-07-06 10:03:42.676 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateChat (Diligent.WebAPI.Host)' ][2022-07-06 10:03:42.680 +02:00 INF Route matched with {action = "CreateChat", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateChat(Diligent.WebAPI.Data.Entities.Room) on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:03:42.741 +02:00 INF Executing OkObjectResult, writing value of type 'Diligent.WebAPI.Data.Entities.Room'. ][2022-07-06 10:03:42.742 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.CreateChat (Diligent.WebAPI.Host) in 61.5979ms ][2022-07-06 10:03:42.742 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateChat (Diligent.WebAPI.Host)' ][2022-07-06 10:03:42.742 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Chat application/json 67 - 200 - application/json;+charset=utf-8 65.5395ms ][2022-07-06 10:03:49.323 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - ][2022-07-06 10:03:49.323 +02:00 INF CORS policy execution successful. ][2022-07-06 10:03:49.323 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.2140ms ][2022-07-06 10:03:49.327 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 ][2022-07-06 10:03:49.328 +02:00 INF CORS policy execution successful. ][2022-07-06 10:03:49.328 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 10:03:49.328 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host). ][2022-07-06 10:03:49.437 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'. ][2022-07-06 10:03:49.437 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 109.8102ms ][2022-07-06 10:03:49.438 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 10:03:49.438 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 110.1760ms ][2022-07-06 10:03:50.619 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 10:03:50.619 +02:00 INF CORS policy execution successful. ][2022-07-06 10:03:50.619 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:03:50.619 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:03:50.621 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 10:03:50.621 +02:00 INF CORS policy execution successful. ][2022-07-06 10:03:50.622 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:03:50.622 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:03:50.645 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:03:50.645 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.9665ms ][2022-07-06 10:03:50.645 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:03:50.646 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.3777ms ][2022-07-06 10:03:50.649 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:03:50.649 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 27.0442ms ][2022-07-06 10:03:50.649 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:03:50.649 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 28.4991ms ][2022-07-06 10:05:31.449 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 10:05:31.449 +02:00 INF CORS policy execution successful. ][2022-07-06 10:05:31.449 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:05:31.449 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:05:31.450 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 10:05:31.451 +02:00 INF CORS policy execution successful. ][2022-07-06 10:05:31.451 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:05:31.451 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:05:31.475 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:05:31.475 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.8507ms ][2022-07-06 10:05:31.475 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:05:31.475 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.2235ms ][2022-07-06 10:05:31.477 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:05:31.477 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 26.0758ms ][2022-07-06 10:05:31.477 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:05:31.478 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 27.2351ms ][2022-07-06 10:06:38.876 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - ][2022-07-06 10:06:38.876 +02:00 INF CORS policy execution successful. ][2022-07-06 10:06:38.876 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.1602ms ][2022-07-06 10:06:38.880 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 ][2022-07-06 10:06:38.880 +02:00 INF CORS policy execution successful. ][2022-07-06 10:06:38.880 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 10:06:38.880 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host). ][2022-07-06 10:06:38.991 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'. ][2022-07-06 10:06:38.991 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 111.0454ms ][2022-07-06 10:06:38.991 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 10:06:38.991 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 111.3566ms ][2022-07-06 10:06:40.086 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 10:06:40.086 +02:00 INF CORS policy execution successful. ][2022-07-06 10:06:40.086 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:06:40.086 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:06:40.087 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 10:06:40.088 +02:00 INF CORS policy execution successful. ][2022-07-06 10:06:40.088 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:06:40.088 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:06:40.113 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:06:40.114 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 27.2885ms ][2022-07-06 10:06:40.114 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:06:40.114 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 27.6894ms ][2022-07-06 10:06:40.115 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:06:40.115 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 26.9625ms ][2022-07-06 10:06:40.115 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:06:40.115 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 28.2363ms ][2022-07-06 10:06:45.655 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat/requests/join-request - - ][2022-07-06 10:06:45.655 +02:00 INF CORS policy execution successful. ][2022-07-06 10:06:45.656 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat/requests/join-request - - - 204 - - 0.1593ms ][2022-07-06 10:06:45.656 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 133 ][2022-07-06 10:06:45.656 +02:00 INF CORS policy execution successful. ][2022-07-06 10:06:45.656 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)' ][2022-07-06 10:06:45.657 +02:00 INF Route matched with {action = "CreateRequest", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateRequest(Diligent.WebAPI.Host.DTOs.Chat.RequestCreateDTO) on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:06:45.748 +02:00 INF Executing StatusCodeResult, setting HTTP status code 201 ][2022-07-06 10:06:45.748 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host) in 91.1122ms ][2022-07-06 10:06:45.748 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)' ][2022-07-06 10:06:45.748 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 133 - 201 0 - 91.4462ms ][2022-07-06 10:06:48.346 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 10:06:48.347 +02:00 INF CORS policy execution successful. ][2022-07-06 10:06:48.347 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:06:48.347 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:06:48.352 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 10:06:48.352 +02:00 INF CORS policy execution successful. ][2022-07-06 10:06:48.353 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:06:48.353 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:06:48.372 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:06:48.373 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.7083ms ][2022-07-06 10:06:48.373 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:06:48.373 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.2408ms ][2022-07-06 10:06:48.384 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:06:48.384 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 31.2587ms ][2022-07-06 10:06:48.384 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:06:48.384 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 32.3996ms ][2022-07-06 10:22:23.196 +02:00 INF User profile is available. Using 'C:\Users\ermin.bronja\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. ][2022-07-06 10:22:23.301 +02:00 INF Now listening on: http://localhost:5116 ][2022-07-06 10:22:23.303 +02:00 INF Application started. Press Ctrl+C to shut down. ][2022-07-06 10:22:23.303 +02:00 INF Hosting environment: Development ][2022-07-06 10:22:23.303 +02:00 INF Content root path: C:\Users\ermin.bronja\Desktop\Project\Diligent.WebAPI.Host\ ][2022-07-06 10:22:26.172 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - ][2022-07-06 10:22:26.207 +02:00 INF CORS policy execution successful. ][2022-07-06 10:22:26.216 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 47.7441ms ][2022-07-06 10:22:26.225 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 ][2022-07-06 10:22:26.231 +02:00 INF CORS policy execution successful. ][2022-07-06 10:22:26.300 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 10:22:26.318 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host). ][2022-07-06 10:22:27.124 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'. ][2022-07-06 10:22:27.138 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 815.6801ms ][2022-07-06 10:22:27.138 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 10:22:27.140 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 914.8348ms ][2022-07-06 10:22:28.425 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 10:22:28.426 +02:00 INF CORS policy execution successful. ][2022-07-06 10:22:28.427 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 10:22:28.427 +02:00 INF CORS policy execution successful. ][2022-07-06 10:22:28.427 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:22:28.431 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:22:28.436 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:22:28.436 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:22:28.482 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:22:28.487 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 50.9006ms ][2022-07-06 10:22:28.487 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:22:28.487 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 60.5070ms ][2022-07-06 10:22:28.667 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:22:28.685 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 248.7418ms ][2022-07-06 10:22:28.685 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:22:28.685 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 260.2600ms ][2022-07-06 10:22:31.515 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat/requests/join-request - - ][2022-07-06 10:22:31.516 +02:00 INF CORS policy execution successful. ][2022-07-06 10:22:31.516 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat/requests/join-request - - - 204 - - 1.1040ms ][2022-07-06 10:22:31.517 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 134 ][2022-07-06 10:22:31.517 +02:00 INF CORS policy execution successful. ][2022-07-06 10:22:31.519 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)' ][2022-07-06 10:22:31.521 +02:00 INF Route matched with {action = "CreateRequest", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateRequest(Diligent.WebAPI.Host.DTOs.Chat.RequestCreateDTO) on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:22:55.846 +02:00 INF Executing CreatedAtActionResult, writing value of type 'Diligent.WebAPI.Data.Entities.Request'. ][2022-07-06 10:22:55.868 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host) in 24346.4579ms ][2022-07-06 10:22:55.868 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)' ][2022-07-06 10:22:55.868 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 134 - 201 - application/json;+charset=utf-8 24350.8339ms ][2022-07-06 10:23:15.997 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - ][2022-07-06 10:23:15.997 +02:00 INF CORS policy execution successful. ][2022-07-06 10:23:15.997 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.3182ms ][2022-07-06 10:23:15.998 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 ][2022-07-06 10:23:15.998 +02:00 INF CORS policy execution successful. ][2022-07-06 10:23:15.998 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 10:23:15.998 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host). ][2022-07-06 10:23:16.111 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'. ][2022-07-06 10:23:16.111 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 112.4481ms ][2022-07-06 10:23:16.191 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 10:23:16.191 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 192.8171ms ][2022-07-06 10:23:16.956 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 10:23:16.956 +02:00 INF CORS policy execution successful. ][2022-07-06 10:23:16.956 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:23:16.956 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:23:16.962 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 10:23:16.963 +02:00 INF CORS policy execution successful. ][2022-07-06 10:23:16.963 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:23:16.963 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:23:16.982 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:23:16.982 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.0954ms ][2022-07-06 10:23:16.982 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:23:16.982 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.6412ms ][2022-07-06 10:23:16.990 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:23:16.990 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 26.2469ms ][2022-07-06 10:23:16.990 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:23:16.990 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 28.2060ms ][2022-07-06 10:23:19.323 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat/requests/join-request - - ][2022-07-06 10:23:19.323 +02:00 INF CORS policy execution successful. ][2022-07-06 10:23:19.323 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat/requests/join-request - - - 204 - - 0.2453ms ][2022-07-06 10:23:19.324 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 133 ][2022-07-06 10:23:19.325 +02:00 INF CORS policy execution successful. ][2022-07-06 10:23:19.325 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)' ][2022-07-06 10:23:19.325 +02:00 INF Route matched with {action = "CreateRequest", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateRequest(Diligent.WebAPI.Host.DTOs.Chat.RequestCreateDTO) on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:23:19.362 +02:00 INF Executing CreatedAtActionResult, writing value of type 'Diligent.WebAPI.Data.Entities.Request'. ][2022-07-06 10:23:19.363 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host) in 37.9128ms ][2022-07-06 10:23:19.363 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)' ][2022-07-06 10:23:19.363 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 133 - 201 - application/json;+charset=utf-8 38.4878ms ][2022-07-06 10:23:59.201 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - ][2022-07-06 10:23:59.202 +02:00 INF CORS policy execution successful. ][2022-07-06 10:23:59.202 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.2481ms ][2022-07-06 10:23:59.207 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 ][2022-07-06 10:23:59.207 +02:00 INF CORS policy execution successful. ][2022-07-06 10:23:59.207 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 10:23:59.207 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host). ][2022-07-06 10:23:59.328 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'. ][2022-07-06 10:23:59.328 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 120.8474ms ][2022-07-06 10:23:59.328 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 10:23:59.328 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 121.3328ms ][2022-07-06 10:24:00.760 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 10:24:00.760 +02:00 INF CORS policy execution successful. ][2022-07-06 10:24:00.760 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:24:00.761 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:24:00.764 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 10:24:00.764 +02:00 INF CORS policy execution successful. ][2022-07-06 10:24:00.764 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:24:00.765 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:24:00.786 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:24:00.787 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.057ms ][2022-07-06 10:24:00.787 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:24:00.787 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.5761ms ][2022-07-06 10:24:00.791 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:24:00.791 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 26.1284ms ][2022-07-06 10:24:00.791 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:24:00.791 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 27.3544ms ][2022-07-06 10:24:11.705 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat/requests/join-request - - ][2022-07-06 10:24:11.705 +02:00 INF CORS policy execution successful. ][2022-07-06 10:24:11.705 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat/requests/join-request - - - 204 - - 0.2580ms ][2022-07-06 10:24:11.706 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 133 ][2022-07-06 10:24:11.707 +02:00 INF CORS policy execution successful. ][2022-07-06 10:24:11.707 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)' ][2022-07-06 10:24:11.707 +02:00 INF Route matched with {action = "CreateRequest", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateRequest(Diligent.WebAPI.Host.DTOs.Chat.RequestCreateDTO) on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:24:11.794 +02:00 INF Executing CreatedAtActionResult, writing value of type 'Diligent.WebAPI.Data.Entities.Request'. ][2022-07-06 10:24:11.794 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host) in 87.4269ms ][2022-07-06 10:24:11.794 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)' ][2022-07-06 10:24:11.794 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 133 - 201 - application/json;+charset=utf-8 87.9602ms ][2022-07-06 10:24:15.960 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 134 ][2022-07-06 10:24:15.960 +02:00 INF CORS policy execution successful. ][2022-07-06 10:24:15.960 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)' ][2022-07-06 10:24:15.960 +02:00 INF Route matched with {action = "CreateRequest", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateRequest(Diligent.WebAPI.Host.DTOs.Chat.RequestCreateDTO) on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:24:15.991 +02:00 INF Executing CreatedAtActionResult, writing value of type 'Diligent.WebAPI.Data.Entities.Request'. ][2022-07-06 10:24:15.991 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host) in 31.04ms ][2022-07-06 10:24:15.991 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)' ][2022-07-06 10:24:15.991 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 134 - 201 - application/json;+charset=utf-8 31.5292ms ][2022-07-06 10:26:28.959 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 10:26:28.959 +02:00 INF CORS policy execution successful. ][2022-07-06 10:26:28.959 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:26:28.959 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:26:28.972 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 10:26:28.973 +02:00 INF CORS policy execution successful. ][2022-07-06 10:26:28.973 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:26:28.973 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:26:28.986 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:26:28.986 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.6689ms ][2022-07-06 10:26:28.986 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:26:28.986 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 27.5457ms ][2022-07-06 10:26:28.999 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:26:28.999 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 26.026ms ][2022-07-06 10:26:28.999 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:26:28.999 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 26.6274ms ][2022-07-06 10:26:55.612 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 10:26:55.612 +02:00 INF CORS policy execution successful. ][2022-07-06 10:26:55.612 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:26:55.613 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:26:55.613 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 10:26:55.614 +02:00 INF CORS policy execution successful. ][2022-07-06 10:26:55.615 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:26:55.615 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:26:55.639 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:26:55.639 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.1232ms ][2022-07-06 10:26:55.639 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:26:55.639 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 27.2553ms ][2022-07-06 10:26:55.642 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:26:55.642 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 26.431ms ][2022-07-06 10:26:55.642 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:26:55.642 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 28.8088ms ][2022-07-06 10:31:38.360 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 10:31:38.360 +02:00 INF CORS policy execution successful. ][2022-07-06 10:31:38.362 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:31:38.364 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:31:38.381 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 10:31:38.384 +02:00 INF CORS policy execution successful. ][2022-07-06 10:31:38.385 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:31:38.385 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:31:38.396 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:31:38.397 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 31.1536ms ][2022-07-06 10:31:38.397 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:31:38.397 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 37.4437ms ][2022-07-06 10:31:38.662 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:31:38.662 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 276.9365ms ][2022-07-06 10:31:38.662 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:31:38.662 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 280.9919ms ][2022-07-06 10:31:49.441 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 10:31:49.441 +02:00 INF CORS policy execution successful. ][2022-07-06 10:31:49.441 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:31:49.441 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:31:49.442 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 10:31:49.443 +02:00 INF CORS policy execution successful. ][2022-07-06 10:31:49.443 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:31:49.443 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:31:49.467 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:31:49.467 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.9706ms ][2022-07-06 10:31:49.467 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:31:49.467 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.4850ms ][2022-07-06 10:31:49.470 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:31:49.470 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 26.3653ms ][2022-07-06 10:31:49.470 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:31:49.470 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 27.8438ms ][2022-07-06 10:34:10.390 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 10:34:10.391 +02:00 INF CORS policy execution successful. ][2022-07-06 10:34:10.391 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:34:10.391 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:34:10.425 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 10:34:10.425 +02:00 INF CORS policy execution successful. ][2022-07-06 10:34:10.428 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:34:10.429 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:34:10.431 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:34:10.431 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 39.6937ms ][2022-07-06 10:34:10.435 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:34:10.436 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 45.9409ms ][2022-07-06 10:34:10.459 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:34:10.460 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 29.8461ms ][2022-07-06 10:34:10.460 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:34:10.460 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 34.6108ms ][2022-07-06 10:34:13.323 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 10:34:13.324 +02:00 INF CORS policy execution successful. ][2022-07-06 10:34:13.324 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:34:13.324 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:34:13.325 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 10:34:13.325 +02:00 INF CORS policy execution successful. ][2022-07-06 10:34:13.326 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:34:13.326 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:34:13.349 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:34:13.350 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.9016ms ][2022-07-06 10:34:13.350 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:34:13.350 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.3493ms ][2022-07-06 10:34:13.352 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:34:13.352 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 26.1664ms ][2022-07-06 10:34:13.352 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:34:13.352 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 27.5187ms ][2022-07-06 10:35:11.256 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 10:35:11.257 +02:00 INF CORS policy execution successful. ][2022-07-06 10:35:11.258 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:35:11.260 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:35:11.261 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 10:35:11.261 +02:00 INF CORS policy execution successful. ][2022-07-06 10:35:11.261 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:35:11.261 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:35:11.289 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:35:11.289 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:35:11.289 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 28.8794ms ][2022-07-06 10:35:11.289 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 27.7884ms ][2022-07-06 10:35:11.289 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:35:11.289 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:35:11.289 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 33.4643ms ][2022-07-06 10:35:11.289 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 28.8397ms ][2022-07-06 10:35:13.204 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 10:35:13.204 +02:00 INF CORS policy execution successful. ][2022-07-06 10:35:13.204 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:35:13.204 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:35:13.204 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 10:35:13.205 +02:00 INF CORS policy execution successful. ][2022-07-06 10:35:13.205 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:35:13.205 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:35:13.230 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:35:13.230 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.0774ms ][2022-07-06 10:35:13.230 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:35:13.231 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.7128ms ][2022-07-06 10:35:13.231 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:35:13.232 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 26.8201ms ][2022-07-06 10:35:13.232 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:35:13.232 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 27.2121ms ][2022-07-06 10:35:19.068 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - ][2022-07-06 10:35:19.068 +02:00 INF CORS policy execution successful. ][2022-07-06 10:35:19.068 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.1975ms ][2022-07-06 10:35:19.069 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 ][2022-07-06 10:35:19.069 +02:00 INF CORS policy execution successful. ][2022-07-06 10:35:19.069 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 10:35:19.069 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host). ][2022-07-06 10:35:19.186 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'. ][2022-07-06 10:35:19.186 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 116.3236ms ][2022-07-06 10:35:19.186 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 10:35:19.186 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 117.2764ms ][2022-07-06 10:35:20.360 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 10:35:20.360 +02:00 INF CORS policy execution successful. ][2022-07-06 10:35:20.360 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:35:20.360 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:35:20.361 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 10:35:20.361 +02:00 INF CORS policy execution successful. ][2022-07-06 10:35:20.362 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:35:20.362 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:35:20.386 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:35:20.386 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.9058ms ][2022-07-06 10:35:20.386 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:35:20.386 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.4127ms ][2022-07-06 10:35:20.388 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:35:20.388 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 26.1657ms ][2022-07-06 10:35:20.388 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:35:20.388 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 27.2659ms ][2022-07-06 10:36:16.450 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 10:36:16.451 +02:00 INF CORS policy execution successful. ][2022-07-06 10:36:16.451 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:36:16.451 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:36:16.451 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 10:36:16.452 +02:00 INF CORS policy execution successful. ][2022-07-06 10:36:16.452 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:36:16.452 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:36:16.477 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:36:16.477 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.3853ms ][2022-07-06 10:36:16.477 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:36:16.477 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.8073ms ][2022-07-06 10:36:16.478 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:36:16.478 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 26.271ms ][2022-07-06 10:36:16.479 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:36:16.479 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 27.2566ms ][2022-07-06 10:37:05.445 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 10:37:05.445 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 10:37:05.445 +02:00 INF CORS policy execution successful. ][2022-07-06 10:37:05.445 +02:00 INF CORS policy execution successful. ][2022-07-06 10:37:05.445 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:37:05.445 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:37:05.445 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:37:05.445 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:37:05.471 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:37:05.471 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 25.9406ms ][2022-07-06 10:37:05.472 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:37:05.472 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 26.9701ms ][2022-07-06 10:37:05.475 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:37:05.475 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 29.8934ms ][2022-07-06 10:37:05.475 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:37:05.475 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 30.2967ms ][2022-07-06 10:37:11.087 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 10:37:11.087 +02:00 INF CORS policy execution successful. ][2022-07-06 10:37:11.087 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:37:11.088 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:37:11.093 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 10:37:11.093 +02:00 INF CORS policy execution successful. ][2022-07-06 10:37:11.093 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:37:11.094 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:37:11.113 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:37:11.114 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.0331ms ][2022-07-06 10:37:11.114 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:37:11.114 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.4581ms ][2022-07-06 10:37:11.120 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:37:11.120 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 26.7108ms ][2022-07-06 10:37:11.120 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:37:11.121 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 27.8986ms ][2022-07-06 10:37:52.330 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 10:37:52.330 +02:00 INF CORS policy execution successful. ][2022-07-06 10:37:52.330 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:37:52.330 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:37:52.332 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 10:37:52.332 +02:00 INF CORS policy execution successful. ][2022-07-06 10:37:52.335 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:37:52.337 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:37:52.440 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:37:52.441 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:37:52.441 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 110.2068ms ][2022-07-06 10:37:52.441 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:37:52.441 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 110.8513ms ][2022-07-06 10:37:52.442 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 104.6506ms ][2022-07-06 10:37:52.442 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:37:52.442 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 109.9308ms ][2022-07-06 10:38:58.497 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - ][2022-07-06 10:38:58.498 +02:00 INF CORS policy execution successful. ][2022-07-06 10:38:58.498 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.1432ms ][2022-07-06 10:38:58.501 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 ][2022-07-06 10:38:58.501 +02:00 INF CORS policy execution successful. ][2022-07-06 10:38:58.501 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 10:38:58.501 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host). ][2022-07-06 10:38:58.612 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'. ][2022-07-06 10:38:58.612 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 110.4039ms ][2022-07-06 10:38:58.612 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 10:38:58.612 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 110.6818ms ][2022-07-06 10:38:59.738 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 10:38:59.738 +02:00 INF CORS policy execution successful. ][2022-07-06 10:38:59.738 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:38:59.738 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:38:59.739 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 10:38:59.739 +02:00 INF CORS policy execution successful. ][2022-07-06 10:38:59.740 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:38:59.740 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:38:59.768 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:38:59.768 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 28.4535ms ][2022-07-06 10:38:59.768 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:38:59.768 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 29.4457ms ][2022-07-06 10:38:59.884 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 145.8803ms ][2022-07-06 10:38:59.884 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:38:59.958 +02:00 ERR An error occurred while deserializing the Customers property of class Diligent.WebAPI.Data.Entities.Room: Expected a nested document representing the serialized form of a Diligent.WebAPI.Data.Entities.Customer value, but found a value of type String instead. ][2022-07-06 10:38:59.960 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 500 - application/json 222.1715ms ][2022-07-06 10:40:06.415 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - ][2022-07-06 10:40:06.415 +02:00 INF CORS policy execution successful. ][2022-07-06 10:40:06.415 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.1913ms ][2022-07-06 10:40:06.419 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 47 ][2022-07-06 10:40:06.420 +02:00 INF CORS policy execution successful. ][2022-07-06 10:40:06.420 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 10:40:06.420 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host). ][2022-07-06 10:40:06.533 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'. ][2022-07-06 10:40:06.533 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 113.5775ms ][2022-07-06 10:40:06.533 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 10:40:06.533 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 47 - 200 - application/json;+charset=utf-8 114.1317ms ][2022-07-06 10:40:07.720 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 10:40:07.720 +02:00 INF CORS policy execution successful. ][2022-07-06 10:40:07.720 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:40:07.720 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:40:07.721 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 10:40:07.721 +02:00 INF CORS policy execution successful. ][2022-07-06 10:40:07.721 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:40:07.722 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:40:07.746 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:40:07.746 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.5538ms ][2022-07-06 10:40:07.746 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:40:07.746 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 25.8903ms ][2022-07-06 10:40:07.748 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:40:07.748 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 25.6984ms ][2022-07-06 10:40:07.748 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:40:07.748 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 26.6743ms ][2022-07-06 10:40:11.122 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat - - ][2022-07-06 10:40:11.122 +02:00 INF CORS policy execution successful. ][2022-07-06 10:40:11.122 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat - - - 204 - - 0.1553ms ][2022-07-06 10:40:11.123 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Chat application/json 67 ][2022-07-06 10:40:11.123 +02:00 INF CORS policy execution successful. ][2022-07-06 10:40:11.123 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateChat (Diligent.WebAPI.Host)' ][2022-07-06 10:40:11.127 +02:00 INF Route matched with {action = "CreateChat", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateChat(Diligent.WebAPI.Data.Entities.Room) on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:40:11.238 +02:00 INF Executing OkObjectResult, writing value of type 'Diligent.WebAPI.Data.Entities.Room'. ][2022-07-06 10:40:11.239 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.CreateChat (Diligent.WebAPI.Host) in 111.381ms ][2022-07-06 10:40:11.239 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateChat (Diligent.WebAPI.Host)' ][2022-07-06 10:40:11.239 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Chat application/json 67 - 200 - application/json;+charset=utf-8 115.4060ms ][2022-07-06 10:40:15.373 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Chat application/json 67 ][2022-07-06 10:40:15.373 +02:00 INF CORS policy execution successful. ][2022-07-06 10:40:15.373 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateChat (Diligent.WebAPI.Host)' ][2022-07-06 10:40:15.373 +02:00 INF Route matched with {action = "CreateChat", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateChat(Diligent.WebAPI.Data.Entities.Room) on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:40:15.403 +02:00 INF Executing OkObjectResult, writing value of type 'Diligent.WebAPI.Data.Entities.Room'. ][2022-07-06 10:40:15.403 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.CreateChat (Diligent.WebAPI.Host) in 29.6985ms ][2022-07-06 10:40:15.403 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateChat (Diligent.WebAPI.Host)' ][2022-07-06 10:40:15.403 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Chat application/json 67 - 200 - application/json;+charset=utf-8 30.0880ms ][2022-07-06 10:40:20.654 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat - - ][2022-07-06 10:40:20.654 +02:00 INF CORS policy execution successful. ][2022-07-06 10:40:20.654 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat - - - 204 - - 0.1613ms ][2022-07-06 10:40:20.655 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Chat application/json 67 ][2022-07-06 10:40:20.655 +02:00 INF CORS policy execution successful. ][2022-07-06 10:40:20.655 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateChat (Diligent.WebAPI.Host)' ][2022-07-06 10:40:20.655 +02:00 INF Route matched with {action = "CreateChat", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateChat(Diligent.WebAPI.Data.Entities.Room) on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:40:20.687 +02:00 INF Executing OkObjectResult, writing value of type 'Diligent.WebAPI.Data.Entities.Room'. ][2022-07-06 10:40:20.687 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.CreateChat (Diligent.WebAPI.Host) in 32.4364ms ][2022-07-06 10:40:20.687 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateChat (Diligent.WebAPI.Host)' ][2022-07-06 10:40:20.688 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Chat application/json 67 - 200 - application/json;+charset=utf-8 32.7750ms ][2022-07-06 10:40:25.294 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - ][2022-07-06 10:40:25.294 +02:00 INF CORS policy execution successful. ][2022-07-06 10:40:25.294 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.1695ms ][2022-07-06 10:40:25.295 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 ][2022-07-06 10:40:25.295 +02:00 INF CORS policy execution successful. ][2022-07-06 10:40:25.295 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 10:40:25.295 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host). ][2022-07-06 10:40:25.424 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'. ][2022-07-06 10:40:25.424 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 128.8291ms ][2022-07-06 10:40:25.424 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 10:40:25.424 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 129.2512ms ][2022-07-06 10:40:26.620 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 10:40:26.621 +02:00 INF CORS policy execution successful. ][2022-07-06 10:40:26.621 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:40:26.621 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:40:26.622 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 10:40:26.622 +02:00 INF CORS policy execution successful. ][2022-07-06 10:40:26.623 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:40:26.623 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:40:26.646 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:40:26.647 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.776ms ][2022-07-06 10:40:26.647 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:40:26.647 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.1566ms ][2022-07-06 10:40:26.649 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:40:26.649 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 26.1464ms ][2022-07-06 10:40:26.649 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:40:26.649 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 27.5701ms ][2022-07-06 10:40:29.133 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat/requests/join-request - - ][2022-07-06 10:40:29.133 +02:00 INF CORS policy execution successful. ][2022-07-06 10:40:29.133 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat/requests/join-request - - - 204 - - 0.1876ms ][2022-07-06 10:40:29.134 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 133 ][2022-07-06 10:40:29.134 +02:00 INF CORS policy execution successful. ][2022-07-06 10:40:29.134 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)' ][2022-07-06 10:40:29.134 +02:00 INF Route matched with {action = "CreateRequest", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateRequest(Diligent.WebAPI.Host.DTOs.Chat.RequestCreateDTO) on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:40:29.227 +02:00 INF Executing CreatedAtActionResult, writing value of type 'Diligent.WebAPI.Data.Entities.Request'. ][2022-07-06 10:40:29.228 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host) in 94.2784ms ][2022-07-06 10:40:29.228 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)' ][2022-07-06 10:40:29.229 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 133 - 201 - application/json;+charset=utf-8 94.8430ms ][2022-07-06 10:40:31.368 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 133 ][2022-07-06 10:40:31.369 +02:00 INF CORS policy execution successful. ][2022-07-06 10:40:31.369 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)' ][2022-07-06 10:40:31.369 +02:00 INF Route matched with {action = "CreateRequest", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateRequest(Diligent.WebAPI.Host.DTOs.Chat.RequestCreateDTO) on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:40:31.400 +02:00 INF Executing CreatedAtActionResult, writing value of type 'Diligent.WebAPI.Data.Entities.Request'. ][2022-07-06 10:40:31.400 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host) in 30.9131ms ][2022-07-06 10:40:31.400 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)' ][2022-07-06 10:40:31.400 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 133 - 201 - application/json;+charset=utf-8 31.3024ms ][2022-07-06 10:41:27.763 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - ][2022-07-06 10:41:27.763 +02:00 INF CORS policy execution successful. ][2022-07-06 10:41:27.763 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.2228ms ][2022-07-06 10:41:27.768 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 ][2022-07-06 10:41:27.768 +02:00 INF CORS policy execution successful. ][2022-07-06 10:41:27.768 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 10:41:27.768 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host). ][2022-07-06 10:41:27.882 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'. ][2022-07-06 10:41:27.882 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 113.9973ms ][2022-07-06 10:41:27.882 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 10:41:27.882 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 114.3755ms ][2022-07-06 10:41:28.956 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 10:41:28.956 +02:00 INF CORS policy execution successful. ][2022-07-06 10:41:28.956 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:41:28.957 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:41:28.958 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 10:41:28.958 +02:00 INF CORS policy execution successful. ][2022-07-06 10:41:28.958 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:41:28.959 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:41:29.024 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:41:29.024 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 64.9535ms ][2022-07-06 10:41:29.024 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:41:29.024 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 66.0639ms ][2022-07-06 10:41:29.064 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 107.8052ms ][2022-07-06 10:41:29.065 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:41:29.126 +02:00 ERR An error occurred while deserializing the Customers property of class Diligent.WebAPI.Data.Entities.Room: Expected a nested document representing the serialized form of a Diligent.WebAPI.Data.Entities.Customer value, but found a value of type String instead. ][2022-07-06 10:41:29.126 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 500 - application/json 170.0731ms ][2022-07-06 10:42:36.904 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - ][2022-07-06 10:42:36.905 +02:00 INF CORS policy execution successful. ][2022-07-06 10:42:36.905 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.3491ms ][2022-07-06 10:42:36.906 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 ][2022-07-06 10:42:36.906 +02:00 INF CORS policy execution successful. ][2022-07-06 10:42:36.906 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 10:42:36.906 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host). ][2022-07-06 10:42:37.016 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'. ][2022-07-06 10:42:37.016 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 110.4824ms ][2022-07-06 10:42:37.016 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 10:42:37.016 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 110.8576ms ][2022-07-06 10:42:37.959 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 10:42:37.959 +02:00 INF CORS policy execution successful. ][2022-07-06 10:42:37.959 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:42:37.959 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:42:37.965 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 10:42:37.966 +02:00 INF CORS policy execution successful. ][2022-07-06 10:42:37.966 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:42:37.966 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:42:38.025 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:42:38.025 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 59.1966ms ][2022-07-06 10:42:38.025 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:42:38.025 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 60.4254ms ][2022-07-06 10:42:38.067 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 107.759ms ][2022-07-06 10:42:38.067 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:42:38.128 +02:00 ERR An error occurred while deserializing the Customers property of class Diligent.WebAPI.Data.Entities.Room: Expected a nested document representing the serialized form of a Diligent.WebAPI.Data.Entities.Customer value, but found a value of type String instead. ][2022-07-06 10:42:38.128 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 500 - application/json 168.7494ms ][2022-07-06 10:45:08.703 +02:00 INF User profile is available. Using 'C:\Users\ermin.bronja\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. ][2022-07-06 10:45:08.804 +02:00 INF Now listening on: http://localhost:5116 ][2022-07-06 10:45:08.806 +02:00 INF Application started. Press Ctrl+C to shut down. ][2022-07-06 10:45:08.806 +02:00 INF Hosting environment: Development ][2022-07-06 10:45:08.806 +02:00 INF Content root path: C:\Users\ermin.bronja\Desktop\Project\Diligent.WebAPI.Host\ ][2022-07-06 10:45:11.654 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - ][2022-07-06 10:45:11.685 +02:00 INF CORS policy execution successful. ][2022-07-06 10:45:11.694 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 42.2735ms ][2022-07-06 10:45:11.702 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 ][2022-07-06 10:45:11.708 +02:00 INF CORS policy execution successful. ][2022-07-06 10:45:11.759 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 10:45:11.775 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host). ][2022-07-06 10:45:12.598 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'. ][2022-07-06 10:45:12.615 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 835.7249ms ][2022-07-06 10:45:12.616 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 10:45:12.617 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 915.5673ms ][2022-07-06 10:45:14.225 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 10:45:14.226 +02:00 INF CORS policy execution successful. ][2022-07-06 10:45:14.226 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:45:14.227 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 10:45:14.228 +02:00 INF CORS policy execution successful. ][2022-07-06 10:45:14.228 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:45:14.230 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:45:14.230 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:45:17.131 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:45:17.139 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 2908.2107ms ][2022-07-06 10:45:17.139 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:45:17.139 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 2911.7712ms ][2022-07-06 10:45:17.317 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:45:17.326 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 3096.0559ms ][2022-07-06 10:45:17.327 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:45:17.327 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 3101.7081ms ][2022-07-06 10:45:34.097 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - ][2022-07-06 10:45:34.097 +02:00 INF CORS policy execution successful. ][2022-07-06 10:45:34.097 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.4167ms ][2022-07-06 10:45:34.098 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 ][2022-07-06 10:45:34.098 +02:00 INF CORS policy execution successful. ][2022-07-06 10:45:34.100 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 10:45:34.100 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host). ][2022-07-06 10:45:34.213 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'. ][2022-07-06 10:45:34.214 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 113.6391ms ][2022-07-06 10:45:34.214 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 10:45:34.214 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 115.7200ms ][2022-07-06 10:45:35.492 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 10:45:35.492 +02:00 INF CORS policy execution successful. ][2022-07-06 10:45:35.492 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:45:35.492 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:45:35.493 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 10:45:35.497 +02:00 INF CORS policy execution successful. ][2022-07-06 10:45:35.497 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:45:35.497 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:45:35.518 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:45:35.518 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.8501ms ][2022-07-06 10:45:35.518 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:45:35.518 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.5516ms ][2022-07-06 10:45:35.523 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:45:35.524 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 26.3335ms ][2022-07-06 10:45:35.524 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:45:35.524 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 31.2149ms ][2022-07-06 10:46:20.438 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 10:46:20.438 +02:00 INF CORS policy execution successful. ][2022-07-06 10:46:20.438 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:46:20.438 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:46:20.440 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 10:46:20.441 +02:00 INF CORS policy execution successful. ][2022-07-06 10:46:20.441 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:46:20.441 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:46:20.464 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:46:20.465 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.6459ms ][2022-07-06 10:46:20.465 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:46:20.465 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 27.2680ms ][2022-07-06 10:46:20.467 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:46:20.467 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 25.7723ms ][2022-07-06 10:46:20.467 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:46:20.467 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 27.5827ms ][2022-07-06 10:46:26.821 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 10:46:26.821 +02:00 INF CORS policy execution successful. ][2022-07-06 10:46:26.821 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:46:26.821 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:46:26.822 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 10:46:26.822 +02:00 INF CORS policy execution successful. ][2022-07-06 10:46:26.822 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:46:26.822 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:46:26.847 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:46:26.847 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.6381ms ][2022-07-06 10:46:26.847 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:46:26.847 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.3104ms ][2022-07-06 10:46:26.848 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:46:26.848 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 26.4726ms ][2022-07-06 10:46:26.848 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:46:26.849 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 26.8952ms ][2022-07-06 10:46:51.208 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 10:46:51.209 +02:00 INF CORS policy execution successful. ][2022-07-06 10:46:51.209 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:46:51.210 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:46:51.225 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 10:46:51.226 +02:00 INF CORS policy execution successful. ][2022-07-06 10:46:51.226 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:46:51.226 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:46:51.240 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:46:51.240 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 30.4982ms ][2022-07-06 10:46:51.240 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:46:51.240 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 32.1176ms ][2022-07-06 10:46:51.253 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:46:51.253 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 27.0995ms ][2022-07-06 10:46:51.253 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:46:51.253 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 36.6170ms ][2022-07-06 10:47:23.367 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 10:47:23.367 +02:00 INF CORS policy execution successful. ][2022-07-06 10:47:23.368 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:47:23.368 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:47:23.385 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 10:47:23.385 +02:00 INF CORS policy execution successful. ][2022-07-06 10:47:23.385 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:47:23.386 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:47:23.401 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:47:23.401 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 33.2818ms ][2022-07-06 10:47:23.401 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:47:23.401 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 33.9798ms ][2022-07-06 10:47:23.413 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:47:23.413 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 26.9188ms ][2022-07-06 10:47:23.413 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:47:23.413 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 28.6104ms ][2022-07-06 10:47:46.619 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 10:47:46.620 +02:00 INF CORS policy execution successful. ][2022-07-06 10:47:46.620 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:47:46.620 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:47:46.624 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 10:47:46.625 +02:00 INF CORS policy execution successful. ][2022-07-06 10:47:46.626 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:47:46.626 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:47:46.650 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:47:46.650 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 30.026ms ][2022-07-06 10:47:46.650 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:47:46.650 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 30.6999ms ][2022-07-06 10:47:46.653 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:47:46.653 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 26.6619ms ][2022-07-06 10:47:46.653 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:47:46.653 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 29.2843ms ][2022-07-06 10:47:53.355 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - ][2022-07-06 10:47:53.356 +02:00 INF CORS policy execution successful. ][2022-07-06 10:47:53.356 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.3981ms ][2022-07-06 10:47:53.356 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 ][2022-07-06 10:47:53.357 +02:00 INF CORS policy execution successful. ][2022-07-06 10:47:53.357 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 10:47:53.357 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host). ][2022-07-06 10:47:53.473 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'. ][2022-07-06 10:47:53.473 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 116.5081ms ][2022-07-06 10:47:53.473 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 10:47:53.473 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 116.8591ms ][2022-07-06 10:47:54.402 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 10:47:54.402 +02:00 INF CORS policy execution successful. ][2022-07-06 10:47:54.402 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:47:54.402 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:47:54.403 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 10:47:54.404 +02:00 INF CORS policy execution successful. ][2022-07-06 10:47:54.405 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:47:54.405 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:47:54.428 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:47:54.428 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.9521ms ][2022-07-06 10:47:54.428 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:47:54.428 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.4827ms ][2022-07-06 10:47:54.433 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:47:54.433 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 27.725ms ][2022-07-06 10:47:54.433 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:47:54.433 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 29.9089ms ][2022-07-06 10:48:03.767 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 10:48:03.767 +02:00 INF CORS policy execution successful. ][2022-07-06 10:48:03.767 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:48:03.768 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:48:03.769 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 10:48:03.769 +02:00 INF CORS policy execution successful. ][2022-07-06 10:48:03.769 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:48:03.770 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:48:03.794 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:48:03.794 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.1724ms ][2022-07-06 10:48:03.794 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:48:03.794 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.7650ms ][2022-07-06 10:48:03.796 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:48:03.796 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 25.8627ms ][2022-07-06 10:48:03.796 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:48:03.796 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 27.5199ms ][2022-07-06 10:49:29.011 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 10:49:29.013 +02:00 INF CORS policy execution successful. ][2022-07-06 10:49:29.014 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:49:29.014 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:49:29.021 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 10:49:29.022 +02:00 INF CORS policy execution successful. ][2022-07-06 10:49:29.022 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:49:29.022 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:49:29.040 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:49:29.040 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.3728ms ][2022-07-06 10:49:29.040 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:49:29.040 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 29.2179ms ][2022-07-06 10:49:29.049 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:49:29.049 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 26.5717ms ][2022-07-06 10:49:29.049 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:49:29.049 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 27.8407ms ][2022-07-06 10:49:34.454 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - ][2022-07-06 10:49:34.455 +02:00 INF CORS policy execution successful. ][2022-07-06 10:49:34.455 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.4128ms ][2022-07-06 10:49:34.456 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 ][2022-07-06 10:49:34.456 +02:00 INF CORS policy execution successful. ][2022-07-06 10:49:34.456 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 10:49:34.456 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host). ][2022-07-06 10:49:34.568 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'. ][2022-07-06 10:49:34.569 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 112.3722ms ][2022-07-06 10:49:34.569 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 10:49:34.569 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 112.9032ms ][2022-07-06 10:49:37.074 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 10:49:37.074 +02:00 INF CORS policy execution successful. ][2022-07-06 10:49:37.074 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:49:37.075 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:49:37.075 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 10:49:37.075 +02:00 INF CORS policy execution successful. ][2022-07-06 10:49:37.075 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:49:37.076 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:49:37.101 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:49:37.102 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.9501ms ][2022-07-06 10:49:37.102 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:49:37.102 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 27.9873ms ][2022-07-06 10:49:37.102 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:49:37.102 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 26.5076ms ][2022-07-06 10:49:37.102 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:49:37.103 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 27.7281ms ][2022-07-06 10:49:50.919 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 10:49:50.920 +02:00 INF CORS policy execution successful. ][2022-07-06 10:49:50.920 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:49:50.920 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:49:50.924 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 10:49:50.924 +02:00 INF CORS policy execution successful. ][2022-07-06 10:49:50.924 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:49:50.924 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:49:50.945 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:49:50.945 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.763ms ][2022-07-06 10:49:50.946 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:49:50.946 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.3359ms ][2022-07-06 10:49:50.951 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:49:50.951 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 27.3212ms ][2022-07-06 10:49:50.951 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:49:50.951 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 28.0057ms ][2022-07-06 10:49:54.851 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - ][2022-07-06 10:49:54.851 +02:00 INF CORS policy execution successful. ][2022-07-06 10:49:54.851 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.3884ms ][2022-07-06 10:49:54.852 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 ][2022-07-06 10:49:54.853 +02:00 INF CORS policy execution successful. ][2022-07-06 10:49:54.853 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 10:49:54.853 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host). ][2022-07-06 10:49:54.965 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'. ][2022-07-06 10:49:54.966 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 112.8147ms ][2022-07-06 10:49:54.966 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 10:49:54.966 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 113.2851ms ][2022-07-06 10:49:56.925 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 10:49:56.925 +02:00 INF CORS policy execution successful. ][2022-07-06 10:49:56.925 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:49:56.926 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:49:56.926 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 10:49:56.927 +02:00 INF CORS policy execution successful. ][2022-07-06 10:49:56.927 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:49:56.928 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:49:56.955 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:49:56.955 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 27.0495ms ][2022-07-06 10:49:56.955 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:49:56.955 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:49:56.955 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 29.8507ms ][2022-07-06 10:49:56.955 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 29.5665ms ][2022-07-06 10:49:56.955 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:49:56.956 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 30.5559ms ][2022-07-06 10:51:09.519 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 10:51:09.520 +02:00 INF CORS policy execution successful. ][2022-07-06 10:51:09.520 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:51:09.520 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:51:09.524 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 10:51:09.525 +02:00 INF CORS policy execution successful. ][2022-07-06 10:51:09.525 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:51:09.526 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:51:09.546 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:51:09.546 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.5843ms ][2022-07-06 10:51:09.546 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:51:09.546 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 27.0149ms ][2022-07-06 10:51:09.551 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:51:09.552 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 25.8839ms ][2022-07-06 10:51:09.552 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:51:09.552 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 27.2932ms ][2022-07-06 10:51:23.438 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 10:51:23.438 +02:00 INF CORS policy execution successful. ][2022-07-06 10:51:23.438 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:51:23.438 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:51:23.439 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 10:51:23.440 +02:00 INF CORS policy execution successful. ][2022-07-06 10:51:23.440 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:51:23.440 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:51:23.464 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:51:23.464 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.4099ms ][2022-07-06 10:51:23.464 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:51:23.464 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 25.7363ms ][2022-07-06 10:51:23.467 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:51:23.467 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 26.6566ms ][2022-07-06 10:51:23.467 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:51:23.467 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 27.8658ms ][2022-07-06 10:51:27.528 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - ][2022-07-06 10:51:27.529 +02:00 INF CORS policy execution successful. ][2022-07-06 10:51:27.529 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.1823ms ][2022-07-06 10:51:27.529 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 ][2022-07-06 10:51:27.529 +02:00 INF CORS policy execution successful. ][2022-07-06 10:51:27.530 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 10:51:27.530 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host). ][2022-07-06 10:51:27.642 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'. ][2022-07-06 10:51:27.642 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 112.1227ms ][2022-07-06 10:51:27.642 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 10:51:27.642 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 112.4465ms ][2022-07-06 10:51:28.573 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 10:51:28.573 +02:00 INF CORS policy execution successful. ][2022-07-06 10:51:28.574 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:51:28.574 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:51:28.575 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 10:51:28.575 +02:00 INF CORS policy execution successful. ][2022-07-06 10:51:28.575 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:51:28.575 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:51:28.600 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:51:28.600 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.1449ms ][2022-07-06 10:51:28.600 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:51:28.600 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.4571ms ][2022-07-06 10:51:28.601 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:51:28.601 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 25.7032ms ][2022-07-06 10:51:28.601 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:51:28.601 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 26.8000ms ][2022-07-06 10:53:20.439 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 10:53:20.439 +02:00 INF CORS policy execution successful. ][2022-07-06 10:53:20.439 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:53:20.439 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:53:20.441 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 10:53:20.441 +02:00 INF CORS policy execution successful. ][2022-07-06 10:53:20.442 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:53:20.442 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:53:20.465 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:53:20.465 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.5743ms ][2022-07-06 10:53:20.465 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:53:20.465 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 25.9134ms ][2022-07-06 10:53:20.468 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:53:20.468 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 26.3877ms ][2022-07-06 10:53:20.469 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:53:20.469 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 27.7319ms ][2022-07-06 10:54:03.442 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 10:54:03.442 +02:00 INF CORS policy execution successful. ][2022-07-06 10:54:03.442 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:54:03.442 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:54:03.443 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 10:54:03.443 +02:00 INF CORS policy execution successful. ][2022-07-06 10:54:03.444 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:54:03.444 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:54:03.468 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:54:03.468 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.4383ms ][2022-07-06 10:54:03.468 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:54:03.468 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.7968ms ][2022-07-06 10:54:03.470 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:54:03.470 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 26.1967ms ][2022-07-06 10:54:03.471 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:54:03.471 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 27.5659ms ][2022-07-06 10:56:24.001 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - ][2022-07-06 10:56:24.001 +02:00 INF CORS policy execution successful. ][2022-07-06 10:56:24.001 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.3198ms ][2022-07-06 10:56:24.002 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 ][2022-07-06 10:56:24.002 +02:00 INF CORS policy execution successful. ][2022-07-06 10:56:24.002 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 10:56:24.002 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host). ][2022-07-06 10:56:24.113 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'. ][2022-07-06 10:56:24.114 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 111.1169ms ][2022-07-06 10:56:24.114 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 10:56:24.114 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 111.5747ms ][2022-07-06 10:56:25.030 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 10:56:25.030 +02:00 INF CORS policy execution successful. ][2022-07-06 10:56:25.030 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:56:25.030 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:56:25.036 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 10:56:25.036 +02:00 INF CORS policy execution successful. ][2022-07-06 10:56:25.036 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:56:25.036 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:56:25.055 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:56:25.055 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.7173ms ][2022-07-06 10:56:25.056 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:56:25.056 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.0698ms ][2022-07-06 10:56:25.062 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:56:25.062 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 26.2146ms ][2022-07-06 10:56:25.062 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:56:25.062 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 26.8170ms ][2022-07-06 10:56:57.377 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 10:56:57.377 +02:00 INF CORS policy execution successful. ][2022-07-06 10:56:57.377 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:56:57.377 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:56:57.378 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 10:56:57.379 +02:00 INF CORS policy execution successful. ][2022-07-06 10:56:57.379 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:56:57.379 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:56:57.403 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:56:57.404 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.231ms ][2022-07-06 10:56:57.404 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:56:57.404 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.7761ms ][2022-07-06 10:56:57.405 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:56:57.405 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 25.8985ms ][2022-07-06 10:56:57.405 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:56:57.405 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 27.0678ms ][2022-07-06 10:57:37.676 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - ][2022-07-06 10:57:37.676 +02:00 INF CORS policy execution successful. ][2022-07-06 10:57:37.677 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.2165ms ][2022-07-06 10:57:37.681 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 ][2022-07-06 10:57:37.681 +02:00 INF CORS policy execution successful. ][2022-07-06 10:57:37.681 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 10:57:37.681 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host). ][2022-07-06 10:57:37.792 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'. ][2022-07-06 10:57:37.793 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 111.3322ms ][2022-07-06 10:57:37.793 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)' ][2022-07-06 10:57:37.793 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 111.6786ms ][2022-07-06 10:57:38.847 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - ][2022-07-06 10:57:38.848 +02:00 INF CORS policy execution successful. ][2022-07-06 10:57:38.848 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:57:38.848 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:57:38.849 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - ][2022-07-06 10:57:38.849 +02:00 INF CORS policy execution successful. ][2022-07-06 10:57:38.850 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:57:38.850 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host). ][2022-07-06 10:57:38.873 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:57:38.873 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.4627ms ][2022-07-06 10:57:38.873 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)' ][2022-07-06 10:57:38.873 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 25.8352ms ][2022-07-06 10:57:38.877 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-07-06 10:57:38.877 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 26.7131ms ][2022-07-06 10:57:38.877 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)' ][2022-07-06 10:57:38.877 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 28.4061ms ]