2024-05-25 23:07:17.429 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-05-25 23:07:17.493 +05:30 WRN Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2024-05-25 23:07:17.524 +05:30 INF Creating key {5dc8dd90-b156-4ea9-808c-49771bddec18} with creation date 2024-05-25 17:37:17Z, activation date 2024-05-25 17:37:17Z, and expiration date 2024-08-23 17:37:17Z. 2024-05-25 23:07:17.559 +05:30 WRN No XML encryptor configured. Key {5dc8dd90-b156-4ea9-808c-49771bddec18} may be persisted to storage in unencrypted form. 2024-05-25 23:07:17.682 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-05-25 23:07:17.683 +05:30 INF Hosting environment: Production 2024-05-25 23:07:17.683 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Employee.Web.Api 2024-05-25 23:07:17.729 +05:30 22bb7c74-1acb-423f-9001-91fd9ed3edd6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-05-25 23:07:17.729 +05:30 38c67658-8b13-4402-a86b-78d6de03c1b5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-05-25 23:07:17.907 +05:30 5aeb81b6-5548-4ca4-8fa3-5d952d10eea8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-05-25 23:07:17.907 +05:30 ff46b27a-b1bd-488d-8f71-29144ab635d0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-05-25 23:07:17.945 +05:30 ff46b27a-b1bd-488d-8f71-29144ab635d0 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany() on controller Sang.Security.WebApi.Controllers.LoginController (Sang.Security.WebApi). 2024-05-25 23:07:17.945 +05:30 5aeb81b6-5548-4ca4-8fa3-5d952d10eea8 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany() on controller Sang.Security.WebApi.Controllers.LoginController (Sang.Security.WebApi). 2024-05-25 23:07:17.960 +05:30 ff46b27a-b1bd-488d-8f71-29144ab635d0 INF Fetching Company deatails 2024-05-25 23:07:17.960 +05:30 5aeb81b6-5548-4ca4-8fa3-5d952d10eea8 INF Fetching Company deatails 2024-05-25 23:07:18.579 +05:30 5aeb81b6-5548-4ca4-8fa3-5d952d10eea8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-05-25 23:07:18.579 +05:30 ff46b27a-b1bd-488d-8f71-29144ab635d0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-05-25 23:07:18.649 +05:30 5aeb81b6-5548-4ca4-8fa3-5d952d10eea8 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 698.5997ms 2024-05-25 23:07:18.649 +05:30 ff46b27a-b1bd-488d-8f71-29144ab635d0 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 698.5956ms 2024-05-25 23:07:18.654 +05:30 ff46b27a-b1bd-488d-8f71-29144ab635d0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-05-25 23:07:18.654 +05:30 5aeb81b6-5548-4ca4-8fa3-5d952d10eea8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-05-25 23:07:18.660 +05:30 ff46b27a-b1bd-488d-8f71-29144ab635d0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - 200 null application/json; charset=utf-8 938.2308ms 2024-05-25 23:07:18.660 +05:30 5aeb81b6-5548-4ca4-8fa3-5d952d10eea8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - 200 null application/json; charset=utf-8 938.2378ms 2024-05-25 23:18:15.480 +05:30 INF Application is shutting down...