INFO 2025-01-14 08:23:12,270 [1 ] tCore.Builder.RequestLocalizationOptions - Supported Request Localization Cultures: en,es-MX,fr,de,it,nl,pt-BR,tr,ru,ar,ja,zh-CN,zh-Hans INFO 2025-01-14 08:23:12,464 [1 ] taProtection.KeyManagement.XmlKeyManager - User profile is available. Using 'C:\Users\HcmFile\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. INFO 2025-01-14 08:23:12,519 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=59e9a259-519c-659f-19f0-8c3dd5eb3fb1 application/x-www-form-urlencoded 0 INFO 2025-01-14 08:23:12,519 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=c8c81582-e76b-4c38-4594-d6e76d22a660 application/x-www-form-urlencoded 0 INFO 2025-01-14 08:23:12,751 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 08:23:12,751 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 08:23:12,896 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 08:23:12,896 [12 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 08:23:14,447 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 08:23:14,447 [12 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 08:23:16,827 [13 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 08:23:16,829 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 08:23:16,871 [13 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 2419.7873ms INFO 2025-01-14 08:23:16,871 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 2419.7857ms INFO 2025-01-14 08:23:16,872 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 08:23:16,872 [13 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 08:23:16,878 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4359.8186ms 200 application/json; charset=utf-8 INFO 2025-01-14 08:23:16,878 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4359.819ms 200 application/json; charset=utf-8 INFO 2025-01-14 08:26:17,959 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadById? application/json 140 INFO 2025-01-14 08:26:17,962 [17 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 08:26:17,998 [17 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 08:26:18,012 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 08:26:18,019 [18 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 08:26:18,106 [18 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 08:26:18,129 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core) in 109.6951ms INFO 2025-01-14 08:26:18,129 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 08:26:18,129 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 170.4249ms 200 application/json; charset=utf-8 INFO 2025-01-14 08:28:53,432 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadById? application/json 140 INFO 2025-01-14 08:28:53,434 [22 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 08:28:53,437 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 08:28:53,439 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 08:28:53,444 [22 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 08:28:53,463 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 08:28:53,469 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core) in 23.8337ms INFO 2025-01-14 08:28:53,469 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 08:28:53,469 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.1404ms 200 application/json; charset=utf-8 INFO 2025-01-14 08:29:00,834 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadById? application/json 140 INFO 2025-01-14 08:29:00,835 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 08:29:00,836 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 08:29:00,837 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 08:29:00,841 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 08:29:00,857 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 08:29:00,861 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core) in 19.5628ms INFO 2025-01-14 08:29:00,861 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 08:29:00,861 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.7851ms 200 application/json; charset=utf-8 INFO 2025-01-14 08:29:15,731 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadById application/json-patch+json 78 INFO 2025-01-14 08:29:15,734 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 08:29:15,745 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 08:29:15,752 [22 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 08:29:15,769 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 08:29:15,774 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core) in 22.2159ms INFO 2025-01-14 08:29:15,774 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 08:29:15,775 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.0196ms 200 application/json; charset=utf-8 INFO 2025-01-14 08:41:57,551 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadById? application/json 140 INFO 2025-01-14 08:41:57,552 [45 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 08:41:57,554 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 08:41:57,561 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 08:41:57,564 [47 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 08:41:57,585 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 08:41:57,590 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core) in 25.0734ms INFO 2025-01-14 08:41:57,590 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 08:41:57,590 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.6618ms 200 application/json; charset=utf-8 INFO 2025-01-14 08:42:12,996 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadById? application/json 140 INFO 2025-01-14 08:42:12,996 [45 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 08:42:12,998 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 08:42:12,999 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 08:42:13,003 [45 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 08:42:13,026 [48 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 08:42:13,033 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core) in 30.2385ms INFO 2025-01-14 08:42:13,033 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 08:42:13,034 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.3463ms 200 application/json; charset=utf-8 INFO 2025-01-14 08:44:09,170 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadById? application/json 140 INFO 2025-01-14 08:44:09,171 [53 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 08:44:09,172 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 08:44:09,173 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 08:44:09,176 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 08:44:09,190 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 08:44:09,195 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core) in 18.4138ms INFO 2025-01-14 08:44:09,195 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 08:44:09,195 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.362ms 200 application/json; charset=utf-8 INFO 2025-01-14 08:44:12,649 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadById? application/json 140 INFO 2025-01-14 08:44:12,650 [53 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 08:44:12,651 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 08:44:12,652 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 08:44:12,655 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 08:44:12,669 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 08:44:12,674 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core) in 18.3285ms INFO 2025-01-14 08:44:12,674 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 08:44:12,674 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.7923ms 200 application/json; charset=utf-8 INFO 2025-01-14 08:54:42,853 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadById? application/json 140 INFO 2025-01-14 08:54:42,853 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 08:54:42,854 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 08:54:42,860 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 08:54:42,863 [74 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 08:54:42,879 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 08:54:42,901 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core) in 37.7956ms INFO 2025-01-14 08:54:42,902 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 08:54:42,902 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.3962ms 200 application/json; charset=utf-8 INFO 2025-01-14 08:55:57,481 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=101243f0-1a80-bd90-bdd1-f16536881619 application/x-www-form-urlencoded 0 INFO 2025-01-14 08:55:57,481 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=b5b6ad87-264e-c3a3-b35c-ef5aa10b62d1 application/x-www-form-urlencoded 0 INFO 2025-01-14 08:55:57,482 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 08:55:57,482 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 08:55:57,488 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 08:55:57,488 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 08:55:57,492 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 08:55:57,492 [79 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 08:55:57,509 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 08:55:57,510 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 17.812ms INFO 2025-01-14 08:55:57,510 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 08:55:57,511 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.5638ms 200 application/json; charset=utf-8 INFO 2025-01-14 08:55:57,511 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 08:55:57,511 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 19.2596ms INFO 2025-01-14 08:55:57,511 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 08:55:57,511 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.5874ms 200 application/json; charset=utf-8 INFO 2025-01-14 08:55:59,436 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=0a461570-527b-d3f2-9baa-851ec7c7dac4 application/x-www-form-urlencoded 0 INFO 2025-01-14 08:55:59,436 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=e27e9a64-7668-ef9f-3f27-bf3e65c91103 application/x-www-form-urlencoded 0 INFO 2025-01-14 08:55:59,438 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 08:55:59,438 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 08:55:59,439 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 08:55:59,439 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 08:55:59,442 [79 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 08:55:59,442 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 08:55:59,455 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 08:55:59,456 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 08:55:59,456 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 14.0995ms INFO 2025-01-14 08:55:59,456 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 08:55:59,456 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 14.1816ms INFO 2025-01-14 08:55:59,456 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 08:55:59,457 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.3054ms 200 application/json; charset=utf-8 INFO 2025-01-14 08:55:59,457 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.33ms 200 application/json; charset=utf-8 INFO 2025-01-14 09:07:01,112 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadById? application/json 140 INFO 2025-01-14 09:07:01,113 [67 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 09:07:01,114 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 09:07:01,114 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 09:07:01,119 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 09:07:01,133 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 09:07:01,166 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core) in 47.6329ms INFO 2025-01-14 09:07:01,166 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 09:07:01,167 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.5283ms 200 application/json; charset=utf-8 INFO 2025-01-14 09:07:05,783 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadById? application/json 140 INFO 2025-01-14 09:07:05,784 [63 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 09:07:05,785 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 09:07:05,786 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 09:07:05,791 [63 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 09:07:05,809 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 09:07:05,876 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core) in 85.227ms INFO 2025-01-14 09:07:05,876 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 09:07:05,877 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 93.3858ms 200 application/json; charset=utf-8 INFO 2025-01-14 09:09:01,733 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadById application/json-patch+json 78 INFO 2025-01-14 09:09:01,734 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 09:09:01,738 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 09:09:01,742 [58 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 09:09:01,757 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 09:09:01,790 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core) in 48.5009ms INFO 2025-01-14 09:09:01,790 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 09:09:01,791 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.1955ms 200 application/json; charset=utf-8 INFO 2025-01-14 09:12:30,057 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadById application/json-patch+json 96 INFO 2025-01-14 09:12:30,058 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 09:12:30,062 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 09:12:30,065 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 09:12:30,107 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 09:12:30,121 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core) in 55.9696ms INFO 2025-01-14 09:12:30,121 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 09:12:30,122 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.4394ms 200 application/json; charset=utf-8 INFO 2025-01-14 09:18:01,300 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/UploadBase64 application/json-patch+json 106968 INFO 2025-01-14 09:18:01,301 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 09:18:01,301 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.UploadBase64 (Sg.HcmFile.Web.Core)' INFO 2025-01-14 09:18:01,306 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "UploadBase64", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.UploadFileMulDto UploadBase64(Sg.HcmFile.File.Dto.UploadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 09:18:01,428 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 09:18:01,432 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.UploadBase64 (Sg.HcmFile.Web.Core) in 125.1239ms INFO 2025-01-14 09:18:01,432 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.UploadBase64 (Sg.HcmFile.Web.Core)' INFO 2025-01-14 09:18:01,432 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 132.1663ms 200 application/json; charset=utf-8 INFO 2025-01-14 09:18:01,437 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/UploadBase64 application/json-patch+json 152704 INFO 2025-01-14 09:18:01,437 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 09:18:01,438 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.UploadBase64 (Sg.HcmFile.Web.Core)' INFO 2025-01-14 09:18:01,441 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "UploadBase64", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.UploadFileMulDto UploadBase64(Sg.HcmFile.File.Dto.UploadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 09:18:01,473 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 09:18:01,473 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.UploadBase64 (Sg.HcmFile.Web.Core) in 31.7726ms INFO 2025-01-14 09:18:01,473 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.UploadBase64 (Sg.HcmFile.Web.Core)' INFO 2025-01-14 09:18:01,473 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.5899ms 200 application/json; charset=utf-8 INFO 2025-01-14 09:20:09,289 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadById? application/json 225 INFO 2025-01-14 09:20:09,289 [40 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 09:20:09,290 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 09:20:09,293 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 09:20:09,296 [39 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 09:20:09,306 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 09:20:09,315 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core) in 18.6733ms INFO 2025-01-14 09:20:09,315 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 09:20:09,315 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.3064ms 200 application/json; charset=utf-8 INFO 2025-01-14 09:20:54,516 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadById? application/json 225 INFO 2025-01-14 09:20:54,517 [42 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 09:20:54,517 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 09:20:54,518 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 09:20:54,521 [42 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 09:20:54,532 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 09:20:54,542 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core) in 21.0378ms INFO 2025-01-14 09:20:54,542 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 09:20:54,543 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.4809ms 200 application/json; charset=utf-8 INFO 2025-01-14 09:21:45,843 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadById application/json-patch+json 96 INFO 2025-01-14 09:21:45,844 [48 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 09:21:45,845 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 09:21:45,847 [48 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 09:21:45,857 [48 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 09:21:45,865 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core) in 17.3316ms INFO 2025-01-14 09:21:45,865 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 09:21:45,865 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.9372ms 200 application/json; charset=utf-8 INFO 2025-01-14 09:21:49,874 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadById application/json-patch+json 96 INFO 2025-01-14 09:21:49,875 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 09:21:49,875 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 09:21:49,878 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 09:21:49,888 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 09:21:49,901 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core) in 22.5676ms INFO 2025-01-14 09:21:49,901 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 09:21:49,901 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.8576ms 200 application/json; charset=utf-8 INFO 2025-01-14 09:22:55,196 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadById? application/json 225 INFO 2025-01-14 09:22:55,196 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 09:22:55,197 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 09:22:55,197 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 09:22:55,200 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 09:22:55,210 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 09:22:55,223 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core) in 22.976ms INFO 2025-01-14 09:22:55,223 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 09:22:55,223 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.9015ms 200 application/json; charset=utf-8 INFO 2025-01-14 09:23:19,269 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadById? application/json 225 INFO 2025-01-14 09:23:19,270 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 09:23:19,270 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 09:23:19,271 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 09:23:19,274 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 09:23:19,286 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 09:23:19,298 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core) in 24.3119ms INFO 2025-01-14 09:23:19,298 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 09:23:19,298 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.1741ms 200 application/json; charset=utf-8 INFO 2025-01-14 09:23:55,918 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadById? application/json 225 INFO 2025-01-14 09:23:55,918 [52 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 09:23:55,919 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 09:23:55,919 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 09:23:55,923 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 09:23:55,932 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 09:23:55,940 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core) in 17.4269ms INFO 2025-01-14 09:23:55,940 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 09:23:55,940 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.4978ms 200 application/json; charset=utf-8 INFO 2025-01-14 09:29:50,295 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadById? application/json 225 INFO 2025-01-14 09:29:50,295 [78 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 09:29:50,296 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 09:29:50,296 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 09:29:50,299 [78 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 09:29:50,309 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 09:29:50,322 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core) in 22.3033ms INFO 2025-01-14 09:29:50,322 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 09:29:50,322 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.2831ms 200 application/json; charset=utf-8 INFO 2025-01-14 09:30:41,087 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadById? application/json 225 INFO 2025-01-14 09:30:41,087 [81 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 09:30:41,088 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 09:30:41,088 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 09:30:41,091 [81 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 09:30:41,101 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 09:30:41,114 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core) in 22.9442ms INFO 2025-01-14 09:30:41,114 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 09:30:41,115 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.6907ms 200 application/json; charset=utf-8 INFO 2025-01-14 09:40:18,774 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=8311e95f-1ca6-7444-4260-3c6f97e4810d application/x-www-form-urlencoded 0 INFO 2025-01-14 09:40:18,774 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=a0335127-b7f6-4d77-bc51-52604d321cbb application/x-www-form-urlencoded 0 INFO 2025-01-14 09:40:18,775 [18 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 09:40:18,775 [17 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 09:40:18,781 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 09:40:18,781 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 09:40:18,784 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 09:40:18,784 [17 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 09:40:18,794 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 09:40:18,794 [15 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 09:40:18,794 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 10.2167ms INFO 2025-01-14 09:40:18,794 [15 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 10.2637ms INFO 2025-01-14 09:40:18,794 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 09:40:18,794 [15 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 09:40:18,795 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.5992ms 200 application/json; charset=utf-8 INFO 2025-01-14 09:40:18,795 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.5961ms 200 application/json; charset=utf-8 INFO 2025-01-14 10:00:47,226 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=dc81db73-53c7-b6ce-a5b4-d32d41f4bdae&attachTableName= INFO 2025-01-14 10:00:47,226 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=7500520e-5ccc-0fb9-92f0-954af829748b&attachTableName= INFO 2025-01-14 10:00:47,227 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 10:00:47,227 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 10:00:47,230 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:00:47,230 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:00:47,233 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 10:00:47,233 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 10:00:47,241 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 10:00:47,241 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 10:00:47,241 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 7.6945ms INFO 2025-01-14 10:00:47,241 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 7.7357ms INFO 2025-01-14 10:00:47,241 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:00:47,241 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:00:47,242 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.0739ms 200 application/json; charset=utf-8 INFO 2025-01-14 10:00:47,242 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.2766ms 200 application/json; charset=utf-8 INFO 2025-01-14 10:01:00,357 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById? application/json 55 INFO 2025-01-14 10:01:00,357 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 10:01:00,357 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 10:01:00,357 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:01:00,362 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 10:01:00,393 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 10:01:00,430 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 68.1589ms INFO 2025-01-14 10:01:00,430 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:01:00,431 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 74.1445ms 200 application/json; charset=utf-8 INFO 2025-01-14 10:01:10,466 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById? application/json 55 INFO 2025-01-14 10:01:10,467 [24 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 10:01:10,467 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 10:01:10,467 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:01:10,470 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 10:01:10,500 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 10:01:10,616 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 146.561ms INFO 2025-01-14 10:01:10,616 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:01:10,617 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 150.2746ms 200 application/json; charset=utf-8 INFO 2025-01-14 10:01:29,093 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=60437c97-0526-7d27-aef2-a345c2e548be&attachTableName= INFO 2025-01-14 10:01:29,094 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 10:01:29,095 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:01:29,098 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 10:01:29,101 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=a8eebd69-d632-18c6-6462-9cb83f882afa&attachTableName= INFO 2025-01-14 10:01:29,101 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 10:01:29,101 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:01:29,104 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 10:01:29,111 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 10:01:29,111 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 13.158ms INFO 2025-01-14 10:01:29,111 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:01:29,112 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.1405ms 200 application/json; charset=utf-8 INFO 2025-01-14 10:01:29,113 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 10:01:29,113 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 9.0824ms INFO 2025-01-14 10:01:29,113 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:01:29,114 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.9022ms 200 application/json; charset=utf-8 INFO 2025-01-14 10:01:42,875 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById? application/json 55 INFO 2025-01-14 10:01:42,875 [25 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 10:01:42,876 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 10:01:42,876 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:01:42,879 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 10:01:42,888 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 10:01:42,899 [18 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 19.8143ms INFO 2025-01-14 10:01:42,899 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:01:42,899 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.7936ms 200 application/json; charset=utf-8 INFO 2025-01-14 10:01:50,708 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById? application/json 55 INFO 2025-01-14 10:01:50,708 [21 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 10:01:50,708 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 10:01:50,708 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:01:50,711 [21 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 10:01:50,721 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 10:01:50,734 [18 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 22.5088ms INFO 2025-01-14 10:01:50,734 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:01:50,734 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.473ms 200 application/json; charset=utf-8 INFO 2025-01-14 10:02:20,652 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=9ad7d334-3fa9-945b-9470-9bb12c697113&attachTableName= INFO 2025-01-14 10:02:20,652 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=e572593d-377b-ba5b-26f7-bd2b769efe45&attachTableName= INFO 2025-01-14 10:02:20,652 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 10:02:20,652 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 10:02:20,652 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:02:20,652 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:02:20,655 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 10:02:20,655 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 10:02:20,662 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 10:02:20,662 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 10:02:20,662 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.7991ms INFO 2025-01-14 10:02:20,662 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.5938ms INFO 2025-01-14 10:02:20,662 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:02:20,662 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:02:20,662 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4019ms 200 application/json; charset=utf-8 INFO 2025-01-14 10:02:20,662 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4184ms 200 application/json; charset=utf-8 INFO 2025-01-14 10:02:43,765 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById? application/json 55 INFO 2025-01-14 10:02:43,765 [19 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 10:02:43,766 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 10:02:43,766 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:02:43,769 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 10:02:43,796 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 10:02:44,044 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 274.9808ms INFO 2025-01-14 10:02:44,044 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:02:44,044 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 279.7328ms 200 application/json; charset=utf-8 INFO 2025-01-14 10:02:49,620 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById? application/json 55 INFO 2025-01-14 10:02:49,620 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 10:02:49,621 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 10:02:49,621 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:02:49,624 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 10:02:49,641 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 10:02:49,713 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 89.7222ms INFO 2025-01-14 10:02:49,713 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:02:49,714 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 93.7035ms 200 application/json; charset=utf-8 INFO 2025-01-14 10:03:05,524 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=81f09616-4dbe-a07e-d931-a6218b3a0bdf&attachTableName= INFO 2025-01-14 10:03:05,524 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=a44a06c6-eb6f-04eb-67c5-7309ea757f96&attachTableName= INFO 2025-01-14 10:03:05,524 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 10:03:05,524 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:03:05,525 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 10:03:05,525 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:03:05,528 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 10:03:05,528 [86 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 10:03:05,536 [12 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 10:03:05,536 [15 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 10:03:05,537 [12 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 8.7255ms INFO 2025-01-14 10:03:05,537 [12 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:03:05,537 [15 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 8.9002ms INFO 2025-01-14 10:03:05,537 [15 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:03:05,537 [12 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.1765ms 200 application/json; charset=utf-8 INFO 2025-01-14 10:03:05,537 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.2182ms 200 application/json; charset=utf-8 INFO 2025-01-14 10:03:15,884 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById? application/json 55 INFO 2025-01-14 10:03:15,885 [15 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 10:03:15,885 [15 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 10:03:15,885 [15 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:03:15,888 [15 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 10:03:15,914 [15 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 10:03:15,943 [17 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 54.4397ms INFO 2025-01-14 10:03:15,943 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:03:15,947 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.7316ms 200 application/json; charset=utf-8 INFO 2025-01-14 10:03:27,255 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById? application/json 55 INFO 2025-01-14 10:03:27,255 [15 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 10:03:27,255 [15 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 10:03:27,256 [15 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:03:27,259 [15 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 10:03:27,273 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 10:03:27,322 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 63.3034ms INFO 2025-01-14 10:03:27,322 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:03:27,323 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 67.9284ms 200 application/json; charset=utf-8 INFO 2025-01-14 10:03:55,385 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=83318b46-6027-8157-7d59-1356c4bace93&attachTableName= INFO 2025-01-14 10:03:55,385 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=a33f10e7-f091-4b35-6187-f1df6c1c95b6&attachTableName= INFO 2025-01-14 10:03:55,386 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 10:03:55,386 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 10:03:55,386 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:03:55,386 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:03:55,389 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 10:03:55,389 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 10:03:55,400 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 10:03:55,400 [13 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 10:03:55,400 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 11.4991ms INFO 2025-01-14 10:03:55,400 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:03:55,400 [13 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 11.6104ms INFO 2025-01-14 10:03:55,400 [13 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:03:55,400 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.2276ms 200 application/json; charset=utf-8 INFO 2025-01-14 10:03:55,400 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.2969ms 200 application/json; charset=utf-8 INFO 2025-01-14 10:04:06,188 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById? application/json 55 INFO 2025-01-14 10:04:06,188 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 10:04:06,188 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 10:04:06,188 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:04:06,191 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 10:04:06,204 [13 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 10:04:06,250 [17 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 58.7572ms INFO 2025-01-14 10:04:06,250 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:04:06,250 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.7266ms 200 application/json; charset=utf-8 INFO 2025-01-14 10:04:16,581 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById? application/json 55 INFO 2025-01-14 10:04:16,581 [21 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 10:04:16,582 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 10:04:16,582 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:04:16,585 [21 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 10:04:16,600 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 10:04:16,693 [17 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 108.2961ms INFO 2025-01-14 10:04:16,693 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:04:16,693 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 112.2435ms 200 application/json; charset=utf-8 INFO 2025-01-14 10:04:34,869 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=a44a06c6-eb6f-04eb-67c5-7309ea757f96&attachTableName= INFO 2025-01-14 10:04:34,870 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 10:04:34,870 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:04:34,873 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 10:04:34,880 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=81f09616-4dbe-a07e-d931-a6218b3a0bdf&attachTableName= INFO 2025-01-14 10:04:34,880 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 10:04:34,880 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:04:34,883 [21 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 10:04:34,891 [13 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 10:04:34,891 [13 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 18.0409ms INFO 2025-01-14 10:04:34,891 [13 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:04:34,891 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.135ms 200 application/json; charset=utf-8 INFO 2025-01-14 10:04:34,892 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 10:04:34,892 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 9.1007ms INFO 2025-01-14 10:04:34,892 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:04:34,892 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.6141ms 200 application/json; charset=utf-8 INFO 2025-01-14 10:04:39,428 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById? application/json 55 INFO 2025-01-14 10:04:39,429 [13 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 10:04:39,429 [13 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 10:04:39,429 [13 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:04:39,432 [13 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 10:04:39,454 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 10:04:39,479 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 47.6129ms INFO 2025-01-14 10:04:39,480 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:04:39,480 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.5515ms 200 application/json; charset=utf-8 INFO 2025-01-14 10:04:45,466 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=9ad7d334-3fa9-945b-9470-9bb12c697113&attachTableName= INFO 2025-01-14 10:04:45,466 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=e572593d-377b-ba5b-26f7-bd2b769efe45&attachTableName= INFO 2025-01-14 10:04:45,467 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 10:04:45,467 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 10:04:45,467 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:04:45,467 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:04:45,471 [21 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 10:04:45,471 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 10:04:45,481 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 10:04:45,481 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 10:04:45,481 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 10.4976ms INFO 2025-01-14 10:04:45,481 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:04:45,481 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 10.5074ms INFO 2025-01-14 10:04:45,481 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:04:45,481 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.1153ms 200 application/json; charset=utf-8 INFO 2025-01-14 10:04:45,481 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.2225ms 200 application/json; charset=utf-8 INFO 2025-01-14 10:04:55,309 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById? application/json 55 INFO 2025-01-14 10:04:55,309 [21 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 10:04:55,310 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 10:04:55,310 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:04:55,313 [21 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 10:04:55,337 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 10:04:55,521 [12 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 208.2419ms INFO 2025-01-14 10:04:55,521 [12 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:04:55,521 [12 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 212.2299ms 200 application/json; charset=utf-8 INFO 2025-01-14 10:05:01,397 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById? application/json 55 INFO 2025-01-14 10:05:01,398 [21 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 10:05:01,398 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 10:05:01,398 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:05:01,401 [21 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 10:05:01,416 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 10:05:01,481 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 80.1639ms INFO 2025-01-14 10:05:01,481 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:05:01,481 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 84.2732ms 200 application/json; charset=utf-8 INFO 2025-01-14 10:05:17,880 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=a8eebd69-d632-18c6-6462-9cb83f882afa&attachTableName= INFO 2025-01-14 10:05:17,880 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 10:05:17,881 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:05:17,882 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=60437c97-0526-7d27-aef2-a345c2e548be&attachTableName= INFO 2025-01-14 10:05:17,883 [13 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 10:05:17,883 [13 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:05:17,885 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 10:05:17,885 [13 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 10:05:17,894 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 10:05:17,894 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 8.5222ms INFO 2025-01-14 10:05:17,894 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:05:17,894 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.7884ms 200 application/json; charset=utf-8 INFO 2025-01-14 10:05:17,895 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 10:05:17,895 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 9.8413ms INFO 2025-01-14 10:05:17,895 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:05:17,895 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.3621ms 200 application/json; charset=utf-8 INFO 2025-01-14 10:05:35,829 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=dc81db73-53c7-b6ce-a5b4-d32d41f4bdae&attachTableName= INFO 2025-01-14 10:05:35,829 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=7500520e-5ccc-0fb9-92f0-954af829748b&attachTableName= INFO 2025-01-14 10:05:35,829 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 10:05:35,829 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:05:35,831 [13 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 10:05:35,831 [13 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:05:35,832 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 10:05:35,834 [13 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 10:05:35,843 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 10:05:35,843 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 9.2327ms INFO 2025-01-14 10:05:35,843 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:05:35,843 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 10:05:35,843 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.6793ms 200 application/json; charset=utf-8 INFO 2025-01-14 10:05:35,843 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 11.1145ms INFO 2025-01-14 10:05:35,843 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:05:35,843 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.7431ms 200 application/json; charset=utf-8 INFO 2025-01-14 10:14:57,316 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=d5e57fe3-9bd2-690e-e32e-1928beb933e9 application/x-www-form-urlencoded 0 INFO 2025-01-14 10:14:57,316 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 10:14:57,320 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:14:57,323 [78 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 10:14:57,326 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=36a792bb-4a53-f14e-8b89-a544c4dd06b4 application/x-www-form-urlencoded 0 INFO 2025-01-14 10:14:57,326 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 10:14:57,327 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:14:57,329 [79 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 10:14:57,335 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 10:14:57,335 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 12.261ms INFO 2025-01-14 10:14:57,335 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:14:57,335 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.6413ms 200 application/json; charset=utf-8 INFO 2025-01-14 10:14:57,338 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 10:14:57,338 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 9.1838ms INFO 2025-01-14 10:14:57,339 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:14:57,339 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.7747ms 200 application/json; charset=utf-8 INFO 2025-01-14 10:28:29,414 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=3d4e56c2-fed1-3537-88d6-2f65b8475ba2&attachTableName= INFO 2025-01-14 10:28:29,415 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=102b2f81-0b54-ebb7-4008-bf9055f96392&attachTableName= INFO 2025-01-14 10:28:29,415 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 10:28:29,415 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 10:28:29,415 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:28:29,415 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:28:29,418 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 10:28:29,418 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 10:28:29,426 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 10:28:29,426 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 10:28:29,426 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 8.4325ms INFO 2025-01-14 10:28:29,426 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 8.166ms INFO 2025-01-14 10:28:29,426 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:28:29,427 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:28:29,427 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.3254ms 200 application/json; charset=utf-8 INFO 2025-01-14 10:28:29,427 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1152ms 200 application/json; charset=utf-8 INFO 2025-01-14 10:28:45,001 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=102b2f81-0b54-ebb7-4008-bf9055f96392&attachTableName= INFO 2025-01-14 10:28:45,001 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=3d4e56c2-fed1-3537-88d6-2f65b8475ba2&attachTableName= INFO 2025-01-14 10:28:45,002 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 10:28:45,002 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 10:28:45,002 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:28:45,002 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:28:45,005 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 10:28:45,005 [50 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 10:28:45,011 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 10:28:45,012 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 10:28:45,012 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.7571ms INFO 2025-01-14 10:28:45,012 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:28:45,012 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.5829ms INFO 2025-01-14 10:28:45,012 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:28:45,012 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7107ms 200 application/json; charset=utf-8 INFO 2025-01-14 10:28:45,012 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7011ms 200 application/json; charset=utf-8 INFO 2025-01-14 10:38:46,828 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=6c500778-0b4d-4e1c-f937-77f18562ce46&attachTableName= INFO 2025-01-14 10:38:46,828 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 10:38:46,830 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=055c82cb-e537-97c4-abb7-e551c63890de&attachTableName= INFO 2025-01-14 10:38:46,830 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 10:38:46,833 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:38:46,835 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:38:46,835 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 10:38:46,837 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 10:38:46,843 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 10:38:46,843 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 10:38:46,844 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 8.1536ms INFO 2025-01-14 10:38:46,844 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:38:46,844 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.5744ms INFO 2025-01-14 10:38:46,844 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:38:46,844 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.8255ms 200 application/json; charset=utf-8 INFO 2025-01-14 10:38:46,844 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.8001ms 200 application/json; charset=utf-8 INFO 2025-01-14 10:39:35,693 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById? application/json 55 INFO 2025-01-14 10:39:35,694 [87 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 10:39:35,694 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 10:39:35,694 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:39:35,697 [87 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 10:39:35,723 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 10:39:35,757 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 59.7505ms INFO 2025-01-14 10:39:35,757 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:39:35,757 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.3344ms 200 application/json; charset=utf-8 INFO 2025-01-14 10:39:39,260 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById? application/json 55 INFO 2025-01-14 10:39:39,260 [86 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 10:39:39,260 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 10:39:39,260 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:39:39,264 [86 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 10:39:39,276 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 10:39:39,318 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 54.0022ms INFO 2025-01-14 10:39:39,318 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:39:39,318 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.4342ms 200 application/json; charset=utf-8 INFO 2025-01-14 10:45:53,954 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/UploadBase64 application/json-patch+json 171829 INFO 2025-01-14 10:45:53,954 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 10:45:53,959 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.UploadBase64 (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:45:53,961 [42 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "UploadBase64", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.UploadFileMulDto UploadBase64(Sg.HcmFile.File.Dto.UploadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 10:45:54,010 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 10:45:54,010 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.UploadBase64 (Sg.HcmFile.Web.Core) in 48.5328ms INFO 2025-01-14 10:45:54,010 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.UploadBase64 (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:45:54,010 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 56.3572ms 200 application/json; charset=utf-8 INFO 2025-01-14 10:45:54,031 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/UploadBase64 application/json-patch+json 181309 INFO 2025-01-14 10:45:54,032 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 10:45:54,032 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.UploadBase64 (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:45:54,035 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "UploadBase64", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.UploadFileMulDto UploadBase64(Sg.HcmFile.File.Dto.UploadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 10:45:54,076 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 10:45:54,077 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.UploadBase64 (Sg.HcmFile.Web.Core) in 41.7434ms INFO 2025-01-14 10:45:54,077 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.UploadBase64 (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:45:54,077 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.5905ms 200 application/json; charset=utf-8 INFO 2025-01-14 10:45:54,081 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/UploadBase64 application/json-patch+json 137957 INFO 2025-01-14 10:45:54,081 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 10:45:54,081 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.UploadBase64 (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:45:54,084 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "UploadBase64", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.UploadFileMulDto UploadBase64(Sg.HcmFile.File.Dto.UploadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 10:45:54,121 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 10:45:54,121 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.UploadBase64 (Sg.HcmFile.Web.Core) in 36.7219ms INFO 2025-01-14 10:45:54,121 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.UploadBase64 (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:45:54,121 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.0975ms 200 application/json; charset=utf-8 INFO 2025-01-14 10:45:54,127 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/UploadBase64 application/json-patch+json 208693 INFO 2025-01-14 10:45:54,127 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 10:45:54,127 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.UploadBase64 (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:45:54,131 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "UploadBase64", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.UploadFileMulDto UploadBase64(Sg.HcmFile.File.Dto.UploadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 10:45:54,161 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 10:45:54,161 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.UploadBase64 (Sg.HcmFile.Web.Core) in 30.2603ms INFO 2025-01-14 10:45:54,161 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.UploadBase64 (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:45:54,161 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.3155ms 200 application/json; charset=utf-8 INFO 2025-01-14 10:45:54,165 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/UploadBase64 application/json-patch+json 209085 INFO 2025-01-14 10:45:54,166 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 10:45:54,166 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.UploadBase64 (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:45:54,169 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "UploadBase64", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.UploadFileMulDto UploadBase64(Sg.HcmFile.File.Dto.UploadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 10:45:54,190 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 10:45:54,190 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.UploadBase64 (Sg.HcmFile.Web.Core) in 21.3856ms INFO 2025-01-14 10:45:54,190 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.UploadBase64 (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:45:54,191 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.5048ms 200 application/json; charset=utf-8 INFO 2025-01-14 10:50:52,260 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/UploadBase64 application/json-patch+json 94699 INFO 2025-01-14 10:50:52,261 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 10:50:52,263 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.UploadBase64 (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:50:52,266 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "UploadBase64", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.UploadFileMulDto UploadBase64(Sg.HcmFile.File.Dto.UploadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 10:50:52,286 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 10:50:52,286 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.UploadBase64 (Sg.HcmFile.Web.Core) in 19.9542ms INFO 2025-01-14 10:50:52,286 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.UploadBase64 (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:50:52,286 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.9864ms 200 application/json; charset=utf-8 INFO 2025-01-14 10:50:52,289 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/UploadBase64 application/json-patch+json 90791 INFO 2025-01-14 10:50:52,289 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 10:50:52,290 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.UploadBase64 (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:50:52,292 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "UploadBase64", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.UploadFileMulDto UploadBase64(Sg.HcmFile.File.Dto.UploadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 10:50:52,311 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 10:50:52,311 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.UploadBase64 (Sg.HcmFile.Web.Core) in 18.5916ms INFO 2025-01-14 10:50:52,311 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.UploadBase64 (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:50:52,311 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.0861ms 200 application/json; charset=utf-8 INFO 2025-01-14 10:52:44,573 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=b6292e41-5e04-e930-a7e5-b7ce8d7c76c5&attachTableName= INFO 2025-01-14 10:52:44,574 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 10:52:44,576 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=0e7c0fad-2dd0-6ea5-64e2-91b27ef5ddc6&attachTableName= INFO 2025-01-14 10:52:44,576 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 10:52:44,578 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:52:44,580 [87 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 10:52:44,582 [12 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:52:44,585 [12 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 10:52:44,589 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 10:52:44,589 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 9.1106ms INFO 2025-01-14 10:52:44,589 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:52:44,590 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.2466ms 200 application/json; charset=utf-8 INFO 2025-01-14 10:52:44,591 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 10:52:44,591 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.5286ms INFO 2025-01-14 10:52:44,591 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:52:44,592 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.9728ms 200 application/json; charset=utf-8 INFO 2025-01-14 10:53:20,948 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=0e7c0fad-2dd0-6ea5-64e2-91b27ef5ddc6&attachTableName= INFO 2025-01-14 10:53:20,949 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 10:53:20,949 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:53:20,952 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 10:53:20,958 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 10:53:20,959 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.9948ms INFO 2025-01-14 10:53:20,959 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:53:20,959 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7366ms 200 application/json; charset=utf-8 INFO 2025-01-14 10:53:20,966 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://10.10.100.41:8080/HcmFile/api/File/DownloadImageById? application/json 55 INFO 2025-01-14 10:53:20,966 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 10:53:20,966 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 10:53:20,966 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:53:20,969 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 10:53:20,977 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 10:53:20,982 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 12.9701ms INFO 2025-01-14 10:53:20,982 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:53:20,982 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.4294ms 200 application/json; charset=utf-8 INFO 2025-01-14 10:53:26,763 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=b6292e41-5e04-e930-a7e5-b7ce8d7c76c5&attachTableName= INFO 2025-01-14 10:53:26,763 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 10:53:26,763 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:53:26,766 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 10:53:26,773 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 10:53:26,773 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.4391ms INFO 2025-01-14 10:53:26,773 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:53:26,773 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1524ms 200 application/json; charset=utf-8 INFO 2025-01-14 10:53:26,778 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://10.10.100.41:8080/HcmFile/api/File/DownloadImageById? application/json 55 INFO 2025-01-14 10:53:26,778 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 10:53:26,779 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 10:53:26,779 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:53:26,781 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 10:53:26,791 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 10:53:26,820 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 38.5387ms INFO 2025-01-14 10:53:26,820 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:53:26,820 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.7669ms 200 application/json; charset=utf-8 INFO 2025-01-14 10:54:39,631 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadById application/json-patch+json 78 INFO 2025-01-14 10:54:39,632 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 10:54:39,634 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:54:39,637 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 10:54:39,644 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 10:54:39,652 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core) in 14.7666ms INFO 2025-01-14 10:54:39,652 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:54:39,652 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8493ms 200 application/json; charset=utf-8 INFO 2025-01-14 10:54:47,229 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadById application/json-patch+json 78 INFO 2025-01-14 10:54:47,229 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 10:54:47,229 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:54:47,232 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 10:54:47,239 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 10:54:47,247 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core) in 14.4935ms INFO 2025-01-14 10:54:47,247 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:54:47,247 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.2797ms 200 application/json; charset=utf-8 INFO 2025-01-14 10:59:19,592 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=0e7c0fad-2dd0-6ea5-64e2-91b27ef5ddc6&attachTableName= INFO 2025-01-14 10:59:19,593 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 10:59:19,593 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:59:19,596 [74 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 10:59:19,600 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=b6292e41-5e04-e930-a7e5-b7ce8d7c76c5&attachTableName= INFO 2025-01-14 10:59:19,600 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 10:59:19,600 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:59:19,604 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 10:59:19,605 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 10:59:19,605 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 9.4174ms INFO 2025-01-14 10:59:19,605 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:59:19,606 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.3373ms 200 application/json; charset=utf-8 INFO 2025-01-14 10:59:19,612 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 10:59:19,612 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 7.5324ms INFO 2025-01-14 10:59:19,612 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:59:19,612 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2026ms 200 application/json; charset=utf-8 INFO 2025-01-14 10:59:25,795 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=9c4742e1-8acb-3961-435f-f82f7294d2ad application/x-www-form-urlencoded 0 INFO 2025-01-14 10:59:25,795 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=15f51269-a520-4edd-c720-ca6f92853314 application/x-www-form-urlencoded 0 INFO 2025-01-14 10:59:25,795 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 10:59:25,795 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 10:59:25,798 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:59:25,798 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:59:25,800 [74 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 10:59:25,800 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 10:59:25,806 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 10:59:25,806 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.1838ms INFO 2025-01-14 10:59:25,806 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 10:59:25,806 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:59:25,807 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.0246ms INFO 2025-01-14 10:59:25,807 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 10:59:25,807 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0125ms 200 application/json; charset=utf-8 INFO 2025-01-14 10:59:25,807 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1575ms 200 application/json; charset=utf-8 INFO 2025-01-14 11:00:32,999 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=0e7c0fad-2dd0-6ea5-64e2-91b27ef5ddc6&attachTableName= INFO 2025-01-14 11:00:32,999 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 11:00:32,999 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 11:00:33,002 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 11:00:33,008 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=b6292e41-5e04-e930-a7e5-b7ce8d7c76c5&attachTableName= INFO 2025-01-14 11:00:33,008 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 11:00:33,008 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 11:00:33,011 [80 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 11:00:33,012 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 11:00:33,012 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 9.4316ms INFO 2025-01-14 11:00:33,012 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 11:00:33,012 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.6024ms 200 application/json; charset=utf-8 INFO 2025-01-14 11:00:33,017 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 11:00:33,018 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.7219ms INFO 2025-01-14 11:00:33,018 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 11:00:33,018 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1318ms 200 application/json; charset=utf-8 INFO 2025-01-14 11:01:10,284 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=b6292e41-5e04-e930-a7e5-b7ce8d7c76c5 application/x-www-form-urlencoded 0 INFO 2025-01-14 11:01:10,284 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=0e7c0fad-2dd0-6ea5-64e2-91b27ef5ddc6 application/x-www-form-urlencoded 0 INFO 2025-01-14 11:01:10,284 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 11:01:10,285 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 11:01:10,287 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 11:01:10,287 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 11:01:10,289 [81 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 11:01:10,290 [83 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 11:01:10,296 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 11:01:10,296 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 11:01:10,296 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.5477ms INFO 2025-01-14 11:01:10,296 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.2064ms INFO 2025-01-14 11:01:10,296 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 11:01:10,296 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 11:01:10,296 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.3283ms 200 application/json; charset=utf-8 INFO 2025-01-14 11:01:10,296 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.197ms 200 application/json; charset=utf-8 INFO 2025-01-14 11:20:03,636 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadById? application/json 140 INFO 2025-01-14 11:20:03,636 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 11:20:03,636 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 11:20:03,639 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 11:20:03,643 [17 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 11:20:03,650 [17 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 11:20:03,658 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core) in 15.1978ms INFO 2025-01-14 11:20:03,658 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 11:20:03,658 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.2504ms 200 application/json; charset=utf-8 INFO 2025-01-14 11:28:31,895 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadById? application/json 140 INFO 2025-01-14 11:28:31,895 [77 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 11:28:31,895 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 11:28:31,895 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 11:28:31,899 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 11:28:31,908 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 11:28:31,924 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core) in 25.4508ms INFO 2025-01-14 11:28:31,924 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 11:28:31,924 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.6682ms 200 application/json; charset=utf-8 INFO 2025-01-14 11:28:36,212 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadById? application/json 140 INFO 2025-01-14 11:28:36,212 [81 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 11:28:36,213 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 11:28:36,213 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 11:28:36,215 [81 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 11:28:36,223 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 11:28:36,238 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core) in 22.8169ms INFO 2025-01-14 11:28:36,238 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 11:28:36,239 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.6627ms 200 application/json; charset=utf-8 INFO 2025-01-14 11:28:42,917 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadById? application/json 140 INFO 2025-01-14 11:28:42,918 [83 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 11:28:42,918 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 11:28:42,918 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 11:28:42,921 [83 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 11:28:42,928 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 11:28:42,940 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core) in 18.834ms INFO 2025-01-14 11:28:42,940 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 11:28:42,940 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.3792ms 200 application/json; charset=utf-8 INFO 2025-01-14 11:28:46,204 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadById? application/json 140 INFO 2025-01-14 11:28:46,204 [83 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 11:28:46,205 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 11:28:46,205 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 11:28:46,207 [83 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 11:28:46,215 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 11:28:46,230 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core) in 22.8582ms INFO 2025-01-14 11:28:46,230 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 11:28:46,231 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.3667ms 200 application/json; charset=utf-8 INFO 2025-01-14 11:28:49,792 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadById? application/json 140 INFO 2025-01-14 11:28:49,792 [24 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 11:28:49,793 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 11:28:49,793 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 11:28:49,796 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 11:28:49,808 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 11:28:49,833 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core) in 37.2179ms INFO 2025-01-14 11:28:49,833 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 11:28:49,833 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.0484ms 200 application/json; charset=utf-8 INFO 2025-01-14 11:36:20,786 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=055c82cb-e537-97c4-abb7-e551c63890de&attachTableName= INFO 2025-01-14 11:36:20,786 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 11:36:20,787 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=6c500778-0b4d-4e1c-f937-77f18562ce46&attachTableName= INFO 2025-01-14 11:36:20,787 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 11:36:20,789 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 11:36:20,791 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 11:36:20,792 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 11:36:20,793 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 11:36:20,800 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 11:36:20,800 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 11:36:20,800 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.5353ms INFO 2025-01-14 11:36:20,800 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 8.0366ms INFO 2025-01-14 11:36:20,800 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 11:36:20,800 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 11:36:20,800 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.3517ms 200 application/json; charset=utf-8 INFO 2025-01-14 11:36:20,800 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.5037ms 200 application/json; charset=utf-8 INFO 2025-01-14 11:36:25,783 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetFileBase64?fileUrl=DataFile/Attach/ueditor/202412/e28b60c1-a334-406b-9a83-2c3b4f4a660f.pdf application/x-www-form-urlencoded 0 INFO 2025-01-14 11:36:25,783 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetFileBase64?fileUrl=DataFile/Attach/ueditor/202412/4b515545-5a0e-412b-9079-ee2d8a4dada0.pdf application/x-www-form-urlencoded 0 INFO 2025-01-14 11:36:25,783 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 11:36:25,783 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 11:36:25,786 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetFileBase64 (Sg.HcmFile.Web.Core)' INFO 2025-01-14 11:36:25,786 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetFileBase64 (Sg.HcmFile.Web.Core)' INFO 2025-01-14 11:36:25,790 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetFileBase64", controller = "File", area = ""}. Executing controller action with signature System.String GetFileBase64(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 11:36:25,790 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetFileBase64", controller = "File", area = ""}. Executing controller action with signature System.String GetFileBase64(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 11:36:25,799 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 11:36:25,799 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 11:36:25,848 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetFileBase64 (Sg.HcmFile.Web.Core) in 57.5731ms INFO 2025-01-14 11:36:25,848 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetFileBase64 (Sg.HcmFile.Web.Core)' INFO 2025-01-14 11:36:25,848 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 65.2182ms 200 application/json; charset=utf-8 INFO 2025-01-14 11:36:25,866 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetFileBase64 (Sg.HcmFile.Web.Core) in 75.4678ms INFO 2025-01-14 11:36:25,866 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetFileBase64 (Sg.HcmFile.Web.Core)' INFO 2025-01-14 11:36:25,866 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 83.306ms 200 application/json; charset=utf-8 INFO 2025-01-14 11:37:24,688 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=e77f15a4-c9ef-d0e9-60b4-ff9a48f30d8a&attachTableName= INFO 2025-01-14 11:37:24,688 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=50edfb74-1116-c8d4-1d3f-d69f26f56281&attachTableName= INFO 2025-01-14 11:37:24,688 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 11:37:24,688 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 11:37:24,689 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 11:37:24,689 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 11:37:24,691 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 11:37:24,691 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 11:37:24,702 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 11:37:24,702 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 10.4271ms INFO 2025-01-14 11:37:24,702 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 11:37:24,702 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.0313ms 200 application/json; charset=utf-8 INFO 2025-01-14 11:37:24,702 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 11:37:24,702 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 10.8912ms INFO 2025-01-14 11:37:24,702 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 11:37:24,702 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.5735ms 200 application/json; charset=utf-8 INFO 2025-01-14 11:38:23,637 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById? application/json 55 INFO 2025-01-14 11:38:23,637 [49 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 11:38:23,638 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 11:38:23,638 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 11:38:23,640 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 11:38:23,649 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 11:38:23,654 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 14.0427ms INFO 2025-01-14 11:38:23,654 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 11:38:23,655 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.7753ms 200 application/json; charset=utf-8 INFO 2025-01-14 11:38:32,269 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById? application/json 55 INFO 2025-01-14 11:38:32,269 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 11:38:32,270 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 11:38:32,270 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 11:38:32,273 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 11:38:32,290 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 11:38:32,295 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 22.7136ms INFO 2025-01-14 11:38:32,295 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 11:38:32,295 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.2489ms 200 application/json; charset=utf-8 INFO 2025-01-14 11:45:37,970 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadById? application/json 189 INFO 2025-01-14 11:45:37,970 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 11:45:37,970 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 11:45:37,971 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 11:45:37,973 [38 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 11:45:37,992 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 11:45:37,992 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core) in 19.0781ms INFO 2025-01-14 11:45:37,992 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 11:45:37,993 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.7308ms 200 application/json; charset=utf-8 INFO 2025-01-14 11:45:39,001 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadById? application/json 189 INFO 2025-01-14 11:45:39,001 [51 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 11:45:39,001 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 11:45:39,001 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 11:45:39,004 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 11:45:39,012 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 11:45:39,012 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core) in 7.4368ms INFO 2025-01-14 11:45:39,012 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 11:45:39,012 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4482ms 200 application/json; charset=utf-8 INFO 2025-01-14 11:45:39,202 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadById? application/json 189 INFO 2025-01-14 11:45:39,202 [45 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 11:45:39,202 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 11:45:39,203 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 11:45:39,205 [45 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 11:45:39,212 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 11:45:39,212 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core) in 6.8523ms INFO 2025-01-14 11:45:39,212 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 11:45:39,212 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.49ms 200 application/json; charset=utf-8 INFO 2025-01-14 11:53:38,781 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadById? application/json 189 INFO 2025-01-14 11:53:38,781 [39 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 11:53:38,781 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 11:53:38,781 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 11:53:38,785 [39 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 11:53:38,814 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 11:53:39,207 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core) in 421.878ms INFO 2025-01-14 11:53:39,207 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 11:53:39,207 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 426.376ms 200 application/json; charset=utf-8 INFO 2025-01-14 11:54:07,646 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadById? application/json 189 INFO 2025-01-14 11:54:07,646 [37 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 11:54:07,646 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 11:54:07,646 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 11:54:07,649 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 11:54:07,662 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 11:54:07,795 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core) in 146.308ms INFO 2025-01-14 11:54:07,796 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 11:54:07,796 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 150.1691ms 200 application/json; charset=utf-8 INFO 2025-01-14 11:56:03,696 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/UploadBase64 application/json-patch+json 163274 INFO 2025-01-14 11:56:03,697 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 11:56:03,701 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.UploadBase64 (Sg.HcmFile.Web.Core)' INFO 2025-01-14 11:56:03,704 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "UploadBase64", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.UploadFileMulDto UploadBase64(Sg.HcmFile.File.Dto.UploadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 11:56:03,726 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 11:56:03,726 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.UploadBase64 (Sg.HcmFile.Web.Core) in 22.6978ms INFO 2025-01-14 11:56:03,727 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.UploadBase64 (Sg.HcmFile.Web.Core)' INFO 2025-01-14 11:56:03,727 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.2995ms 200 application/json; charset=utf-8 INFO 2025-01-14 11:57:30,918 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadById? application/json 223 INFO 2025-01-14 11:57:30,919 [52 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 11:57:30,919 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 11:57:30,921 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 11:57:30,924 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 11:57:31,089 [12 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 11:57:31,101 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core) in 176.7375ms INFO 2025-01-14 11:57:31,101 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 11:57:31,101 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 182.4162ms 200 application/json; charset=utf-8 INFO 2025-01-14 12:00:42,575 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadById? application/json 189 INFO 2025-01-14 12:00:42,575 [32 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 12:00:42,576 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 12:00:42,578 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 12:00:42,581 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 12:00:42,594 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 12:00:42,725 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core) in 143.9866ms INFO 2025-01-14 12:00:42,725 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 12:00:42,726 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 150.6844ms 200 application/json; charset=utf-8 INFO 2025-01-14 12:06:50,611 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadById? application/json 189 INFO 2025-01-14 12:06:50,611 [62 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 12:06:50,612 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 12:06:50,612 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 12:06:50,615 [62 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 12:06:50,662 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 12:06:50,867 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core) in 252.47ms INFO 2025-01-14 12:06:50,867 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 12:06:50,868 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 256.5812ms 200 application/json; charset=utf-8 INFO 2025-01-14 12:09:16,474 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=0e7c0fad-2dd0-6ea5-64e2-91b27ef5ddc6&attachTableName= INFO 2025-01-14 12:09:16,474 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=b6292e41-5e04-e930-a7e5-b7ce8d7c76c5&attachTableName= INFO 2025-01-14 12:09:16,475 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 12:09:16,475 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 12:09:16,477 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 12:09:16,477 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 12:09:16,479 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 12:09:16,480 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 12:09:16,486 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 12:09:16,486 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.1922ms INFO 2025-01-14 12:09:16,486 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 12:09:16,486 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.6817ms 200 application/json; charset=utf-8 INFO 2025-01-14 12:09:16,486 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 12:09:16,486 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.2926ms INFO 2025-01-14 12:09:16,486 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 12:09:16,487 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.7027ms 200 application/json; charset=utf-8 INFO 2025-01-14 12:10:59,094 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=a61ad979-0420-bbeb-e7a3-bd88240f2b21&attachTableName= INFO 2025-01-14 12:10:59,094 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 12:10:59,094 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 12:10:59,097 [79 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 12:10:59,108 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=98de5b3f-01d0-1247-4c6f-f1c305d88541&attachTableName= INFO 2025-01-14 12:10:59,109 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 12:10:59,109 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 12:10:59,112 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 12:10:59,121 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 12:10:59,121 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 24.0535ms INFO 2025-01-14 12:10:59,121 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 12:10:59,121 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.5463ms 200 application/json; charset=utf-8 INFO 2025-01-14 12:10:59,123 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 12:10:59,124 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 11.7578ms INFO 2025-01-14 12:10:59,124 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 12:10:59,124 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.5112ms 200 application/json; charset=utf-8 INFO 2025-01-14 12:45:42,153 [1 ] tCore.Builder.RequestLocalizationOptions - Supported Request Localization Cultures: en,es-MX,fr,de,it,nl,pt-BR,tr,ru,ar,ja,zh-CN,zh-Hans INFO 2025-01-14 12:45:42,349 [1 ] taProtection.KeyManagement.XmlKeyManager - User profile is available. Using 'C:\Users\HcmFile\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. INFO 2025-01-14 12:45:42,403 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/UploadBase64 application/json-patch+json 520433 INFO 2025-01-14 12:45:42,630 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 12:45:42,771 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.UploadBase64 (Sg.HcmFile.Web.Core)' INFO 2025-01-14 12:45:44,332 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "UploadBase64", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.UploadFileMulDto UploadBase64(Sg.HcmFile.File.Dto.UploadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 12:45:46,828 [12 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 12:45:46,857 [12 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.UploadBase64 (Sg.HcmFile.Web.Core) in 2520.8562ms INFO 2025-01-14 12:45:46,857 [12 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.UploadBase64 (Sg.HcmFile.Web.Core)' INFO 2025-01-14 12:45:46,858 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/UploadBase64 application/json-patch+json 85477 INFO 2025-01-14 12:45:46,863 [12 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4460.2646ms 200 application/json; charset=utf-8 INFO 2025-01-14 12:45:46,896 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 12:45:46,897 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.UploadBase64 (Sg.HcmFile.Web.Core)' INFO 2025-01-14 12:45:46,902 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "UploadBase64", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.UploadFileMulDto UploadBase64(Sg.HcmFile.File.Dto.UploadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 12:45:46,924 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 12:45:46,925 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.UploadBase64 (Sg.HcmFile.Web.Core) in 22.9251ms INFO 2025-01-14 12:45:46,925 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.UploadBase64 (Sg.HcmFile.Web.Core)' INFO 2025-01-14 12:45:46,925 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 67.0074ms 200 application/json; charset=utf-8 INFO 2025-01-14 12:55:41,453 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/UploadBase64 application/json-patch+json 874209 INFO 2025-01-14 12:55:41,456 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 12:55:41,463 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.UploadBase64 (Sg.HcmFile.Web.Core)' INFO 2025-01-14 12:55:41,467 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "UploadBase64", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.UploadFileMulDto UploadBase64(Sg.HcmFile.File.Dto.UploadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 12:55:41,539 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 12:55:41,540 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.UploadBase64 (Sg.HcmFile.Web.Core) in 71.9355ms INFO 2025-01-14 12:55:41,540 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.UploadBase64 (Sg.HcmFile.Web.Core)' INFO 2025-01-14 12:55:41,540 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 86.904ms 200 application/json; charset=utf-8 INFO 2025-01-14 12:55:41,543 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/UploadBase64 application/json-patch+json 66157 INFO 2025-01-14 12:55:41,544 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 12:55:41,544 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.UploadBase64 (Sg.HcmFile.Web.Core)' INFO 2025-01-14 12:55:41,549 [31 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "UploadBase64", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.UploadFileMulDto UploadBase64(Sg.HcmFile.File.Dto.UploadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 12:55:41,570 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 12:55:41,570 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.UploadBase64 (Sg.HcmFile.Web.Core) in 20.5326ms INFO 2025-01-14 12:55:41,570 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.UploadBase64 (Sg.HcmFile.Web.Core)' INFO 2025-01-14 12:55:41,570 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.3663ms 200 application/json; charset=utf-8 INFO 2025-01-14 13:21:53,381 [1 ] tCore.Builder.RequestLocalizationOptions - Supported Request Localization Cultures: en,es-MX,fr,de,it,nl,pt-BR,tr,ru,ar,ja,zh-CN,zh-Hans INFO 2025-01-14 13:21:53,575 [1 ] taProtection.KeyManagement.XmlKeyManager - User profile is available. Using 'C:\Users\HcmFile\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. INFO 2025-01-14 13:21:53,631 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=05b47b1c-ac3c-e38c-0eb0-5cbe4d2a3372 application/x-www-form-urlencoded 0 INFO 2025-01-14 13:21:53,631 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=8ccf93c3-d2a6-3cb3-7cf4-4daab4862387 application/x-www-form-urlencoded 0 INFO 2025-01-14 13:21:53,860 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 13:21:53,860 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 13:21:54,003 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 13:21:54,003 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 13:21:55,561 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 13:21:55,561 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 13:21:57,929 [13 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 13:21:57,929 [12 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 13:21:57,974 [12 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 2407.8412ms INFO 2025-01-14 13:21:57,974 [13 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 2407.8396ms INFO 2025-01-14 13:21:57,974 [12 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 13:21:57,974 [13 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 13:21:57,980 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4349.911ms 200 application/json; charset=utf-8 INFO 2025-01-14 13:21:57,980 [12 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4349.9108ms 200 application/json; charset=utf-8 INFO 2025-01-14 13:38:56,345 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById? application/json 55 INFO 2025-01-14 13:38:56,348 [37 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 13:38:56,385 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 13:38:56,398 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 13:38:56,405 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 13:38:56,487 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 13:38:56,500 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 94.8908ms INFO 2025-01-14 13:38:56,500 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 13:38:56,501 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 156.3745ms 200 application/json; charset=utf-8 INFO 2025-01-14 13:38:59,963 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById? application/json 55 INFO 2025-01-14 13:38:59,964 [40 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 13:38:59,968 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 13:38:59,970 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 13:38:59,974 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 13:38:59,993 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 13:38:59,994 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 18.9346ms INFO 2025-01-14 13:38:59,994 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 13:38:59,994 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.7652ms 200 application/json; charset=utf-8 INFO 2025-01-14 13:39:51,307 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadById? application/json 189 INFO 2025-01-14 13:39:51,307 [41 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 13:39:51,309 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 13:39:51,310 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 13:39:51,316 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 13:39:51,377 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 13:39:51,378 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core) in 61.6626ms INFO 2025-01-14 13:39:51,378 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 13:39:51,378 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 71.5879ms 200 application/json; charset=utf-8 INFO 2025-01-14 13:39:54,522 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadById? application/json 189 INFO 2025-01-14 13:39:54,523 [44 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 13:39:54,525 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 13:39:54,527 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 13:39:54,535 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 13:39:54,640 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 13:39:54,641 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core) in 106.5867ms INFO 2025-01-14 13:39:54,642 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 13:39:54,642 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 120.1791ms 200 application/json; charset=utf-8 INFO 2025-01-14 13:41:15,677 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=8ccf93c3-d2a6-3cb3-7cf4-4daab4862387&attachTableName= INFO 2025-01-14 13:41:15,677 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=05b47b1c-ac3c-e38c-0eb0-5cbe4d2a3372&attachTableName= INFO 2025-01-14 13:41:15,680 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 13:41:15,680 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 13:41:15,681 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 13:41:15,681 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 13:41:15,685 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 13:41:15,685 [47 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 13:41:15,711 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 13:41:15,711 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 13:41:15,712 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 26.1956ms INFO 2025-01-14 13:41:15,712 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 26.4627ms INFO 2025-01-14 13:41:15,712 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 13:41:15,712 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 13:41:15,713 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.6117ms 200 application/json; charset=utf-8 INFO 2025-01-14 13:41:15,713 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.9519ms 200 application/json; charset=utf-8 INFO 2025-01-14 13:41:56,442 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById? application/json 55 INFO 2025-01-14 13:41:56,442 [52 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 13:41:56,444 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 13:41:56,445 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 13:41:56,448 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 13:41:56,463 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 13:41:56,464 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 15.6762ms INFO 2025-01-14 13:41:56,464 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 13:41:56,464 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.5225ms 200 application/json; charset=utf-8 INFO 2025-01-14 13:42:02,546 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById? application/json 55 INFO 2025-01-14 13:42:02,546 [51 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 13:42:02,548 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 13:42:02,548 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 13:42:02,552 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 13:42:02,578 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 13:42:02,580 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 27.8618ms INFO 2025-01-14 13:42:02,580 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 13:42:02,580 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.5958ms 200 application/json; charset=utf-8 INFO 2025-01-14 13:43:01,131 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById? application/json 55 INFO 2025-01-14 13:43:01,132 [55 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 13:43:01,133 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 13:43:01,133 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 13:43:01,137 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 13:43:01,151 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 13:43:01,152 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 14.7691ms INFO 2025-01-14 13:43:01,152 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 13:43:01,152 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.072ms 200 application/json; charset=utf-8 INFO 2025-01-14 13:49:58,104 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadById? application/json 140 INFO 2025-01-14 13:49:58,104 [67 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 13:49:58,105 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 13:49:58,110 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 13:49:58,114 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 13:49:58,138 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 13:49:58,218 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core) in 104.3805ms INFO 2025-01-14 13:49:58,218 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 13:49:58,219 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 114.8328ms 200 application/json; charset=utf-8 INFO 2025-01-14 13:50:02,849 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadById? application/json 140 INFO 2025-01-14 13:50:02,849 [70 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 13:50:02,850 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 13:50:02,851 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 13:50:02,854 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 13:50:02,872 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 13:50:02,884 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core) in 30.4203ms INFO 2025-01-14 13:50:02,885 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 13:50:02,885 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.4286ms 200 application/json; charset=utf-8 INFO 2025-01-14 13:50:35,680 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadById? application/json 140 INFO 2025-01-14 13:50:35,680 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 13:50:35,681 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 13:50:35,682 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 13:50:35,685 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 13:50:35,699 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 13:50:35,718 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core) in 32.976ms INFO 2025-01-14 13:50:35,718 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 13:50:35,719 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.8035ms 200 application/json; charset=utf-8 INFO 2025-01-14 13:50:40,679 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadById? application/json 140 INFO 2025-01-14 13:50:40,680 [67 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 13:50:40,681 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 13:50:40,681 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 13:50:40,684 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 13:50:40,701 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 13:50:40,718 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core) in 33.9054ms INFO 2025-01-14 13:50:40,718 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 13:50:40,719 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.6699ms 200 application/json; charset=utf-8 INFO 2025-01-14 13:50:44,352 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadById? application/json 140 INFO 2025-01-14 13:50:44,352 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 13:50:44,353 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 13:50:44,353 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 13:50:44,357 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 13:50:44,372 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 13:50:44,386 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core) in 29.2174ms INFO 2025-01-14 13:50:44,386 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 13:50:44,387 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.3333ms 200 application/json; charset=utf-8 INFO 2025-01-14 13:50:48,855 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadById? application/json 140 INFO 2025-01-14 13:50:48,855 [67 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 13:50:48,856 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 13:50:48,857 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 13:50:48,860 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 13:50:48,873 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 13:50:48,890 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core) in 29.5109ms INFO 2025-01-14 13:50:48,890 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 13:50:48,890 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.2793ms 200 application/json; charset=utf-8 INFO 2025-01-14 13:50:52,402 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadById? application/json 140 INFO 2025-01-14 13:50:52,402 [67 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 13:50:52,403 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 13:50:52,404 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 13:50:52,407 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 13:50:52,424 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 13:50:52,442 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core) in 34.8699ms INFO 2025-01-14 13:50:52,442 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 13:50:52,443 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.4825ms 200 application/json; charset=utf-8 INFO 2025-01-14 13:50:57,620 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=bdca108b-563e-9d1e-7aaa-8a8c4d54c048&attachTableName= INFO 2025-01-14 13:50:57,621 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 13:50:57,621 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 13:50:57,625 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 13:50:57,627 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=64b0c14d-1711-33b5-954b-ea12b2e51000&attachTableName= INFO 2025-01-14 13:50:57,628 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 13:50:57,628 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 13:50:57,631 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 13:50:57,651 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 13:50:57,652 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 26.857ms INFO 2025-01-14 13:50:57,652 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 13:50:57,652 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.3347ms 200 application/json; charset=utf-8 INFO 2025-01-14 13:50:57,653 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 13:50:57,653 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 21.7727ms INFO 2025-01-14 13:50:57,653 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 13:50:57,653 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.1524ms 200 application/json; charset=utf-8 INFO 2025-01-14 13:51:07,666 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById? application/json 55 INFO 2025-01-14 13:51:07,667 [67 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 13:51:07,667 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 13:51:07,668 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 13:51:07,671 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 13:51:07,754 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 13:51:07,807 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 135.9887ms INFO 2025-01-14 13:51:07,807 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 13:51:07,808 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 141.3006ms 200 application/json; charset=utf-8 INFO 2025-01-14 13:51:12,730 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById? application/json 55 INFO 2025-01-14 13:51:12,730 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 13:51:12,731 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 13:51:12,731 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 13:51:12,735 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 13:51:12,764 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 13:51:12,862 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 126.9477ms INFO 2025-01-14 13:51:12,862 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 13:51:12,863 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 132.8132ms 200 application/json; charset=utf-8 INFO 2025-01-14 13:51:52,115 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=e29084e7-8099-188a-93d7-ebc89e976377&attachTableName= INFO 2025-01-14 13:51:52,115 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=868e5526-5981-e74f-0632-fa843d4ad113&attachTableName= INFO 2025-01-14 13:51:52,116 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 13:51:52,117 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 13:51:52,119 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 13:51:52,123 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 13:51:52,124 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 13:51:52,127 [76 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 13:51:52,138 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 13:51:52,139 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 19.1489ms INFO 2025-01-14 13:51:52,139 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 13:51:52,139 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.0569ms 200 application/json; charset=utf-8 INFO 2025-01-14 13:51:52,140 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 13:51:52,140 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 13.7068ms INFO 2025-01-14 13:51:52,140 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 13:51:52,141 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.5201ms 200 application/json; charset=utf-8 INFO 2025-01-14 13:53:20,282 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=8eae985d-da9b-eb3d-6a6c-b9793e96793b&attachTableName= INFO 2025-01-14 13:53:20,283 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 13:53:20,283 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 13:53:20,286 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 13:53:20,296 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=e4637ac1-785d-ca27-9f64-4b9ec3f17531&attachTableName= INFO 2025-01-14 13:53:20,297 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 13:53:20,298 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 13:53:20,298 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 13:53:20,298 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 12.3447ms INFO 2025-01-14 13:53:20,299 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 13:53:20,299 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.2532ms 200 application/json; charset=utf-8 INFO 2025-01-14 13:53:20,302 [63 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 13:53:20,309 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 13:53:20,310 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 7.8943ms INFO 2025-01-14 13:53:20,310 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 13:53:20,310 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.1144ms 200 application/json; charset=utf-8 INFO 2025-01-14 13:55:05,932 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById? application/json 55 INFO 2025-01-14 13:55:05,932 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 13:55:05,933 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 13:55:05,933 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 13:55:05,936 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 13:55:05,981 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 13:55:06,006 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 69.3111ms INFO 2025-01-14 13:55:06,006 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 13:55:06,006 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 74.2676ms 200 application/json; charset=utf-8 INFO 2025-01-14 13:55:14,845 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById? application/json 55 INFO 2025-01-14 13:55:14,845 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 13:55:14,846 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 13:55:14,846 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 13:55:14,849 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 13:55:14,875 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 13:55:14,918 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 68.9666ms INFO 2025-01-14 13:55:14,918 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 13:55:14,918 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 73.8432ms 200 application/json; charset=utf-8 INFO 2025-01-14 13:55:48,743 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=210cd883-c4c0-ad41-37dd-aa665bcea2d3&attachTableName= INFO 2025-01-14 13:55:48,744 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 13:55:48,744 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 13:55:48,748 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 13:55:48,754 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=aafb4d65-b421-4d07-222a-690d1172756c&attachTableName= INFO 2025-01-14 13:55:48,755 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 13:55:48,755 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 13:55:48,759 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 13:55:48,759 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 13:55:48,759 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 11.7712ms INFO 2025-01-14 13:55:48,760 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 13:55:48,760 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.0812ms 200 application/json; charset=utf-8 INFO 2025-01-14 13:55:48,766 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 13:55:48,767 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 7.9091ms INFO 2025-01-14 13:55:48,767 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 13:55:48,767 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.2731ms 200 application/json; charset=utf-8 INFO 2025-01-14 14:04:08,182 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById? application/json 55 INFO 2025-01-14 14:04:08,182 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 14:04:08,183 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 14:04:08,186 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:04:08,189 [38 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 14:04:08,207 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 14:04:08,208 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 18.7039ms INFO 2025-01-14 14:04:08,208 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:04:08,208 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.7543ms 200 application/json; charset=utf-8 INFO 2025-01-14 14:04:26,263 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById? application/json 55 INFO 2025-01-14 14:04:26,263 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 14:04:26,264 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 14:04:26,264 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:04:26,266 [38 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 14:04:26,307 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 14:04:26,319 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 52.6666ms INFO 2025-01-14 14:04:26,319 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:04:26,319 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 56.5847ms 200 application/json; charset=utf-8 INFO 2025-01-14 14:04:44,565 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById? application/json 55 INFO 2025-01-14 14:04:44,566 [40 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 14:04:44,566 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 14:04:44,566 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:04:44,569 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 14:04:44,577 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 14:04:44,578 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 8.9099ms INFO 2025-01-14 14:04:44,578 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:04:44,578 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.6339ms 200 application/json; charset=utf-8 INFO 2025-01-14 14:06:21,606 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById? application/json 55 INFO 2025-01-14 14:06:21,606 [25 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 14:06:21,606 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 14:06:21,606 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:06:21,609 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 14:06:21,635 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 14:06:21,647 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 37.8742ms INFO 2025-01-14 14:06:21,647 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:06:21,647 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.6333ms 200 application/json; charset=utf-8 INFO 2025-01-14 14:06:50,858 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=e5c6e19c-4604-1e66-ecbe-8843e01272d7&attachTableName= INFO 2025-01-14 14:06:50,858 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 14:06:50,858 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:06:50,859 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=1c1fd171-9742-2fda-7a11-6cbc98a0e8ce&attachTableName= INFO 2025-01-14 14:06:50,859 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 14:06:50,860 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:06:50,862 [30 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 14:06:50,862 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 14:06:50,871 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 14:06:50,871 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 14:06:50,871 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 9.0765ms INFO 2025-01-14 14:06:50,871 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:06:50,871 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 9.214ms INFO 2025-01-14 14:06:50,871 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:06:50,871 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.4955ms 200 application/json; charset=utf-8 INFO 2025-01-14 14:06:50,872 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.019ms 200 application/json; charset=utf-8 INFO 2025-01-14 14:07:04,998 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById? application/json 55 INFO 2025-01-14 14:07:04,998 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 14:07:04,998 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 14:07:04,999 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:07:05,001 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 14:07:05,018 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 14:07:05,018 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 16.6754ms INFO 2025-01-14 14:07:05,018 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:07:05,018 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.3197ms 200 application/json; charset=utf-8 INFO 2025-01-14 14:07:10,357 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById? application/json 55 INFO 2025-01-14 14:07:10,357 [25 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 14:07:10,358 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 14:07:10,358 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:07:10,360 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 14:07:10,377 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 14:07:10,378 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 17.1939ms INFO 2025-01-14 14:07:10,378 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:07:10,378 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8118ms 200 application/json; charset=utf-8 INFO 2025-01-14 14:07:14,254 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById? application/json 55 INFO 2025-01-14 14:07:14,254 [30 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 14:07:14,254 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 14:07:14,255 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:07:14,257 [30 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 14:07:14,266 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 14:07:14,266 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 8.8718ms INFO 2025-01-14 14:07:14,266 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:07:14,266 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.5517ms 200 application/json; charset=utf-8 INFO 2025-01-14 14:09:55,197 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=0e7c0fad-2dd0-6ea5-64e2-91b27ef5ddc6&attachTableName= INFO 2025-01-14 14:09:55,198 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 14:09:55,201 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:09:55,203 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 14:09:55,209 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 14:09:55,210 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.3299ms INFO 2025-01-14 14:09:55,210 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:09:55,210 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.3583ms 200 application/json; charset=utf-8 INFO 2025-01-14 14:09:55,214 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://10.10.100.41:8080/HcmFile/api/File/DownloadImageById? application/json 55 INFO 2025-01-14 14:09:55,214 [44 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 14:09:55,214 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 14:09:55,215 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:09:55,217 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 14:09:55,225 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 14:09:55,231 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 13.6275ms INFO 2025-01-14 14:09:55,231 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:09:55,231 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.9048ms 200 application/json; charset=utf-8 INFO 2025-01-14 14:10:01,230 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=b6292e41-5e04-e930-a7e5-b7ce8d7c76c5&attachTableName= INFO 2025-01-14 14:10:01,230 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 14:10:01,230 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:10:01,233 [38 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 14:10:01,239 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 14:10:01,239 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.5208ms INFO 2025-01-14 14:10:01,240 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:10:01,240 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0617ms 200 application/json; charset=utf-8 INFO 2025-01-14 14:10:01,249 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://10.10.100.41:8080/HcmFile/api/File/DownloadImageById? application/json 55 INFO 2025-01-14 14:10:01,249 [41 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 14:10:01,249 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 14:10:01,249 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:10:01,252 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 14:10:01,261 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 14:10:01,290 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 38.6248ms INFO 2025-01-14 14:10:01,290 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:10:01,290 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.8651ms 200 application/json; charset=utf-8 INFO 2025-01-14 14:10:50,836 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=aafb4d65-b421-4d07-222a-690d1172756c application/x-www-form-urlencoded 0 INFO 2025-01-14 14:10:50,836 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=210cd883-c4c0-ad41-37dd-aa665bcea2d3 application/x-www-form-urlencoded 0 INFO 2025-01-14 14:10:50,836 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 14:10:50,836 [48 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 14:10:50,839 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:10:50,840 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:10:50,842 [48 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 14:10:50,842 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 14:10:50,851 [48 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 14:10:50,851 [48 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 9.6851ms INFO 2025-01-14 14:10:50,851 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 14:10:50,851 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:10:50,851 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 9.3524ms INFO 2025-01-14 14:10:50,852 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.6629ms 200 application/json; charset=utf-8 INFO 2025-01-14 14:10:50,852 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:10:50,852 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.0621ms 200 application/json; charset=utf-8 INFO 2025-01-14 14:11:10,146 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById application/json-patch+json 120 INFO 2025-01-14 14:11:10,146 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 14:11:10,146 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:11:10,149 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 14:11:10,157 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 14:11:10,158 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 8.9604ms INFO 2025-01-14 14:11:10,158 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:11:10,158 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.5949ms 200 application/json; charset=utf-8 INFO 2025-01-14 14:11:17,622 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById application/json-patch+json 120 INFO 2025-01-14 14:11:17,622 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 14:11:17,623 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:11:17,625 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 14:11:17,635 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 14:11:17,647 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 21.6079ms INFO 2025-01-14 14:11:17,647 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:11:17,647 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.2101ms 200 application/json; charset=utf-8 INFO 2025-01-14 14:12:32,104 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=d62e5bb4-c2b7-39de-1567-2870c161b1c3&attachTableName= INFO 2025-01-14 14:12:32,104 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 14:12:32,104 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:12:32,105 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=61396c81-5108-2ef1-6478-8ab41a6f8ef1&attachTableName= INFO 2025-01-14 14:12:32,106 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 14:12:32,106 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:12:32,107 [50 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 14:12:32,108 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 14:12:32,114 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 14:12:32,114 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.7428ms INFO 2025-01-14 14:12:32,114 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:12:32,114 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 14:12:32,114 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4166ms 200 application/json; charset=utf-8 INFO 2025-01-14 14:12:32,114 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 5.8229ms INFO 2025-01-14 14:12:32,114 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:12:32,114 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1269ms 200 application/json; charset=utf-8 INFO 2025-01-14 14:22:33,858 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=e5c6e19c-4604-1e66-ecbe-8843e01272d7&attachTableName= INFO 2025-01-14 14:22:33,858 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=1c1fd171-9742-2fda-7a11-6cbc98a0e8ce&attachTableName= INFO 2025-01-14 14:22:33,858 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 14:22:33,859 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:22:33,861 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 14:22:33,865 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 14:22:33,865 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:22:33,868 [76 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 14:22:33,874 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 14:22:33,874 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 12.7883ms INFO 2025-01-14 14:22:33,874 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:22:33,875 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.5822ms 200 application/json; charset=utf-8 INFO 2025-01-14 14:22:33,875 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 14:22:33,875 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.9096ms INFO 2025-01-14 14:22:33,875 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:22:33,875 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.7373ms 200 application/json; charset=utf-8 INFO 2025-01-14 14:23:01,359 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=74f43e26-a856-a990-a987-1856c409a224&attachTableName= INFO 2025-01-14 14:23:01,359 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 14:23:01,360 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:23:01,363 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=0db5d7d8-3d1c-f85d-fbf0-7de2f2c983fc&attachTableName= INFO 2025-01-14 14:23:01,364 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 14:23:01,365 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:23:01,367 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 14:23:01,367 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 14:23:01,378 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 14:23:01,378 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 14:23:01,378 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 10.9535ms INFO 2025-01-14 14:23:01,378 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 11.0172ms INFO 2025-01-14 14:23:01,378 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:23:01,378 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:23:01,379 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.2657ms 200 application/json; charset=utf-8 INFO 2025-01-14 14:23:01,379 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.6749ms 200 application/json; charset=utf-8 INFO 2025-01-14 14:24:09,554 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=1c1fd171-9742-2fda-7a11-6cbc98a0e8ce application/x-www-form-urlencoded 0 INFO 2025-01-14 14:24:09,555 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=e5c6e19c-4604-1e66-ecbe-8843e01272d7 application/x-www-form-urlencoded 0 INFO 2025-01-14 14:24:09,555 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 14:24:09,555 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 14:24:09,557 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:24:09,557 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:24:09,560 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 14:24:09,562 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 14:24:09,567 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 14:24:09,567 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.6632ms INFO 2025-01-14 14:24:09,567 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:24:09,567 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.541ms 200 application/json; charset=utf-8 INFO 2025-01-14 14:24:09,569 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 14:24:09,569 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 7.0386ms INFO 2025-01-14 14:24:09,569 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:24:09,569 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.0281ms 200 application/json; charset=utf-8 INFO 2025-01-14 14:25:42,652 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=022cc8b5-73df-5d7d-9985-c199e2fe9157&attachTableName= INFO 2025-01-14 14:25:42,652 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=7c34d062-ec8d-8ed7-f431-bc0718fdf5aa&attachTableName= INFO 2025-01-14 14:25:42,653 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 14:25:42,653 [17 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 14:25:42,655 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:25:42,658 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 14:25:42,662 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:25:42,664 [17 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 14:25:42,666 [15 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 14:25:42,666 [15 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 8.0302ms INFO 2025-01-14 14:25:42,666 [15 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:25:42,666 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.2484ms 200 application/json; charset=utf-8 INFO 2025-01-14 14:25:42,671 [17 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 14:25:42,671 [17 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.6229ms INFO 2025-01-14 14:25:42,671 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:25:42,671 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.3116ms 200 application/json; charset=utf-8 INFO 2025-01-14 14:26:09,237 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=74f43e26-a856-a990-a987-1856c409a224 application/x-www-form-urlencoded 0 INFO 2025-01-14 14:26:09,238 [15 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 14:26:09,238 [15 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:26:09,238 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=0db5d7d8-3d1c-f85d-fbf0-7de2f2c983fc application/x-www-form-urlencoded 0 INFO 2025-01-14 14:26:09,239 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 14:26:09,239 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:26:09,241 [15 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 14:26:09,242 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 14:26:09,249 [15 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 14:26:09,249 [15 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 8.1882ms INFO 2025-01-14 14:26:09,249 [15 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:26:09,250 [12 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 14:26:09,250 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.0202ms 200 application/json; charset=utf-8 INFO 2025-01-14 14:26:09,250 [12 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 7.9711ms INFO 2025-01-14 14:26:09,250 [12 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:26:09,250 [12 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.3272ms 200 application/json; charset=utf-8 INFO 2025-01-14 14:26:14,982 [12 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById? application/json 55 INFO 2025-01-14 14:26:14,983 [12 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 14:26:14,983 [12 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 14:26:14,983 [12 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:26:14,986 [12 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 14:26:15,023 [12 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 14:26:15,039 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 53.1142ms INFO 2025-01-14 14:26:15,039 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:26:15,039 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 56.7453ms 200 application/json; charset=utf-8 INFO 2025-01-14 14:26:22,358 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById? application/json 55 INFO 2025-01-14 14:26:22,358 [15 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 14:26:22,358 [15 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 14:26:22,359 [15 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:26:22,361 [15 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 14:26:22,379 [15 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 14:26:22,404 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 42.534ms INFO 2025-01-14 14:26:22,404 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:26:22,404 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.5975ms 200 application/json; charset=utf-8 INFO 2025-01-14 14:27:35,149 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=f8057b6d-033d-026d-f965-91ec86147c6f&attachTableName= INFO 2025-01-14 14:27:35,149 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=649aea34-727a-3046-39c1-58cb40989399&attachTableName= INFO 2025-01-14 14:27:35,150 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 14:27:35,150 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 14:27:35,150 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:27:35,150 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:27:35,152 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 14:27:35,152 [80 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 14:27:35,160 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 14:27:35,160 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 7.5916ms INFO 2025-01-14 14:27:35,160 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:27:35,160 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2141ms 200 application/json; charset=utf-8 INFO 2025-01-14 14:27:35,163 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 14:27:35,164 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 11.2416ms INFO 2025-01-14 14:27:35,164 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:27:35,164 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.6937ms 200 application/json; charset=utf-8 INFO 2025-01-14 14:27:49,190 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=f6fe1d8f-a307-7f60-93d7-4c3c0a327b2b application/x-www-form-urlencoded 0 INFO 2025-01-14 14:27:49,190 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 14:27:49,193 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:27:49,195 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 14:27:49,201 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 14:27:49,201 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.0145ms INFO 2025-01-14 14:27:49,201 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:27:49,201 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8481ms 200 application/json; charset=utf-8 INFO 2025-01-14 14:29:27,926 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=1a501490-85b3-e54d-8810-db713929ca21 application/x-www-form-urlencoded 0 INFO 2025-01-14 14:29:27,926 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=393f9c5c-6efc-59ee-ffad-9b4a23a45a34 application/x-www-form-urlencoded 0 INFO 2025-01-14 14:29:27,926 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 14:29:27,927 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 14:29:27,927 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:29:27,927 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:29:27,929 [83 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 14:29:27,929 [87 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 14:29:27,936 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 14:29:27,936 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 14:29:27,936 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.4849ms INFO 2025-01-14 14:29:27,936 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:29:27,936 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.5721ms INFO 2025-01-14 14:29:27,936 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:29:27,936 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1228ms 200 application/json; charset=utf-8 INFO 2025-01-14 14:29:27,936 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8105ms 200 application/json; charset=utf-8 INFO 2025-01-14 14:29:33,477 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=c58136db-4483-2794-0bde-7f070ff8b2b1 application/x-www-form-urlencoded 0 INFO 2025-01-14 14:29:33,478 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 14:29:33,478 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:29:33,479 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=88dd5cfd-2140-de1a-99a4-142a97dce7a1 application/x-www-form-urlencoded 0 INFO 2025-01-14 14:29:33,479 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 14:29:33,479 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:29:33,481 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 14:29:33,482 [83 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 14:29:33,487 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 14:29:33,487 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 14:29:33,487 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.5722ms INFO 2025-01-14 14:29:33,488 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:29:33,488 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 5.9388ms INFO 2025-01-14 14:29:33,488 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:29:33,488 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4286ms 200 application/json; charset=utf-8 INFO 2025-01-14 14:29:33,488 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0004ms 200 application/json; charset=utf-8 INFO 2025-01-14 14:29:37,898 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=4aff3af7-a654-3553-0e29-57a1a9eaeb68 application/x-www-form-urlencoded 0 INFO 2025-01-14 14:29:37,899 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 14:29:37,899 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=49e5f5e6-139f-eb76-d7e0-911c4c64f79f application/x-www-form-urlencoded 0 INFO 2025-01-14 14:29:37,899 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:29:37,899 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 14:29:37,900 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:29:37,902 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 14:29:37,902 [83 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 14:29:37,909 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 14:29:37,909 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 14:29:37,909 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.6545ms INFO 2025-01-14 14:29:37,909 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.8316ms INFO 2025-01-14 14:29:37,909 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:29:37,909 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:29:37,909 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9133ms 200 application/json; charset=utf-8 INFO 2025-01-14 14:29:37,909 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6504ms 200 application/json; charset=utf-8 INFO 2025-01-14 14:29:44,720 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById application/json-patch+json 120 INFO 2025-01-14 14:29:44,720 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 14:29:44,720 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:29:44,723 [90 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 14:29:44,750 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 14:29:44,750 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 27.5728ms INFO 2025-01-14 14:29:44,750 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:29:44,751 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.177ms 200 application/json; charset=utf-8 INFO 2025-01-14 14:29:57,278 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=4aff3af7-a654-3553-0e29-57a1a9eaeb68 application/x-www-form-urlencoded 0 INFO 2025-01-14 14:29:57,278 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 14:29:57,279 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:29:57,280 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=49e5f5e6-139f-eb76-d7e0-911c4c64f79f application/x-www-form-urlencoded 0 INFO 2025-01-14 14:29:57,280 [91 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 14:29:57,280 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:29:57,281 [89 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 14:29:57,283 [91 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 14:29:57,288 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 14:29:57,288 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.6349ms INFO 2025-01-14 14:29:57,288 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:29:57,288 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2561ms 200 application/json; charset=utf-8 INFO 2025-01-14 14:29:57,289 [91 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 14:29:57,289 [91 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 5.7106ms INFO 2025-01-14 14:29:57,289 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:29:57,289 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6677ms 200 application/json; charset=utf-8 INFO 2025-01-14 14:30:01,360 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById application/json-patch+json 120 INFO 2025-01-14 14:30:01,360 [91 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 14:30:01,360 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:30:01,363 [91 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 14:30:01,392 [91 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 14:30:01,397 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 34.4132ms INFO 2025-01-14 14:30:01,397 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:30:01,397 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.902ms 200 application/json; charset=utf-8 INFO 2025-01-14 14:30:08,110 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=cc1a4263-3974-a1a0-c96a-00a1f6a2cb0c application/x-www-form-urlencoded 0 INFO 2025-01-14 14:30:08,110 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=42d21756-f577-20c0-d2c1-708011b31cc9 application/x-www-form-urlencoded 0 INFO 2025-01-14 14:30:08,110 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 14:30:08,110 [91 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 14:30:08,110 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:30:08,110 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:30:08,113 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 14:30:08,113 [91 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 14:30:08,120 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 14:30:08,120 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.701ms INFO 2025-01-14 14:30:08,120 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:30:08,120 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1978ms 200 application/json; charset=utf-8 INFO 2025-01-14 14:30:08,124 [91 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 14:30:08,124 [91 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 10.8952ms INFO 2025-01-14 14:30:08,124 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:30:08,124 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.5092ms 200 application/json; charset=utf-8 INFO 2025-01-14 14:30:12,599 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById application/json-patch+json 120 INFO 2025-01-14 14:30:12,600 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 14:30:12,600 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:30:12,603 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 14:30:12,611 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 14:30:12,616 [95 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 13.072ms INFO 2025-01-14 14:30:12,616 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:30:12,616 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.5822ms 200 application/json; charset=utf-8 INFO 2025-01-14 14:30:31,519 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=4aff3af7-a654-3553-0e29-57a1a9eaeb68 application/x-www-form-urlencoded 0 INFO 2025-01-14 14:30:31,519 [92 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 14:30:31,520 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:30:31,522 [92 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 14:30:31,529 [92 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 14:30:31,529 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=49e5f5e6-139f-eb76-d7e0-911c4c64f79f application/x-www-form-urlencoded 0 INFO 2025-01-14 14:30:31,529 [92 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.9544ms INFO 2025-01-14 14:30:31,529 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:30:31,530 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.86ms 200 application/json; charset=utf-8 INFO 2025-01-14 14:30:31,530 [93 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 14:30:31,530 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:30:31,532 [93 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 14:30:31,538 [93 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 14:30:31,538 [93 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 5.8396ms INFO 2025-01-14 14:30:31,538 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:30:31,538 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2774ms 200 application/json; charset=utf-8 INFO 2025-01-14 14:30:37,284 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById application/json-patch+json 120 INFO 2025-01-14 14:30:37,285 [93 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 14:30:37,285 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:30:37,288 [93 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 14:30:37,297 [92 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 14:30:37,297 [92 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 8.9972ms INFO 2025-01-14 14:30:37,297 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:30:37,297 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.8507ms 200 application/json; charset=utf-8 INFO 2025-01-14 14:30:38,932 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=7c34d062-ec8d-8ed7-f431-bc0718fdf5aa application/x-www-form-urlencoded 0 INFO 2025-01-14 14:30:38,932 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=022cc8b5-73df-5d7d-9985-c199e2fe9157 application/x-www-form-urlencoded 0 INFO 2025-01-14 14:30:38,932 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 14:30:38,932 [92 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 14:30:38,933 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:30:38,933 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:30:38,935 [92 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 14:30:38,935 [90 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 14:30:38,942 [92 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 14:30:38,942 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 14:30:38,942 [92 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.902ms INFO 2025-01-14 14:30:38,942 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:30:38,942 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.8995ms INFO 2025-01-14 14:30:38,942 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:30:38,942 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4849ms 200 application/json; charset=utf-8 INFO 2025-01-14 14:30:38,942 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4932ms 200 application/json; charset=utf-8 INFO 2025-01-14 14:47:03,789 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=779980e2-e571-ac93-9858-a9e6bc7b3866 application/x-www-form-urlencoded 0 INFO 2025-01-14 14:47:03,790 [91 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 14:47:03,792 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:47:03,796 [91 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 14:47:03,802 [91 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 14:47:03,802 [91 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.5179ms INFO 2025-01-14 14:47:03,802 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:47:03,802 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.2659ms 200 application/json; charset=utf-8 INFO 2025-01-14 14:47:03,883 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=1656597f-eb2f-79d6-3ffe-ce27d670d00a application/x-www-form-urlencoded 0 INFO 2025-01-14 14:47:03,884 [91 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 14:47:03,884 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:47:03,887 [91 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 14:47:03,893 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 14:47:03,893 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.6396ms INFO 2025-01-14 14:47:03,893 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:47:03,894 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6125ms 200 application/json; charset=utf-8 INFO 2025-01-14 14:52:35,156 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=0e7c0fad-2dd0-6ea5-64e2-91b27ef5ddc6 application/x-www-form-urlencoded 0 INFO 2025-01-14 14:52:35,156 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 14:52:35,160 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:52:35,162 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=b6292e41-5e04-e930-a7e5-b7ce8d7c76c5 application/x-www-form-urlencoded 0 INFO 2025-01-14 14:52:35,162 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 14:52:35,162 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:52:35,163 [79 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 14:52:35,165 [80 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 14:52:35,171 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 14:52:35,171 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 8.1061ms INFO 2025-01-14 14:52:35,171 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:52:35,171 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.2809ms 200 application/json; charset=utf-8 INFO 2025-01-14 14:52:35,173 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 14:52:35,173 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 7.7181ms INFO 2025-01-14 14:52:35,173 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 14:52:35,173 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9056ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:02:28,303 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=1656597f-eb2f-79d6-3ffe-ce27d670d00a application/x-www-form-urlencoded 0 INFO 2025-01-14 15:02:28,303 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:02:28,304 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:02:28,308 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:02:28,310 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=779980e2-e571-ac93-9858-a9e6bc7b3866 application/x-www-form-urlencoded 0 INFO 2025-01-14 15:02:28,310 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:02:28,310 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:02:28,313 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:02:28,338 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:02:28,338 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 30.5694ms INFO 2025-01-14 15:02:28,338 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:02:28,338 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.5455ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:02:28,339 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:02:28,339 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 26.7516ms INFO 2025-01-14 15:02:28,339 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:02:28,339 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.7784ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:09:24,460 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=779980e2-e571-ac93-9858-a9e6bc7b3866 application/x-www-form-urlencoded 0 INFO 2025-01-14 15:09:24,460 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:09:24,463 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=1656597f-eb2f-79d6-3ffe-ce27d670d00a application/x-www-form-urlencoded 0 INFO 2025-01-14 15:09:24,463 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:09:24,463 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:09:24,463 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:09:24,466 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:09:24,466 [62 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:09:24,472 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:09:24,472 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:09:24,472 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.4502ms INFO 2025-01-14 15:09:24,472 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.0554ms INFO 2025-01-14 15:09:24,472 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:09:24,472 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:09:24,473 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8781ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:09:24,473 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.8466ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:10:17,853 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=1656597f-eb2f-79d6-3ffe-ce27d670d00a application/x-www-form-urlencoded 0 INFO 2025-01-14 15:10:17,854 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:10:17,854 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:10:17,854 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=779980e2-e571-ac93-9858-a9e6bc7b3866 application/x-www-form-urlencoded 0 INFO 2025-01-14 15:10:17,855 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:10:17,855 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:10:17,857 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:10:17,857 [58 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:10:17,863 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:10:17,863 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:10:17,864 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.1532ms INFO 2025-01-14 15:10:17,864 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:10:17,864 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.8207ms INFO 2025-01-14 15:10:17,864 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:10:17,864 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6098ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:10:17,864 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6412ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:10:22,978 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=689e8f03-ff22-b52d-68d0-57acbd16cefc application/x-www-form-urlencoded 0 INFO 2025-01-14 15:10:22,978 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=368c1d84-5b37-34d9-3009-7daaf4cb193a application/x-www-form-urlencoded 0 INFO 2025-01-14 15:10:22,978 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:10:22,978 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:10:22,978 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:10:22,978 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:10:22,981 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:10:22,981 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:10:22,987 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:10:22,987 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:10:22,987 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.5441ms INFO 2025-01-14 15:10:22,987 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:10:22,987 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.5381ms INFO 2025-01-14 15:10:22,987 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:10:22,988 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0222ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:10:22,988 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7514ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:10:26,218 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=81ca1f76-e765-dc8c-3ab3-0c9a56d62e2e application/x-www-form-urlencoded 0 INFO 2025-01-14 15:10:26,218 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=e200c87c-20c4-11a8-675f-28e9d925f925 application/x-www-form-urlencoded 0 INFO 2025-01-14 15:10:26,218 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:10:26,218 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:10:26,218 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:10:26,218 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:10:26,221 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:10:26,221 [58 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:10:26,227 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:10:26,227 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:10:26,227 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.4639ms INFO 2025-01-14 15:10:26,227 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:10:26,227 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.563ms INFO 2025-01-14 15:10:26,228 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:10:26,228 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9824ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:10:26,228 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9849ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:12:05,445 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=368c1d84-5b37-34d9-3009-7daaf4cb193a application/x-www-form-urlencoded 0 INFO 2025-01-14 15:12:05,445 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=689e8f03-ff22-b52d-68d0-57acbd16cefc application/x-www-form-urlencoded 0 INFO 2025-01-14 15:12:05,445 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:12:05,445 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:12:05,448 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:12:05,448 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:12:05,450 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:12:05,450 [48 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:12:05,457 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:12:05,457 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:12:05,457 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.5341ms INFO 2025-01-14 15:12:05,457 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:12:05,457 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.625ms INFO 2025-01-14 15:12:05,457 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:12:05,457 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.3139ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:12:05,457 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9184ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:12:18,993 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=779980e2-e571-ac93-9858-a9e6bc7b3866 application/x-www-form-urlencoded 0 INFO 2025-01-14 15:12:18,993 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=1656597f-eb2f-79d6-3ffe-ce27d670d00a application/x-www-form-urlencoded 0 INFO 2025-01-14 15:12:18,994 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:12:18,994 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:12:18,994 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:12:18,994 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:12:18,996 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:12:18,996 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:12:19,003 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:12:19,003 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:12:19,003 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.5612ms INFO 2025-01-14 15:12:19,003 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:12:19,003 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.6596ms INFO 2025-01-14 15:12:19,003 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:12:19,003 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1542ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:12:19,003 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8935ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:12:46,623 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=368c1d84-5b37-34d9-3009-7daaf4cb193a application/x-www-form-urlencoded 0 INFO 2025-01-14 15:12:46,623 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:12:46,623 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:12:46,627 [45 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:12:46,634 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:12:46,634 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 7.0114ms INFO 2025-01-14 15:12:46,634 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:12:46,634 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2971ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:12:46,647 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=689e8f03-ff22-b52d-68d0-57acbd16cefc application/x-www-form-urlencoded 0 INFO 2025-01-14 15:12:46,647 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:12:46,647 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:12:46,650 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:12:46,656 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:12:46,656 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.0927ms INFO 2025-01-14 15:12:46,656 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:12:46,656 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3261ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:13:01,390 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=779980e2-e571-ac93-9858-a9e6bc7b3866 application/x-www-form-urlencoded 0 INFO 2025-01-14 15:13:01,390 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=1656597f-eb2f-79d6-3ffe-ce27d670d00a application/x-www-form-urlencoded 0 INFO 2025-01-14 15:13:01,390 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:13:01,390 [48 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:13:01,390 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:13:01,390 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:13:01,393 [48 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:13:01,393 [45 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:13:01,400 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:13:01,400 [48 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:13:01,400 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.7431ms INFO 2025-01-14 15:13:01,400 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:13:01,400 [48 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.7419ms INFO 2025-01-14 15:13:01,400 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:13:01,400 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.186ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:13:01,400 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2115ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:13:12,160 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=e200c87c-20c4-11a8-675f-28e9d925f925 application/x-www-form-urlencoded 0 INFO 2025-01-14 15:13:12,160 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=81ca1f76-e765-dc8c-3ab3-0c9a56d62e2e application/x-www-form-urlencoded 0 INFO 2025-01-14 15:13:12,161 [48 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:13:12,161 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:13:12,161 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:13:12,161 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:13:12,164 [48 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:13:12,164 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:13:12,170 [48 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:13:12,171 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:13:12,171 [48 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.6961ms INFO 2025-01-14 15:13:12,171 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:13:12,171 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.7846ms INFO 2025-01-14 15:13:12,171 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:13:12,171 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4029ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:13:12,171 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6457ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:15:58,905 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=e200c87c-20c4-11a8-675f-28e9d925f925 application/x-www-form-urlencoded 0 INFO 2025-01-14 15:15:58,905 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=81ca1f76-e765-dc8c-3ab3-0c9a56d62e2e application/x-www-form-urlencoded 0 INFO 2025-01-14 15:15:58,906 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:15:58,906 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:15:58,908 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:15:58,908 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:15:58,911 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:15:58,911 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:15:58,917 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:15:58,917 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:15:58,917 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.1701ms INFO 2025-01-14 15:15:58,917 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:15:58,917 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.2597ms INFO 2025-01-14 15:15:58,917 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:15:58,917 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8799ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:15:58,917 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2404ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:16:00,543 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=1656597f-eb2f-79d6-3ffe-ce27d670d00a application/x-www-form-urlencoded 0 INFO 2025-01-14 15:16:00,544 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:16:00,544 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:16:00,544 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=779980e2-e571-ac93-9858-a9e6bc7b3866 application/x-www-form-urlencoded 0 INFO 2025-01-14 15:16:00,545 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:16:00,545 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:16:00,547 [58 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:16:00,547 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:16:00,553 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:16:00,553 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:16:00,553 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.4081ms INFO 2025-01-14 15:16:00,553 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 5.8986ms INFO 2025-01-14 15:16:00,553 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:16:00,553 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:16:00,554 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3354ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:16:00,554 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2763ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:16:02,246 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=368c1d84-5b37-34d9-3009-7daaf4cb193a application/x-www-form-urlencoded 0 INFO 2025-01-14 15:16:02,246 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:16:02,246 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:16:02,247 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=689e8f03-ff22-b52d-68d0-57acbd16cefc application/x-www-form-urlencoded 0 INFO 2025-01-14 15:16:02,247 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:16:02,247 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:16:02,249 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:16:02,249 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:16:02,256 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:16:02,256 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:16:02,256 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.233ms INFO 2025-01-14 15:16:02,256 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:16:02,256 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.6345ms INFO 2025-01-14 15:16:02,256 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:16:02,256 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1737ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:16:02,256 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3299ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:19:34,473 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://10.10.100.41:8080/HcmFile/api/File/Upload multipart/form-data; boundary=----WebKitFormBoundaryIfOy8kbFbovTa2Qu 956637 INFO 2025-01-14 15:19:34,473 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 15:19:34,474 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:19:34,476 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.Upload (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:19:34,484 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "Upload", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.UploadResultDto Upload(Sg.HcmFile.File.Dto.UploadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:19:34,814 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:19:34,815 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.Upload (Sg.HcmFile.Web.Core) in 330.9225ms INFO 2025-01-14 15:19:34,815 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.Upload (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:19:34,816 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 342.9838ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:19:43,564 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://10.10.100.41:8080/HcmFile/api/File/Upload multipart/form-data; boundary=----WebKitFormBoundaryQAPgD3iHEPrLkpbp 726822 INFO 2025-01-14 15:19:43,565 [75 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 15:19:43,565 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:19:43,565 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.Upload (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:19:43,568 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "Upload", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.UploadResultDto Upload(Sg.HcmFile.File.Dto.UploadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:19:43,759 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:19:43,759 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.Upload (Sg.HcmFile.Web.Core) in 191.0894ms INFO 2025-01-14 15:19:43,759 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.Upload (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:19:43,760 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 195.4239ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:19:50,837 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://10.10.100.41:8080/HcmFile/api/File/Upload multipart/form-data; boundary=----WebKitFormBoundaryrLIrXfkvpRDvkmDZ 908352 INFO 2025-01-14 15:19:50,837 [66 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 15:19:50,838 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:19:50,838 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.Upload (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:19:50,841 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "Upload", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.UploadResultDto Upload(Sg.HcmFile.File.Dto.UploadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:19:51,698 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:19:51,698 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.Upload (Sg.HcmFile.Web.Core) in 856.8809ms INFO 2025-01-14 15:19:51,698 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.Upload (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:19:51,699 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 861.7321ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:20:06,949 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://10.10.100.41:8080/HcmFile/api/File/Upload multipart/form-data; boundary=----WebKitFormBoundarynNrcNhTAAx2A9fF0 908352 INFO 2025-01-14 15:20:06,949 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 15:20:06,949 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:20:06,949 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.Upload (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:20:06,952 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "Upload", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.UploadResultDto Upload(Sg.HcmFile.File.Dto.UploadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:20:07,162 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:20:07,162 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.Upload (Sg.HcmFile.Web.Core) in 209.3342ms INFO 2025-01-14 15:20:07,162 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.Upload (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:20:07,163 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 213.949ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:20:42,328 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://10.10.100.41:8080/HcmFile/api/File/Upload multipart/form-data; boundary=----WebKitFormBoundarySBLuhWOosDhQKMfI 702929 INFO 2025-01-14 15:20:42,328 [75 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 15:20:42,328 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:20:42,328 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.Upload (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:20:42,331 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "Upload", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.UploadResultDto Upload(Sg.HcmFile.File.Dto.UploadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:20:42,533 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:20:42,533 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.Upload (Sg.HcmFile.Web.Core) in 201.6889ms INFO 2025-01-14 15:20:42,533 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.Upload (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:20:42,533 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 205.812ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:20:50,638 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://10.10.100.41:8080/HcmFile/api/File/Upload multipart/form-data; boundary=----WebKitFormBoundaryJCOwoTdA9FOqty8j 673032 INFO 2025-01-14 15:20:50,638 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 15:20:50,638 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:20:50,639 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.Upload (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:20:50,641 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "Upload", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.UploadResultDto Upload(Sg.HcmFile.File.Dto.UploadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:20:50,877 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:20:50,877 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.Upload (Sg.HcmFile.Web.Core) in 235.574ms INFO 2025-01-14 15:20:50,877 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.Upload (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:20:50,877 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 239.9188ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:20:59,308 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://10.10.100.41:8080/HcmFile/api/File/Upload multipart/form-data; boundary=----WebKitFormBoundarySn0iYNy5Yhjs6FVY 653649 INFO 2025-01-14 15:20:59,308 [19 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 15:20:59,309 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:20:59,309 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.Upload (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:20:59,316 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "Upload", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.UploadResultDto Upload(Sg.HcmFile.File.Dto.UploadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:20:59,523 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:20:59,523 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.Upload (Sg.HcmFile.Web.Core) in 206.8521ms INFO 2025-01-14 15:20:59,523 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.Upload (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:20:59,524 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 215.6889ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:21:06,116 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://10.10.100.41:8080/HcmFile/api/File/Upload multipart/form-data; boundary=----WebKitFormBoundaryEmQWFbRNTqyV40JF 863993 INFO 2025-01-14 15:21:06,116 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 15:21:06,117 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:21:06,117 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.Upload (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:21:06,120 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "Upload", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.UploadResultDto Upload(Sg.HcmFile.File.Dto.UploadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:21:06,325 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:21:06,325 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.Upload (Sg.HcmFile.Web.Core) in 205.0373ms INFO 2025-01-14 15:21:06,325 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.Upload (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:21:06,326 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 209.6225ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:21:13,351 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://10.10.100.41:8080/HcmFile/api/File/Upload multipart/form-data; boundary=----WebKitFormBoundary2oB9uAdBlsRHy6Vm 816023 INFO 2025-01-14 15:21:13,351 [21 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 15:21:13,351 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:21:13,352 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.Upload (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:21:13,354 [21 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "Upload", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.UploadResultDto Upload(Sg.HcmFile.File.Dto.UploadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:21:13,553 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:21:13,553 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.Upload (Sg.HcmFile.Web.Core) in 199.2276ms INFO 2025-01-14 15:21:13,554 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.Upload (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:21:13,554 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 203.2203ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:21:20,568 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://10.10.100.41:8080/HcmFile/api/File/Upload multipart/form-data; boundary=----WebKitFormBoundaryZQV5167LQnsY2pSG 1303665 INFO 2025-01-14 15:21:20,568 [75 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 15:21:20,569 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:21:20,569 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.Upload (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:21:20,571 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "Upload", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.UploadResultDto Upload(Sg.HcmFile.File.Dto.UploadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:21:20,869 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:21:20,869 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.Upload (Sg.HcmFile.Web.Core) in 297.8707ms INFO 2025-01-14 15:21:20,869 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.Upload (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:21:20,870 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 301.9817ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:21:29,055 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://10.10.100.41:8080/HcmFile/api/File/Upload multipart/form-data; boundary=----WebKitFormBoundaryNQJcSY0M9tKJbNAn 923019 INFO 2025-01-14 15:21:29,055 [75 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 15:21:29,056 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:21:29,056 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.Upload (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:21:29,060 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "Upload", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.UploadResultDto Upload(Sg.HcmFile.File.Dto.UploadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:21:29,269 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:21:29,269 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.Upload (Sg.HcmFile.Web.Core) in 208.8466ms INFO 2025-01-14 15:21:29,269 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.Upload (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:21:29,270 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 214.8302ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:21:36,120 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://10.10.100.41:8080/HcmFile/api/File/Upload multipart/form-data; boundary=----WebKitFormBoundaryXKTkLTBBWtsHQnpn 686670 INFO 2025-01-14 15:21:36,120 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 15:21:36,121 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:21:36,121 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.Upload (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:21:36,125 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "Upload", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.UploadResultDto Upload(Sg.HcmFile.File.Dto.UploadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:21:36,329 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:21:36,329 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.Upload (Sg.HcmFile.Web.Core) in 204.0395ms INFO 2025-01-14 15:21:36,329 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.Upload (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:21:36,330 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 209.9415ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:21:42,388 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://10.10.100.41:8080/HcmFile/api/File/Upload multipart/form-data; boundary=----WebKitFormBoundaryRENdORSjuKV5gPma 624414 INFO 2025-01-14 15:21:42,388 [21 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 15:21:42,389 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:21:42,389 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.Upload (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:21:42,392 [21 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "Upload", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.UploadResultDto Upload(Sg.HcmFile.File.Dto.UploadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:21:42,586 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:21:42,586 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.Upload (Sg.HcmFile.Web.Core) in 194.0946ms INFO 2025-01-14 15:21:42,586 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.Upload (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:21:42,587 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 198.4933ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:23:27,558 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadById? application/json 113 INFO 2025-01-14 15:23:27,558 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 15:23:27,558 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:23:27,562 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:23:27,565 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:23:27,577 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:23:27,600 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core) in 35.3114ms INFO 2025-01-14 15:23:27,600 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:23:27,601 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.7833ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:24:05,453 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadById? application/json 113 INFO 2025-01-14 15:24:05,453 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 15:24:05,454 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:24:05,454 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:24:05,456 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:24:05,469 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:24:05,492 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core) in 35.889ms INFO 2025-01-14 15:24:05,492 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:24:05,492 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.4068ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:24:15,214 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=f8057b6d-033d-026d-f965-91ec86147c6f application/x-www-form-urlencoded 0 INFO 2025-01-14 15:24:15,214 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:24:15,216 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=649aea34-727a-3046-39c1-58cb40989399 application/x-www-form-urlencoded 0 INFO 2025-01-14 15:24:15,217 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:24:15,219 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:24:15,219 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:24:15,222 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:24:15,222 [63 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:24:15,228 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:24:15,228 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.5251ms INFO 2025-01-14 15:24:15,228 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:24:15,228 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.6664ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:24:15,232 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:24:15,232 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 10.3404ms INFO 2025-01-14 15:24:15,232 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:24:15,233 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.4094ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:24:22,761 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownLoadFileMul? application/json 730 INFO 2025-01-14 15:24:22,761 [62 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 15:24:22,762 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:24:22,762 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownLoadFileMul (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:24:22,766 [62 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownLoadFileMul", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownLoadFileMulOutDto DownLoadFileMul(Sg.HcmFile.File.Dto.DownLoadFileMulDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:24:23,329 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:24:35,591 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownLoadFileMul (Sg.HcmFile.Web.Core) in 12824.478ms INFO 2025-01-14 15:24:35,591 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownLoadFileMul (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:24:35,591 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12830.0126ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:24:36,784 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=ca38e8a9-62f9-8ab2-95f1-181b911121a1 application/x-www-form-urlencoded 0 INFO 2025-01-14 15:24:36,785 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:24:36,785 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=4b1d6656-caf5-03e9-ff38-e2f32b26ff1f application/x-www-form-urlencoded 0 INFO 2025-01-14 15:24:36,785 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:24:36,785 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:24:36,785 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:24:36,788 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:24:36,788 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:24:36,795 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:24:36,795 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:24:36,795 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 7.1276ms INFO 2025-01-14 15:24:36,795 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:24:36,795 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 7.1515ms INFO 2025-01-14 15:24:36,796 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:24:36,796 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.6075ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:24:36,796 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9951ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:25:04,076 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=bccf240f-bddc-164a-58a1-e41874a8b906 application/x-www-form-urlencoded 0 INFO 2025-01-14 15:25:04,076 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=73fd6e8b-1702-1493-898a-f5c8bf59a71e application/x-www-form-urlencoded 0 INFO 2025-01-14 15:25:04,076 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:25:04,076 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:25:04,077 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:25:04,077 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:25:04,079 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:25:04,079 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:25:04,086 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:25:04,086 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.4993ms INFO 2025-01-14 15:25:04,086 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:25:04,086 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:25:04,086 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.6099ms INFO 2025-01-14 15:25:04,086 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:25:04,086 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0838ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:25:04,086 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0812ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:25:31,877 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=bccf240f-bddc-164a-58a1-e41874a8b906 application/x-www-form-urlencoded 0 INFO 2025-01-14 15:25:31,877 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=73fd6e8b-1702-1493-898a-f5c8bf59a71e application/x-www-form-urlencoded 0 INFO 2025-01-14 15:25:31,877 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:25:31,877 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:25:31,877 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:25:31,877 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:25:31,880 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:25:31,880 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:25:31,886 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:25:31,886 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.4362ms INFO 2025-01-14 15:25:31,886 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:25:31,886 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8785ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:25:31,888 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:25:31,888 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 8.0056ms INFO 2025-01-14 15:25:31,888 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:25:31,889 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1572ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:25:45,437 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=c6e6858d-8358-8adb-26be-f81e577bfa7a application/x-www-form-urlencoded 0 INFO 2025-01-14 15:25:45,437 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=d40034da-6a31-0ac0-65bf-84fe5a7d0aa2 application/x-www-form-urlencoded 0 INFO 2025-01-14 15:25:45,437 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:25:45,437 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:25:45,437 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:25:45,437 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:25:45,440 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:25:45,440 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:25:45,446 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:25:45,446 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:25:45,447 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.5677ms INFO 2025-01-14 15:25:45,447 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:25:45,447 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.5848ms INFO 2025-01-14 15:25:45,447 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:25:45,447 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8444ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:25:45,447 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0893ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:25:58,735 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=3e6e14ff-0849-a3f4-5eb7-2a3bf34c7414 application/x-www-form-urlencoded 0 INFO 2025-01-14 15:25:58,735 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=b58ec59b-44ca-8296-777a-69ca920a7773 application/x-www-form-urlencoded 0 INFO 2025-01-14 15:25:58,735 [18 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:25:58,735 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:25:58,735 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:25:58,735 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:25:58,738 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:25:58,738 [18 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:25:58,744 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:25:58,744 [18 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:25:58,744 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.6572ms INFO 2025-01-14 15:25:58,745 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:25:58,745 [18 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.6584ms INFO 2025-01-14 15:25:58,745 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:25:58,745 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1324ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:25:58,745 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0611ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:32:10,477 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadById? application/json 191 INFO 2025-01-14 15:32:10,477 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 15:32:10,477 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:32:10,478 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:32:10,480 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:32:10,498 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:32:10,517 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core) in 36.3148ms INFO 2025-01-14 15:32:10,517 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:32:10,517 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.0172ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:40:08,444 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadById? application/json 113 INFO 2025-01-14 15:40:08,444 [18 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 15:40:08,445 [18 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:40:08,445 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:40:08,448 [18 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:40:08,478 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:40:08,501 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core) in 52.5148ms INFO 2025-01-14 15:40:08,501 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:40:08,501 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.1571ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:40:35,879 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadById? application/json 113 INFO 2025-01-14 15:40:35,879 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 15:40:35,880 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:40:35,880 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:40:35,883 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:40:35,919 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:40:35,939 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core) in 56.2245ms INFO 2025-01-14 15:40:35,939 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:40:35,939 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.1317ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:42:31,781 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownLoadFileMul? application/json 496 INFO 2025-01-14 15:42:31,782 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 15:42:31,782 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:42:31,782 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownLoadFileMul (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:42:31,785 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownLoadFileMul", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownLoadFileMulOutDto DownLoadFileMul(Sg.HcmFile.File.Dto.DownLoadFileMulDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:42:32,283 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:42:32,630 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownLoadFileMul (Sg.HcmFile.Web.Core) in 845.2501ms INFO 2025-01-14 15:42:32,630 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownLoadFileMul (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:42:32,631 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 849.2633ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:43:11,463 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://10.10.100.41:8080/HcmFile/api/File/Upload multipart/form-data; boundary=----WebKitFormBoundary0n1m7lS7AQWMGl9e 818943 INFO 2025-01-14 15:43:11,464 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 15:43:11,464 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:43:11,467 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.Upload (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:43:11,471 [50 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "Upload", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.UploadResultDto Upload(Sg.HcmFile.File.Dto.UploadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:43:11,673 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:43:11,673 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.Upload (Sg.HcmFile.Web.Core) in 202.5551ms INFO 2025-01-14 15:43:11,673 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.Upload (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:43:11,674 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 210.8447ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:45:52,800 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=aa1fe890-4510-4de9-e060-e91d564b08fa application/x-www-form-urlencoded 0 INFO 2025-01-14 15:45:52,800 [17 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:45:52,803 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=ea7ff65c-f208-e3b0-251e-08da1a2b9a35 application/x-www-form-urlencoded 0 INFO 2025-01-14 15:45:52,803 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:45:52,803 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:45:52,804 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:45:52,806 [21 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:45:52,806 [17 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:45:52,813 [17 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:45:52,813 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:45:52,813 [17 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.4623ms INFO 2025-01-14 15:45:52,813 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:45:52,813 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.5761ms INFO 2025-01-14 15:45:52,813 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:45:52,813 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9044ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:45:52,813 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.0888ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:45:58,952 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById application/json-patch+json 120 INFO 2025-01-14 15:45:58,953 [17 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:45:58,953 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:45:58,956 [17 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:45:58,964 [17 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:45:58,974 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 18.291ms INFO 2025-01-14 15:45:58,974 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:45:58,974 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.9722ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:46:06,715 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadById? application/json 140 INFO 2025-01-14 15:46:06,715 [67 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 15:46:06,716 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:46:06,718 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:46:06,721 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:46:06,729 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:46:06,753 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core) in 32.1459ms INFO 2025-01-14 15:46:06,754 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:46:06,754 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.5376ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:46:07,756 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=fc0b00fa-2631-9697-5965-190fbb5d5cd9 application/x-www-form-urlencoded 0 INFO 2025-01-14 15:46:07,757 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:46:07,757 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:46:07,758 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=f7862790-d082-6e98-8d21-1d16fec0d4e2 application/x-www-form-urlencoded 0 INFO 2025-01-14 15:46:07,758 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:46:07,758 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:46:07,760 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:46:07,761 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:46:07,767 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:46:07,767 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.3754ms INFO 2025-01-14 15:46:07,768 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:46:07,768 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7744ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:46:07,770 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:46:07,770 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 10.3582ms INFO 2025-01-14 15:46:07,770 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:46:07,770 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.9434ms 200 application/json; charset=utf-8 INFO 2025-01-14 15:46:14,320 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById application/json-patch+json 120 INFO 2025-01-14 15:46:14,320 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 15:46:14,321 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:46:14,323 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 15:46:14,332 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 15:46:14,341 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 17.9666ms INFO 2025-01-14 15:46:14,342 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 15:46:14,342 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.9707ms 200 application/json; charset=utf-8 INFO 2025-01-14 16:28:27,840 [1 ] tCore.Builder.RequestLocalizationOptions - Supported Request Localization Cultures: en,es-MX,fr,de,it,nl,pt-BR,tr,ru,ar,ja,zh-CN,zh-Hans INFO 2025-01-14 16:28:28,037 [1 ] taProtection.KeyManagement.XmlKeyManager - User profile is available. Using 'C:\Users\HcmFile\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. INFO 2025-01-14 16:28:28,098 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=b04c828a-1f07-d0f2-82c1-b7fe76f6b851 application/x-www-form-urlencoded 0 INFO 2025-01-14 16:28:28,098 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=dd82b528-77d7-bb87-0aa5-7639e51ca333 application/x-www-form-urlencoded 0 INFO 2025-01-14 16:28:28,334 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 16:28:28,334 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 16:28:28,490 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 16:28:28,490 [13 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 16:28:30,052 [13 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 16:28:30,052 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 16:28:32,489 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 16:28:32,495 [12 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 16:28:32,535 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 2478.7871ms INFO 2025-01-14 16:28:32,535 [12 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 2478.7869ms INFO 2025-01-14 16:28:32,536 [12 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 16:28:32,536 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 16:28:32,542 [12 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4444.875ms 200 application/json; charset=utf-8 INFO 2025-01-14 16:28:32,542 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4444.8746ms 200 application/json; charset=utf-8 INFO 2025-01-14 16:28:43,320 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=11c4e9b4-e6ed-cc6a-cef5-44edacbdfb35 application/x-www-form-urlencoded 0 INFO 2025-01-14 16:28:43,333 [12 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=d6851a7f-3bbb-b7ef-2726-2682257475a4 application/x-www-form-urlencoded 0 INFO 2025-01-14 16:28:43,357 [12 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 16:28:43,357 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 16:28:43,358 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 16:28:43,358 [12 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 16:28:43,364 [12 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 16:28:43,364 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 16:28:43,382 [12 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 16:28:43,382 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 16:28:43,383 [12 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 18.9167ms INFO 2025-01-14 16:28:43,383 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 18.9644ms INFO 2025-01-14 16:28:43,383 [12 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 16:28:43,383 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 16:28:43,384 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.1681ms 200 application/json; charset=utf-8 INFO 2025-01-14 16:28:43,384 [12 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.7495ms 200 application/json; charset=utf-8 INFO 2025-01-14 16:35:48,854 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=a9fd8269-58e5-65d3-5d47-9eb7ea544e04&attachTableName= INFO 2025-01-14 16:35:48,854 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=baf1ec25-0e03-b428-cb9d-dfb3a209359a&attachTableName= INFO 2025-01-14 16:35:48,857 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 16:35:48,857 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 16:35:48,872 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 16:35:48,873 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 16:35:48,876 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 16:35:48,876 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 16:35:48,889 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 16:35:48,889 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 16:35:48,890 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 13.6488ms INFO 2025-01-14 16:35:48,890 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 13.798ms INFO 2025-01-14 16:35:48,890 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 16:35:48,891 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 16:35:48,891 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.5992ms 200 application/json; charset=utf-8 INFO 2025-01-14 16:35:48,891 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.2068ms 200 application/json; charset=utf-8 INFO 2025-01-14 16:36:00,059 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=a9fd8269-58e5-65d3-5d47-9eb7ea544e04&attachTableName= INFO 2025-01-14 16:36:00,060 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=baf1ec25-0e03-b428-cb9d-dfb3a209359a&attachTableName= INFO 2025-01-14 16:36:00,065 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 16:36:00,065 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 16:36:00,067 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 16:36:00,067 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 16:36:00,076 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 16:36:00,076 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 16:36:00,109 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 16:36:00,109 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 16:36:00,111 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 34.31ms INFO 2025-01-14 16:36:00,111 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 34.174ms INFO 2025-01-14 16:36:00,111 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 16:36:00,111 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 16:36:00,112 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.9569ms 200 application/json; charset=utf-8 INFO 2025-01-14 16:36:00,112 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.182ms 200 application/json; charset=utf-8 INFO 2025-01-14 16:38:30,286 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=a9fd8269-58e5-65d3-5d47-9eb7ea544e04&attachTableName= INFO 2025-01-14 16:38:30,287 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 16:38:30,288 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 16:38:30,291 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=baf1ec25-0e03-b428-cb9d-dfb3a209359a&attachTableName= INFO 2025-01-14 16:38:30,292 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 16:38:30,292 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 16:38:30,292 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 16:38:30,295 [39 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 16:38:30,308 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 16:38:30,308 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 16:38:30,309 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 16.6218ms INFO 2025-01-14 16:38:30,309 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 16:38:30,309 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 13.6462ms INFO 2025-01-14 16:38:30,309 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 16:38:30,309 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.5275ms 200 application/json; charset=utf-8 INFO 2025-01-14 16:38:30,309 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.1411ms 200 application/json; charset=utf-8 INFO 2025-01-14 16:40:39,569 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById? application/json 55 INFO 2025-01-14 16:40:39,572 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 16:40:39,573 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 16:40:39,579 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 16:40:39,584 [47 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 16:40:39,683 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 16:40:39,706 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 121.5317ms INFO 2025-01-14 16:40:39,706 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 16:40:39,706 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 137.2653ms 200 application/json; charset=utf-8 INFO 2025-01-14 16:41:36,217 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=a9fd8269-58e5-65d3-5d47-9eb7ea544e04&attachTableName= INFO 2025-01-14 16:41:36,218 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=baf1ec25-0e03-b428-cb9d-dfb3a209359a&attachTableName= INFO 2025-01-14 16:41:36,219 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 16:41:36,219 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 16:41:36,220 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 16:41:36,220 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 16:41:36,224 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 16:41:36,224 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 16:41:36,241 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 16:41:36,241 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 16:41:36,242 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 17.8859ms INFO 2025-01-14 16:41:36,242 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 17.8307ms INFO 2025-01-14 16:41:36,242 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 16:41:36,242 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 16:41:36,242 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.2857ms 200 application/json; charset=utf-8 INFO 2025-01-14 16:41:36,242 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.8931ms 200 application/json; charset=utf-8 INFO 2025-01-14 16:42:19,423 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=baf1ec25-0e03-b428-cb9d-dfb3a209359a&attachTableName= INFO 2025-01-14 16:42:19,423 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=a9fd8269-58e5-65d3-5d47-9eb7ea544e04&attachTableName= INFO 2025-01-14 16:42:19,425 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 16:42:19,425 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 16:42:19,431 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 16:42:19,431 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 16:42:19,435 [47 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 16:42:19,435 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 16:42:19,445 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 16:42:19,445 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 16:42:19,446 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 11.1516ms INFO 2025-01-14 16:42:19,446 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 11.1121ms INFO 2025-01-14 16:42:19,446 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 16:42:19,446 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 16:42:19,446 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.6525ms 200 application/json; charset=utf-8 INFO 2025-01-14 16:42:19,446 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.6042ms 200 application/json; charset=utf-8 INFO 2025-01-14 16:44:39,764 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById? application/json 55 INFO 2025-01-14 16:44:39,765 [62 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 16:44:39,766 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 16:44:39,766 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 16:44:39,769 [62 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 16:44:39,797 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 16:44:39,801 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 31.6243ms INFO 2025-01-14 16:44:39,801 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 16:44:39,802 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.5436ms 200 application/json; charset=utf-8 INFO 2025-01-14 16:44:55,297 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById? application/json 55 INFO 2025-01-14 16:44:55,297 [62 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 16:44:55,298 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 16:44:55,298 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 16:44:55,301 [62 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 16:44:55,325 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 16:44:55,332 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 30.0967ms INFO 2025-01-14 16:44:55,332 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 16:44:55,332 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.636ms 200 application/json; charset=utf-8 INFO 2025-01-14 16:45:41,330 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=ca38e8a9-62f9-8ab2-95f1-181b911121a1&attachTableName= INFO 2025-01-14 16:45:41,331 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 16:45:41,331 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 16:45:41,334 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 16:45:41,339 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=4b1d6656-caf5-03e9-ff38-e2f32b26ff1f&attachTableName= INFO 2025-01-14 16:45:41,339 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 16:45:41,340 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 16:45:41,343 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 16:45:41,348 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 16:45:41,349 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 14.1708ms INFO 2025-01-14 16:45:41,349 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 16:45:41,349 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.4115ms 200 application/json; charset=utf-8 INFO 2025-01-14 16:45:41,351 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 16:45:41,351 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 8.3885ms INFO 2025-01-14 16:45:41,351 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 16:45:41,352 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.9761ms 200 application/json; charset=utf-8 INFO 2025-01-14 16:48:39,047 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=c6e6858d-8358-8adb-26be-f81e577bfa7a&attachTableName= INFO 2025-01-14 16:48:39,048 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 16:48:39,049 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 16:48:39,052 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 16:48:39,060 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=d40034da-6a31-0ac0-65bf-84fe5a7d0aa2&attachTableName= INFO 2025-01-14 16:48:39,061 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 16:48:39,062 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 16:48:39,065 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 16:48:39,067 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 16:48:39,068 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 15.9738ms INFO 2025-01-14 16:48:39,068 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 16:48:39,068 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.2563ms 200 application/json; charset=utf-8 INFO 2025-01-14 16:48:39,074 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 16:48:39,074 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 8.8577ms INFO 2025-01-14 16:48:39,074 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 16:48:39,074 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.129ms 200 application/json; charset=utf-8 INFO 2025-01-14 16:53:33,287 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById? application/json 55 INFO 2025-01-14 16:53:33,287 [83 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 16:53:33,288 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 16:53:33,288 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 16:53:33,291 [83 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 16:53:33,335 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 16:53:33,347 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 55.3064ms INFO 2025-01-14 16:53:33,347 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 16:53:33,347 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.3125ms 200 application/json; charset=utf-8 INFO 2025-01-14 16:53:37,770 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById? application/json 55 INFO 2025-01-14 16:53:37,770 [85 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 16:53:37,771 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 16:53:37,771 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 16:53:37,775 [85 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 16:53:37,791 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 16:53:37,804 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 29.4309ms INFO 2025-01-14 16:53:37,804 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 16:53:37,804 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.5754ms 200 application/json; charset=utf-8 INFO 2025-01-14 16:56:39,253 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=bccf240f-bddc-164a-58a1-e41874a8b906&attachTableName= INFO 2025-01-14 16:56:39,254 [92 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 16:56:39,254 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 16:56:39,257 [92 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 16:56:39,266 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=73fd6e8b-1702-1493-898a-f5c8bf59a71e&attachTableName= INFO 2025-01-14 16:56:39,267 [92 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 16:56:39,267 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 16:56:39,270 [92 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 16:56:39,273 [93 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 16:56:39,273 [93 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 16.2088ms INFO 2025-01-14 16:56:39,273 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 16:56:39,274 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8928ms 200 application/json; charset=utf-8 INFO 2025-01-14 16:56:39,278 [92 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 16:56:39,278 [92 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 8.2247ms INFO 2025-01-14 16:56:39,278 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 16:56:39,278 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.4489ms 200 application/json; charset=utf-8 INFO 2025-01-14 17:03:46,885 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById? application/json 55 INFO 2025-01-14 17:03:46,886 [87 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 17:03:46,887 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 17:03:46,890 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:03:46,894 [87 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 17:03:46,921 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 17:03:46,930 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 35.9631ms INFO 2025-01-14 17:03:46,930 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:03:46,930 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.6426ms 200 application/json; charset=utf-8 INFO 2025-01-14 17:03:53,695 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById? application/json 55 INFO 2025-01-14 17:03:53,695 [84 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 17:03:53,696 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 17:03:53,696 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:03:53,699 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 17:03:53,714 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 17:03:53,726 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 26.9068ms INFO 2025-01-14 17:03:53,726 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:03:53,727 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.6283ms 200 application/json; charset=utf-8 INFO 2025-01-14 17:07:48,809 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=3e6e14ff-0849-a3f4-5eb7-2a3bf34c7414&attachTableName= INFO 2025-01-14 17:07:48,810 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 17:07:48,810 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:07:48,813 [76 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 17:07:48,821 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=b58ec59b-44ca-8296-777a-69ca920a7773&attachTableName= INFO 2025-01-14 17:07:48,822 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 17:07:48,822 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:07:48,825 [76 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 17:07:48,825 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 17:07:48,826 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 12.3644ms INFO 2025-01-14 17:07:48,826 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:07:48,826 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.3325ms 200 application/json; charset=utf-8 INFO 2025-01-14 17:07:48,833 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 17:07:48,833 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 8.2628ms INFO 2025-01-14 17:07:48,833 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:07:48,833 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.5247ms 200 application/json; charset=utf-8 INFO 2025-01-14 17:10:04,975 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=2631e2d6-6078-f4c6-9870-bad8d7b6351d&attachTableName= INFO 2025-01-14 17:10:04,976 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 17:10:04,976 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:10:04,979 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 17:10:04,985 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=fd56901b-5d17-fc8c-6a28-918db518a1f7&attachTableName= INFO 2025-01-14 17:10:04,986 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 17:10:04,986 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:10:04,989 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 17:10:04,990 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 17:10:04,991 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 11.6975ms INFO 2025-01-14 17:10:04,991 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:10:04,991 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.1864ms 200 application/json; charset=utf-8 INFO 2025-01-14 17:10:04,996 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 17:10:04,997 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 7.6707ms INFO 2025-01-14 17:10:04,997 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:10:04,997 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8967ms 200 application/json; charset=utf-8 INFO 2025-01-14 17:10:24,346 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById? application/json 55 INFO 2025-01-14 17:10:24,346 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 17:10:24,346 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 17:10:24,347 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:10:24,350 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 17:10:24,384 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 17:10:24,394 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 44.0419ms INFO 2025-01-14 17:10:24,394 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:10:24,394 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.623ms 200 application/json; charset=utf-8 INFO 2025-01-14 17:11:15,402 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById? application/json 55 INFO 2025-01-14 17:11:15,402 [62 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 17:11:15,403 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 17:11:15,403 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:11:15,406 [62 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 17:11:15,427 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 17:11:15,439 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 32.9155ms INFO 2025-01-14 17:11:15,439 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:11:15,439 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.4838ms 200 application/json; charset=utf-8 INFO 2025-01-14 17:12:16,876 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=d00cf164-c766-ef9f-1244-0d1d14933f2a&attachTableName= INFO 2025-01-14 17:12:16,877 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 17:12:16,877 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:12:16,880 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 17:12:16,883 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=72a53032-f930-5b27-cf4a-32f6490516e2&attachTableName= INFO 2025-01-14 17:12:16,884 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 17:12:16,884 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:12:16,887 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 17:12:16,887 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 17:12:16,887 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 7.1937ms INFO 2025-01-14 17:12:16,887 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:12:16,887 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1317ms 200 application/json; charset=utf-8 INFO 2025-01-14 17:12:16,893 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 17:12:16,893 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.5275ms INFO 2025-01-14 17:12:16,893 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:12:16,893 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9318ms 200 application/json; charset=utf-8 INFO 2025-01-14 17:12:19,979 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById? application/json 55 INFO 2025-01-14 17:12:19,980 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 17:12:19,980 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 17:12:19,980 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:12:19,983 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 17:12:20,012 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 17:12:20,021 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 37.8376ms INFO 2025-01-14 17:12:20,021 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:12:20,021 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.7237ms 200 application/json; charset=utf-8 INFO 2025-01-14 17:12:22,914 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById? application/json 55 INFO 2025-01-14 17:12:22,914 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 17:12:22,915 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 17:12:22,915 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:12:22,917 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 17:12:22,938 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 17:12:22,948 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 30.0248ms INFO 2025-01-14 17:12:22,948 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:12:22,948 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.7143ms 200 application/json; charset=utf-8 INFO 2025-01-14 17:12:53,841 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=15f51269-a520-4edd-c720-ca6f92853314 application/x-www-form-urlencoded 0 INFO 2025-01-14 17:12:53,842 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 17:12:53,843 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=9c4742e1-8acb-3961-435f-f82f7294d2ad application/x-www-form-urlencoded 0 INFO 2025-01-14 17:12:53,843 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 17:12:53,844 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:12:53,844 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:12:53,847 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 17:12:53,847 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 17:12:53,853 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 17:12:53,853 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 17:12:53,853 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.252ms INFO 2025-01-14 17:12:53,853 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.3326ms INFO 2025-01-14 17:12:53,853 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:12:53,853 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:12:53,853 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7358ms 200 application/json; charset=utf-8 INFO 2025-01-14 17:12:53,853 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2168ms 200 application/json; charset=utf-8 INFO 2025-01-14 17:13:51,218 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=2631e2d6-6078-f4c6-9870-bad8d7b6351d&attachTableName= INFO 2025-01-14 17:13:51,219 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 17:13:51,219 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:13:51,222 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 17:13:51,227 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=fd56901b-5d17-fc8c-6a28-918db518a1f7&attachTableName= INFO 2025-01-14 17:13:51,228 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 17:13:51,228 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:13:51,230 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 17:13:51,232 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 17:13:51,232 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 10.286ms INFO 2025-01-14 17:13:51,232 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:13:51,232 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.8755ms 200 application/json; charset=utf-8 INFO 2025-01-14 17:13:51,237 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 17:13:51,237 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.4264ms INFO 2025-01-14 17:13:51,237 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:13:51,237 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7918ms 200 application/json; charset=utf-8 INFO 2025-01-14 17:13:53,603 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById? application/json 55 INFO 2025-01-14 17:13:53,603 [49 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 17:13:53,603 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 17:13:53,604 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:13:53,606 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 17:13:53,620 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 17:13:53,631 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 25.0765ms INFO 2025-01-14 17:13:53,631 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:13:53,632 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.8078ms 200 application/json; charset=utf-8 INFO 2025-01-14 17:14:10,539 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById? application/json 55 INFO 2025-01-14 17:14:10,539 [49 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 17:14:10,540 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 17:14:10,540 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:14:10,543 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 17:14:10,553 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 17:14:10,564 [48 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 20.8529ms INFO 2025-01-14 17:14:10,564 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:14:10,564 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.1157ms 200 application/json; charset=utf-8 INFO 2025-01-14 17:14:49,548 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=72a53032-f930-5b27-cf4a-32f6490516e2&attachTableName= INFO 2025-01-14 17:14:49,548 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=d00cf164-c766-ef9f-1244-0d1d14933f2a&attachTableName= INFO 2025-01-14 17:14:49,548 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 17:14:49,548 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 17:14:49,549 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:14:49,549 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:14:49,551 [50 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 17:14:49,552 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 17:14:49,558 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 17:14:49,558 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 17:14:49,558 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.4026ms INFO 2025-01-14 17:14:49,558 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:14:49,558 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.9866ms INFO 2025-01-14 17:14:49,558 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:14:49,558 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4629ms 200 application/json; charset=utf-8 INFO 2025-01-14 17:14:49,558 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5283ms 200 application/json; charset=utf-8 INFO 2025-01-14 17:14:51,147 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById? application/json 55 INFO 2025-01-14 17:14:51,147 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 17:14:51,148 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 17:14:51,148 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:14:51,150 [50 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 17:14:51,159 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 17:14:51,165 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 14.4056ms INFO 2025-01-14 17:14:51,165 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:14:51,165 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.0879ms 200 application/json; charset=utf-8 INFO 2025-01-14 17:15:12,064 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=2631e2d6-6078-f4c6-9870-bad8d7b6351d&attachTableName= INFO 2025-01-14 17:15:12,064 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=fd56901b-5d17-fc8c-6a28-918db518a1f7&attachTableName= INFO 2025-01-14 17:15:12,065 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 17:15:12,065 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 17:15:12,065 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:15:12,065 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:15:12,067 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 17:15:12,067 [50 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 17:15:12,079 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 17:15:12,079 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 11.4764ms INFO 2025-01-14 17:15:12,079 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:15:12,079 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.0147ms 200 application/json; charset=utf-8 INFO 2025-01-14 17:15:12,080 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 17:15:12,080 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 12.8293ms INFO 2025-01-14 17:15:12,080 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:15:12,080 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.3387ms 200 application/json; charset=utf-8 INFO 2025-01-14 17:16:21,733 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=3ead336e-fd3e-89a1-448d-eec7391fb04a&attachTableName= INFO 2025-01-14 17:16:21,734 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 17:16:21,734 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:16:21,736 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 17:16:21,742 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=7c54153e-3151-3c4c-6979-a100272feb66&attachTableName= INFO 2025-01-14 17:16:21,742 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 17:16:21,743 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:16:21,746 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 17:16:21,746 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 9.5653ms INFO 2025-01-14 17:16:21,746 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:16:21,746 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.0579ms 200 application/json; charset=utf-8 INFO 2025-01-14 17:16:21,748 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 17:16:21,754 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 17:16:21,754 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.2225ms INFO 2025-01-14 17:16:21,754 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:16:21,754 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9491ms 200 application/json; charset=utf-8 INFO 2025-01-14 17:16:56,565 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById? application/json 55 INFO 2025-01-14 17:16:56,565 [41 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 17:16:56,566 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 17:16:56,566 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:16:56,569 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 17:16:56,593 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 17:16:56,593 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 24.7905ms INFO 2025-01-14 17:16:56,593 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:16:56,594 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.7595ms 200 application/json; charset=utf-8 INFO 2025-01-14 17:17:00,876 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById? application/json 55 INFO 2025-01-14 17:17:00,876 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 17:17:00,877 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 17:17:00,877 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:17:00,879 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 17:17:00,901 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 17:17:00,906 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 26.2592ms INFO 2025-01-14 17:17:00,906 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:17:00,906 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.0857ms 200 application/json; charset=utf-8 INFO 2025-01-14 17:17:05,173 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById? application/json 55 INFO 2025-01-14 17:17:05,174 [36 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 17:17:05,174 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 17:17:05,174 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:17:05,177 [36 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 17:17:05,186 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 17:17:05,186 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 9.1606ms INFO 2025-01-14 17:17:05,186 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:17:05,186 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.933ms 200 application/json; charset=utf-8 INFO 2025-01-14 17:19:07,679 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=84095aec-f61c-166b-5d18-c63c79ff9cef&attachTableName= INFO 2025-01-14 17:19:07,679 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 17:19:07,679 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=c4c5e228-9886-f197-ee2b-748a74fd35e4&attachTableName= INFO 2025-01-14 17:19:07,679 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:19:07,680 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 17:19:07,680 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:19:07,682 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 17:19:07,682 [31 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 17:19:07,688 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 17:19:07,688 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 17:19:07,688 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.5219ms INFO 2025-01-14 17:19:07,688 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 6.3728ms INFO 2025-01-14 17:19:07,688 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:19:07,689 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:19:07,689 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0285ms 200 application/json; charset=utf-8 INFO 2025-01-14 17:19:07,689 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6647ms 200 application/json; charset=utf-8 INFO 2025-01-14 17:19:09,558 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById? application/json 55 INFO 2025-01-14 17:19:09,558 [33 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 17:19:09,559 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 17:19:09,559 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:19:09,561 [33 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 17:19:09,570 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 17:19:09,576 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 14.4631ms INFO 2025-01-14 17:19:09,576 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:19:09,576 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.1122ms 200 application/json; charset=utf-8 INFO 2025-01-14 17:19:12,581 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById? application/json 55 INFO 2025-01-14 17:19:12,582 [32 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 17:19:12,582 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 17:19:12,582 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:19:12,585 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 17:19:12,593 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 17:19:12,594 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 9.0013ms INFO 2025-01-14 17:19:12,594 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:19:12,594 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.7024ms 200 application/json; charset=utf-8 INFO 2025-01-14 17:19:45,122 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=3ead336e-fd3e-89a1-448d-eec7391fb04a&attachTableName= INFO 2025-01-14 17:19:45,123 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 17:19:45,123 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:19:45,125 [31 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 17:19:45,128 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?&Guid=7c54153e-3151-3c4c-6979-a100272feb66&attachTableName= INFO 2025-01-14 17:19:45,128 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 17:19:45,128 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:19:45,131 [30 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 17:19:45,137 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 17:19:45,137 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 11.9554ms INFO 2025-01-14 17:19:45,137 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:19:45,137 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.3251ms 200 application/json; charset=utf-8 INFO 2025-01-14 17:19:45,139 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 17:19:45,139 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 7.9886ms INFO 2025-01-14 17:19:45,139 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:19:45,139 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3395ms 200 application/json; charset=utf-8 INFO 2025-01-14 17:22:00,528 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadById? application/json 140 INFO 2025-01-14 17:22:00,528 [24 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 17:22:00,529 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 17:22:00,531 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:22:00,536 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 17:22:00,585 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 17:22:00,656 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core) in 120.6831ms INFO 2025-01-14 17:22:00,656 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:22:00,657 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 128.7379ms 200 application/json; charset=utf-8 INFO 2025-01-14 17:22:09,190 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadById? application/json 140 INFO 2025-01-14 17:22:09,190 [24 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-01-14 17:22:09,190 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 17:22:09,190 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:22:09,193 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 17:22:09,227 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 17:22:09,236 [48 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core) in 43.2315ms INFO 2025-01-14 17:22:09,236 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:22:09,237 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.8578ms 200 application/json; charset=utf-8 INFO 2025-01-14 17:42:33,914 [1 ] tCore.Builder.RequestLocalizationOptions - Supported Request Localization Cultures: en,es-MX,fr,de,it,nl,pt-BR,tr,ru,ar,ja,zh-CN,zh-Hans INFO 2025-01-14 17:42:34,109 [1 ] taProtection.KeyManagement.XmlKeyManager - User profile is available. Using 'C:\Users\HcmFile\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. INFO 2025-01-14 17:42:34,167 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetFileBase64?fileUrl=DataFile/Attach/ueditor/202412/2d987f08-aa80-4f25-a961-062627cec811.pdf application/x-www-form-urlencoded 0 INFO 2025-01-14 17:42:34,167 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetFileBase64?fileUrl=DataFile/Attach/ueditor/202412/6ff96144-4c90-415c-8abd-94370946d65f.pdf application/x-www-form-urlencoded 0 INFO 2025-01-14 17:42:34,167 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetFileBase64?fileUrl=DataFile/Attach/ueditor/202412/31bed794-603c-47c3-9c7e-d0f5945f119a.pdf application/x-www-form-urlencoded 0 INFO 2025-01-14 17:42:34,167 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetFileBase64?fileUrl=DataFile/Attach/ueditor/202412/6b7365aa-7031-402f-bfc6-861b5f7b303e.pdf application/x-www-form-urlencoded 0 INFO 2025-01-14 17:42:34,167 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetFileBase64?fileUrl=DataFile/Attach/ueditor/202412/6547a05c-0d75-4e29-8001-6b6730a6846e.pdf application/x-www-form-urlencoded 0 INFO 2025-01-14 17:42:34,400 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 17:42:34,400 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 17:42:34,400 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 17:42:34,401 [15 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 17:42:34,401 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 17:42:34,542 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetFileBase64 (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:42:34,542 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetFileBase64 (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:42:34,542 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetFileBase64 (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:42:34,542 [15 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetFileBase64 (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:42:34,542 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetFileBase64 (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:42:36,071 [15 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetFileBase64", controller = "File", area = ""}. Executing controller action with signature System.String GetFileBase64(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 17:42:36,071 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetFileBase64", controller = "File", area = ""}. Executing controller action with signature System.String GetFileBase64(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 17:42:36,071 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetFileBase64", controller = "File", area = ""}. Executing controller action with signature System.String GetFileBase64(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 17:42:36,071 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetFileBase64", controller = "File", area = ""}. Executing controller action with signature System.String GetFileBase64(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 17:42:36,071 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetFileBase64", controller = "File", area = ""}. Executing controller action with signature System.String GetFileBase64(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 17:42:38,460 [18 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 17:42:38,460 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 17:42:38,460 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 17:42:38,460 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 17:42:38,460 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 17:42:38,571 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetFileBase64 (Sg.HcmFile.Web.Core) in 2495.3703ms INFO 2025-01-14 17:42:38,571 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetFileBase64 (Sg.HcmFile.Web.Core) in 2495.3201ms INFO 2025-01-14 17:42:38,571 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetFileBase64 (Sg.HcmFile.Web.Core) in 2495.4924ms INFO 2025-01-14 17:42:38,572 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetFileBase64 (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:42:38,572 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetFileBase64 (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:42:38,572 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetFileBase64 (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:42:38,572 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetFileBase64 (Sg.HcmFile.Web.Core) in 2500.8354ms INFO 2025-01-14 17:42:38,572 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetFileBase64 (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:42:38,578 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4411.6275ms 200 application/json; charset=utf-8 INFO 2025-01-14 17:42:38,578 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4411.627ms 200 application/json; charset=utf-8 INFO 2025-01-14 17:42:38,578 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4411.5911ms 200 application/json; charset=utf-8 INFO 2025-01-14 17:42:38,578 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4411.6274ms 200 application/json; charset=utf-8 INFO 2025-01-14 17:42:38,593 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetFileBase64 (Sg.HcmFile.Web.Core) in 2521.2508ms INFO 2025-01-14 17:42:38,593 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetFileBase64 (Sg.HcmFile.Web.Core)' INFO 2025-01-14 17:42:38,593 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4427.1667ms 200 application/json; charset=utf-8 INFO 2025-01-14 18:35:19,018 [1 ] tCore.Builder.RequestLocalizationOptions - Supported Request Localization Cultures: en,es-MX,fr,de,it,nl,pt-BR,tr,ru,ar,ja,zh-CN,zh-Hans INFO 2025-01-14 18:35:19,212 [1 ] taProtection.KeyManagement.XmlKeyManager - User profile is available. Using 'C:\Users\HcmFile\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. INFO 2025-01-14 18:35:19,271 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=649aea34-727a-3046-39c1-58cb40989399 application/x-www-form-urlencoded 0 INFO 2025-01-14 18:35:19,271 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=f8057b6d-033d-026d-f965-91ec86147c6f application/x-www-form-urlencoded 0 INFO 2025-01-14 18:35:19,503 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 18:35:19,503 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 18:35:19,648 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 18:35:19,648 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 18:35:21,198 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 18:35:21,198 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 18:35:23,615 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 18:35:23,615 [13 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 18:35:23,660 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 2457.7417ms INFO 2025-01-14 18:35:23,660 [13 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 2457.7414ms INFO 2025-01-14 18:35:23,661 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 18:35:23,661 [13 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 18:35:23,667 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4396.8261ms 200 application/json; charset=utf-8 INFO 2025-01-14 18:35:23,668 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4397.5347ms 200 application/json; charset=utf-8 INFO 2025-01-14 18:35:47,128 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=ca38e8a9-62f9-8ab2-95f1-181b911121a1 application/x-www-form-urlencoded 0 INFO 2025-01-14 18:35:47,129 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=4b1d6656-caf5-03e9-ff38-e2f32b26ff1f application/x-www-form-urlencoded 0 INFO 2025-01-14 18:35:47,165 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 18:35:47,165 [13 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 18:35:47,166 [13 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 18:35:47,166 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 18:35:47,172 [13 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 18:35:47,172 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 18:35:47,189 [15 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 18:35:47,189 [13 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 18:35:47,191 [13 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 17.9776ms INFO 2025-01-14 18:35:47,191 [15 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 18.138ms INFO 2025-01-14 18:35:47,191 [13 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 18:35:47,191 [15 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 18:35:47,191 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.7083ms 200 application/json; charset=utf-8 INFO 2025-01-14 18:35:47,191 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.9451ms 200 application/json; charset=utf-8 INFO 2025-01-14 18:36:14,999 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=c6e6858d-8358-8adb-26be-f81e577bfa7a application/x-www-form-urlencoded 0 INFO 2025-01-14 18:36:15,001 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=d40034da-6a31-0ac0-65bf-84fe5a7d0aa2 application/x-www-form-urlencoded 0 INFO 2025-01-14 18:36:15,005 [13 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 18:36:15,006 [18 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 18:36:15,007 [13 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 18:36:15,008 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 18:36:15,016 [18 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 18:36:15,016 [13 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 18:36:15,047 [18 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 18:36:15,047 [13 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 18:36:15,048 [13 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 32.3415ms INFO 2025-01-14 18:36:15,048 [18 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 32.1291ms INFO 2025-01-14 18:36:15,049 [13 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 18:36:15,049 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 18:36:15,050 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.8269ms 200 application/json; charset=utf-8 INFO 2025-01-14 18:36:15,050 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.4691ms 200 application/json; charset=utf-8 INFO 2025-01-14 18:36:34,700 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=bccf240f-bddc-164a-58a1-e41874a8b906 application/x-www-form-urlencoded 0 INFO 2025-01-14 18:36:34,701 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=73fd6e8b-1702-1493-898a-f5c8bf59a71e application/x-www-form-urlencoded 0 INFO 2025-01-14 18:36:34,702 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 18:36:34,702 [18 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 18:36:34,703 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 18:36:34,703 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 18:36:34,707 [18 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 18:36:34,707 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 18:36:34,722 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 18:36:34,722 [18 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 18:36:34,723 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 15.8638ms INFO 2025-01-14 18:36:34,723 [18 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 15.8259ms INFO 2025-01-14 18:36:34,723 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 18:36:34,723 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 18:36:34,724 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.8882ms 200 application/json; charset=utf-8 INFO 2025-01-14 18:36:34,724 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.8834ms 200 application/json; charset=utf-8 INFO 2025-01-14 18:36:41,899 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById application/json-patch+json 120 INFO 2025-01-14 18:36:41,901 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 18:36:41,902 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 18:36:41,907 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 18:36:41,981 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 18:36:42,009 [17 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 101.8093ms INFO 2025-01-14 18:36:42,009 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 18:36:42,010 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 110.8022ms 200 application/json; charset=utf-8 INFO 2025-01-14 18:37:14,870 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=3e6e14ff-0849-a3f4-5eb7-2a3bf34c7414 application/x-www-form-urlencoded 0 INFO 2025-01-14 18:37:14,870 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=b58ec59b-44ca-8296-777a-69ca920a7773 application/x-www-form-urlencoded 0 INFO 2025-01-14 18:37:14,872 [17 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 18:37:14,872 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 18:37:14,873 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 18:37:14,873 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 18:37:14,877 [21 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 18:37:14,877 [17 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 18:37:14,892 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 18:37:14,892 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 18:37:14,893 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 15.9219ms INFO 2025-01-14 18:37:14,893 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 15.5766ms INFO 2025-01-14 18:37:14,893 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 18:37:14,893 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 18:37:14,894 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.8616ms 200 application/json; charset=utf-8 INFO 2025-01-14 18:37:14,894 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.642ms 200 application/json; charset=utf-8 INFO 2025-01-14 18:37:36,915 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById application/json-patch+json 120 INFO 2025-01-14 18:37:36,916 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 18:37:36,917 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 18:37:36,920 [21 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 18:37:36,972 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 18:37:36,985 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 64.3089ms INFO 2025-01-14 18:37:36,985 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 18:37:36,985 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 70.3431ms 200 application/json; charset=utf-8 INFO 2025-01-14 18:37:46,693 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById application/json-patch+json 120 INFO 2025-01-14 18:37:46,694 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 18:37:46,695 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 18:37:46,699 [30 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 18:37:46,750 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 18:37:46,767 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 67.5313ms INFO 2025-01-14 18:37:46,767 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 18:37:46,767 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 74.2071ms 200 application/json; charset=utf-8 INFO 2025-01-14 18:57:55,911 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=f5bd145b-edea-cd23-50e3-5dde4d128881 application/x-www-form-urlencoded 0 INFO 2025-01-14 18:57:55,912 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 18:57:55,919 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 18:57:55,922 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 18:57:55,927 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=ac9299b9-275b-1285-d275-a66c4299c734 application/x-www-form-urlencoded 0 INFO 2025-01-14 18:57:55,929 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 18:57:55,929 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 18:57:55,932 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 18:57:55,937 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 18:57:55,938 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 15.5592ms INFO 2025-01-14 18:57:55,938 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 18:57:55,938 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.5736ms 200 application/json; charset=utf-8 INFO 2025-01-14 18:57:55,942 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 18:57:55,942 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 10.1586ms INFO 2025-01-14 18:57:55,942 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 18:57:55,942 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.5489ms 200 application/json; charset=utf-8 INFO 2025-01-14 18:58:00,879 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById application/json-patch+json 120 INFO 2025-01-14 18:58:00,880 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 18:58:00,881 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 18:58:00,884 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 18:58:00,900 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 18:58:00,912 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 27.8861ms INFO 2025-01-14 18:58:00,912 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 18:58:00,913 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.6559ms 200 application/json; charset=utf-8 INFO 2025-01-14 18:58:07,933 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=f5bd145b-edea-cd23-50e3-5dde4d128881 application/x-www-form-urlencoded 0 INFO 2025-01-14 18:58:07,934 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 18:58:07,935 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 18:58:07,938 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 18:58:07,950 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 18:58:07,950 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 12.0386ms INFO 2025-01-14 18:58:07,950 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 18:58:07,951 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=ac9299b9-275b-1285-d275-a66c4299c734 application/x-www-form-urlencoded 0 INFO 2025-01-14 18:58:07,952 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.9295ms 200 application/json; charset=utf-8 INFO 2025-01-14 18:58:07,952 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 18:58:07,953 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 18:58:07,956 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 18:58:07,967 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 18:58:07,967 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 11.0735ms INFO 2025-01-14 18:58:07,967 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 18:58:07,967 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.0976ms 200 application/json; charset=utf-8 INFO 2025-01-14 18:58:12,270 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/DownloadImageById application/json-patch+json 120 INFO 2025-01-14 18:58:12,270 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 18:58:12,271 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 18:58:12,274 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownloadImageById", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.DownloadResultDto DownloadImageById(Sg.HcmFile.File.Dto.DownloadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 18:58:12,288 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 18:58:12,306 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core) in 32.1134ms INFO 2025-01-14 18:58:12,306 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.DownloadImageById (Sg.HcmFile.Web.Core)' INFO 2025-01-14 18:58:12,307 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.3295ms 200 application/json; charset=utf-8 INFO 2025-01-14 19:09:57,367 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetFileNameForGuid?&Guid=807ed725-858b-e16d-ac2a-f9c4adff88c4&attachTableName= INFO 2025-01-14 19:09:57,367 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetFileNameForGuid?&Guid=4df02b73-275b-ba73-7db0-c9ffea3b98c2&attachTableName= INFO 2025-01-14 19:09:57,368 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 19:09:57,368 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 19:09:57,379 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetFileNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 19:09:57,379 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetFileNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 19:09:57,385 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetFileNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetFileNameForGuid(System.String, System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 19:09:57,385 [81 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetFileNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetFileNameForGuid(System.String, System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 19:09:57,415 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 19:09:57,415 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 19:09:57,415 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetFileNameForGuid (Sg.HcmFile.Web.Core) in 30.0298ms INFO 2025-01-14 19:09:57,415 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetFileNameForGuid (Sg.HcmFile.Web.Core) in 30.0755ms INFO 2025-01-14 19:09:57,415 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetFileNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 19:09:57,415 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetFileNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 19:09:57,416 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.7362ms 200 application/json; charset=utf-8 INFO 2025-01-14 19:09:57,416 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.9577ms 200 application/json; charset=utf-8 INFO 2025-01-14 19:14:50,119 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=f5bd145b-edea-cd23-50e3-5dde4d128881 application/x-www-form-urlencoded 0 INFO 2025-01-14 19:14:50,120 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 19:14:50,121 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 19:14:50,124 [74 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 19:14:50,131 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=ac9299b9-275b-1285-d275-a66c4299c734 application/x-www-form-urlencoded 0 INFO 2025-01-14 19:14:50,131 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 19:14:50,132 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 19:14:50,135 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 19:14:50,137 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 19:14:50,138 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 13.8379ms INFO 2025-01-14 19:14:50,138 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 19:14:50,139 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.3349ms 200 application/json; charset=utf-8 INFO 2025-01-14 19:14:50,146 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 19:14:50,147 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 11.4881ms INFO 2025-01-14 19:14:50,147 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 19:14:50,147 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.2828ms 200 application/json; charset=utf-8 INFO 2025-01-14 19:17:22,630 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetFileNameForGuid?&Guid=807ed725-858b-e16d-ac2a-f9c4adff88c4&attachTableName= INFO 2025-01-14 19:17:22,631 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 19:17:22,632 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetFileNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 19:17:22,635 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetFileNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetFileNameForGuid(System.String, System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 19:17:22,644 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 19:17:22,644 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetFileNameForGuid (Sg.HcmFile.Web.Core) in 9.4683ms INFO 2025-01-14 19:17:22,645 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetFileNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 19:17:22,645 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.4862ms 200 application/json; charset=utf-8 INFO 2025-01-14 19:17:22,681 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetFileNameForGuid?&Guid=4df02b73-275b-ba73-7db0-c9ffea3b98c2&attachTableName= INFO 2025-01-14 19:17:22,682 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 19:17:22,682 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetFileNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 19:17:22,685 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetFileNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetFileNameForGuid(System.String, System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 19:17:22,693 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 19:17:22,694 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetFileNameForGuid (Sg.HcmFile.Web.Core) in 8.4641ms INFO 2025-01-14 19:17:22,694 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetFileNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 19:17:22,694 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.0021ms 200 application/json; charset=utf-8 INFO 2025-01-14 20:40:15,038 [1 ] tCore.Builder.RequestLocalizationOptions - Supported Request Localization Cultures: en,es-MX,fr,de,it,nl,pt-BR,tr,ru,ar,ja,zh-CN,zh-Hans INFO 2025-01-14 20:40:15,229 [1 ] taProtection.KeyManagement.XmlKeyManager - User profile is available. Using 'C:\Users\HcmFile\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. INFO 2025-01-14 20:40:15,284 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=3e6e14ff-0849-a3f4-5eb7-2a3bf34c7414 application/x-www-form-urlencoded 0 INFO 2025-01-14 20:40:15,284 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=b58ec59b-44ca-8296-777a-69ca920a7773 application/x-www-form-urlencoded 0 INFO 2025-01-14 20:40:15,516 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 20:40:15,516 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 20:40:15,662 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 20:40:15,662 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 20:40:17,201 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 20:40:17,201 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 20:40:19,582 [12 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 20:40:19,582 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 20:40:19,627 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 2421.0124ms INFO 2025-01-14 20:40:19,627 [12 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 2421.0136ms INFO 2025-01-14 20:40:19,627 [12 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 20:40:19,627 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 20:40:19,633 [12 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4349.9372ms 200 application/json; charset=utf-8 INFO 2025-01-14 20:40:19,633 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4349.9376ms 200 application/json; charset=utf-8 INFO 2025-01-14 20:40:27,648 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=73fd6e8b-1702-1493-898a-f5c8bf59a71e application/x-www-form-urlencoded 0 INFO 2025-01-14 20:40:27,648 [12 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=bccf240f-bddc-164a-58a1-e41874a8b906 application/x-www-form-urlencoded 0 INFO 2025-01-14 20:40:27,686 [12 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 20:40:27,686 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 20:40:27,687 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 20:40:27,687 [12 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 20:40:27,692 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 20:40:27,692 [12 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 20:40:27,709 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 20:40:27,709 [12 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 20:40:27,710 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 17.9666ms INFO 2025-01-14 20:40:27,710 [12 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 17.9186ms INFO 2025-01-14 20:40:27,710 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 20:40:27,710 [12 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 20:40:27,711 [12 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.5098ms 200 application/json; charset=utf-8 INFO 2025-01-14 20:40:27,711 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.5104ms 200 application/json; charset=utf-8 INFO 2025-01-14 20:40:35,889 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=c6e6858d-8358-8adb-26be-f81e577bfa7a application/x-www-form-urlencoded 0 INFO 2025-01-14 20:40:35,889 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=d40034da-6a31-0ac0-65bf-84fe5a7d0aa2 application/x-www-form-urlencoded 0 INFO 2025-01-14 20:40:35,894 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 20:40:35,894 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 20:40:35,897 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 20:40:35,897 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 20:40:35,905 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 20:40:35,905 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 20:40:35,935 [12 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 20:40:35,935 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 20:40:35,937 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 31.645ms INFO 2025-01-14 20:40:35,937 [12 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 31.4351ms INFO 2025-01-14 20:40:35,937 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 20:40:35,937 [12 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 20:40:35,938 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.3824ms 200 application/json; charset=utf-8 INFO 2025-01-14 20:40:35,938 [12 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.6256ms 200 application/json; charset=utf-8 INFO 2025-01-14 20:40:47,647 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=ca38e8a9-62f9-8ab2-95f1-181b911121a1 application/x-www-form-urlencoded 0 INFO 2025-01-14 20:40:47,648 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=4b1d6656-caf5-03e9-ff38-e2f32b26ff1f application/x-www-form-urlencoded 0 INFO 2025-01-14 20:40:47,648 [13 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 20:40:47,648 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 20:40:47,649 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 20:40:47,649 [13 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 20:40:47,653 [13 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 20:40:47,653 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 20:40:47,668 [13 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 20:40:47,668 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 20:40:47,670 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 16.3611ms INFO 2025-01-14 20:40:47,670 [13 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 16.3203ms INFO 2025-01-14 20:40:47,670 [13 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 20:40:47,670 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 20:40:47,670 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.3909ms 200 application/json; charset=utf-8 INFO 2025-01-14 20:40:47,670 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.6618ms 200 application/json; charset=utf-8 INFO 2025-01-14 21:00:05,776 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=101243f0-1a80-bd90-bdd1-f16536881619 application/x-www-form-urlencoded 0 INFO 2025-01-14 21:00:05,778 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 21:00:05,784 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=b5b6ad87-264e-c3a3-b35c-ef5aa10b62d1 application/x-www-form-urlencoded 0 INFO 2025-01-14 21:00:05,786 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 21:00:05,786 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 21:00:05,786 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 21:00:05,790 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 21:00:05,790 [50 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 21:00:05,804 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 21:00:05,805 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 15.1804ms INFO 2025-01-14 21:00:05,805 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 21:00:05,805 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.7509ms 200 application/json; charset=utf-8 INFO 2025-01-14 21:00:05,824 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 21:00:05,824 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 34.3792ms INFO 2025-01-14 21:00:05,824 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 21:00:05,824 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.2972ms 200 application/json; charset=utf-8 INFO 2025-01-14 21:03:40,138 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=b58ec59b-44ca-8296-777a-69ca920a7773 application/x-www-form-urlencoded 0 INFO 2025-01-14 21:03:40,140 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 21:03:40,141 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=3e6e14ff-0849-a3f4-5eb7-2a3bf34c7414 application/x-www-form-urlencoded 0 INFO 2025-01-14 21:03:40,142 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 21:03:40,146 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 21:03:40,146 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 21:03:40,150 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 21:03:40,150 [58 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 21:03:40,161 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 21:03:40,161 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 21:03:40,162 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 12.0447ms INFO 2025-01-14 21:03:40,162 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 12.0831ms INFO 2025-01-14 21:03:40,162 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 21:03:40,162 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 21:03:40,162 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.6602ms 200 application/json; charset=utf-8 INFO 2025-01-14 21:03:40,162 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.4431ms 200 application/json; charset=utf-8 INFO 2025-01-14 21:03:57,006 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=ca38e8a9-62f9-8ab2-95f1-181b911121a1 application/x-www-form-urlencoded 0 INFO 2025-01-14 21:03:57,006 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=4b1d6656-caf5-03e9-ff38-e2f32b26ff1f application/x-www-form-urlencoded 0 INFO 2025-01-14 21:03:57,008 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 21:03:57,008 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 21:03:57,009 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 21:03:57,009 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 21:03:57,013 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 21:03:57,013 [58 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 21:03:57,030 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 21:03:57,030 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 21:03:57,031 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 18.22ms INFO 2025-01-14 21:03:57,031 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 18.1601ms INFO 2025-01-14 21:03:57,031 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 21:03:57,031 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 21:03:57,032 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.1949ms 200 application/json; charset=utf-8 INFO 2025-01-14 21:03:57,032 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.2373ms 200 application/json; charset=utf-8 INFO 2025-01-14 21:04:16,622 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=c6e6858d-8358-8adb-26be-f81e577bfa7a application/x-www-form-urlencoded 0 INFO 2025-01-14 21:04:16,622 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=d40034da-6a31-0ac0-65bf-84fe5a7d0aa2 application/x-www-form-urlencoded 0 INFO 2025-01-14 21:04:16,623 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 21:04:16,623 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 21:04:16,624 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 21:04:16,624 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 21:04:16,627 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 21:04:16,627 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 21:04:16,642 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 21:04:16,642 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 21:04:16,642 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 15.0309ms INFO 2025-01-14 21:04:16,642 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 21:04:16,643 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 15.1856ms INFO 2025-01-14 21:04:16,643 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 21:04:16,643 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.0963ms 200 application/json; charset=utf-8 INFO 2025-01-14 21:04:16,643 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.2368ms 200 application/json; charset=utf-8 INFO 2025-01-14 21:04:31,908 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=f8057b6d-033d-026d-f965-91ec86147c6f application/x-www-form-urlencoded 0 INFO 2025-01-14 21:04:31,908 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=649aea34-727a-3046-39c1-58cb40989399 application/x-www-form-urlencoded 0 INFO 2025-01-14 21:04:31,909 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 21:04:31,909 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 21:04:31,909 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 21:04:31,909 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 21:04:31,913 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 21:04:31,913 [63 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 21:04:31,926 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 21:04:31,926 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 13.614ms INFO 2025-01-14 21:04:31,926 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 21:04:31,927 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.2809ms 200 application/json; charset=utf-8 INFO 2025-01-14 21:04:31,929 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 21:04:31,929 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 16.5595ms INFO 2025-01-14 21:04:31,929 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 21:04:31,930 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.9831ms 200 application/json; charset=utf-8 INFO 2025-01-14 21:04:52,064 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=7c34d062-ec8d-8ed7-f431-bc0718fdf5aa application/x-www-form-urlencoded 0 INFO 2025-01-14 21:04:52,064 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 21:04:52,065 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=022cc8b5-73df-5d7d-9985-c199e2fe9157 application/x-www-form-urlencoded 0 INFO 2025-01-14 21:04:52,065 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 21:04:52,066 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 21:04:52,066 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 21:04:52,068 [63 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 21:04:52,069 [62 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 21:04:52,080 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 21:04:52,080 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 21:04:52,081 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 12.1895ms INFO 2025-01-14 21:04:52,081 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 11.3701ms INFO 2025-01-14 21:04:52,081 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 21:04:52,081 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 21:04:52,081 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.6803ms 200 application/json; charset=utf-8 INFO 2025-01-14 21:04:52,081 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.2286ms 200 application/json; charset=utf-8 INFO 2025-01-14 21:05:04,226 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=210cd883-c4c0-ad41-37dd-aa665bcea2d3 application/x-www-form-urlencoded 0 INFO 2025-01-14 21:05:04,226 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://dge.ergotron.com:8080/HcmFile/api/File/GetImageNameForGuid?Guid=aafb4d65-b421-4d07-222a-690d1172756c application/x-www-form-urlencoded 0 INFO 2025-01-14 21:05:04,227 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 21:05:04,227 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 21:05:04,227 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 21:05:04,227 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 21:05:04,230 [63 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 21:05:04,230 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetImageNameForGuid", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.FileInfoDto GetImageNameForGuid(System.String) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 21:05:04,242 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 21:05:04,242 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 21:05:04,243 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 12.0687ms INFO 2025-01-14 21:05:04,243 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core) in 11.9971ms INFO 2025-01-14 21:05:04,243 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 21:05:04,243 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.GetImageNameForGuid (Sg.HcmFile.Web.Core)' INFO 2025-01-14 21:05:04,243 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.1259ms 200 application/json; charset=utf-8 INFO 2025-01-14 21:05:04,243 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.1266ms 200 application/json; charset=utf-8 INFO 2025-01-14 22:41:59,084 [1 ] tCore.Builder.RequestLocalizationOptions - Supported Request Localization Cultures: en,es-MX,fr,de,it,nl,pt-BR,tr,ru,ar,ja,zh-CN,zh-Hans INFO 2025-01-14 22:41:59,276 [1 ] taProtection.KeyManagement.XmlKeyManager - User profile is available. Using 'C:\Users\HcmFile\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. INFO 2025-01-14 22:41:59,330 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/UploadBase64 application/json-patch+json 659681 INFO 2025-01-14 22:41:59,555 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 22:41:59,697 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.UploadBase64 (Sg.HcmFile.Web.Core)' INFO 2025-01-14 22:42:01,242 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "UploadBase64", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.UploadFileMulDto UploadBase64(Sg.HcmFile.File.Dto.UploadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 22:42:03,755 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 22:42:03,783 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.UploadBase64 (Sg.HcmFile.Web.Core) in 2536.9327ms INFO 2025-01-14 22:42:03,784 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.UploadBase64 (Sg.HcmFile.Web.Core)' INFO 2025-01-14 22:42:03,789 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4459.5007ms 200 application/json; charset=utf-8 INFO 2025-01-14 22:42:03,791 [12 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://dge.ergotron.com:8080/HcmFile/api/File/UploadBase64 application/json-patch+json 456617 INFO 2025-01-14 22:42:03,827 [12 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-01-14 22:42:03,828 [12 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.FileController.UploadBase64 (Sg.HcmFile.Web.Core)' INFO 2025-01-14 22:42:03,833 [12 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "UploadBase64", controller = "File", area = ""}. Executing controller action with signature Sg.HcmFile.File.Dto.UploadFileMulDto UploadBase64(Sg.HcmFile.File.Dto.UploadDto) on controller Sg.Hcm.Controllers.FileController (Sg.HcmFile.Web.Core). INFO 2025-01-14 22:42:03,876 [12 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-01-14 22:42:03,877 [12 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.FileController.UploadBase64 (Sg.HcmFile.Web.Core) in 43.7891ms INFO 2025-01-14 22:42:03,877 [12 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.FileController.UploadBase64 (Sg.HcmFile.Web.Core)' INFO 2025-01-14 22:42:03,877 [12 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 85.5794ms 200 application/json; charset=utf-8