2025-06-23 00:01:34.249 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/ - null null 2025-06-23 00:01:34.294 +09:00 [INF] No cached response available for this request. 2025-06-23 00:01:34.296 +09:00 [INF] Executing endpoint '/Index' 2025-06-23 00:01:34.296 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2025-06-23 00:01:34.296 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2025-06-23 00:01:34.300 +09:00 [INF] Executed handler method OnGet, returned result . 2025-06-23 00:01:34.300 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2025-06-23 00:01:34.302 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2025-06-23 00:01:34.309 +09:00 [INF] Executed page /Index in 13.3493ms 2025-06-23 00:01:34.309 +09:00 [INF] Executed endpoint '/Index' 2025-06-23 00:01:34.309 +09:00 [INF] The response could not be cached for this request. 2025-06-23 00:01:34.309 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/ - 200 null text/html; charset=utf-8 60.1161ms 2025-06-23 00:08:06.095 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/ - null null 2025-06-23 00:08:06.096 +09:00 [INF] Executing endpoint '/Index' 2025-06-23 00:08:06.096 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2025-06-23 00:08:06.096 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2025-06-23 00:08:06.096 +09:00 [INF] Executed handler method OnGet, returned result . 2025-06-23 00:08:06.096 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2025-06-23 00:08:06.096 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2025-06-23 00:08:06.098 +09:00 [INF] Executed page /Index in 1.5632ms 2025-06-23 00:08:06.098 +09:00 [INF] Executed endpoint '/Index' 2025-06-23 00:08:06.098 +09:00 [INF] The response could not be cached for this request. 2025-06-23 00:08:06.099 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/ - 200 null text/html; charset=utf-8 4.0849ms 2025-06-23 00:11:03.541 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/ - null null 2025-06-23 00:11:03.543 +09:00 [INF] No cached response available for this request. 2025-06-23 00:11:03.544 +09:00 [INF] Executing endpoint '/Index' 2025-06-23 00:11:03.544 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2025-06-23 00:11:03.544 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2025-06-23 00:11:03.544 +09:00 [INF] Executed handler method OnGet, returned result . 2025-06-23 00:11:03.544 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2025-06-23 00:11:03.545 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2025-06-23 00:11:03.548 +09:00 [INF] Executed page /Index in 3.656ms 2025-06-23 00:11:03.548 +09:00 [INF] Executed endpoint '/Index' 2025-06-23 00:11:03.548 +09:00 [INF] The response could not be cached for this request. 2025-06-23 00:11:03.549 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/ - 200 null text/html; charset=utf-8 7.9032ms 2025-06-23 00:22:10.178 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/.env - null null 2025-06-23 00:22:10.179 +09:00 [INF] No cached response available for this request. 2025-06-23 00:22:10.180 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 00:22:10.180 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 00:22:10.180 +09:00 [INF] The response could not be cached for this request. 2025-06-23 00:22:10.180 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/.env - 401 0 null 1.9606ms 2025-06-23 00:22:10.863 +09:00 [INF] Request starting HTTP/1.1 POST http://4.216.53.201/ - application/x-www-form-urlencoded 11 2025-06-23 00:22:10.865 +09:00 [INF] Executing endpoint '/Index' 2025-06-23 00:22:10.866 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2025-06-23 00:22:10.885 +09:00 [INF] Antiforgery token validation failed. The required antiforgery cookie ".AspNetCore.Antiforgery.YZQZXC2yCjg" is not present. Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The required antiforgery cookie ".AspNetCore.Antiforgery.YZQZXC2yCjg" is not present. at Microsoft.AspNetCore.Antiforgery.DefaultAntiforgery.ValidateRequestAsync(HttpContext httpContext) at Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.ValidateAntiforgeryTokenAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) 2025-06-23 00:22:10.893 +09:00 [INF] Authorization failed for the request at filter 'Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.AutoValidateAntiforgeryTokenAuthorizationFilter'. 2025-06-23 00:22:10.894 +09:00 [INF] Executing StatusCodeResult, setting HTTP status code 400 2025-06-23 00:22:10.894 +09:00 [INF] Executed page /Index in 28.4649ms 2025-06-23 00:22:10.894 +09:00 [INF] Executed endpoint '/Index' 2025-06-23 00:22:10.895 +09:00 [INF] Request finished HTTP/1.1 POST http://4.216.53.201/ - 400 0 null 31.4071ms 2025-06-23 00:29:28.099 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/var/logs/prod.log - null null 2025-06-23 00:29:28.099 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 00:29:28.100 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 00:29:28.101 +09:00 [INF] The response could not be cached for this request. 2025-06-23 00:29:28.101 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/var/logs/prod.log - 401 0 null 1.4209ms 2025-06-23 00:41:00.997 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/registerUser.html?init=1 - null null 2025-06-23 00:41:01.003 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 00:41:01.003 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 00:41:01.003 +09:00 [INF] The response could not be cached for this request. 2025-06-23 00:41:01.003 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/registerUser.html?init=1 - 401 0 null 6.4702ms 2025-06-23 00:50:10.911 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/.env.bak - null null 2025-06-23 00:50:10.912 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 00:50:10.912 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 00:50:10.912 +09:00 [INF] The response could not be cached for this request. 2025-06-23 00:50:10.912 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/.env.bak - 401 0 null 0.4463ms 2025-06-23 00:57:44.895 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/.env.old - null null 2025-06-23 00:57:44.896 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 00:57:44.896 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 00:57:44.896 +09:00 [INF] The response could not be cached for this request. 2025-06-23 00:57:44.896 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/.env.old - 401 0 null 1.4908ms 2025-06-23 01:08:06.318 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/api/shared/config.env - null null 2025-06-23 01:08:06.320 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 01:08:06.320 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 01:08:06.320 +09:00 [INF] The response could not be cached for this request. 2025-06-23 01:08:06.321 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/api/shared/config.env - 401 0 null 2.8523ms 2025-06-23 01:13:06.974 +09:00 [INF] Request starting HTTP/1.1 PROPFIND http://4.216.53.201:443/ - null null 2025-06-23 01:13:06.980 +09:00 [INF] Executing endpoint '/Index' 2025-06-23 01:13:06.980 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2025-06-23 01:13:06.987 +09:00 [INF] Antiforgery token validation failed. The required antiforgery cookie ".AspNetCore.Antiforgery.YZQZXC2yCjg" is not present. Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The required antiforgery cookie ".AspNetCore.Antiforgery.YZQZXC2yCjg" is not present. at Microsoft.AspNetCore.Antiforgery.DefaultAntiforgery.ValidateRequestAsync(HttpContext httpContext) at Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.ValidateAntiforgeryTokenAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) 2025-06-23 01:13:06.994 +09:00 [INF] Authorization failed for the request at filter 'Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.AutoValidateAntiforgeryTokenAuthorizationFilter'. 2025-06-23 01:13:06.995 +09:00 [INF] Executing StatusCodeResult, setting HTTP status code 400 2025-06-23 01:13:06.995 +09:00 [INF] Executed page /Index in 15.2197ms 2025-06-23 01:13:06.995 +09:00 [INF] Executed endpoint '/Index' 2025-06-23 01:13:06.996 +09:00 [INF] Request finished HTTP/1.1 PROPFIND http://4.216.53.201:443/ - 400 0 null 21.3737ms 2025-06-23 01:18:57.273 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/_fragment?_path=what%3D-1%26_controller%3Dphpinfo&_hash=bVjOOGxwZ7ViiaxY2n13jSEDiec%3D - null null 2025-06-23 01:18:57.275 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 01:18:57.275 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 01:18:57.275 +09:00 [INF] The response could not be cached for this request. 2025-06-23 01:18:57.276 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/_fragment?_path=what%3D-1%26_controller%3Dphpinfo&_hash=bVjOOGxwZ7ViiaxY2n13jSEDiec%3D - 401 0 null 2.2188ms 2025-06-23 02:35:35.390 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/.git/config - null null 2025-06-23 02:35:35.391 +09:00 [INF] No cached response available for this request. 2025-06-23 02:35:35.394 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 02:35:35.394 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 02:35:35.394 +09:00 [INF] The response could not be cached for this request. 2025-06-23 02:35:35.395 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/.git/config - 401 0 null 4.4997ms 2025-06-23 02:38:09.254 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/owa/auth/x.js - null null 2025-06-23 02:38:09.254 +09:00 [INF] No cached response available for this request. 2025-06-23 02:38:09.310 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 02:38:09.310 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 02:38:09.310 +09:00 [INF] The response could not be cached for this request. 2025-06-23 02:38:09.310 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/owa/auth/x.js - 401 0 null 55.8398ms 2025-06-23 03:43:30.847 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201:443/?XDEBUG_SESSION_START=phpstorm - null null 2025-06-23 03:43:30.849 +09:00 [INF] No cached response available for this request. 2025-06-23 03:43:30.850 +09:00 [INF] Executing endpoint '/Index' 2025-06-23 03:43:30.850 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2025-06-23 03:43:30.866 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2025-06-23 03:43:30.867 +09:00 [INF] Executed handler method OnGet, returned result . 2025-06-23 03:43:30.867 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2025-06-23 03:43:30.867 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2025-06-23 03:43:30.876 +09:00 [INF] Executed page /Index in 26.1313ms 2025-06-23 03:43:30.877 +09:00 [INF] Executed endpoint '/Index' 2025-06-23 03:43:30.877 +09:00 [INF] The response could not be cached for this request. 2025-06-23 03:43:30.877 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201:443/?XDEBUG_SESSION_START=phpstorm - 200 null text/html; charset=utf-8 29.6298ms 2025-06-23 03:53:11.541 +09:00 [INF] Request starting HTTP/1.1 PROPFIND http://4.216.53.201:443/ - null null 2025-06-23 03:53:11.544 +09:00 [INF] Executing endpoint '/Index' 2025-06-23 03:53:11.544 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2025-06-23 03:53:11.561 +09:00 [INF] Antiforgery token validation failed. The required antiforgery cookie ".AspNetCore.Antiforgery.YZQZXC2yCjg" is not present. Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The required antiforgery cookie ".AspNetCore.Antiforgery.YZQZXC2yCjg" is not present. at Microsoft.AspNetCore.Antiforgery.DefaultAntiforgery.ValidateRequestAsync(HttpContext httpContext) at Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.ValidateAntiforgeryTokenAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) 2025-06-23 03:53:11.567 +09:00 [INF] Authorization failed for the request at filter 'Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.AutoValidateAntiforgeryTokenAuthorizationFilter'. 2025-06-23 03:53:11.571 +09:00 [INF] Executing StatusCodeResult, setting HTTP status code 400 2025-06-23 03:53:11.571 +09:00 [INF] Executed page /Index in 27.1462ms 2025-06-23 03:53:11.571 +09:00 [INF] Executed endpoint '/Index' 2025-06-23 03:53:11.573 +09:00 [INF] Request finished HTTP/1.1 PROPFIND http://4.216.53.201:443/ - 400 0 null 31.8761ms 2025-06-23 04:19:09.963 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/.env - null null 2025-06-23 04:19:09.965 +09:00 [INF] No cached response available for this request. 2025-06-23 04:19:09.967 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 04:19:09.967 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 04:19:09.967 +09:00 [INF] The response could not be cached for this request. 2025-06-23 04:19:09.969 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/.env - 401 0 null 5.3073ms 2025-06-23 04:19:10.372 +09:00 [INF] Request starting HTTP/1.1 POST http://4.216.53.201/ - application/x-www-form-urlencoded 20 2025-06-23 04:19:10.372 +09:00 [INF] Executing endpoint '/Index' 2025-06-23 04:19:10.372 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2025-06-23 04:19:10.390 +09:00 [INF] Antiforgery token validation failed. The required antiforgery cookie ".AspNetCore.Antiforgery.YZQZXC2yCjg" is not present. Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The required antiforgery cookie ".AspNetCore.Antiforgery.YZQZXC2yCjg" is not present. at Microsoft.AspNetCore.Antiforgery.DefaultAntiforgery.ValidateRequestAsync(HttpContext httpContext) at Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.ValidateAntiforgeryTokenAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) 2025-06-23 04:19:10.392 +09:00 [INF] Authorization failed for the request at filter 'Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.AutoValidateAntiforgeryTokenAuthorizationFilter'. 2025-06-23 04:19:10.392 +09:00 [INF] Executing StatusCodeResult, setting HTTP status code 400 2025-06-23 04:19:10.393 +09:00 [INF] Executed page /Index in 20.338ms 2025-06-23 04:19:10.393 +09:00 [INF] Executed endpoint '/Index' 2025-06-23 04:19:10.394 +09:00 [INF] Request finished HTTP/1.1 POST http://4.216.53.201/ - 400 0 null 22.1849ms 2025-06-23 04:19:10.801 +09:00 [INF] Request starting HTTP/1.1 POST http://4.216.53.201/core/.env - application/x-www-form-urlencoded 20 2025-06-23 04:19:10.802 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 04:19:10.802 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 04:19:10.803 +09:00 [INF] Request finished HTTP/1.1 POST http://4.216.53.201/core/.env - 401 0 null 1.7514ms 2025-06-23 04:19:11.203 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/core/.env - null null 2025-06-23 04:19:11.204 +09:00 [INF] No cached response available for this request. 2025-06-23 04:19:11.204 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 04:19:11.204 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 04:19:11.205 +09:00 [INF] The response could not be cached for this request. 2025-06-23 04:19:11.205 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/core/.env - 401 0 null 1.716ms 2025-06-23 04:19:11.606 +09:00 [INF] Request starting HTTP/1.1 POST http://4.216.53.201/ - application/x-www-form-urlencoded 20 2025-06-23 04:19:11.608 +09:00 [INF] Executing endpoint '/Index' 2025-06-23 04:19:11.608 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2025-06-23 04:19:11.608 +09:00 [INF] Antiforgery token validation failed. The required antiforgery cookie ".AspNetCore.Antiforgery.YZQZXC2yCjg" is not present. Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The required antiforgery cookie ".AspNetCore.Antiforgery.YZQZXC2yCjg" is not present. at Microsoft.AspNetCore.Antiforgery.DefaultAntiforgery.ValidateRequestAsync(HttpContext httpContext) at Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.ValidateAntiforgeryTokenAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) 2025-06-23 04:19:11.609 +09:00 [INF] Authorization failed for the request at filter 'Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.AutoValidateAntiforgeryTokenAuthorizationFilter'. 2025-06-23 04:19:11.609 +09:00 [INF] Executing StatusCodeResult, setting HTTP status code 400 2025-06-23 04:19:11.610 +09:00 [INF] Executed page /Index in 2.195ms 2025-06-23 04:19:11.610 +09:00 [INF] Executed endpoint '/Index' 2025-06-23 04:19:11.610 +09:00 [INF] Request finished HTTP/1.1 POST http://4.216.53.201/ - 400 0 null 3.6739ms 2025-06-23 04:19:12.015 +09:00 [INF] Request starting HTTP/1.1 POST http://4.216.53.201/core/.env - application/x-www-form-urlencoded 20 2025-06-23 04:19:12.016 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 04:19:12.017 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 04:19:12.017 +09:00 [INF] Request finished HTTP/1.1 POST http://4.216.53.201/core/.env - 401 0 null 1.9236ms 2025-06-23 04:21:22.444 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/.git/refs/tags/ - null null 2025-06-23 04:21:22.444 +09:00 [INF] No cached response available for this request. 2025-06-23 04:21:22.445 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 04:21:22.445 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 04:21:22.445 +09:00 [INF] The response could not be cached for this request. 2025-06-23 04:21:22.445 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/.git/refs/tags/ - 401 0 null 1.7323ms 2025-06-23 04:40:06.143 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/version - null null 2025-06-23 04:40:06.146 +09:00 [INF] No cached response available for this request. 2025-06-23 04:40:06.147 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 04:40:06.147 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 04:40:06.147 +09:00 [INF] The response could not be cached for this request. 2025-06-23 04:40:06.150 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/version - 401 0 null 6.2933ms 2025-06-23 05:35:56.593 +09:00 [WRN] Using an in-memory repository. Keys will not be persisted to storage. 2025-06-23 05:35:56.697 +09:00 [WRN] Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2025-06-23 05:35:56.798 +09:00 [INF] Creating key {5dc49061-e48c-411c-97b0-c8924a870805} with creation date 2025-06-22 20:35:56Z, activation date 2025-06-22 20:35:56Z, and expiration date 2025-09-20 20:35:56Z. 2025-06-23 05:35:56.840 +09:00 [WRN] No XML encryptor configured. Key {5dc49061-e48c-411c-97b0-c8924a870805} may be persisted to storage in unencrypted form. 2025-06-23 05:35:56.932 +09:00 [INF] Now listening on: http://localhost:5000 2025-06-23 05:35:56.937 +09:00 [INF] Application started. Press Ctrl+C to shut down. 2025-06-23 05:35:56.938 +09:00 [INF] Hosting environment: Production 2025-06-23 05:35:56.938 +09:00 [INF] Content root path: /var/www/imaadd/csweb 2025-06-23 05:38:54.128 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/.env - null null 2025-06-23 05:38:54.146 +09:00 [WRN] Failed to determine the https port for redirect. 2025-06-23 05:38:54.153 +09:00 [INF] No cached response available for this request. 2025-06-23 05:38:54.158 +09:00 [WRN] Failed to determine the https port for redirect. 2025-06-23 05:38:54.236 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 05:38:54.285 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 05:38:54.286 +09:00 [INF] The response could not be cached for this request. 2025-06-23 05:38:54.297 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/.env - 401 0 null 170.973ms 2025-06-23 05:38:55.440 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/twilio.env - null null 2025-06-23 05:38:55.442 +09:00 [INF] No cached response available for this request. 2025-06-23 05:38:55.452 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 05:38:55.453 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 05:38:55.454 +09:00 [INF] The response could not be cached for this request. 2025-06-23 05:38:55.454 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/twilio.env - 401 0 null 14.6581ms 2025-06-23 05:38:56.565 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/aws.env - null null 2025-06-23 05:38:56.565 +09:00 [INF] No cached response available for this request. 2025-06-23 05:38:56.568 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 05:38:56.570 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 05:38:56.570 +09:00 [INF] The response could not be cached for this request. 2025-06-23 05:38:56.571 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/aws.env - 401 0 null 5.9793ms 2025-06-23 05:38:57.703 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/conf.env - null null 2025-06-23 05:38:57.706 +09:00 [INF] No cached response available for this request. 2025-06-23 05:38:57.707 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 05:38:57.708 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 05:38:57.708 +09:00 [INF] The response could not be cached for this request. 2025-06-23 05:38:57.709 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/conf.env - 401 0 null 6.3341ms 2025-06-23 05:39:01.029 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/ses.env - null null 2025-06-23 05:39:01.031 +09:00 [INF] No cached response available for this request. 2025-06-23 05:39:01.031 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 05:39:01.031 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 05:39:01.032 +09:00 [INF] The response could not be cached for this request. 2025-06-23 05:39:01.033 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/ses.env - 401 0 null 3.8314ms 2025-06-23 05:39:02.196 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/dev/.env~ - null null 2025-06-23 05:39:02.196 +09:00 [INF] No cached response available for this request. 2025-06-23 05:39:02.198 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 05:39:02.199 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 05:39:02.199 +09:00 [INF] The response could not be cached for this request. 2025-06-23 05:39:02.200 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/dev/.env~ - 401 0 null 3.379ms 2025-06-23 05:39:03.434 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/lara/.env - null null 2025-06-23 05:39:03.435 +09:00 [INF] No cached response available for this request. 2025-06-23 05:39:03.435 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 05:39:03.436 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 05:39:03.437 +09:00 [INF] The response could not be cached for this request. 2025-06-23 05:39:03.437 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/lara/.env - 401 0 null 3.2475ms 2025-06-23 05:39:05.421 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/dev/.env0 - null null 2025-06-23 05:39:05.423 +09:00 [INF] No cached response available for this request. 2025-06-23 05:39:05.424 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 05:39:05.424 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 05:39:05.424 +09:00 [INF] The response could not be cached for this request. 2025-06-23 05:39:05.424 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/dev/.env0 - 401 0 null 2.8773ms 2025-06-23 05:39:06.608 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/node/.env - null null 2025-06-23 05:39:06.609 +09:00 [INF] No cached response available for this request. 2025-06-23 05:39:06.610 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 05:39:06.610 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 05:39:06.610 +09:00 [INF] The response could not be cached for this request. 2025-06-23 05:39:06.610 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/node/.env - 401 0 null 2.1866ms 2025-06-23 05:39:07.770 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/jest/.env - null null 2025-06-23 05:39:07.773 +09:00 [INF] No cached response available for this request. 2025-06-23 05:39:07.775 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 05:39:07.775 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 05:39:07.775 +09:00 [INF] The response could not be cached for this request. 2025-06-23 05:39:07.776 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/jest/.env - 401 0 null 6.2049ms 2025-06-23 05:39:08.973 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/helm/.env - null null 2025-06-23 05:39:08.974 +09:00 [INF] No cached response available for this request. 2025-06-23 05:39:08.975 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 05:39:08.975 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 05:39:08.975 +09:00 [INF] The response could not be cached for this request. 2025-06-23 05:39:08.977 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/helm/.env - 401 0 null 2.2415ms 2025-06-23 05:39:10.131 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/debug.env - null null 2025-06-23 05:39:10.132 +09:00 [INF] No cached response available for this request. 2025-06-23 05:39:10.133 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 05:39:10.133 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 05:39:10.133 +09:00 [INF] The response could not be cached for this request. 2025-06-23 05:39:10.134 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/debug.env - 401 0 null 2.5822ms 2025-06-23 05:39:11.436 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/next/.env - null null 2025-06-23 05:39:11.438 +09:00 [INF] No cached response available for this request. 2025-06-23 05:39:11.438 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 05:39:11.439 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 05:39:11.439 +09:00 [INF] The response could not be cached for this request. 2025-06-23 05:39:11.441 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/next/.env - 401 0 null 4.4242ms 2025-06-23 05:39:13.310 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/env.local - null null 2025-06-23 05:39:13.313 +09:00 [INF] No cached response available for this request. 2025-06-23 05:39:13.313 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 05:39:13.313 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 05:39:13.313 +09:00 [INF] The response could not be cached for this request. 2025-06-23 05:39:13.314 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/env.local - 401 0 null 3.1887ms 2025-06-23 05:39:15.544 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/envs/.env - null null 2025-06-23 05:39:15.546 +09:00 [INF] No cached response available for this request. 2025-06-23 05:39:15.547 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 05:39:15.547 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 05:39:15.548 +09:00 [INF] The response could not be cached for this request. 2025-06-23 05:39:15.549 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/envs/.env - 401 0 null 4.3027ms 2025-06-23 05:39:17.411 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/email.env - null null 2025-06-23 05:39:17.411 +09:00 [INF] No cached response available for this request. 2025-06-23 05:39:17.411 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 05:39:17.414 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 05:39:17.414 +09:00 [INF] The response could not be cached for this request. 2025-06-23 05:39:17.414 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/email.env - 401 0 null 3.4644ms 2025-06-23 05:39:19.357 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/env_2.txt - null null 2025-06-23 05:39:19.358 +09:00 [INF] No cached response available for this request. 2025-06-23 05:39:19.358 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 05:39:19.361 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 05:39:19.361 +09:00 [INF] The response could not be cached for this request. 2025-06-23 05:39:19.361 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/env_2.txt - 401 0 null 3.892ms 2025-06-23 05:39:20.654 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/front.env - null null 2025-06-23 05:39:20.654 +09:00 [INF] No cached response available for this request. 2025-06-23 05:39:20.654 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 05:39:20.655 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 05:39:20.655 +09:00 [INF] The response could not be cached for this request. 2025-06-23 05:39:20.656 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/front.env - 401 0 null 2.4532ms 2025-06-23 05:39:22.167 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/nest/.env - null null 2025-06-23 05:39:22.170 +09:00 [INF] No cached response available for this request. 2025-06-23 05:39:22.170 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 05:39:22.170 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 05:39:22.171 +09:00 [INF] The response could not be cached for this request. 2025-06-23 05:39:22.172 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/nest/.env - 401 0 null 4.5936ms 2025-06-23 05:39:23.258 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/brevo.env - null null 2025-06-23 05:39:23.260 +09:00 [INF] No cached response available for this request. 2025-06-23 05:39:23.262 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 05:39:23.262 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 05:39:23.263 +09:00 [INF] The response could not be cached for this request. 2025-06-23 05:39:23.264 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/brevo.env - 401 0 null 5.3833ms 2025-06-23 05:39:24.637 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/api/.env0 - null null 2025-06-23 05:39:24.637 +09:00 [INF] No cached response available for this request. 2025-06-23 05:39:24.638 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 05:39:24.639 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 05:39:24.639 +09:00 [INF] The response could not be cached for this request. 2025-06-23 05:39:24.639 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/api/.env0 - 401 0 null 1.8387ms 2025-06-23 05:39:25.733 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/.env_user - null null 2025-06-23 05:39:25.734 +09:00 [INF] No cached response available for this request. 2025-06-23 05:39:25.734 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 05:39:25.734 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 05:39:25.734 +09:00 [INF] The response could not be cached for this request. 2025-06-23 05:39:25.734 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/.env_user - 401 0 null 0.7046ms 2025-06-23 05:39:26.904 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/BACK/.env - null null 2025-06-23 05:39:26.907 +09:00 [INF] No cached response available for this request. 2025-06-23 05:39:26.907 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 05:39:26.908 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 05:39:26.908 +09:00 [INF] The response could not be cached for this request. 2025-06-23 05:39:26.909 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/BACK/.env - 401 0 null 4.7807ms 2025-06-23 05:39:28.102 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/.prod-env - null null 2025-06-23 05:39:28.102 +09:00 [INF] No cached response available for this request. 2025-06-23 05:39:28.103 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 05:39:28.103 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 05:39:28.103 +09:00 [INF] The response could not be cached for this request. 2025-06-23 05:39:28.103 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/.prod-env - 401 0 null 0.7784ms 2025-06-23 05:39:29.219 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/admin.env - null null 2025-06-23 05:39:29.220 +09:00 [INF] No cached response available for this request. 2025-06-23 05:39:29.220 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 05:39:29.220 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 05:39:29.220 +09:00 [INF] The response could not be cached for this request. 2025-06-23 05:39:29.220 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/admin.env - 401 0 null 0.9776ms 2025-06-23 05:39:30.329 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/app/.env~ - null null 2025-06-23 05:39:30.330 +09:00 [INF] No cached response available for this request. 2025-06-23 05:39:30.330 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 05:39:30.330 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 05:39:30.330 +09:00 [INF] The response could not be cached for this request. 2025-06-23 05:39:30.330 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/app/.env~ - 401 0 null 0.9079ms 2025-06-23 05:39:32.156 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/User/.env - null null 2025-06-23 05:39:32.157 +09:00 [INF] No cached response available for this request. 2025-06-23 05:39:32.157 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 05:39:32.158 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 05:39:32.160 +09:00 [INF] The response could not be cached for this request. 2025-06-23 05:39:32.161 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/User/.env - 401 0 null 5.3542ms 2025-06-23 05:39:33.311 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/cloud.env - null null 2025-06-23 05:39:33.311 +09:00 [INF] No cached response available for this request. 2025-06-23 05:39:33.311 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 05:39:33.311 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 05:39:33.311 +09:00 [INF] The response could not be cached for this request. 2025-06-23 05:39:33.311 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/cloud.env - 401 0 null 0.7045ms 2025-06-23 05:39:35.182 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/api/.env~ - null null 2025-06-23 05:39:35.182 +09:00 [INF] No cached response available for this request. 2025-06-23 05:39:35.182 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 05:39:35.185 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 05:39:35.185 +09:00 [INF] The response could not be cached for this request. 2025-06-23 05:39:35.185 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/api/.env~ - 401 0 null 2.9506ms 2025-06-23 05:39:36.425 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/cicd/.env - null null 2025-06-23 05:39:36.428 +09:00 [INF] No cached response available for this request. 2025-06-23 05:39:36.428 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 05:39:36.429 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 05:39:36.429 +09:00 [INF] The response could not be cached for this request. 2025-06-23 05:39:36.430 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/cicd/.env - 401 0 null 4.4175ms 2025-06-23 05:39:37.574 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/Lara/.env - null null 2025-06-23 05:39:37.574 +09:00 [INF] No cached response available for this request. 2025-06-23 05:39:37.575 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 05:39:37.575 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 05:39:37.575 +09:00 [INF] The response could not be cached for this request. 2025-06-23 05:39:37.575 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/Lara/.env - 401 0 null 0.8751ms 2025-06-23 05:44:45.385 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/appsettings.Production.json - null null 2025-06-23 05:44:45.387 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 05:44:45.387 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 05:44:45.387 +09:00 [INF] The response could not be cached for this request. 2025-06-23 05:44:45.388 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/appsettings.Production.json - 401 0 null 2.5623ms 2025-06-23 05:45:56.510 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201:443/actuator/gateway/routes - null null 2025-06-23 05:45:56.512 +09:00 [INF] No cached response available for this request. 2025-06-23 05:45:56.512 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 05:45:56.513 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 05:45:56.513 +09:00 [INF] The response could not be cached for this request. 2025-06-23 05:45:56.513 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201:443/actuator/gateway/routes - 401 0 null 3.0296ms 2025-06-23 05:53:20.725 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/.gitlab-ci.yml - null null 2025-06-23 05:53:20.726 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 05:53:20.728 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 05:53:20.729 +09:00 [INF] The response could not be cached for this request. 2025-06-23 05:53:20.729 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/.gitlab-ci.yml - 401 0 null 3.2478ms 2025-06-23 06:03:23.473 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/s/aura - null null 2025-06-23 06:03:23.474 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 06:03:23.475 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 06:03:23.475 +09:00 [INF] The response could not be cached for this request. 2025-06-23 06:03:23.475 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/s/aura - 401 0 null 2.1618ms 2025-06-23 06:07:25.689 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/ - null null 2025-06-23 06:07:25.692 +09:00 [INF] No cached response available for this request. 2025-06-23 06:07:25.697 +09:00 [INF] Executing endpoint '/Index' 2025-06-23 06:07:25.813 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2025-06-23 06:07:25.825 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2025-06-23 06:07:25.829 +09:00 [INF] Executed handler method OnGet, returned result . 2025-06-23 06:07:25.833 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2025-06-23 06:07:25.833 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2025-06-23 06:07:25.922 +09:00 [INF] Executed page /Index in 104.1498ms 2025-06-23 06:07:25.923 +09:00 [INF] Executed endpoint '/Index' 2025-06-23 06:07:25.923 +09:00 [INF] The response could not be cached for this request. 2025-06-23 06:07:25.926 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/ - 200 null text/html; charset=utf-8 236.4102ms 2025-06-23 06:07:26.230 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/.git/config - null null 2025-06-23 06:07:26.231 +09:00 [INF] No cached response available for this request. 2025-06-23 06:07:26.231 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 06:07:26.231 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 06:07:26.232 +09:00 [INF] The response could not be cached for this request. 2025-06-23 06:07:26.232 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/.git/config - 401 0 null 2.517ms 2025-06-23 06:13:42.621 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/robots.txt - null null 2025-06-23 06:13:42.628 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 06:13:42.628 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 06:13:42.628 +09:00 [INF] The response could not be cached for this request. 2025-06-23 06:13:42.628 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/robots.txt - 401 0 null 7.2389ms 2025-06-23 06:24:10.400 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/admin/.git/config - null null 2025-06-23 06:24:10.403 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 06:24:10.403 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 06:24:10.403 +09:00 [INF] The response could not be cached for this request. 2025-06-23 06:24:10.405 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/admin/.git/config - 401 0 null 5.5496ms 2025-06-23 06:28:42.437 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/ - null null 2025-06-23 06:28:42.439 +09:00 [INF] No cached response available for this request. 2025-06-23 06:28:42.451 +09:00 [INF] Executing endpoint '/Index' 2025-06-23 06:28:42.475 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2025-06-23 06:28:42.476 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2025-06-23 06:28:42.479 +09:00 [INF] Executed handler method OnGet, returned result . 2025-06-23 06:28:42.479 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2025-06-23 06:28:42.479 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2025-06-23 06:28:42.506 +09:00 [INF] Executed page /Index in 30.9021ms 2025-06-23 06:28:42.506 +09:00 [INF] Executed endpoint '/Index' 2025-06-23 06:28:42.506 +09:00 [INF] The response could not be cached for this request. 2025-06-23 06:28:42.506 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/ - 200 null text/html; charset=utf-8 69.5906ms 2025-06-23 06:28:42.663 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/wp-includes/wlwmanifest.xml - null null 2025-06-23 06:28:42.663 +09:00 [INF] No cached response available for this request. 2025-06-23 06:28:42.665 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 06:28:42.665 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 06:28:42.665 +09:00 [INF] The response could not be cached for this request. 2025-06-23 06:28:42.665 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/wp-includes/wlwmanifest.xml - 401 0 null 1.997ms 2025-06-23 06:28:42.822 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/xmlrpc.php?rsd - null null 2025-06-23 06:28:42.822 +09:00 [INF] No cached response available for this request. 2025-06-23 06:28:42.823 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 06:28:42.823 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 06:28:42.823 +09:00 [INF] The response could not be cached for this request. 2025-06-23 06:28:42.823 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/xmlrpc.php?rsd - 401 0 null 1.0326ms 2025-06-23 06:28:42.980 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/ - null null 2025-06-23 06:28:42.980 +09:00 [INF] No cached response available for this request. 2025-06-23 06:28:42.980 +09:00 [INF] Executing endpoint '/Index' 2025-06-23 06:28:42.980 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2025-06-23 06:28:42.981 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2025-06-23 06:28:42.981 +09:00 [INF] Executed handler method OnGet, returned result . 2025-06-23 06:28:42.981 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2025-06-23 06:28:42.981 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2025-06-23 06:28:42.984 +09:00 [INF] Executed page /Index in 3.156ms 2025-06-23 06:28:42.984 +09:00 [INF] Executed endpoint '/Index' 2025-06-23 06:28:42.984 +09:00 [INF] The response could not be cached for this request. 2025-06-23 06:28:42.985 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/ - 200 null text/html; charset=utf-8 4.6639ms 2025-06-23 06:28:43.141 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/blog/wp-includes/wlwmanifest.xml - null null 2025-06-23 06:28:43.141 +09:00 [INF] No cached response available for this request. 2025-06-23 06:28:43.142 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 06:28:43.143 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 06:28:43.143 +09:00 [INF] The response could not be cached for this request. 2025-06-23 06:28:43.143 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/blog/wp-includes/wlwmanifest.xml - 401 0 null 2.5856ms 2025-06-23 06:28:43.299 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/web/wp-includes/wlwmanifest.xml - null null 2025-06-23 06:28:43.299 +09:00 [INF] No cached response available for this request. 2025-06-23 06:28:43.300 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 06:28:43.300 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 06:28:43.300 +09:00 [INF] The response could not be cached for this request. 2025-06-23 06:28:43.300 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/web/wp-includes/wlwmanifest.xml - 401 0 null 0.6442ms 2025-06-23 06:28:43.457 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/wordpress/wp-includes/wlwmanifest.xml - null null 2025-06-23 06:28:43.458 +09:00 [INF] No cached response available for this request. 2025-06-23 06:28:43.458 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 06:28:43.459 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 06:28:43.459 +09:00 [INF] The response could not be cached for this request. 2025-06-23 06:28:43.460 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/wordpress/wp-includes/wlwmanifest.xml - 401 0 null 2.4617ms 2025-06-23 06:28:43.615 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/website/wp-includes/wlwmanifest.xml - null null 2025-06-23 06:28:43.616 +09:00 [INF] No cached response available for this request. 2025-06-23 06:28:43.616 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 06:28:43.616 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 06:28:43.616 +09:00 [INF] The response could not be cached for this request. 2025-06-23 06:28:43.616 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/website/wp-includes/wlwmanifest.xml - 401 0 null 0.7617ms 2025-06-23 06:28:43.773 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/wp/wp-includes/wlwmanifest.xml - null null 2025-06-23 06:28:43.773 +09:00 [INF] No cached response available for this request. 2025-06-23 06:28:43.773 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 06:28:43.773 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 06:28:43.773 +09:00 [INF] The response could not be cached for this request. 2025-06-23 06:28:43.776 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/wp/wp-includes/wlwmanifest.xml - 401 0 null 2.823ms 2025-06-23 06:28:43.931 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/news/wp-includes/wlwmanifest.xml - null null 2025-06-23 06:28:43.932 +09:00 [INF] No cached response available for this request. 2025-06-23 06:28:43.933 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 06:28:43.933 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 06:28:43.933 +09:00 [INF] The response could not be cached for this request. 2025-06-23 06:28:43.934 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/news/wp-includes/wlwmanifest.xml - 401 0 null 2.947ms 2025-06-23 06:28:44.089 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/2018/wp-includes/wlwmanifest.xml - null null 2025-06-23 06:28:44.090 +09:00 [INF] No cached response available for this request. 2025-06-23 06:28:44.090 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 06:28:44.091 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 06:28:44.091 +09:00 [INF] The response could not be cached for this request. 2025-06-23 06:28:44.092 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/2018/wp-includes/wlwmanifest.xml - 401 0 null 2.271ms 2025-06-23 06:28:44.247 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/2019/wp-includes/wlwmanifest.xml - null null 2025-06-23 06:28:44.247 +09:00 [INF] No cached response available for this request. 2025-06-23 06:28:44.247 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 06:28:44.248 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 06:28:44.248 +09:00 [INF] The response could not be cached for this request. 2025-06-23 06:28:44.249 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/2019/wp-includes/wlwmanifest.xml - 401 0 null 2.4032ms 2025-06-23 06:28:44.405 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/shop/wp-includes/wlwmanifest.xml - null null 2025-06-23 06:28:44.406 +09:00 [INF] No cached response available for this request. 2025-06-23 06:28:44.406 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 06:28:44.406 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 06:28:44.406 +09:00 [INF] The response could not be cached for this request. 2025-06-23 06:28:44.407 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/shop/wp-includes/wlwmanifest.xml - 401 0 null 2.4133ms 2025-06-23 06:28:44.563 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/wp1/wp-includes/wlwmanifest.xml - null null 2025-06-23 06:28:44.565 +09:00 [INF] No cached response available for this request. 2025-06-23 06:28:44.565 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 06:28:44.565 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 06:28:44.565 +09:00 [INF] The response could not be cached for this request. 2025-06-23 06:28:44.565 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/wp1/wp-includes/wlwmanifest.xml - 401 0 null 1.8107ms 2025-06-23 06:28:44.722 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/test/wp-includes/wlwmanifest.xml - null null 2025-06-23 06:28:44.723 +09:00 [INF] No cached response available for this request. 2025-06-23 06:28:44.724 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 06:28:44.725 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 06:28:44.725 +09:00 [INF] The response could not be cached for this request. 2025-06-23 06:28:44.726 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/test/wp-includes/wlwmanifest.xml - 401 0 null 3.2416ms 2025-06-23 06:28:44.881 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/media/wp-includes/wlwmanifest.xml - null null 2025-06-23 06:28:44.884 +09:00 [INF] No cached response available for this request. 2025-06-23 06:28:44.884 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 06:28:44.884 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 06:28:44.884 +09:00 [INF] The response could not be cached for this request. 2025-06-23 06:28:44.884 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/media/wp-includes/wlwmanifest.xml - 401 0 null 3.4101ms 2025-06-23 06:28:45.041 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/wp2/wp-includes/wlwmanifest.xml - null null 2025-06-23 06:28:45.042 +09:00 [INF] No cached response available for this request. 2025-06-23 06:28:45.042 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 06:28:45.042 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 06:28:45.042 +09:00 [INF] The response could not be cached for this request. 2025-06-23 06:28:45.042 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/wp2/wp-includes/wlwmanifest.xml - 401 0 null 0.7187ms 2025-06-23 06:28:45.199 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/site/wp-includes/wlwmanifest.xml - null null 2025-06-23 06:28:45.199 +09:00 [INF] No cached response available for this request. 2025-06-23 06:28:45.199 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 06:28:45.199 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 06:28:45.199 +09:00 [INF] The response could not be cached for this request. 2025-06-23 06:28:45.201 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/site/wp-includes/wlwmanifest.xml - 401 0 null 0.7398ms 2025-06-23 06:28:45.355 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/cms/wp-includes/wlwmanifest.xml - null null 2025-06-23 06:28:45.355 +09:00 [INF] No cached response available for this request. 2025-06-23 06:28:45.355 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 06:28:45.356 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 06:28:45.357 +09:00 [INF] The response could not be cached for this request. 2025-06-23 06:28:45.357 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/cms/wp-includes/wlwmanifest.xml - 401 0 null 1.7423ms 2025-06-23 06:28:45.513 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/sito/wp-includes/wlwmanifest.xml - null null 2025-06-23 06:28:45.513 +09:00 [INF] No cached response available for this request. 2025-06-23 06:28:45.513 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 06:28:45.513 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 06:28:45.513 +09:00 [INF] The response could not be cached for this request. 2025-06-23 06:28:45.513 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/sito/wp-includes/wlwmanifest.xml - 401 0 null 0.6098ms 2025-06-23 06:31:40.353 +09:00 [INF] Request starting HTTP/1.1 PROPFIND http://4.216.53.201:443/ - null null 2025-06-23 06:31:40.355 +09:00 [INF] Executing endpoint '/Index' 2025-06-23 06:31:40.355 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2025-06-23 06:31:40.371 +09:00 [INF] Antiforgery token validation failed. The required antiforgery cookie ".AspNetCore.Antiforgery.YZQZXC2yCjg" is not present. Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The required antiforgery cookie ".AspNetCore.Antiforgery.YZQZXC2yCjg" is not present. at Microsoft.AspNetCore.Antiforgery.DefaultAntiforgery.ValidateRequestAsync(HttpContext httpContext) at Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.ValidateAntiforgeryTokenAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) 2025-06-23 06:31:40.407 +09:00 [INF] Authorization failed for the request at filter 'Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.AutoValidateAntiforgeryTokenAuthorizationFilter'. 2025-06-23 06:31:40.412 +09:00 [INF] Executing StatusCodeResult, setting HTTP status code 400 2025-06-23 06:31:40.413 +09:00 [INF] Executed page /Index in 57.546ms 2025-06-23 06:31:40.413 +09:00 [INF] Executed endpoint '/Index' 2025-06-23 06:31:40.414 +09:00 [INF] Request finished HTTP/1.1 PROPFIND http://4.216.53.201:443/ - 400 0 null 60.9436ms 2025-06-23 06:32:21.040 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/.aws/credentials - null null 2025-06-23 06:32:21.041 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 06:32:21.041 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 06:32:21.041 +09:00 [INF] The response could not be cached for this request. 2025-06-23 06:32:21.041 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/.aws/credentials - 401 0 null 1.275ms 2025-06-23 06:35:20.171 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/api - null null 2025-06-23 06:35:20.171 +09:00 [INF] No cached response available for this request. 2025-06-23 06:35:20.171 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 06:35:20.171 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 06:35:20.171 +09:00 [INF] The response could not be cached for this request. 2025-06-23 06:35:20.171 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/api - 401 0 null 0.6361ms 2025-06-23 06:35:20.273 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/stats - null null 2025-06-23 06:35:20.273 +09:00 [INF] No cached response available for this request. 2025-06-23 06:35:20.274 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 06:35:20.274 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 06:35:20.274 +09:00 [INF] The response could not be cached for this request. 2025-06-23 06:35:20.274 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/stats - 401 0 null 0.5992ms 2025-06-23 06:35:20.589 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/openapi/v2 - null null 2025-06-23 06:35:20.590 +09:00 [INF] No cached response available for this request. 2025-06-23 06:35:20.591 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 06:35:20.592 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 06:35:20.595 +09:00 [INF] The response could not be cached for this request. 2025-06-23 06:35:20.596 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/openapi/v2 - 401 0 null 6.7874ms 2025-06-23 07:30:48.945 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/ - null null 2025-06-23 07:30:48.948 +09:00 [INF] No cached response available for this request. 2025-06-23 07:30:48.951 +09:00 [INF] Executing endpoint '/Index' 2025-06-23 07:30:48.963 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2025-06-23 07:30:48.969 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2025-06-23 07:30:48.971 +09:00 [INF] Executed handler method OnGet, returned result . 2025-06-23 07:30:48.971 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2025-06-23 07:30:48.971 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2025-06-23 07:30:49.010 +09:00 [INF] Executed page /Index in 46.2685ms 2025-06-23 07:30:49.010 +09:00 [INF] Executed endpoint '/Index' 2025-06-23 07:30:49.010 +09:00 [INF] The response could not be cached for this request. 2025-06-23 07:30:49.012 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/ - 200 null text/html; charset=utf-8 67.11ms 2025-06-23 07:43:49.204 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/ - null null 2025-06-23 07:43:49.209 +09:00 [INF] No cached response available for this request. 2025-06-23 07:43:49.210 +09:00 [INF] Executing endpoint '/Index' 2025-06-23 07:43:49.210 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2025-06-23 07:43:49.210 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2025-06-23 07:43:49.212 +09:00 [INF] Executed handler method OnGet, returned result . 2025-06-23 07:43:49.212 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2025-06-23 07:43:49.213 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2025-06-23 07:43:49.216 +09:00 [INF] Executed page /Index in 5.5733ms 2025-06-23 07:43:49.216 +09:00 [INF] Executed endpoint '/Index' 2025-06-23 07:43:49.216 +09:00 [INF] The response could not be cached for this request. 2025-06-23 07:43:49.217 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/ - 200 null text/html; charset=utf-8 12.4518ms 2025-06-23 07:47:11.209 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/r3/metadata - null null 2025-06-23 07:47:11.211 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 07:47:11.211 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 07:47:11.213 +09:00 [INF] The response could not be cached for this request. 2025-06-23 07:47:11.213 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/r3/metadata - 401 0 null 4.0897ms 2025-06-23 07:50:30.007 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/ - null null 2025-06-23 07:50:30.008 +09:00 [INF] No cached response available for this request. 2025-06-23 07:50:30.009 +09:00 [INF] Executing endpoint '/Index' 2025-06-23 07:50:30.019 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2025-06-23 07:50:30.024 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2025-06-23 07:50:30.024 +09:00 [INF] Executed handler method OnGet, returned result . 2025-06-23 07:50:30.025 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2025-06-23 07:50:30.025 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2025-06-23 07:50:30.038 +09:00 [INF] Executed page /Index in 18.4097ms 2025-06-23 07:50:30.038 +09:00 [INF] Executed endpoint '/Index' 2025-06-23 07:50:30.038 +09:00 [INF] The response could not be cached for this request. 2025-06-23 07:50:30.047 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/ - 200 null text/html; charset=utf-8 39.7832ms 2025-06-23 07:50:30.525 +09:00 [INF] Request starting HTTP/1.1 OPTIONS http://csweb.imaadd.com/ - null null 2025-06-23 07:50:30.527 +09:00 [INF] Executing endpoint '/Index' 2025-06-23 07:50:30.527 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2025-06-23 07:50:30.529 +09:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-23 07:50:30.529 +09:00 [INF] Executed page /Index in 2.1543ms 2025-06-23 07:50:30.529 +09:00 [INF] Executed endpoint '/Index' 2025-06-23 07:50:30.530 +09:00 [INF] Request finished HTTP/1.1 OPTIONS http://csweb.imaadd.com/ - 200 0 null 5.2516ms 2025-06-23 07:50:31.025 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/nice ports,/Trinity.txt.bak - null null 2025-06-23 07:50:31.025 +09:00 [INF] No cached response available for this request. 2025-06-23 07:50:31.025 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 07:50:31.026 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 07:50:31.026 +09:00 [INF] The response could not be cached for this request. 2025-06-23 07:50:31.026 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/nice ports,/Trinity.txt.bak - 401 0 null 1.5805ms 2025-06-23 07:55:18.854 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/credentials.env - null null 2025-06-23 07:55:18.857 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 07:55:18.858 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 07:55:18.858 +09:00 [INF] The response could not be cached for this request. 2025-06-23 07:55:18.858 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/credentials.env - 401 0 null 4.2548ms 2025-06-23 07:59:48.903 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/ - null null 2025-06-23 07:59:48.905 +09:00 [INF] Executing endpoint '/Index' 2025-06-23 07:59:48.905 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2025-06-23 07:59:48.905 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2025-06-23 07:59:48.905 +09:00 [INF] Executed handler method OnGet, returned result . 2025-06-23 07:59:48.905 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2025-06-23 07:59:48.905 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2025-06-23 07:59:48.908 +09:00 [INF] Executed page /Index in 3.4692ms 2025-06-23 07:59:48.909 +09:00 [INF] Executed endpoint '/Index' 2025-06-23 07:59:48.909 +09:00 [INF] The response could not be cached for this request. 2025-06-23 07:59:48.909 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/ - 200 null text/html; charset=utf-8 6.1239ms 2025-06-23 08:02:03.186 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201:443/aaa9 - null null 2025-06-23 08:02:03.186 +09:00 [INF] No cached response available for this request. 2025-06-23 08:02:03.187 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 08:02:03.189 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 08:02:03.189 +09:00 [INF] The response could not be cached for this request. 2025-06-23 08:02:03.191 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201:443/aaa9 - 401 0 null 4.8044ms 2025-06-23 08:02:04.357 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201:443/aab9 - null null 2025-06-23 08:02:04.357 +09:00 [INF] No cached response available for this request. 2025-06-23 08:02:04.357 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 08:02:04.357 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 08:02:04.357 +09:00 [INF] The response could not be cached for this request. 2025-06-23 08:02:04.357 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201:443/aab9 - 401 0 null 0.4598ms 2025-06-23 08:05:06.250 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/fhir-server/api/v4/metadata - null null 2025-06-23 08:05:06.255 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 08:05:06.255 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 08:05:06.255 +09:00 [INF] The response could not be cached for this request. 2025-06-23 08:05:06.255 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/fhir-server/api/v4/metadata - 401 0 null 4.9302ms 2025-06-23 08:16:07.883 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/api_dev.php/_profiler/phpinfo - null null 2025-06-23 08:16:07.885 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 08:16:07.885 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 08:16:07.885 +09:00 [INF] The response could not be cached for this request. 2025-06-23 08:16:07.885 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/api_dev.php/_profiler/phpinfo - 401 0 null 1.6435ms 2025-06-23 08:26:19.208 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/.env.example - null null 2025-06-23 08:26:19.219 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 08:26:19.219 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 08:26:19.219 +09:00 [INF] The response could not be cached for this request. 2025-06-23 08:26:19.219 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/.env.example - 401 0 null 11.2922ms 2025-06-23 08:27:04.449 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/.env - null null 2025-06-23 08:27:04.455 +09:00 [INF] No cached response available for this request. 2025-06-23 08:27:04.456 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 08:27:04.456 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 08:27:04.456 +09:00 [INF] The response could not be cached for this request. 2025-06-23 08:27:04.456 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/.env - 401 0 null 7.5045ms 2025-06-23 08:27:05.820 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/.git/config - null null 2025-06-23 08:27:05.821 +09:00 [INF] No cached response available for this request. 2025-06-23 08:27:05.821 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 08:27:05.821 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 08:27:05.821 +09:00 [INF] The response could not be cached for this request. 2025-06-23 08:27:05.821 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/.git/config - 401 0 null 0.4419ms 2025-06-23 08:35:12.204 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/data/.git/config - null null 2025-06-23 08:35:12.206 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 08:35:12.206 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 08:35:12.206 +09:00 [INF] The response could not be cached for this request. 2025-06-23 08:35:12.206 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/data/.git/config - 401 0 null 1.7183ms 2025-06-23 08:40:38.622 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201:443/ - null null 2025-06-23 08:40:38.623 +09:00 [INF] No cached response available for this request. 2025-06-23 08:40:38.626 +09:00 [INF] Executing endpoint '/Index' 2025-06-23 08:40:38.640 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2025-06-23 08:40:38.646 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2025-06-23 08:40:38.650 +09:00 [INF] Executed handler method OnGet, returned result . 2025-06-23 08:40:38.650 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2025-06-23 08:40:38.652 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2025-06-23 08:40:38.671 +09:00 [INF] Executed page /Index in 30.5197ms 2025-06-23 08:40:38.672 +09:00 [INF] Executed endpoint '/Index' 2025-06-23 08:40:38.672 +09:00 [INF] The response could not be cached for this request. 2025-06-23 08:40:38.672 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201:443/ - 200 null text/html; charset=utf-8 50.1972ms 2025-06-23 08:45:22.360 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201:443/ - null null 2025-06-23 08:45:22.362 +09:00 [INF] No cached response available for this request. 2025-06-23 08:45:22.362 +09:00 [INF] Executing endpoint '/Index' 2025-06-23 08:45:22.362 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2025-06-23 08:45:22.362 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2025-06-23 08:45:22.362 +09:00 [INF] Executed handler method OnGet, returned result . 2025-06-23 08:45:22.362 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2025-06-23 08:45:22.362 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2025-06-23 08:45:22.365 +09:00 [INF] Executed page /Index in 2.7656ms 2025-06-23 08:45:22.366 +09:00 [INF] Executed endpoint '/Index' 2025-06-23 08:45:22.367 +09:00 [INF] The response could not be cached for this request. 2025-06-23 08:45:22.368 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201:443/ - 200 null text/html; charset=utf-8 7.3693ms 2025-06-23 08:46:40.019 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/sitemap.xml - null null 2025-06-23 08:46:40.022 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 08:46:40.023 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 08:46:40.023 +09:00 [INF] The response could not be cached for this request. 2025-06-23 08:46:40.023 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/sitemap.xml - 401 0 null 4.0336ms 2025-06-23 08:54:08.345 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/.env - null null 2025-06-23 08:54:08.346 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 08:54:08.346 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 08:54:08.346 +09:00 [INF] The response could not be cached for this request. 2025-06-23 08:54:08.347 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/.env - 401 0 null 1.9005ms 2025-06-23 09:07:09.804 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/api/config.json - null null 2025-06-23 09:07:09.807 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 09:07:09.807 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 09:07:09.807 +09:00 [INF] The response could not be cached for this request. 2025-06-23 09:07:09.808 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/api/config.json - 401 0 null 3.726ms 2025-06-23 09:12:28.257 +09:00 [INF] Request starting HTTP/1.1 PROPFIND http://4.216.53.201:443/ - null null 2025-06-23 09:12:28.259 +09:00 [INF] Executing endpoint '/Index' 2025-06-23 09:12:28.260 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2025-06-23 09:12:28.283 +09:00 [INF] Antiforgery token validation failed. The required antiforgery cookie ".AspNetCore.Antiforgery.YZQZXC2yCjg" is not present. Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The required antiforgery cookie ".AspNetCore.Antiforgery.YZQZXC2yCjg" is not present. at Microsoft.AspNetCore.Antiforgery.DefaultAntiforgery.ValidateRequestAsync(HttpContext httpContext) at Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.ValidateAntiforgeryTokenAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) 2025-06-23 09:12:28.292 +09:00 [INF] Authorization failed for the request at filter 'Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.AutoValidateAntiforgeryTokenAuthorizationFilter'. 2025-06-23 09:12:28.292 +09:00 [INF] Executing StatusCodeResult, setting HTTP status code 400 2025-06-23 09:12:28.292 +09:00 [INF] Executed page /Index in 31.5649ms 2025-06-23 09:12:28.293 +09:00 [INF] Executed endpoint '/Index' 2025-06-23 09:12:28.293 +09:00 [INF] Request finished HTTP/1.1 PROPFIND http://4.216.53.201:443/ - 400 0 null 35.3627ms 2025-06-23 09:17:27.542 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/sfsites/aura - null null 2025-06-23 09:17:27.543 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 09:17:27.543 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 09:17:27.543 +09:00 [INF] The response could not be cached for this request. 2025-06-23 09:17:27.543 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/sfsites/aura - 401 0 null 1.1369ms 2025-06-23 09:35:59.793 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201:443/aaa9 - null null 2025-06-23 09:35:59.794 +09:00 [INF] No cached response available for this request. 2025-06-23 09:35:59.795 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 09:35:59.795 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 09:35:59.795 +09:00 [INF] The response could not be cached for this request. 2025-06-23 09:35:59.796 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201:443/aaa9 - 401 0 null 3.0658ms 2025-06-23 09:36:00.953 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201:443/aab9 - null null 2025-06-23 09:36:00.954 +09:00 [INF] No cached response available for this request. 2025-06-23 09:36:00.954 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 09:36:00.954 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 09:36:00.955 +09:00 [INF] The response could not be cached for this request. 2025-06-23 09:36:00.955 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201:443/aab9 - 401 0 null 1.7338ms 2025-06-23 09:39:49.335 +09:00 [INF] Request starting HTTP/1.1 POST http://4.216.53.201/php-cgi/php-cgi.exe?%ADd+cgi.force_redirect%3D0+%ADd+disable_functions%3D%22%22+%ADd+allow_url_include%3D1+%ADd+auto_prepend_file%3Dphp://input - null 110 2025-06-23 09:39:49.337 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 09:39:49.337 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 09:39:49.340 +09:00 [INF] Request finished HTTP/1.1 POST http://4.216.53.201/php-cgi/php-cgi.exe?%ADd+cgi.force_redirect%3D0+%ADd+disable_functions%3D%22%22+%ADd+allow_url_include%3D1+%ADd+auto_prepend_file%3Dphp://input - 401 0 null 4.8228ms 2025-06-23 10:20:29.299 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/actuator/health - null null 2025-06-23 10:20:29.300 +09:00 [INF] No cached response available for this request. 2025-06-23 10:20:29.301 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 10:20:29.301 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 10:20:29.301 +09:00 [INF] The response could not be cached for this request. 2025-06-23 10:20:29.301 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/actuator/health - 401 0 null 2.3049ms 2025-06-23 10:24:19.209 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/ - null null 2025-06-23 10:24:19.210 +09:00 [INF] No cached response available for this request. 2025-06-23 10:24:19.217 +09:00 [INF] Executing endpoint '/Index' 2025-06-23 10:24:19.225 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2025-06-23 10:24:19.228 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2025-06-23 10:24:19.230 +09:00 [INF] Executed handler method OnGet, returned result . 2025-06-23 10:24:19.230 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2025-06-23 10:24:19.230 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2025-06-23 10:24:19.265 +09:00 [INF] Executed page /Index in 40.2367ms 2025-06-23 10:24:19.265 +09:00 [INF] Executed endpoint '/Index' 2025-06-23 10:24:19.267 +09:00 [INF] The response could not be cached for this request. 2025-06-23 10:24:19.268 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/ - 200 null text/html; charset=utf-8 59.1102ms 2025-06-23 10:36:07.684 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/favicon.ico - null null 2025-06-23 10:36:07.685 +09:00 [INF] No cached response available for this request. 2025-06-23 10:36:07.746 +09:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/imaadd/csweb/wwwroot/favicon.ico' 2025-06-23 10:36:07.747 +09:00 [INF] The response could not be cached for this request. 2025-06-23 10:36:07.748 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/favicon.ico - 200 5430 image/x-icon 63.8974ms 2025-06-23 11:07:14.976 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/ - null null 2025-06-23 11:07:14.979 +09:00 [INF] No cached response available for this request. 2025-06-23 11:07:14.986 +09:00 [INF] Executing endpoint '/Index' 2025-06-23 11:07:14.996 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2025-06-23 11:07:15.001 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2025-06-23 11:07:15.002 +09:00 [INF] Executed handler method OnGet, returned result . 2025-06-23 11:07:15.003 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2025-06-23 11:07:15.003 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2025-06-23 11:07:15.035 +09:00 [INF] Executed page /Index in 39.2462ms 2025-06-23 11:07:15.036 +09:00 [INF] Executed endpoint '/Index' 2025-06-23 11:07:15.036 +09:00 [INF] The response could not be cached for this request. 2025-06-23 11:07:15.036 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/ - 200 null text/html; charset=utf-8 59.7629ms 2025-06-23 11:07:23.080 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/favicon.ico - null null 2025-06-23 11:07:23.081 +09:00 [INF] No cached response available for this request. 2025-06-23 11:07:23.100 +09:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/imaadd/csweb/wwwroot/favicon.ico' 2025-06-23 11:07:23.100 +09:00 [INF] The response could not be cached for this request. 2025-06-23 11:07:23.100 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/favicon.ico - 200 5430 image/x-icon 20.1546ms 2025-06-23 11:09:00.974 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/login - null null 2025-06-23 11:09:00.975 +09:00 [INF] No cached response available for this request. 2025-06-23 11:09:00.975 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 11:09:00.975 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 11:09:00.975 +09:00 [INF] The response could not be cached for this request. 2025-06-23 11:09:00.975 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/login - 401 0 null 1.5222ms 2025-06-23 11:13:44.339 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/ - null null 2025-06-23 11:13:44.341 +09:00 [INF] No cached response available for this request. 2025-06-23 11:13:44.346 +09:00 [INF] Executing endpoint '/Index' 2025-06-23 11:13:44.348 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2025-06-23 11:13:44.352 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2025-06-23 11:13:44.355 +09:00 [INF] Executed handler method OnGet, returned result . 2025-06-23 11:13:44.355 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2025-06-23 11:13:44.355 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2025-06-23 11:13:44.361 +09:00 [INF] Executed page /Index in 12.2162ms 2025-06-23 11:13:44.361 +09:00 [INF] Executed endpoint '/Index' 2025-06-23 11:13:44.361 +09:00 [INF] The response could not be cached for this request. 2025-06-23 11:13:44.361 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/ - 200 null text/html; charset=utf-8 21.687ms 2025-06-23 11:13:52.649 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/favicon.ico - null null 2025-06-23 11:13:52.650 +09:00 [INF] No cached response available for this request. 2025-06-23 11:13:52.652 +09:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/imaadd/csweb/wwwroot/favicon.ico' 2025-06-23 11:13:52.654 +09:00 [INF] The response could not be cached for this request. 2025-06-23 11:13:52.654 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/favicon.ico - 200 5430 image/x-icon 5.0253ms 2025-06-23 11:15:03.777 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/login - null null 2025-06-23 11:15:03.778 +09:00 [INF] No cached response available for this request. 2025-06-23 11:15:03.779 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 11:15:03.779 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 11:15:03.779 +09:00 [INF] The response could not be cached for this request. 2025-06-23 11:15:03.780 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/login - 401 0 null 3.2029ms 2025-06-23 11:19:11.851 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/ - null null 2025-06-23 11:19:11.852 +09:00 [INF] No cached response available for this request. 2025-06-23 11:19:11.853 +09:00 [INF] Executing endpoint '/Index' 2025-06-23 11:19:11.853 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2025-06-23 11:19:11.853 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2025-06-23 11:19:11.853 +09:00 [INF] Executed handler method OnGet, returned result . 2025-06-23 11:19:11.853 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2025-06-23 11:19:11.853 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2025-06-23 11:19:11.864 +09:00 [INF] Executed page /Index in 7.7987ms 2025-06-23 11:19:11.864 +09:00 [INF] Executed endpoint '/Index' 2025-06-23 11:19:11.864 +09:00 [INF] The response could not be cached for this request. 2025-06-23 11:19:11.864 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/ - 200 null text/html; charset=utf-8 13.3773ms 2025-06-23 11:21:50.636 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/.git/index - null null 2025-06-23 11:21:50.637 +09:00 [INF] No cached response available for this request. 2025-06-23 11:21:50.637 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 11:21:50.637 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 11:21:50.638 +09:00 [INF] The response could not be cached for this request. 2025-06-23 11:21:50.638 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/.git/index - 401 0 null 2.0273ms 2025-06-23 11:44:22.006 +09:00 [INF] Request starting HTTP/1.1 PROPFIND http://4.216.53.201:443/ - null null 2025-06-23 11:44:22.010 +09:00 [INF] Executing endpoint '/Index' 2025-06-23 11:44:22.014 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2025-06-23 11:44:22.031 +09:00 [INF] Antiforgery token validation failed. The required antiforgery cookie ".AspNetCore.Antiforgery.YZQZXC2yCjg" is not present. Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The required antiforgery cookie ".AspNetCore.Antiforgery.YZQZXC2yCjg" is not present. at Microsoft.AspNetCore.Antiforgery.DefaultAntiforgery.ValidateRequestAsync(HttpContext httpContext) at Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.ValidateAntiforgeryTokenAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) 2025-06-23 11:44:22.046 +09:00 [INF] Authorization failed for the request at filter 'Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.AutoValidateAntiforgeryTokenAuthorizationFilter'. 2025-06-23 11:44:22.049 +09:00 [INF] Executing StatusCodeResult, setting HTTP status code 400 2025-06-23 11:44:22.049 +09:00 [INF] Executed page /Index in 35.1159ms 2025-06-23 11:44:22.050 +09:00 [INF] Executed endpoint '/Index' 2025-06-23 11:44:22.050 +09:00 [INF] Request finished HTTP/1.1 PROPFIND http://4.216.53.201:443/ - 400 0 null 44.1291ms 2025-06-23 11:59:03.683 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/.git/refs/remotes/ - null null 2025-06-23 11:59:03.684 +09:00 [INF] No cached response available for this request. 2025-06-23 11:59:03.685 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 11:59:03.686 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 11:59:03.686 +09:00 [INF] The response could not be cached for this request. 2025-06-23 11:59:03.686 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/.git/refs/remotes/ - 401 0 null 3.5073ms 2025-06-23 12:15:11.168 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/ - null null 2025-06-23 12:15:11.169 +09:00 [INF] No cached response available for this request. 2025-06-23 12:15:11.171 +09:00 [INF] Executing endpoint '/Index' 2025-06-23 12:15:11.179 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2025-06-23 12:15:11.182 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2025-06-23 12:15:11.185 +09:00 [INF] Executed handler method OnGet, returned result . 2025-06-23 12:15:11.185 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2025-06-23 12:15:11.186 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2025-06-23 12:15:11.218 +09:00 [INF] Executed page /Index in 37.8926ms 2025-06-23 12:15:11.218 +09:00 [INF] Executed endpoint '/Index' 2025-06-23 12:15:11.218 +09:00 [INF] The response could not be cached for this request. 2025-06-23 12:15:11.218 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/ - 200 null text/html; charset=utf-8 50.2922ms 2025-06-23 12:18:53.425 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/favicon.ico - null null 2025-06-23 12:18:53.426 +09:00 [INF] No cached response available for this request. 2025-06-23 12:18:53.436 +09:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/imaadd/csweb/wwwroot/favicon.ico' 2025-06-23 12:18:53.437 +09:00 [INF] The response could not be cached for this request. 2025-06-23 12:18:53.437 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/favicon.ico - 200 5430 image/x-icon 11.8808ms 2025-06-23 12:21:11.724 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/.env - null null 2025-06-23 12:21:11.725 +09:00 [INF] No cached response available for this request. 2025-06-23 12:21:11.728 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 12:21:11.729 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 12:21:11.729 +09:00 [INF] The response could not be cached for this request. 2025-06-23 12:21:11.729 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/.env - 401 0 null 5.4771ms 2025-06-23 12:21:12.420 +09:00 [INF] Request starting HTTP/1.1 POST http://4.216.53.201/ - application/x-www-form-urlencoded 11 2025-06-23 12:21:12.427 +09:00 [INF] Executing endpoint '/Index' 2025-06-23 12:21:12.437 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2025-06-23 12:21:12.464 +09:00 [INF] Antiforgery token validation failed. The required antiforgery cookie ".AspNetCore.Antiforgery.YZQZXC2yCjg" is not present. Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The required antiforgery cookie ".AspNetCore.Antiforgery.YZQZXC2yCjg" is not present. at Microsoft.AspNetCore.Antiforgery.DefaultAntiforgery.ValidateRequestAsync(HttpContext httpContext) at Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.ValidateAntiforgeryTokenAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) 2025-06-23 12:21:12.471 +09:00 [INF] Authorization failed for the request at filter 'Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.AutoValidateAntiforgeryTokenAuthorizationFilter'. 2025-06-23 12:21:12.471 +09:00 [INF] Executing StatusCodeResult, setting HTTP status code 400 2025-06-23 12:21:12.472 +09:00 [INF] Executed page /Index in 35.1748ms 2025-06-23 12:21:12.472 +09:00 [INF] Executed endpoint '/Index' 2025-06-23 12:21:12.472 +09:00 [INF] Request finished HTTP/1.1 POST http://4.216.53.201/ - 400 0 null 52.0108ms 2025-06-23 13:14:35.388 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/s/sfsites/aura - null null 2025-06-23 13:14:35.392 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 13:14:35.392 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 13:14:35.393 +09:00 [INF] The response could not be cached for this request. 2025-06-23 13:14:35.393 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/s/sfsites/aura - 401 0 null 4.7454ms 2025-06-23 13:26:37.544 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/redmine/config/configuration.yml - null null 2025-06-23 13:26:37.546 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 13:26:37.546 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 13:26:37.546 +09:00 [INF] The response could not be cached for this request. 2025-06-23 13:26:37.546 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/redmine/config/configuration.yml - 401 0 null 1.6435ms 2025-06-23 13:35:32.428 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/api/env - null null 2025-06-23 13:35:32.430 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 13:35:32.431 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 13:35:32.431 +09:00 [INF] The response could not be cached for this request. 2025-06-23 13:35:32.431 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/api/env - 401 0 null 3.3548ms 2025-06-23 13:45:01.291 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/gateway/actuator/env - null null 2025-06-23 13:45:01.292 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 13:45:01.292 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 13:45:01.292 +09:00 [INF] The response could not be cached for this request. 2025-06-23 13:45:01.292 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/gateway/actuator/env - 401 0 null 1.2125ms 2025-06-23 13:54:37.723 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/api/.git/config - null null 2025-06-23 13:54:37.742 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 13:54:37.742 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 13:54:37.742 +09:00 [INF] The response could not be cached for this request. 2025-06-23 13:54:37.743 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/api/.git/config - 401 0 null 19.8183ms 2025-06-23 14:05:13.100 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/vendor/composer/installed.json - null null 2025-06-23 14:05:13.103 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 14:05:13.104 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 14:05:13.104 +09:00 [INF] The response could not be cached for this request. 2025-06-23 14:05:13.104 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/vendor/composer/installed.json - 401 0 null 4.6957ms 2025-06-23 14:05:44.784 +09:00 [INF] Request starting HTTP/1.1 PROPFIND http://4.216.53.201:443/ - null null 2025-06-23 14:05:44.788 +09:00 [INF] Executing endpoint '/Index' 2025-06-23 14:05:44.797 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2025-06-23 14:05:44.808 +09:00 [INF] Antiforgery token validation failed. The required antiforgery cookie ".AspNetCore.Antiforgery.YZQZXC2yCjg" is not present. Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The required antiforgery cookie ".AspNetCore.Antiforgery.YZQZXC2yCjg" is not present. at Microsoft.AspNetCore.Antiforgery.DefaultAntiforgery.ValidateRequestAsync(HttpContext httpContext) at Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.ValidateAntiforgeryTokenAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) 2025-06-23 14:05:44.816 +09:00 [INF] Authorization failed for the request at filter 'Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.AutoValidateAntiforgeryTokenAuthorizationFilter'. 2025-06-23 14:05:44.816 +09:00 [INF] Executing StatusCodeResult, setting HTTP status code 400 2025-06-23 14:05:44.817 +09:00 [INF] Executed page /Index in 19.4794ms 2025-06-23 14:05:44.817 +09:00 [INF] Executed endpoint '/Index' 2025-06-23 14:05:44.817 +09:00 [INF] Request finished HTTP/1.1 PROPFIND http://4.216.53.201:443/ - 400 0 null 33.5902ms 2025-06-23 14:14:39.146 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/index.php - null null 2025-06-23 14:14:39.149 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 14:14:39.149 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 14:14:39.149 +09:00 [INF] The response could not be cached for this request. 2025-06-23 14:14:39.149 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/index.php - 401 0 null 3.2323ms 2025-06-23 14:24:38.813 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/?/../../../../../../../../../../etc/passwd - null null 2025-06-23 14:24:38.817 +09:00 [INF] Executing endpoint '/Index' 2025-06-23 14:24:38.821 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2025-06-23 14:24:38.849 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2025-06-23 14:24:38.849 +09:00 [INF] Executed handler method OnGet, returned result . 2025-06-23 14:24:38.849 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2025-06-23 14:24:38.850 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2025-06-23 14:24:38.867 +09:00 [INF] Executed page /Index in 45.8648ms 2025-06-23 14:24:38.867 +09:00 [INF] Executed endpoint '/Index' 2025-06-23 14:24:38.867 +09:00 [INF] The response could not be cached for this request. 2025-06-23 14:24:38.867 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/?/../../../../../../../../../../etc/passwd - 200 null text/html; charset=utf-8 54.4124ms 2025-06-23 14:34:54.853 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/ads.txt - null null 2025-06-23 14:34:54.858 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 14:34:54.858 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 14:34:54.858 +09:00 [INF] The response could not be cached for this request. 2025-06-23 14:34:54.858 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/ads.txt - 401 0 null 5.0268ms 2025-06-23 14:39:05.019 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/ - null null 2025-06-23 14:39:05.019 +09:00 [INF] No cached response available for this request. 2025-06-23 14:39:05.022 +09:00 [INF] Executing endpoint '/Index' 2025-06-23 14:39:05.027 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2025-06-23 14:39:05.031 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2025-06-23 14:39:05.031 +09:00 [INF] Executed handler method OnGet, returned result . 2025-06-23 14:39:05.032 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2025-06-23 14:39:05.032 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2025-06-23 14:39:05.043 +09:00 [INF] Executed page /Index in 15.7131ms 2025-06-23 14:39:05.043 +09:00 [INF] Executed endpoint '/Index' 2025-06-23 14:39:05.043 +09:00 [INF] The response could not be cached for this request. 2025-06-23 14:39:05.043 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/ - 200 null text/html; charset=utf-8 24.5641ms 2025-06-23 14:39:05.151 +09:00 [INF] Request starting HTTP/1.1 GET http://localhost/ - null null 2025-06-23 14:39:05.151 +09:00 [INF] No cached response available for this request. 2025-06-23 14:39:05.152 +09:00 [INF] Executing endpoint '/Index' 2025-06-23 14:39:05.152 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2025-06-23 14:39:05.152 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2025-06-23 14:39:05.152 +09:00 [INF] Executed handler method OnGet, returned result . 2025-06-23 14:39:05.152 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2025-06-23 14:39:05.152 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2025-06-23 14:39:05.154 +09:00 [INF] Executed page /Index in 2.3996ms 2025-06-23 14:39:05.154 +09:00 [INF] Executed endpoint '/Index' 2025-06-23 14:39:05.154 +09:00 [INF] The response could not be cached for this request. 2025-06-23 14:39:05.154 +09:00 [INF] Request finished HTTP/1.1 GET http://localhost/ - 200 null text/html; charset=utf-8 3.2569ms 2025-06-23 14:39:05.260 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/ - null null 2025-06-23 14:39:05.261 +09:00 [INF] No cached response available for this request. 2025-06-23 14:39:05.261 +09:00 [INF] Executing endpoint '/Index' 2025-06-23 14:39:05.261 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2025-06-23 14:39:05.262 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2025-06-23 14:39:05.262 +09:00 [INF] Executed handler method OnGet, returned result . 2025-06-23 14:39:05.262 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2025-06-23 14:39:05.262 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2025-06-23 14:39:05.262 +09:00 [INF] Executed page /Index in 0.6585ms 2025-06-23 14:39:05.262 +09:00 [INF] Executed endpoint '/Index' 2025-06-23 14:39:05.262 +09:00 [INF] The response could not be cached for this request. 2025-06-23 14:39:05.262 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/ - 200 null text/html; charset=utf-8 1.8795ms 2025-06-23 14:47:25.066 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/_fragment?_path=what%3D-1%26_controller%3Dphpinfo&_hash=4KZbha0J7YWlZLls46K0Nyk1tY%2F%2Bq2ljJywx87HxmBw%3D - null null 2025-06-23 14:47:25.069 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 14:47:25.069 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 14:47:25.069 +09:00 [INF] The response could not be cached for this request. 2025-06-23 14:47:25.069 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/_fragment?_path=what%3D-1%26_controller%3Dphpinfo&_hash=4KZbha0J7YWlZLls46K0Nyk1tY%2F%2Bq2ljJywx87HxmBw%3D - 401 0 null 2.8214ms 2025-06-23 14:58:41.913 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/ - null null 2025-06-23 14:58:41.915 +09:00 [INF] No cached response available for this request. 2025-06-23 14:58:41.915 +09:00 [INF] Executing endpoint '/Index' 2025-06-23 14:58:41.915 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2025-06-23 14:58:41.915 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2025-06-23 14:58:41.915 +09:00 [INF] Executed handler method OnGet, returned result . 2025-06-23 14:58:41.915 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2025-06-23 14:58:41.915 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2025-06-23 14:58:41.921 +09:00 [INF] Executed page /Index in 6.4647ms 2025-06-23 14:58:41.922 +09:00 [INF] Executed endpoint '/Index' 2025-06-23 14:58:41.922 +09:00 [INF] The response could not be cached for this request. 2025-06-23 14:58:41.922 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/ - 200 null text/html; charset=utf-8 8.2973ms 2025-06-23 15:29:37.471 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/ - null null 2025-06-23 15:29:37.473 +09:00 [INF] No cached response available for this request. 2025-06-23 15:29:37.475 +09:00 [INF] Executing endpoint '/Index' 2025-06-23 15:29:37.482 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2025-06-23 15:29:37.483 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2025-06-23 15:29:37.483 +09:00 [INF] Executed handler method OnGet, returned result . 2025-06-23 15:29:37.483 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2025-06-23 15:29:37.485 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2025-06-23 15:29:37.514 +09:00 [INF] Executed page /Index in 32.5742ms 2025-06-23 15:29:37.515 +09:00 [INF] Executed endpoint '/Index' 2025-06-23 15:29:37.515 +09:00 [INF] The response could not be cached for this request. 2025-06-23 15:29:37.515 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/ - 200 null text/html; charset=utf-8 44.2776ms 2025-06-23 15:31:40.017 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/app/resources/.env - null null 2025-06-23 15:31:40.019 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 15:31:40.019 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 15:31:40.019 +09:00 [INF] The response could not be cached for this request. 2025-06-23 15:31:40.019 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/app/resources/.env - 401 0 null 1.7392ms 2025-06-23 15:42:53.189 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/build/.env - null null 2025-06-23 15:42:53.190 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 15:42:53.190 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 15:42:53.191 +09:00 [INF] The response could not be cached for this request. 2025-06-23 15:42:53.191 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/build/.env - 401 0 null 2.0272ms 2025-06-23 15:47:01.419 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/ - null null 2025-06-23 15:47:01.421 +09:00 [INF] Executing endpoint '/Index' 2025-06-23 15:47:01.421 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2025-06-23 15:47:01.421 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2025-06-23 15:47:01.421 +09:00 [INF] Executed handler method OnGet, returned result . 2025-06-23 15:47:01.421 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2025-06-23 15:47:01.421 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2025-06-23 15:47:01.423 +09:00 [INF] Executed page /Index in 2.3573ms 2025-06-23 15:47:01.425 +09:00 [INF] Executed endpoint '/Index' 2025-06-23 15:47:01.425 +09:00 [INF] The response could not be cached for this request. 2025-06-23 15:47:01.425 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/ - 200 null text/html; charset=utf-8 5.8616ms 2025-06-23 15:54:07.628 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/ci/cd/.env - null null 2025-06-23 15:54:07.630 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 15:54:07.630 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 15:54:07.630 +09:00 [INF] The response could not be cached for this request. 2025-06-23 15:54:07.630 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/ci/cd/.env - 401 0 null 2.057ms 2025-06-23 16:03:12.021 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/ci/.env - null null 2025-06-23 16:03:12.024 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 16:03:12.024 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 16:03:12.024 +09:00 [INF] The response could not be cached for this request. 2025-06-23 16:03:12.024 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/ci/.env - 401 0 null 2.8768ms 2025-06-23 16:05:46.237 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/_profiler/phpinfo - null null 2025-06-23 16:05:46.238 +09:00 [INF] No cached response available for this request. 2025-06-23 16:05:46.238 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 16:05:46.238 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 16:05:46.238 +09:00 [INF] The response could not be cached for this request. 2025-06-23 16:05:46.238 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/_profiler/phpinfo - 401 0 null 1.3808ms 2025-06-23 16:07:10.137 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/_profiler/phpinfo - null null 2025-06-23 16:07:10.138 +09:00 [INF] No cached response available for this request. 2025-06-23 16:07:10.138 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 16:07:10.138 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 16:07:10.139 +09:00 [INF] The response could not be cached for this request. 2025-06-23 16:07:10.139 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/_profiler/phpinfo - 401 0 null 2.0696ms 2025-06-23 16:14:32.072 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/client/.env - null null 2025-06-23 16:14:32.073 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 16:14:32.073 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 16:14:32.073 +09:00 [INF] The response could not be cached for this request. 2025-06-23 16:14:32.073 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/client/.env - 401 0 null 1.7975ms 2025-06-23 16:26:54.716 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/cms/.env - null null 2025-06-23 16:26:54.718 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 16:26:54.718 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 16:26:54.718 +09:00 [INF] The response could not be cached for this request. 2025-06-23 16:26:54.719 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/cms/.env - 401 0 null 3.0277ms 2025-06-23 16:49:14.788 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/owa/auth/logon.aspx - null null 2025-06-23 16:49:14.791 +09:00 [INF] No cached response available for this request. 2025-06-23 16:49:14.792 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 16:49:14.792 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 16:49:14.792 +09:00 [INF] The response could not be cached for this request. 2025-06-23 16:49:14.792 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/owa/auth/logon.aspx - 401 0 null 3.6753ms 2025-06-23 16:54:43.536 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/prometheus/graph - null null 2025-06-23 16:54:43.537 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 16:54:43.538 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 16:54:43.538 +09:00 [INF] The response could not be cached for this request. 2025-06-23 16:54:43.538 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/prometheus/graph - 401 0 null 1.3437ms 2025-06-23 16:54:52.516 +09:00 [INF] Request starting HTTP/1.1 PROPFIND http://4.216.53.201:443/ - null null 2025-06-23 16:54:52.521 +09:00 [INF] Executing endpoint '/Index' 2025-06-23 16:54:52.532 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2025-06-23 16:54:52.547 +09:00 [INF] Antiforgery token validation failed. The required antiforgery cookie ".AspNetCore.Antiforgery.YZQZXC2yCjg" is not present. Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The required antiforgery cookie ".AspNetCore.Antiforgery.YZQZXC2yCjg" is not present. at Microsoft.AspNetCore.Antiforgery.DefaultAntiforgery.ValidateRequestAsync(HttpContext httpContext) at Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.ValidateAntiforgeryTokenAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) 2025-06-23 16:54:52.564 +09:00 [INF] Authorization failed for the request at filter 'Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.AutoValidateAntiforgeryTokenAuthorizationFilter'. 2025-06-23 16:54:52.566 +09:00 [INF] Executing StatusCodeResult, setting HTTP status code 400 2025-06-23 16:54:52.568 +09:00 [INF] Executed page /Index in 35.1112ms 2025-06-23 16:54:52.568 +09:00 [INF] Executed endpoint '/Index' 2025-06-23 16:54:52.568 +09:00 [INF] Request finished HTTP/1.1 PROPFIND http://4.216.53.201:443/ - 400 0 null 52.126ms 2025-06-23 17:03:22.934 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/ - null null 2025-06-23 17:03:22.937 +09:00 [INF] No cached response available for this request. 2025-06-23 17:03:22.942 +09:00 [INF] Executing endpoint '/Index' 2025-06-23 17:03:22.950 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2025-06-23 17:03:22.950 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2025-06-23 17:03:22.952 +09:00 [INF] Executed handler method OnGet, returned result . 2025-06-23 17:03:22.952 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2025-06-23 17:03:22.953 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2025-06-23 17:03:22.974 +09:00 [INF] Executed page /Index in 24.0418ms 2025-06-23 17:03:22.974 +09:00 [INF] Executed endpoint '/Index' 2025-06-23 17:03:22.974 +09:00 [INF] The response could not be cached for this request. 2025-06-23 17:03:22.974 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/ - 200 null text/html; charset=utf-8 39.9654ms 2025-06-23 17:04:03.668 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/lib/bootstrap/dist/js/bootstrap.bundle.min.js - null null 2025-06-23 17:04:03.668 +09:00 [INF] No cached response available for this request. 2025-06-23 17:04:03.712 +09:00 [INF] Sending file. Request path: '/lib/bootstrap/dist/js/bootstrap.bundle.min.js'. Physical path: '/var/www/imaadd/csweb/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.min.js' 2025-06-23 17:04:03.712 +09:00 [INF] The response could not be cached for this request. 2025-06-23 17:04:03.712 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/lib/bootstrap/dist/js/bootstrap.bundle.min.js - 200 78468 text/javascript 44.6846ms 2025-06-23 17:06:49.131 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/.gitlab-ci/variables.yml - null null 2025-06-23 17:06:49.133 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 17:06:49.134 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 17:06:49.134 +09:00 [INF] The response could not be cached for this request. 2025-06-23 17:06:49.137 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/.gitlab-ci/variables.yml - 401 0 null 5.1031ms 2025-06-23 17:16:40.037 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/aura - null null 2025-06-23 17:16:40.039 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 17:16:40.039 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 17:16:40.039 +09:00 [INF] The response could not be cached for this request. 2025-06-23 17:16:40.039 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/aura - 401 0 null 2.2299ms 2025-06-23 17:26:34.397 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/debug/_profiler/phpinfo - null null 2025-06-23 17:26:34.399 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 17:26:34.399 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 17:26:34.399 +09:00 [INF] The response could not be cached for this request. 2025-06-23 17:26:34.400 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/debug/_profiler/phpinfo - 401 0 null 3.0824ms 2025-06-23 17:34:25.864 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/profiler/phpinfo - null null 2025-06-23 17:34:25.864 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 17:34:25.864 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 17:34:25.866 +09:00 [INF] The response could not be cached for this request. 2025-06-23 17:34:25.866 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/profiler/phpinfo - 401 0 null 1.5134ms 2025-06-23 17:35:08.738 +09:00 [INF] Request starting HTTP/1.1 OPTIONS http://4.216.53.201/ - null null 2025-06-23 17:35:08.744 +09:00 [INF] Executing endpoint '/Index' 2025-06-23 17:35:08.760 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2025-06-23 17:35:08.763 +09:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-23 17:35:08.764 +09:00 [INF] Executed page /Index in 3.9532ms 2025-06-23 17:35:08.764 +09:00 [INF] Executed endpoint '/Index' 2025-06-23 17:35:08.765 +09:00 [INF] Request finished HTTP/1.1 OPTIONS http://4.216.53.201/ - 200 0 null 26.2952ms 2025-06-23 17:43:42.287 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/ - null null 2025-06-23 17:43:42.288 +09:00 [INF] No cached response available for this request. 2025-06-23 17:43:42.290 +09:00 [INF] Executing endpoint '/Index' 2025-06-23 17:43:42.290 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2025-06-23 17:43:42.291 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2025-06-23 17:43:42.291 +09:00 [INF] Executed handler method OnGet, returned result . 2025-06-23 17:43:42.291 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2025-06-23 17:43:42.292 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2025-06-23 17:43:42.320 +09:00 [INF] Executed page /Index in 29.8325ms 2025-06-23 17:43:42.321 +09:00 [INF] Executed endpoint '/Index' 2025-06-23 17:43:42.321 +09:00 [INF] The response could not be cached for this request. 2025-06-23 17:43:42.322 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/ - 200 null text/html; charset=utf-8 35.1143ms 2025-06-23 17:45:32.197 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/graph - null null 2025-06-23 17:45:32.198 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 17:45:32.198 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 17:45:32.198 +09:00 [INF] The response could not be cached for this request. 2025-06-23 17:45:32.198 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/graph - 401 0 null 1.024ms 2025-06-23 18:17:36.926 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/ - null null 2025-06-23 18:17:36.929 +09:00 [INF] No cached response available for this request. 2025-06-23 18:17:36.932 +09:00 [INF] Executing endpoint '/Index' 2025-06-23 18:17:36.936 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2025-06-23 18:17:36.968 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2025-06-23 18:17:36.968 +09:00 [INF] Executed handler method OnGet, returned result . 2025-06-23 18:17:36.968 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2025-06-23 18:17:36.970 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2025-06-23 18:17:36.990 +09:00 [INF] Executed page /Index in 25.4613ms 2025-06-23 18:17:36.991 +09:00 [INF] Executed endpoint '/Index' 2025-06-23 18:17:36.991 +09:00 [INF] The response could not be cached for this request. 2025-06-23 18:17:36.991 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/ - 200 null text/html; charset=utf-8 64.179ms 2025-06-23 18:24:07.303 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/favicon.ico - null null 2025-06-23 18:24:07.304 +09:00 [INF] No cached response available for this request. 2025-06-23 18:24:07.317 +09:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/imaadd/csweb/wwwroot/favicon.ico' 2025-06-23 18:24:07.317 +09:00 [INF] The response could not be cached for this request. 2025-06-23 18:24:07.317 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/favicon.ico - 200 5430 image/x-icon 13.9397ms 2025-06-23 18:26:22.972 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/ - null null 2025-06-23 18:26:22.973 +09:00 [INF] No cached response available for this request. 2025-06-23 18:26:22.975 +09:00 [INF] Executing endpoint '/Index' 2025-06-23 18:26:22.976 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2025-06-23 18:26:22.977 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2025-06-23 18:26:22.977 +09:00 [INF] Executed handler method OnGet, returned result . 2025-06-23 18:26:22.977 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2025-06-23 18:26:22.977 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2025-06-23 18:26:22.984 +09:00 [INF] Executed page /Index in 7.4974ms 2025-06-23 18:26:22.985 +09:00 [INF] Executed endpoint '/Index' 2025-06-23 18:26:22.985 +09:00 [INF] The response could not be cached for this request. 2025-06-23 18:26:22.985 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/ - 200 null text/html; charset=utf-8 13.6356ms 2025-06-23 18:33:10.398 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/.env - null null 2025-06-23 18:33:10.399 +09:00 [INF] No cached response available for this request. 2025-06-23 18:33:10.399 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 18:33:10.399 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 18:33:10.399 +09:00 [INF] The response could not be cached for this request. 2025-06-23 18:33:10.399 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/.env - 401 0 null 1.038ms 2025-06-23 18:34:41.306 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/geoserver/web/ - null null 2025-06-23 18:34:41.306 +09:00 [INF] No cached response available for this request. 2025-06-23 18:34:41.306 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 18:34:41.306 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 18:34:41.306 +09:00 [INF] The response could not be cached for this request. 2025-06-23 18:34:41.306 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/geoserver/web/ - 401 0 null 0.439ms 2025-06-23 18:51:06.715 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/ - null null 2025-06-23 18:51:06.716 +09:00 [INF] No cached response available for this request. 2025-06-23 18:51:06.717 +09:00 [INF] Executing endpoint '/Index' 2025-06-23 18:51:06.718 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2025-06-23 18:51:06.721 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2025-06-23 18:51:06.724 +09:00 [INF] Executed handler method OnGet, returned result . 2025-06-23 18:51:06.724 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2025-06-23 18:51:06.725 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2025-06-23 18:51:06.761 +09:00 [INF] Executed page /Index in 42.6867ms 2025-06-23 18:51:06.762 +09:00 [INF] Executed endpoint '/Index' 2025-06-23 18:51:06.762 +09:00 [INF] The response could not be cached for this request. 2025-06-23 18:51:06.762 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/ - 200 null text/html; charset=utf-8 47.3676ms 2025-06-23 19:15:43.028 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/developmentserver/metadatauploader - null null 2025-06-23 19:15:43.031 +09:00 [INF] No cached response available for this request. 2025-06-23 19:15:43.032 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 19:15:43.032 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 19:15:43.032 +09:00 [INF] The response could not be cached for this request. 2025-06-23 19:15:43.033 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/developmentserver/metadatauploader - 401 0 null 4.2774ms 2025-06-23 19:22:52.092 +09:00 [INF] Request starting HTTP/1.1 PROPFIND http://4.216.53.201:443/ - null null 2025-06-23 19:22:52.094 +09:00 [INF] Executing endpoint '/Index' 2025-06-23 19:22:52.094 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2025-06-23 19:22:52.109 +09:00 [INF] Antiforgery token validation failed. The required antiforgery cookie ".AspNetCore.Antiforgery.YZQZXC2yCjg" is not present. Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The required antiforgery cookie ".AspNetCore.Antiforgery.YZQZXC2yCjg" is not present. at Microsoft.AspNetCore.Antiforgery.DefaultAntiforgery.ValidateRequestAsync(HttpContext httpContext) at Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.ValidateAntiforgeryTokenAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) 2025-06-23 19:22:52.121 +09:00 [INF] Authorization failed for the request at filter 'Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.AutoValidateAntiforgeryTokenAuthorizationFilter'. 2025-06-23 19:22:52.124 +09:00 [INF] Executing StatusCodeResult, setting HTTP status code 400 2025-06-23 19:22:52.124 +09:00 [INF] Executed page /Index in 29.2529ms 2025-06-23 19:22:52.124 +09:00 [INF] Executed endpoint '/Index' 2025-06-23 19:22:52.124 +09:00 [INF] Request finished HTTP/1.1 PROPFIND http://4.216.53.201:443/ - 400 0 null 31.8472ms 2025-06-23 19:35:21.516 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/.git/objects/ - null null 2025-06-23 19:35:21.518 +09:00 [INF] No cached response available for this request. 2025-06-23 19:35:21.519 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 19:35:21.519 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 19:35:21.520 +09:00 [INF] The response could not be cached for this request. 2025-06-23 19:35:21.520 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/.git/objects/ - 401 0 null 4.6774ms 2025-06-23 20:08:17.506 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201:443/ - null null 2025-06-23 20:08:17.508 +09:00 [INF] No cached response available for this request. 2025-06-23 20:08:17.508 +09:00 [INF] Executing endpoint '/Index' 2025-06-23 20:08:17.512 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2025-06-23 20:08:17.516 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2025-06-23 20:08:17.516 +09:00 [INF] Executed handler method OnGet, returned result . 2025-06-23 20:08:17.516 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2025-06-23 20:08:17.518 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2025-06-23 20:08:17.554 +09:00 [INF] Executed page /Index in 41.4713ms 2025-06-23 20:08:17.554 +09:00 [INF] Executed endpoint '/Index' 2025-06-23 20:08:17.554 +09:00 [INF] The response could not be cached for this request. 2025-06-23 20:08:17.554 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201:443/ - 200 null text/html; charset=utf-8 48.0508ms 2025-06-23 20:12:23.557 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/message-api/actuator/env - null null 2025-06-23 20:12:23.559 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 20:12:23.559 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 20:12:23.559 +09:00 [INF] The response could not be cached for this request. 2025-06-23 20:12:23.560 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/message-api/actuator/env - 401 0 null 2.7785ms 2025-06-23 20:24:09.924 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/config/.git/config - null null 2025-06-23 20:24:09.926 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 20:24:09.927 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 20:24:09.927 +09:00 [INF] The response could not be cached for this request. 2025-06-23 20:24:09.927 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/config/.git/config - 401 0 null 2.6716ms 2025-06-23 20:32:37.639 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/wp-content/debug.log - null null 2025-06-23 20:32:37.642 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 20:32:37.642 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 20:32:37.642 +09:00 [INF] The response could not be cached for this request. 2025-06-23 20:32:37.642 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/wp-content/debug.log - 401 0 null 2.998ms 2025-06-23 20:44:44.049 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/settings/.env - null null 2025-06-23 20:44:44.051 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 20:44:44.051 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 20:44:44.051 +09:00 [INF] The response could not be cached for this request. 2025-06-23 20:44:44.051 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/settings/.env - 401 0 null 1.5242ms 2025-06-23 20:53:15.822 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/gateway - null null 2025-06-23 20:53:15.823 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 20:53:15.823 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 20:53:15.823 +09:00 [INF] The response could not be cached for this request. 2025-06-23 20:53:15.823 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/gateway - 401 0 null 0.9053ms 2025-06-23 21:03:33.969 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/csweb - null null 2025-06-23 21:03:33.970 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 21:03:33.970 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 21:03:33.970 +09:00 [INF] The response could not be cached for this request. 2025-06-23 21:03:33.970 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/csweb - 401 0 null 1.4106ms 2025-06-23 21:19:25.165 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/ - null null 2025-06-23 21:19:25.168 +09:00 [INF] No cached response available for this request. 2025-06-23 21:19:25.169 +09:00 [INF] Executing endpoint '/Index' 2025-06-23 21:19:25.171 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2025-06-23 21:19:25.174 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2025-06-23 21:19:25.175 +09:00 [INF] Executed handler method OnGet, returned result . 2025-06-23 21:19:25.175 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2025-06-23 21:19:25.177 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2025-06-23 21:19:25.198 +09:00 [INF] Executed page /Index in 26.9717ms 2025-06-23 21:19:25.199 +09:00 [INF] Executed endpoint '/Index' 2025-06-23 21:19:25.199 +09:00 [INF] The response could not be cached for this request. 2025-06-23 21:19:25.199 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/ - 200 null text/html; charset=utf-8 34.7768ms 2025-06-23 21:22:20.558 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/.git/HEAD - null null 2025-06-23 21:22:20.559 +09:00 [INF] No cached response available for this request. 2025-06-23 21:22:20.559 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 21:22:20.559 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 21:22:20.560 +09:00 [INF] The response could not be cached for this request. 2025-06-23 21:22:20.560 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/.git/HEAD - 401 0 null 1.6772ms 2025-06-23 21:27:08.115 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/autodiscover/autodiscover.json?@zdi/Powershell - null null 2025-06-23 21:27:08.116 +09:00 [INF] No cached response available for this request. 2025-06-23 21:27:08.122 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 21:27:08.122 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 21:27:08.122 +09:00 [INF] The response could not be cached for this request. 2025-06-23 21:27:08.123 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/autodiscover/autodiscover.json?@zdi/Powershell - 401 0 null 8.0015ms 2025-06-23 21:38:28.789 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/.env - null null 2025-06-23 21:38:28.790 +09:00 [INF] No cached response available for this request. 2025-06-23 21:38:28.790 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 21:38:28.790 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 21:38:28.791 +09:00 [INF] The response could not be cached for this request. 2025-06-23 21:38:28.791 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/.env - 401 0 null 1.8968ms 2025-06-23 21:38:30.193 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/.git/config - null null 2025-06-23 21:38:30.194 +09:00 [INF] No cached response available for this request. 2025-06-23 21:38:30.194 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2025-06-23 21:38:30.194 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2025-06-23 21:38:30.194 +09:00 [INF] The response could not be cached for this request. 2025-06-23 21:38:30.194 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/.git/config - 401 0 null 1.1447ms 2025-06-23 21:53:24.808 +09:00 [INF] Request starting HTTP/1.1 PROPFIND http://4.216.53.201:443/ - null null 2025-06-23 21:53:24.811 +09:00 [INF] Executing endpoint '/Index' 2025-06-23 21:53:24.811 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2025-06-23 21:53:24.821 +09:00 [INF] Antiforgery token validation failed. The required antiforgery cookie ".AspNetCore.Antiforgery.YZQZXC2yCjg" is not present. Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The required antiforgery cookie ".AspNetCore.Antiforgery.YZQZXC2yCjg" is not present. at Microsoft.AspNetCore.Antiforgery.DefaultAntiforgery.ValidateRequestAsync(HttpContext httpContext) at Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.ValidateAntiforgeryTokenAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) 2025-06-23 21:53:24.834 +09:00 [INF] Authorization failed for the request at filter 'Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.AutoValidateAntiforgeryTokenAuthorizationFilter'. 2025-06-23 21:53:24.835 +09:00 [INF] Executing StatusCodeResult, setting HTTP status code 400 2025-06-23 21:53:24.835 +09:00 [INF] Executed page /Index in 23.9671ms 2025-06-23 21:53:24.835 +09:00 [INF] Executed endpoint '/Index' 2025-06-23 21:53:24.835 +09:00 [INF] Request finished HTTP/1.1 PROPFIND http://4.216.53.201:443/ - 400 0 null 27.0039ms 2025-06-23 22:01:01.037 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/ - null null 2025-06-23 22:01:01.039 +09:00 [INF] Executing endpoint '/Index' 2025-06-23 22:01:01.039 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2025-06-23 22:01:01.042 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2025-06-23 22:01:01.042 +09:00 [INF] Executed handler method OnGet, returned result . 2025-06-23 22:01:01.042 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2025-06-23 22:01:01.042 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2025-06-23 22:01:01.060 +09:00 [INF] Executed page /Index in 21.5632ms 2025-06-23 22:01:01.061 +09:00 [INF] Executed endpoint '/Index' 2025-06-23 22:01:01.061 +09:00 [INF] The response could not be cached for this request. 2025-06-23 22:01:01.063 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/ - 200 null text/html; charset=utf-8 25.2507ms 2025-06-23 22:02:31.396 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/ - null null 2025-06-23 22:02:31.398 +09:00 [INF] No cached response available for this request. 2025-06-23 22:02:31.398 +09:00 [INF] Executing endpoint '/Index' 2025-06-23 22:02:31.398 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2025-06-23 22:02:31.399 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2025-06-23 22:02:31.400 +09:00 [INF] Executed handler method OnGet, returned result . 2025-06-23 22:02:31.400 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2025-06-23 22:02:31.400 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2025-06-23 22:02:31.401 +09:00 [INF] Executed page /Index in 2.9075ms 2025-06-23 22:02:31.402 +09:00 [INF] Executed endpoint '/Index' 2025-06-23 22:02:31.403 +09:00 [INF] The response could not be cached for this request. 2025-06-23 22:02:31.403 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/ - 200 null text/html; charset=utf-8 6.3116ms