2026-07-16 00:08:25.810 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/developmentserver/metadatauploader - null null 2026-07-16 00:08:25.816 +09:00 [INF] No cached response available for this request. 2026-07-16 00:08:25.817 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 00:08:25.817 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 00:08:25.817 +09:00 [INF] The response could not be cached for this request. 2026-07-16 00:08:25.818 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/developmentserver/metadatauploader - 401 0 null 7.459ms 2026-07-16 00:43:39.236 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/api/auth/saml/acs - null null 2026-07-16 00:43:39.237 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 00:43:39.237 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 00:43:39.237 +09:00 [INF] The response could not be cached for this request. 2026-07-16 00:43:39.237 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/api/auth/saml/acs - 401 0 null 0.5815ms 2026-07-16 00:51:55.880 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/ - null null 2026-07-16 00:51:55.881 +09:00 [INF] Executing endpoint '/Index' 2026-07-16 00:51:55.882 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2026-07-16 00:51:55.882 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2026-07-16 00:51:55.882 +09:00 [INF] Executed handler method OnGet, returned result . 2026-07-16 00:51:55.882 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2026-07-16 00:51:55.882 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2026-07-16 00:51:55.888 +09:00 [INF] Executed page /Index in 5.9112ms 2026-07-16 00:51:55.888 +09:00 [INF] Executed endpoint '/Index' 2026-07-16 00:51:55.888 +09:00 [INF] The response could not be cached for this request. 2026-07-16 00:51:55.888 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/ - 200 null text/html; charset=utf-8 7.8161ms 2026-07-16 01:22:49.648 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/.env - null null 2026-07-16 01:22:49.649 +09:00 [INF] No cached response available for this request. 2026-07-16 01:22:49.650 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:22:49.651 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:22:49.651 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:22:49.651 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/.env - 401 0 null 3.79ms 2026-07-16 01:22:50.989 +09:00 [INF] Request starting HTTP/1.1 POST http://4.216.53.201/ - application/x-www-form-urlencoded 20 2026-07-16 01:22:50.990 +09:00 [INF] Executing endpoint '/Index' 2026-07-16 01:22:50.990 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2026-07-16 01:22:50.998 +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) 2026-07-16 01:22:50.999 +09:00 [INF] Authorization failed for the request at filter 'Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.AutoValidateAntiforgeryTokenAuthorizationFilter'. 2026-07-16 01:22:51.000 +09:00 [INF] Executing StatusCodeResult, setting HTTP status code 400 2026-07-16 01:22:51.000 +09:00 [INF] Executed page /Index in 9.6378ms 2026-07-16 01:22:51.000 +09:00 [INF] Executed endpoint '/Index' 2026-07-16 01:22:51.000 +09:00 [INF] Request finished HTTP/1.1 POST http://4.216.53.201/ - 400 0 null 11.1109ms 2026-07-16 01:41:55.000 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/ - null null 2026-07-16 01:41:55.001 +09:00 [INF] No cached response available for this request. 2026-07-16 01:41:55.001 +09:00 [INF] Executing endpoint '/Index' 2026-07-16 01:41:55.002 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2026-07-16 01:41:55.002 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2026-07-16 01:41:55.002 +09:00 [INF] Executed handler method OnGet, returned result . 2026-07-16 01:41:55.002 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2026-07-16 01:41:55.002 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2026-07-16 01:41:55.004 +09:00 [INF] Executed page /Index in 2.5201ms 2026-07-16 01:41:55.004 +09:00 [INF] Executed endpoint '/Index' 2026-07-16 01:41:55.005 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:41:55.005 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/ - 200 null text/html; charset=utf-8 5.8112ms 2026-07-16 01:48:55.255 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/wp-content/plugins/hellopress/wp_filemanager.php - null null 2026-07-16 01:48:55.256 +09:00 [INF] No cached response available for this request. 2026-07-16 01:48:55.256 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:48:55.257 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:48:55.257 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:48:55.257 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/wp-content/plugins/hellopress/wp_filemanager.php - 401 0 null 1.5632ms 2026-07-16 01:48:55.584 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/this_is_a_new_hello_world.php - null null 2026-07-16 01:48:55.585 +09:00 [INF] No cached response available for this request. 2026-07-16 01:48:55.586 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:48:55.587 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:48:55.587 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:48:55.587 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/this_is_a_new_hello_world.php - 401 0 null 2.619ms 2026-07-16 01:48:55.900 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/wp-the.php - null null 2026-07-16 01:48:55.901 +09:00 [INF] No cached response available for this request. 2026-07-16 01:48:55.901 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:48:55.901 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:48:55.901 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:48:55.901 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/wp-the.php - 401 0 null 0.5628ms 2026-07-16 01:48:56.216 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/file5.php - null null 2026-07-16 01:48:56.217 +09:00 [INF] No cached response available for this request. 2026-07-16 01:48:56.217 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:48:56.218 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:48:56.219 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:48:56.219 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/file5.php - 401 0 null 2.4241ms 2026-07-16 01:48:56.549 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/c4.php - null null 2026-07-16 01:48:56.550 +09:00 [INF] No cached response available for this request. 2026-07-16 01:48:56.550 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:48:56.551 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:48:56.551 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:48:56.551 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/c4.php - 401 0 null 1.7155ms 2026-07-16 01:48:56.866 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/wpxml.php - null null 2026-07-16 01:48:56.867 +09:00 [INF] No cached response available for this request. 2026-07-16 01:48:56.867 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:48:56.868 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:48:56.868 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:48:56.869 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/wpxml.php - 401 0 null 2.4419ms 2026-07-16 01:48:57.182 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/wp-png.php - null null 2026-07-16 01:48:57.182 +09:00 [INF] No cached response available for this request. 2026-07-16 01:48:57.183 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:48:57.184 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:48:57.185 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:48:57.186 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/wp-png.php - 401 0 null 3.4094ms 2026-07-16 01:48:57.505 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/wp-admin/zoko.php - null null 2026-07-16 01:48:57.506 +09:00 [INF] No cached response available for this request. 2026-07-16 01:48:57.506 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:48:57.506 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:48:57.506 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:48:57.506 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/wp-admin/zoko.php - 401 0 null 0.5932ms 2026-07-16 01:48:57.823 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/classwithtostring.php - null null 2026-07-16 01:48:57.824 +09:00 [INF] No cached response available for this request. 2026-07-16 01:48:57.825 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:48:57.825 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:48:57.826 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:48:57.827 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/classwithtostring.php - 401 0 null 3.9709ms 2026-07-16 01:48:58.143 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/wp-access.php - null null 2026-07-16 01:48:58.144 +09:00 [INF] No cached response available for this request. 2026-07-16 01:48:58.145 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:48:58.145 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:48:58.145 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:48:58.146 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/wp-access.php - 401 0 null 2.8451ms 2026-07-16 01:48:58.491 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/mifta.php - null null 2026-07-16 01:48:58.492 +09:00 [INF] No cached response available for this request. 2026-07-16 01:48:58.492 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:48:58.493 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:48:58.493 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:48:58.493 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/mifta.php - 401 0 null 2.1954ms 2026-07-16 01:48:58.808 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/dex.php - null null 2026-07-16 01:48:58.809 +09:00 [INF] No cached response available for this request. 2026-07-16 01:48:58.809 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:48:58.809 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:48:58.809 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:48:58.809 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/dex.php - 401 0 null 0.6132ms 2026-07-16 01:48:59.152 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/yanz.php - null null 2026-07-16 01:48:59.153 +09:00 [INF] No cached response available for this request. 2026-07-16 01:48:59.153 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:48:59.154 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:48:59.154 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:48:59.155 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/yanz.php - 401 0 null 3.2849ms 2026-07-16 01:48:59.477 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/wp-sing.php - null null 2026-07-16 01:48:59.478 +09:00 [INF] No cached response available for this request. 2026-07-16 01:48:59.478 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:48:59.479 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:48:59.479 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:48:59.480 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/wp-sing.php - 401 0 null 2.5299ms 2026-07-16 01:48:59.793 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/ma1.php - null null 2026-07-16 01:48:59.793 +09:00 [INF] No cached response available for this request. 2026-07-16 01:48:59.794 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:48:59.794 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:48:59.794 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:48:59.795 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/ma1.php - 401 0 null 2.4494ms 2026-07-16 01:49:00.107 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/002.php - null null 2026-07-16 01:49:00.108 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:00.109 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:00.109 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:00.109 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:00.110 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/002.php - 401 0 null 2.6839ms 2026-07-16 01:49:00.441 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/cilus.php - null null 2026-07-16 01:49:00.443 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:00.443 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:00.443 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:00.443 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:00.445 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/cilus.php - 401 0 null 3.3672ms 2026-07-16 01:49:00.757 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/wp-term.php - null null 2026-07-16 01:49:00.758 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:00.758 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:00.758 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:00.759 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:00.760 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/wp-term.php - 401 0 null 2.7176ms 2026-07-16 01:49:01.083 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/wp-signup.php - null null 2026-07-16 01:49:01.083 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:01.083 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:01.083 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:01.083 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:01.083 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/wp-signup.php - 401 0 null 0.4338ms 2026-07-16 01:49:01.408 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/wp-ws68.php - null null 2026-07-16 01:49:01.409 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:01.409 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:01.409 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:01.410 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:01.410 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/wp-ws68.php - 401 0 null 1.7597ms 2026-07-16 01:49:01.724 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/wp-good.php - null null 2026-07-16 01:49:01.725 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:01.725 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:01.725 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:01.725 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:01.725 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/wp-good.php - 401 0 null 1.8073ms 2026-07-16 01:49:02.041 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/autoload_classmap.php - null null 2026-07-16 01:49:02.041 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:02.041 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:02.041 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:02.041 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:02.042 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/autoload_classmap.php - 401 0 null 0.4814ms 2026-07-16 01:49:02.362 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/wp-blink.php - null null 2026-07-16 01:49:02.363 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:02.363 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:02.364 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:02.364 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:02.365 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/wp-blink.php - 401 0 null 3.1168ms 2026-07-16 01:49:02.699 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/wp-ver.php - null null 2026-07-16 01:49:02.699 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:02.699 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:02.699 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:02.699 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:02.699 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/wp-ver.php - 401 0 null 0.4001ms 2026-07-16 01:49:03.014 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/wp.php - null null 2026-07-16 01:49:03.015 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:03.015 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:03.016 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:03.016 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:03.016 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/wp.php - 401 0 null 2.5803ms 2026-07-16 01:49:03.332 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/f35.php - null null 2026-07-16 01:49:03.333 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:03.333 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:03.334 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:03.334 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:03.335 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/f35.php - 401 0 null 3.48ms 2026-07-16 01:49:03.656 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/d61.php - null null 2026-07-16 01:49:03.657 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:03.657 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:03.657 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:03.657 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:03.657 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/d61.php - 401 0 null 0.4578ms 2026-07-16 01:49:03.975 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/wp-wpbak.php - null null 2026-07-16 01:49:03.976 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:03.976 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:03.977 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:03.977 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:03.978 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/wp-wpbak.php - 401 0 null 2.3912ms 2026-07-16 01:49:04.291 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/ccc.php - null null 2026-07-16 01:49:04.292 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:04.293 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:04.293 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:04.293 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:04.295 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/ccc.php - 401 0 null 3.2178ms 2026-07-16 01:49:04.608 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/file88.php - null null 2026-07-16 01:49:04.608 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:04.608 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:04.608 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:04.608 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:04.608 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/file88.php - 401 0 null 0.4005ms 2026-07-16 01:49:04.927 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/aevly.php - null null 2026-07-16 01:49:04.929 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:04.929 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:04.930 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:04.930 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:04.931 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/aevly.php - 401 0 null 3.8995ms 2026-07-16 01:49:05.251 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/k2.php - null null 2026-07-16 01:49:05.251 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:05.251 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:05.251 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:05.251 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:05.251 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/k2.php - 401 0 null 0.5248ms 2026-07-16 01:49:05.573 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/wp-block.php - null null 2026-07-16 01:49:05.574 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:05.575 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:05.575 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:05.575 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:05.576 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/wp-block.php - 401 0 null 3.4552ms 2026-07-16 01:49:05.888 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/1.php - null null 2026-07-16 01:49:05.889 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:05.891 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:05.891 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:05.891 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:05.892 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/1.php - 401 0 null 3.1105ms 2026-07-16 01:49:06.205 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/atkno.php - null null 2026-07-16 01:49:06.206 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:06.206 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:06.207 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:06.207 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:06.208 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/atkno.php - 401 0 null 2.4963ms 2026-07-16 01:49:06.524 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/ss.php - null null 2026-07-16 01:49:06.524 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:06.524 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:06.524 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:06.524 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:06.524 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/ss.php - 401 0 null 0.519ms 2026-07-16 01:49:06.840 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/wp-conflg.php - null null 2026-07-16 01:49:06.841 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:06.841 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:06.841 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:06.842 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:06.843 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/wp-conflg.php - 401 0 null 3.1244ms 2026-07-16 01:49:07.156 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/wp-links-opml.php - null null 2026-07-16 01:49:07.157 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:07.158 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:07.158 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:07.158 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:07.159 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/wp-links-opml.php - 401 0 null 2.7386ms 2026-07-16 01:49:07.473 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/as.php - null null 2026-07-16 01:49:07.474 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:07.474 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:07.474 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:07.474 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:07.474 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/as.php - 401 0 null 0.4252ms 2026-07-16 01:49:07.789 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/wp-admin/wpyfiavs.php - null null 2026-07-16 01:49:07.790 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:07.791 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:07.791 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:07.791 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:07.792 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/wp-admin/wpyfiavs.php - 401 0 null 2.0871ms 2026-07-16 01:49:08.106 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/wefile.php - null null 2026-07-16 01:49:08.106 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:08.106 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:08.106 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:08.106 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:08.106 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/wefile.php - 401 0 null 0.3923ms 2026-07-16 01:49:08.434 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/wp-firewall.php - null null 2026-07-16 01:49:08.435 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:08.436 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:08.436 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:08.437 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:08.437 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/wp-firewall.php - 401 0 null 3.0813ms 2026-07-16 01:49:08.751 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/wp-rrtx.php - null null 2026-07-16 01:49:08.751 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:08.751 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:08.751 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:08.751 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:08.751 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/wp-rrtx.php - 401 0 null 0.41ms 2026-07-16 01:49:09.066 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/drykl.php - null null 2026-07-16 01:49:09.066 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:09.067 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:09.067 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:09.067 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:09.068 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/drykl.php - 401 0 null 2.4962ms 2026-07-16 01:49:09.380 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/wp-fileesx-449.php - null null 2026-07-16 01:49:09.381 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:09.382 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:09.382 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:09.382 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:09.383 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/wp-fileesx-449.php - 401 0 null 3.1781ms 2026-07-16 01:49:09.709 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/wp-link-szoppm.php - null null 2026-07-16 01:49:09.709 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:09.709 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:09.709 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:09.709 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:09.710 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/wp-link-szoppm.php - 401 0 null 0.5582ms 2026-07-16 01:49:10.043 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/asasx.php - null null 2026-07-16 01:49:10.043 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:10.043 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:10.044 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:10.044 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:10.044 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/asasx.php - 401 0 null 0.8672ms 2026-07-16 01:49:10.358 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/thoms.php - null null 2026-07-16 01:49:10.360 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:10.360 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:10.360 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:10.360 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:10.360 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/thoms.php - 401 0 null 1.9474ms 2026-07-16 01:49:10.682 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/appt.php - null null 2026-07-16 01:49:10.683 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:10.684 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:10.684 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:10.685 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:10.685 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/appt.php - 401 0 null 2.9728ms 2026-07-16 01:49:11.014 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/xex.php - null null 2026-07-16 01:49:11.015 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:11.015 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:11.016 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:11.016 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:11.016 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/xex.php - 401 0 null 1.7276ms 2026-07-16 01:49:11.349 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/wp-xx.php - null null 2026-07-16 01:49:11.349 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:11.350 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:11.350 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:11.350 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:11.352 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/wp-xx.php - 401 0 null 2.8842ms 2026-07-16 01:49:11.675 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/wp-x7.php - null null 2026-07-16 01:49:11.676 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:11.677 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:11.677 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:11.678 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:11.678 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/wp-x7.php - 401 0 null 3.2979ms 2026-07-16 01:49:11.997 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/xmrl.php - null null 2026-07-16 01:49:11.997 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:11.997 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:11.998 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:11.998 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:12.000 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/xmrl.php - 401 0 null 0.5298ms 2026-07-16 01:49:12.337 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/19.php - null null 2026-07-16 01:49:12.338 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:12.339 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:12.339 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:12.339 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:12.341 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/19.php - 401 0 null 4.0113ms 2026-07-16 01:49:12.663 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/sql.php - null null 2026-07-16 01:49:12.663 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:12.663 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:12.663 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:12.663 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:12.663 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/sql.php - 401 0 null 0.5445ms 2026-07-16 01:49:12.980 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/f35.php - null null 2026-07-16 01:49:12.981 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:12.981 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:12.982 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:12.982 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:12.982 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/f35.php - 401 0 null 2.0984ms 2026-07-16 01:49:13.306 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/ff.php - null null 2026-07-16 01:49:13.308 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:13.308 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:13.308 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:13.308 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:13.310 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/ff.php - 401 0 null 3.6175ms 2026-07-16 01:49:13.624 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/chomu.php - null null 2026-07-16 01:49:13.625 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:13.625 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:13.625 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:13.625 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:13.625 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/chomu.php - 401 0 null 0.5839ms 2026-07-16 01:49:13.940 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/file11.php - null null 2026-07-16 01:49:13.942 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:13.942 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:13.943 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:13.943 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:13.944 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/file11.php - 401 0 null 3.5299ms 2026-07-16 01:49:14.260 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/dex.php - null null 2026-07-16 01:49:14.262 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:14.262 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:14.263 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:14.263 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:14.263 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/dex.php - 401 0 null 3.2515ms 2026-07-16 01:49:14.578 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/crgio.php - null null 2026-07-16 01:49:14.579 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:14.580 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:14.580 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:14.581 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:14.582 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/crgio.php - 401 0 null 3.9103ms 2026-07-16 01:49:14.894 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/pass4.php - null null 2026-07-16 01:49:14.895 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:14.895 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:14.895 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:14.895 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:14.895 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/pass4.php - 401 0 null 0.4448ms 2026-07-16 01:49:15.209 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/wp-is.php - null null 2026-07-16 01:49:15.209 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:15.210 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:15.210 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:15.210 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:15.211 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/wp-is.php - 401 0 null 2.0137ms 2026-07-16 01:49:15.545 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/wp-admin/index.php - null null 2026-07-16 01:49:15.546 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:15.547 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:15.547 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:15.548 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:15.548 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/wp-admin/index.php - 401 0 null 2.4334ms 2026-07-16 01:49:15.861 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/ver.php - null null 2026-07-16 01:49:15.861 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:15.862 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:15.862 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:15.862 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:15.862 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/ver.php - 401 0 null 0.4778ms 2026-07-16 01:49:16.175 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/wp-tivate.php - null null 2026-07-16 01:49:16.176 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:16.177 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:16.177 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:16.178 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:16.178 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/wp-tivate.php - 401 0 null 3.001ms 2026-07-16 01:49:16.491 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/shell20211028.php - null null 2026-07-16 01:49:16.491 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:16.491 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:16.491 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:16.491 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:16.491 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/shell20211028.php - 401 0 null 0.4409ms 2026-07-16 01:49:16.811 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/x.php - null null 2026-07-16 01:49:16.812 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:16.813 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:16.813 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:16.814 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:16.815 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/x.php - 401 0 null 3.5954ms 2026-07-16 01:49:17.128 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/file.php - null null 2026-07-16 01:49:17.129 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:17.129 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:17.129 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:17.129 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:17.130 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/file.php - 401 0 null 2.5287ms 2026-07-16 01:49:17.445 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/8.php - null null 2026-07-16 01:49:17.445 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:17.445 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:17.445 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:17.445 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:17.445 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/8.php - 401 0 null 0.6069ms 2026-07-16 01:49:17.768 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/ffd.php - null null 2026-07-16 01:49:17.769 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:17.770 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:17.770 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:17.771 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:17.771 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/ffd.php - 401 0 null 3.3972ms 2026-07-16 01:49:18.108 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/t.php - null null 2026-07-16 01:49:18.109 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:18.109 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:18.109 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:18.110 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:18.110 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/t.php - 401 0 null 2.3582ms 2026-07-16 01:49:18.423 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/shell.php - null null 2026-07-16 01:49:18.423 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:18.423 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:18.423 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:18.423 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:18.423 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/shell.php - 401 0 null 0.5565ms 2026-07-16 01:49:18.738 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/fun.php - null null 2026-07-16 01:49:18.740 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:18.741 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:18.741 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:18.741 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:18.742 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/fun.php - 401 0 null 3.4453ms 2026-07-16 01:49:19.055 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/wp-content/languages/index.php - null null 2026-07-16 01:49:19.055 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:19.055 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:19.055 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:19.055 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:19.056 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/wp-content/languages/index.php - 401 0 null 0.5421ms 2026-07-16 01:49:19.371 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/x.php - null null 2026-07-16 01:49:19.372 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:19.373 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:19.373 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:19.373 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:19.374 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/x.php - 401 0 null 3.3822ms 2026-07-16 01:49:19.687 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/revealability.php - null null 2026-07-16 01:49:19.688 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:19.688 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:19.688 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:19.688 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:19.688 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/revealability.php - 401 0 null 1.2602ms 2026-07-16 01:49:20.003 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/ccou.php - null null 2026-07-16 01:49:20.003 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:20.003 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:20.003 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:20.004 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:20.004 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/ccou.php - 401 0 null 0.5234ms 2026-07-16 01:49:20.319 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/ff1.php - null null 2026-07-16 01:49:20.320 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:20.320 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:20.321 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:20.321 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:20.322 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/ff1.php - 401 0 null 2.4022ms 2026-07-16 01:49:20.637 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/shx.php - null null 2026-07-16 01:49:20.638 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:20.639 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:20.639 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:20.639 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:20.640 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/shx.php - 401 0 null 3.0421ms 2026-07-16 01:49:20.953 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/bgymj.php - null null 2026-07-16 01:49:20.953 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:20.953 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:20.954 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:20.954 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:20.954 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/bgymj.php - 401 0 null 0.4937ms 2026-07-16 01:49:21.269 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/wen.php - null null 2026-07-16 01:49:21.271 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:21.271 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:21.272 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:21.272 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:21.273 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/wen.php - 401 0 null 3.0277ms 2026-07-16 01:49:21.620 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/f.php - null null 2026-07-16 01:49:21.621 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:21.621 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:21.621 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:21.621 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:21.621 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/f.php - 401 0 null 0.5892ms 2026-07-16 01:49:21.986 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/la.php - null null 2026-07-16 01:49:21.987 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:21.988 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:21.989 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:21.990 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:21.990 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/la.php - 401 0 null 3.7302ms 2026-07-16 01:49:22.332 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/se/name.php - null null 2026-07-16 01:49:22.333 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:22.333 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:22.333 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:22.333 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:22.333 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/se/name.php - 401 0 null 0.5693ms 2026-07-16 01:49:22.688 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/z.php - null null 2026-07-16 01:49:22.690 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:22.690 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:22.691 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:22.692 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:22.692 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/z.php - 401 0 null 3.9826ms 2026-07-16 01:49:23.005 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/wp-update.php - null null 2026-07-16 01:49:23.007 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:23.007 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:23.007 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:23.007 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:23.008 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/wp-update.php - 401 0 null 2.7542ms 2026-07-16 01:49:23.323 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/wp-content/themes/about.php - null null 2026-07-16 01:49:23.324 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:23.324 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:23.325 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:23.325 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:23.326 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/wp-content/themes/about.php - 401 0 null 3.4284ms 2026-07-16 01:49:23.660 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/plugins.php - null null 2026-07-16 01:49:23.660 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:23.660 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:23.660 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:23.660 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:23.660 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/plugins.php - 401 0 null 0.5497ms 2026-07-16 01:49:24.010 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/data.php - null null 2026-07-16 01:49:24.011 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:24.011 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:24.012 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:24.012 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:24.013 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/data.php - 401 0 null 3.3567ms 2026-07-16 01:49:24.327 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/atomlib.php - null null 2026-07-16 01:49:24.327 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:24.327 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:24.327 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:24.327 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:24.327 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/atomlib.php - 401 0 null 0.6678ms 2026-07-16 01:49:24.643 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/xa.php - null null 2026-07-16 01:49:24.644 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:24.644 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:24.644 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:24.644 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:24.645 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/xa.php - 401 0 null 1.2092ms 2026-07-16 01:49:24.972 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/ms-edit.php - null null 2026-07-16 01:49:24.972 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:24.973 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:24.973 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:24.973 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:24.974 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/ms-edit.php - 401 0 null 2.3771ms 2026-07-16 01:49:25.286 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/sid3.php - null null 2026-07-16 01:49:25.287 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:25.287 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:25.287 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:25.287 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:25.287 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/sid3.php - 401 0 null 0.5804ms 2026-07-16 01:49:25.602 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/cache.php - null null 2026-07-16 01:49:25.603 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:25.604 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:25.604 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:25.604 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:25.605 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/cache.php - 401 0 null 2.9157ms 2026-07-16 01:49:25.964 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/i.php - null null 2026-07-16 01:49:25.964 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:25.964 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:25.964 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:25.964 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:25.964 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/i.php - 401 0 null 0.5429ms 2026-07-16 01:49:26.286 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/wp-admin/network/edit.php - null null 2026-07-16 01:49:26.288 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:26.289 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:26.290 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:26.290 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:26.291 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/wp-admin/network/edit.php - 401 0 null 4.7419ms 2026-07-16 01:49:26.605 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/dropdown.php - null null 2026-07-16 01:49:26.605 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:26.605 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:26.605 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:26.605 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:26.605 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/dropdown.php - 401 0 null 0.4769ms 2026-07-16 01:49:26.920 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/system.php - null null 2026-07-16 01:49:26.921 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:26.922 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:26.922 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:26.923 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:26.923 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/system.php - 401 0 null 3.0143ms 2026-07-16 01:49:27.245 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/r.php - null null 2026-07-16 01:49:27.245 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:27.246 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:27.246 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:27.246 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:27.246 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/r.php - 401 0 null 0.4238ms 2026-07-16 01:49:27.601 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/xml.php - null null 2026-07-16 01:49:27.602 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:27.602 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:27.602 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:27.603 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:27.603 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/xml.php - 401 0 null 2.8603ms 2026-07-16 01:49:28.463 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/06.php - null null 2026-07-16 01:49:28.464 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:28.465 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:28.465 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:28.465 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:28.466 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/06.php - 401 0 null 3.0684ms 2026-07-16 01:49:28.803 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/lp6.php - null null 2026-07-16 01:49:28.803 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:28.803 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:28.803 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:28.803 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:28.803 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/lp6.php - 401 0 null 0.5221ms 2026-07-16 01:49:29.122 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/a4.php - null null 2026-07-16 01:49:29.122 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:29.123 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:29.123 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:29.123 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:29.123 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/a4.php - 401 0 null 1.6217ms 2026-07-16 01:49:29.459 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/samll.php - null null 2026-07-16 01:49:29.459 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:29.460 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:29.460 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:29.460 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:29.460 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/samll.php - 401 0 null 1.4728ms 2026-07-16 01:49:29.779 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/inputs.php - null null 2026-07-16 01:49:29.780 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:29.780 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:29.781 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:29.781 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:29.781 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/inputs.php - 401 0 null 2.4612ms 2026-07-16 01:49:30.110 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/new.php - null null 2026-07-16 01:49:30.110 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:30.110 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:30.111 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:30.111 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:30.111 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/new.php - 401 0 null 0.4167ms 2026-07-16 01:49:30.429 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/term.php - null null 2026-07-16 01:49:30.430 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:30.431 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:30.431 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:30.432 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:30.432 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/term.php - 401 0 null 3.3921ms 2026-07-16 01:49:30.750 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/wp-load.php - null null 2026-07-16 01:49:30.750 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:30.750 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:30.751 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:30.751 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:30.751 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/wp-load.php - 401 0 null 0.4249ms 2026-07-16 01:49:31.070 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/wso.php - null null 2026-07-16 01:49:31.071 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:31.071 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:31.071 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:31.072 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:31.072 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/wso.php - 401 0 null 2.4447ms 2026-07-16 01:49:31.388 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/666.php - null null 2026-07-16 01:49:31.389 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:31.390 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:31.390 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:31.390 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:31.391 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/666.php - 401 0 null 3.3658ms 2026-07-16 01:49:31.723 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/txets.php - null null 2026-07-16 01:49:31.723 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:31.723 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:31.723 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:31.723 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:31.723 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/txets.php - 401 0 null 0.4087ms 2026-07-16 01:49:32.041 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/wp-admin/maint/wp-is.php - null null 2026-07-16 01:49:32.042 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:32.043 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:32.043 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:32.044 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:32.045 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/wp-admin/maint/wp-is.php - 401 0 null 3.4709ms 2026-07-16 01:49:32.383 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/333.php - null null 2026-07-16 01:49:32.383 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:32.383 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:32.383 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:32.383 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:32.383 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/333.php - 401 0 null 0.3947ms 2026-07-16 01:49:32.700 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/wuasr.php - null null 2026-07-16 01:49:32.701 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:32.702 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:32.702 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:32.702 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:32.703 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/wuasr.php - 401 0 null 2.3752ms 2026-07-16 01:49:33.020 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/xxx.php - null null 2026-07-16 01:49:33.020 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:33.021 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:33.021 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:33.021 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:33.022 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/xxx.php - 401 0 null 2.3402ms 2026-07-16 01:49:33.353 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/file4.php - null null 2026-07-16 01:49:33.353 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:33.353 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:33.353 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:33.353 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:33.353 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/file4.php - 401 0 null 0.4103ms 2026-07-16 01:49:33.673 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/db.php - null null 2026-07-16 01:49:33.674 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:33.675 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:33.675 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:33.676 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:33.676 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/db.php - 401 0 null 2.7063ms 2026-07-16 01:49:33.994 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/mini.php - null null 2026-07-16 01:49:33.995 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:33.995 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:33.995 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:33.995 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:33.995 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/mini.php - 401 0 null 0.6001ms 2026-07-16 01:49:34.313 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/wp-trackback.php - null null 2026-07-16 01:49:34.314 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:34.315 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:34.315 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:34.316 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:34.316 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/wp-trackback.php - 401 0 null 3.0499ms 2026-07-16 01:49:34.638 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/edit.php - null null 2026-07-16 01:49:34.639 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:34.639 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:34.640 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:34.640 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:34.641 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/edit.php - 401 0 null 3.1112ms 2026-07-16 01:49:34.963 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/jj.php - null null 2026-07-16 01:49:34.964 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:34.964 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:34.964 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:34.964 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:34.964 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/jj.php - 401 0 null 0.5821ms 2026-07-16 01:49:35.282 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/wp-content/uploads/admin.php - null null 2026-07-16 01:49:35.283 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:35.284 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:35.284 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:35.284 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:35.285 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/wp-content/uploads/admin.php - 401 0 null 3.3414ms 2026-07-16 01:49:35.602 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/bthil.php - null null 2026-07-16 01:49:35.602 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:35.603 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:35.603 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:35.603 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:35.603 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/bthil.php - 401 0 null 0.4817ms 2026-07-16 01:49:35.923 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/class-t.api.php - null null 2026-07-16 01:49:35.924 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:35.924 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:35.925 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:35.925 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:35.926 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/class-t.api.php - 401 0 null 2.8576ms 2026-07-16 01:49:36.241 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/yas.php - null null 2026-07-16 01:49:36.241 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:36.242 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:36.242 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:36.242 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:36.242 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/yas.php - 401 0 null 0.5847ms 2026-07-16 01:49:36.568 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/test.php - null null 2026-07-16 01:49:36.569 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:36.570 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:36.571 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:36.572 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:36.573 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/test.php - 401 0 null 4.5246ms 2026-07-16 01:49:36.892 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/test.php - null null 2026-07-16 01:49:36.893 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:36.893 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:36.894 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:36.894 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:36.895 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/test.php - 401 0 null 3.0503ms 2026-07-16 01:49:37.236 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/amax.php - null null 2026-07-16 01:49:37.236 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:37.236 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:37.236 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:37.237 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:37.237 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/amax.php - 401 0 null 0.3962ms 2026-07-16 01:49:37.554 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/wp5.php - null null 2026-07-16 01:49:37.555 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:37.555 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:37.555 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:37.556 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:37.556 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/wp5.php - 401 0 null 1.6617ms 2026-07-16 01:49:37.872 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/wp-slss.php - null null 2026-07-16 01:49:37.873 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:37.874 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:37.874 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:37.874 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:37.874 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/wp-slss.php - 401 0 null 1.9829ms 2026-07-16 01:49:38.191 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/v2.php - null null 2026-07-16 01:49:38.191 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:38.191 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:38.191 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:38.191 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:38.191 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/v2.php - 401 0 null 0.5403ms 2026-07-16 01:49:38.518 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/min.php - null null 2026-07-16 01:49:38.519 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:38.520 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:38.521 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:38.521 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:38.522 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/min.php - 401 0 null 3.1797ms 2026-07-16 01:49:38.844 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/error.php - null null 2026-07-16 01:49:38.845 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:38.845 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:38.846 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:38.846 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:38.847 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/error.php - 401 0 null 2.9653ms 2026-07-16 01:49:39.174 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/wp-admin/css/colors/blue/file.php - null null 2026-07-16 01:49:39.174 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:39.174 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:39.174 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:39.174 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:39.175 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/wp-admin/css/colors/blue/file.php - 401 0 null 0.5296ms 2026-07-16 01:49:39.500 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/wmore1.php - null null 2026-07-16 01:49:39.501 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:39.502 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:39.502 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:39.503 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:39.503 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/wmore1.php - 401 0 null 2.7403ms 2026-07-16 01:49:39.825 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/bless24.php - null null 2026-07-16 01:49:39.826 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:39.827 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:39.827 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:39.827 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:39.828 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/bless24.php - 401 0 null 2.3475ms 2026-07-16 01:49:40.153 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/wp-wz.php - null null 2026-07-16 01:49:40.155 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:40.155 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:40.155 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:40.155 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:40.155 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/wp-wz.php - 401 0 null 2.5064ms 2026-07-16 01:49:40.490 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/pouhg.php - null null 2026-07-16 01:49:40.490 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:40.490 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:40.490 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:40.490 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:40.490 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/pouhg.php - 401 0 null 0.3784ms 2026-07-16 01:49:40.809 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/wp-su.php - null null 2026-07-16 01:49:40.809 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:40.810 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:40.811 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:40.811 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:40.811 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/wp-su.php - 401 0 null 2.0219ms 2026-07-16 01:49:41.128 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/b.php - null null 2026-07-16 01:49:41.128 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:41.128 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:41.128 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:41.128 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:41.129 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/b.php - 401 0 null 0.4961ms 2026-07-16 01:49:41.486 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/1index.php - null null 2026-07-16 01:49:41.487 +09:00 [INF] No cached response available for this request. 2026-07-16 01:49:41.488 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:49:41.488 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:49:41.489 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:49:41.489 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/1index.php - 401 0 null 3.7665ms 2026-07-16 01:54:33.405 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/.vscode/sftp.json - null null 2026-07-16 01:54:33.406 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 01:54:33.406 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 01:54:33.407 +09:00 [INF] The response could not be cached for this request. 2026-07-16 01:54:33.407 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/.vscode/sftp.json - 401 0 null 1.9006ms 2026-07-16 02:03:21.620 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201:443/+webvpn+/index.html - null null 2026-07-16 02:03:21.621 +09:00 [INF] No cached response available for this request. 2026-07-16 02:03:21.622 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 02:03:21.623 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 02:03:21.623 +09:00 [INF] The response could not be cached for this request. 2026-07-16 02:03:21.624 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201:443/+webvpn+/index.html - 401 0 null 3.8642ms 2026-07-16 02:03:21.742 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201:443/+CSCOE+/logon.html - null null 2026-07-16 02:03:21.742 +09:00 [INF] No cached response available for this request. 2026-07-16 02:03:21.742 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 02:03:21.742 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 02:03:21.742 +09:00 [INF] The response could not be cached for this request. 2026-07-16 02:03:21.742 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201:443/+CSCOE+/logon.html - 401 0 null 0.459ms 2026-07-16 02:03:21.861 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201:443/remote/login - null null 2026-07-16 02:03:21.863 +09:00 [INF] No cached response available for this request. 2026-07-16 02:03:21.863 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 02:03:21.863 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 02:03:21.864 +09:00 [INF] The response could not be cached for this request. 2026-07-16 02:03:21.864 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201:443/remote/login - 401 0 null 2.5241ms 2026-07-16 02:03:21.983 +09:00 [INF] Request starting HTTP/1.1 POST http://4.216.53.201:443/global-protect/prelogin.esp?tmp=tmp&clientVer=4100&clientos=Windows - application/x-www-form-urlencoded 7 2026-07-16 02:03:21.984 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 02:03:21.985 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 02:03:21.986 +09:00 [INF] Request finished HTTP/1.1 POST http://4.216.53.201:443/global-protect/prelogin.esp?tmp=tmp&clientVer=4100&clientos=Windows - 401 0 null 3.0097ms 2026-07-16 02:03:22.343 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201:443/dana-na - null null 2026-07-16 02:03:22.344 +09:00 [INF] No cached response available for this request. 2026-07-16 02:03:22.344 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 02:03:22.345 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 02:03:22.345 +09:00 [INF] The response could not be cached for this request. 2026-07-16 02:03:22.346 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201:443/dana-na - 401 0 null 2.4088ms 2026-07-16 02:03:22.465 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201:443/sslvpnclient?launchplatform=mac&neProto=3&supportipv6=yes - null null 2026-07-16 02:03:22.466 +09:00 [INF] No cached response available for this request. 2026-07-16 02:03:22.466 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 02:03:22.466 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 02:03:22.466 +09:00 [INF] The response could not be cached for this request. 2026-07-16 02:03:22.466 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201:443/sslvpnclient?launchplatform=mac&neProto=3&supportipv6=yes - 401 0 null 0.9761ms 2026-07-16 02:03:44.124 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/zfe.php - null null 2026-07-16 02:03:44.125 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 02:03:44.125 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 02:03:44.126 +09:00 [INF] The response could not be cached for this request. 2026-07-16 02:03:44.126 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/zfe.php - 401 0 null 1.7076ms 2026-07-16 02:08:30.087 +09:00 [INF] Request starting HTTP/1.1 GET http://speed.cloudflare.com/cdn-cgi/trace - null null 2026-07-16 02:08:30.088 +09:00 [INF] No cached response available for this request. 2026-07-16 02:08:30.088 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 02:08:30.089 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 02:08:30.089 +09:00 [INF] The response could not be cached for this request. 2026-07-16 02:08:30.089 +09:00 [INF] Request finished HTTP/1.1 GET http://speed.cloudflare.com/cdn-cgi/trace - 401 0 null 1.6713ms 2026-07-16 02:13:26.219 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/f.php - null null 2026-07-16 02:13:26.221 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 02:13:26.221 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 02:13:26.222 +09:00 [INF] The response could not be cached for this request. 2026-07-16 02:13:26.223 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/f.php - 401 0 null 3.3297ms 2026-07-16 02:21:29.084 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/ - null null 2026-07-16 02:21:29.085 +09:00 [INF] No cached response available for this request. 2026-07-16 02:21:29.085 +09:00 [INF] Executing endpoint '/Index' 2026-07-16 02:21:29.085 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2026-07-16 02:21:29.086 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2026-07-16 02:21:29.086 +09:00 [INF] Executed handler method OnGet, returned result . 2026-07-16 02:21:29.086 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2026-07-16 02:21:29.086 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2026-07-16 02:21:29.087 +09:00 [INF] Executed page /Index in 1.4204ms 2026-07-16 02:21:29.087 +09:00 [INF] Executed endpoint '/Index' 2026-07-16 02:21:29.087 +09:00 [INF] The response could not be cached for this request. 2026-07-16 02:21:29.087 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/ - 200 null text/html; charset=utf-8 3.1921ms 2026-07-16 02:24:06.515 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/cv.php - null null 2026-07-16 02:24:06.516 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 02:24:06.516 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 02:24:06.516 +09:00 [INF] The response could not be cached for this request. 2026-07-16 02:24:06.516 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/cv.php - 401 0 null 1.0832ms 2026-07-16 02:32:01.336 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201:443/ - null null 2026-07-16 02:32:01.336 +09:00 [INF] No cached response available for this request. 2026-07-16 02:32:01.336 +09:00 [INF] Executing endpoint '/Index' 2026-07-16 02:32:01.336 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2026-07-16 02:32:01.336 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2026-07-16 02:32:01.337 +09:00 [INF] Executed handler method OnGet, returned result . 2026-07-16 02:32:01.337 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2026-07-16 02:32:01.338 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2026-07-16 02:32:01.338 +09:00 [INF] Executed page /Index in 1.905ms 2026-07-16 02:32:01.342 +09:00 [INF] Executed endpoint '/Index' 2026-07-16 02:32:01.342 +09:00 [INF] The response could not be cached for this request. 2026-07-16 02:32:01.342 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201:443/ - 200 null text/html; charset=utf-8 6.2471ms 2026-07-16 02:34:10.389 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/amax.php - null null 2026-07-16 02:34:10.390 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 02:34:10.391 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 02:34:10.391 +09:00 [INF] The response could not be cached for this request. 2026-07-16 02:34:10.391 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/amax.php - 401 0 null 2.6888ms 2026-07-16 02:43:54.889 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/wen.php - null null 2026-07-16 02:43:54.890 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 02:43:54.891 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 02:43:54.892 +09:00 [INF] The response could not be cached for this request. 2026-07-16 02:43:54.892 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/wen.php - 401 0 null 2.7057ms 2026-07-16 02:53:01.812 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/pp.php - null null 2026-07-16 02:53:01.813 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 02:53:01.813 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 02:53:01.813 +09:00 [INF] The response could not be cached for this request. 2026-07-16 02:53:01.815 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/pp.php - 401 0 null 3.1794ms 2026-07-16 03:04:20.346 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/z.php - null null 2026-07-16 03:04:20.347 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 03:04:20.347 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 03:04:20.347 +09:00 [INF] The response could not be cached for this request. 2026-07-16 03:04:20.347 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/z.php - 401 0 null 1.5155ms 2026-07-16 03:14:13.771 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/ole.php - null null 2026-07-16 03:14:13.771 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 03:14:13.771 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 03:14:13.771 +09:00 [INF] The response could not be cached for this request. 2026-07-16 03:14:13.771 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/ole.php - 401 0 null 0.4977ms 2026-07-16 03:24:11.476 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/xml.php - null null 2026-07-16 03:24:11.476 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 03:24:11.477 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 03:24:11.477 +09:00 [INF] The response could not be cached for this request. 2026-07-16 03:24:11.478 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/xml.php - 401 0 null 1.9735ms 2026-07-16 03:33:36.430 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/.tmb/LA.php - null null 2026-07-16 03:33:36.431 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 03:33:36.431 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 03:33:36.431 +09:00 [INF] The response could not be cached for this request. 2026-07-16 03:33:36.431 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/.tmb/LA.php - 401 0 null 1.3691ms 2026-07-16 03:43:11.420 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/config.json - null null 2026-07-16 03:43:11.421 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 03:43:11.423 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 03:43:11.423 +09:00 [INF] The response could not be cached for this request. 2026-07-16 03:43:11.423 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/config.json - 401 0 null 3.2778ms 2026-07-16 03:53:27.863 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/ffd.php - null null 2026-07-16 03:53:27.864 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 03:53:27.865 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 03:53:27.865 +09:00 [INF] The response could not be cached for this request. 2026-07-16 03:53:27.865 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/ffd.php - 401 0 null 1.8812ms 2026-07-16 04:11:01.776 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/ - null null 2026-07-16 04:11:01.777 +09:00 [INF] Executing endpoint '/Index' 2026-07-16 04:11:01.778 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2026-07-16 04:11:01.778 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2026-07-16 04:11:01.778 +09:00 [INF] Executed handler method OnGet, returned result . 2026-07-16 04:11:01.778 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2026-07-16 04:11:01.778 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2026-07-16 04:11:01.779 +09:00 [INF] Executed page /Index in 1.5256ms 2026-07-16 04:11:01.779 +09:00 [INF] Executed endpoint '/Index' 2026-07-16 04:11:01.779 +09:00 [INF] The response could not be cached for this request. 2026-07-16 04:11:01.779 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/ - 200 null text/html; charset=utf-8 3.3534ms 2026-07-16 04:23:26.445 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/ff1.php - null null 2026-07-16 04:23:26.446 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 04:23:26.448 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 04:23:26.448 +09:00 [INF] The response could not be cached for this request. 2026-07-16 04:23:26.448 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/ff1.php - 401 0 null 3.4075ms 2026-07-16 04:34:55.705 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/aevly.php - null null 2026-07-16 04:34:55.706 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 04:34:55.708 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 04:34:55.708 +09:00 [INF] The response could not be cached for this request. 2026-07-16 04:34:55.708 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/aevly.php - 401 0 null 2.828ms 2026-07-16 04:43:25.489 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/wpxml.php - null null 2026-07-16 04:43:25.490 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 04:43:25.490 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 04:43:25.491 +09:00 [INF] The response could not be cached for this request. 2026-07-16 04:43:25.491 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/wpxml.php - 401 0 null 1.8629ms 2026-07-16 04:53:33.695 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/cilus.php - null null 2026-07-16 04:53:33.696 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 04:53:33.696 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 04:53:33.697 +09:00 [INF] The response could not be cached for this request. 2026-07-16 04:53:33.697 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/cilus.php - 401 0 null 2.1497ms 2026-07-16 05:05:25.059 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/ - null null 2026-07-16 05:05:25.060 +09:00 [INF] No cached response available for this request. 2026-07-16 05:05:25.060 +09:00 [INF] Executing endpoint '/Index' 2026-07-16 05:05:25.061 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2026-07-16 05:05:25.061 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2026-07-16 05:05:25.061 +09:00 [INF] Executed handler method OnGet, returned result . 2026-07-16 05:05:25.061 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2026-07-16 05:05:25.061 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2026-07-16 05:05:25.063 +09:00 [INF] Executed page /Index in 1.7834ms 2026-07-16 05:05:25.063 +09:00 [INF] Executed endpoint '/Index' 2026-07-16 05:05:25.063 +09:00 [INF] The response could not be cached for this request. 2026-07-16 05:05:25.063 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/ - 200 null text/html; charset=utf-8 3.8623ms 2026-07-16 05:05:54.193 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/thoms.php - null null 2026-07-16 05:05:54.194 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 05:05:54.194 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 05:05:54.194 +09:00 [INF] The response could not be cached for this request. 2026-07-16 05:05:54.195 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/thoms.php - 401 0 null 2.5902ms 2026-07-16 05:10:59.437 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/Dr0v - null null 2026-07-16 05:10:59.438 +09:00 [INF] No cached response available for this request. 2026-07-16 05:10:59.438 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 05:10:59.438 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 05:10:59.439 +09:00 [INF] The response could not be cached for this request. 2026-07-16 05:10:59.439 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/Dr0v - 401 0 null 1.5956ms 2026-07-16 05:14:05.883 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/cache.php - null null 2026-07-16 05:14:05.883 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 05:14:05.883 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 05:14:05.883 +09:00 [INF] The response could not be cached for this request. 2026-07-16 05:14:05.883 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/cache.php - 401 0 null 0.4215ms 2026-07-16 05:16:41.486 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/owa/auth/x.js - null null 2026-07-16 05:16:41.487 +09:00 [INF] No cached response available for this request. 2026-07-16 05:16:41.487 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 05:16:41.488 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 05:16:41.488 +09:00 [INF] The response could not be cached for this request. 2026-07-16 05:16:41.488 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/owa/auth/x.js - 401 0 null 1.7284ms 2026-07-16 05:24:16.919 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/inputs.php - null null 2026-07-16 05:24:16.919 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 05:24:16.919 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 05:24:16.920 +09:00 [INF] The response could not be cached for this request. 2026-07-16 05:24:16.920 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/inputs.php - 401 0 null 0.3922ms 2026-07-16 05:32:32.144 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/ - null null 2026-07-16 05:32:32.145 +09:00 [INF] No cached response available for this request. 2026-07-16 05:32:32.146 +09:00 [INF] Executing endpoint '/Index' 2026-07-16 05:32:32.146 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2026-07-16 05:32:32.147 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2026-07-16 05:32:32.147 +09:00 [INF] Executed handler method OnGet, returned result . 2026-07-16 05:32:32.147 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2026-07-16 05:32:32.147 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2026-07-16 05:32:32.149 +09:00 [INF] Executed page /Index in 1.9935ms 2026-07-16 05:32:32.149 +09:00 [INF] Executed endpoint '/Index' 2026-07-16 05:32:32.149 +09:00 [INF] The response could not be cached for this request. 2026-07-16 05:32:32.149 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/ - 200 null text/html; charset=utf-8 5.6761ms 2026-07-16 05:32:35.844 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/favicon.ico - null null 2026-07-16 05:32:35.845 +09:00 [INF] No cached response available for this request. 2026-07-16 05:32:35.847 +09:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/imaadd/csweb/wwwroot/favicon.ico' 2026-07-16 05:32:35.848 +09:00 [INF] The response could not be cached for this request. 2026-07-16 05:32:35.849 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/favicon.ico - 200 5430 image/x-icon 4.7013ms 2026-07-16 05:33:36.404 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/file5.php - null null 2026-07-16 05:33:36.405 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 05:33:36.405 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 05:33:36.406 +09:00 [INF] The response could not be cached for this request. 2026-07-16 05:33:36.406 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/file5.php - 401 0 null 1.3372ms 2026-07-16 05:43:21.774 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/file88.php - null null 2026-07-16 05:43:21.775 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 05:43:21.776 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 05:43:21.776 +09:00 [INF] The response could not be cached for this request. 2026-07-16 05:43:21.776 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/file88.php - 401 0 null 2.2289ms 2026-07-16 05:54:20.484 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/wp-admin/maint/wp-is.php - null null 2026-07-16 05:54:20.484 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 05:54:20.485 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 05:54:20.485 +09:00 [INF] The response could not be cached for this request. 2026-07-16 05:54:20.485 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/wp-admin/maint/wp-is.php - 401 0 null 1.6034ms 2026-07-16 05:59:49.223 +09:00 [INF] Request starting HTTP/1.1 GET http://cateringcaca.com.tr/ - null null 2026-07-16 05:59:49.224 +09:00 [INF] No cached response available for this request. 2026-07-16 05:59:49.225 +09:00 [INF] Executing endpoint '/Index' 2026-07-16 05:59:49.225 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2026-07-16 05:59:49.225 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2026-07-16 05:59:49.225 +09:00 [INF] Executed handler method OnGet, returned result . 2026-07-16 05:59:49.225 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2026-07-16 05:59:49.225 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2026-07-16 05:59:49.226 +09:00 [INF] Executed page /Index in 1.18ms 2026-07-16 05:59:49.227 +09:00 [INF] Executed endpoint '/Index' 2026-07-16 05:59:49.227 +09:00 [INF] The response could not be cached for this request. 2026-07-16 05:59:49.227 +09:00 [INF] Request finished HTTP/1.1 GET http://cateringcaca.com.tr/ - 200 null text/html; charset=utf-8 4.2495ms 2026-07-16 05:59:50.140 +09:00 [INF] Request starting HTTP/1.1 GET http://cateringcaca.com.tr/favicon.ico - null null 2026-07-16 05:59:50.140 +09:00 [INF] No cached response available for this request. 2026-07-16 05:59:50.140 +09:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/imaadd/csweb/wwwroot/favicon.ico' 2026-07-16 05:59:50.140 +09:00 [INF] The response could not be cached for this request. 2026-07-16 05:59:50.140 +09:00 [INF] Request finished HTTP/1.1 GET http://cateringcaca.com.tr/favicon.ico - 200 5430 image/x-icon 0.4363ms 2026-07-16 06:04:21.254 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/wp-xx.php - null null 2026-07-16 06:04:21.256 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 06:04:21.256 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 06:04:21.256 +09:00 [INF] The response could not be cached for this request. 2026-07-16 06:04:21.257 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/wp-xx.php - 401 0 null 2.1158ms 2026-07-16 06:14:09.556 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/wp-admin/index.php - null null 2026-07-16 06:14:09.558 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 06:14:09.558 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 06:14:09.559 +09:00 [INF] The response could not be cached for this request. 2026-07-16 06:14:09.560 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/wp-admin/index.php - 401 0 null 3.0983ms 2026-07-16 06:24:13.352 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/06.php - null null 2026-07-16 06:24:13.354 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 06:24:13.354 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 06:24:13.355 +09:00 [INF] The response could not be cached for this request. 2026-07-16 06:24:13.355 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/06.php - 401 0 null 2.3027ms 2026-07-16 06:31:31.026 +09:00 [INF] Request starting HTTP/1.1 PROPFIND http://4.216.53.201:443/ - null null 2026-07-16 06:31:31.027 +09:00 [INF] Executing endpoint '/Index' 2026-07-16 06:31:31.027 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2026-07-16 06:31:31.028 +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) 2026-07-16 06:31:31.030 +09:00 [INF] Authorization failed for the request at filter 'Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.AutoValidateAntiforgeryTokenAuthorizationFilter'. 2026-07-16 06:31:31.031 +09:00 [INF] Executing StatusCodeResult, setting HTTP status code 400 2026-07-16 06:31:31.031 +09:00 [INF] Executed page /Index in 3.4893ms 2026-07-16 06:31:31.031 +09:00 [INF] Executed endpoint '/Index' 2026-07-16 06:31:31.032 +09:00 [INF] Request finished HTTP/1.1 PROPFIND http://4.216.53.201:443/ - 400 0 null 5.8532ms 2026-07-16 06:39:57.495 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201:443/ - null null 2026-07-16 06:39:57.498 +09:00 [INF] No cached response available for this request. 2026-07-16 06:39:57.498 +09:00 [INF] Executing endpoint '/Index' 2026-07-16 06:39:57.498 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2026-07-16 06:39:57.499 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2026-07-16 06:39:57.499 +09:00 [INF] Executed handler method OnGet, returned result . 2026-07-16 06:39:57.499 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2026-07-16 06:39:57.500 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2026-07-16 06:39:57.500 +09:00 [INF] Executed page /Index in 1.8748ms 2026-07-16 06:39:57.500 +09:00 [INF] Executed endpoint '/Index' 2026-07-16 06:39:57.501 +09:00 [INF] The response could not be cached for this request. 2026-07-16 06:39:57.501 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201:443/ - 200 null text/html; charset=utf-8 5.4936ms 2026-07-16 06:40:00.796 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201:443/ - null null 2026-07-16 06:40:00.797 +09:00 [INF] No cached response available for this request. 2026-07-16 06:40:00.797 +09:00 [INF] Executing endpoint '/Index' 2026-07-16 06:40:00.797 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2026-07-16 06:40:00.797 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2026-07-16 06:40:00.797 +09:00 [INF] Executed handler method OnGet, returned result . 2026-07-16 06:40:00.798 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2026-07-16 06:40:00.798 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2026-07-16 06:40:00.799 +09:00 [INF] Executed page /Index in 1.4109ms 2026-07-16 06:40:00.799 +09:00 [INF] Executed endpoint '/Index' 2026-07-16 06:40:00.799 +09:00 [INF] The response could not be cached for this request. 2026-07-16 06:40:00.799 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201:443/ - 200 null text/html; charset=utf-8 3.219ms 2026-07-16 06:40:01.321 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201:443/favicon.ico - null null 2026-07-16 06:40:01.321 +09:00 [INF] No cached response available for this request. 2026-07-16 06:40:01.322 +09:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/imaadd/csweb/wwwroot/favicon.ico' 2026-07-16 06:40:01.322 +09:00 [INF] The response could not be cached for this request. 2026-07-16 06:40:01.322 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201:443/favicon.ico - 200 5430 image/x-icon 1.543ms 2026-07-16 06:40:01.970 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201:443/lib/jquery/dist/jquery.min.js - null null 2026-07-16 06:40:01.972 +09:00 [INF] No cached response available for this request. 2026-07-16 06:40:01.976 +09:00 [INF] Sending file. Request path: '/lib/jquery/dist/jquery.min.js'. Physical path: '/var/www/imaadd/csweb/wwwroot/lib/jquery/dist/jquery.min.js' 2026-07-16 06:40:01.977 +09:00 [INF] The response could not be cached for this request. 2026-07-16 06:40:01.977 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201:443/lib/jquery/dist/jquery.min.js - 200 89501 text/javascript 7.2459ms 2026-07-16 06:40:02.911 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201:443/js/site.js?v=hRQyftXiu1lLX2P9Ly9xa4gHJgLeR1uGN5qegUobtGo - null null 2026-07-16 06:40:02.912 +09:00 [INF] No cached response available for this request. 2026-07-16 06:40:02.913 +09:00 [INF] Sending file. Request path: '/js/site.js'. Physical path: '/var/www/imaadd/csweb/wwwroot/js/site.js' 2026-07-16 06:40:02.914 +09:00 [INF] The response could not be cached for this request. 2026-07-16 06:40:02.914 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201:443/js/site.js?v=hRQyftXiu1lLX2P9Ly9xa4gHJgLeR1uGN5qegUobtGo - 200 231 text/javascript 3.2005ms 2026-07-16 07:30:10.493 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/ - null null 2026-07-16 07:30:10.497 +09:00 [INF] No cached response available for this request. 2026-07-16 07:30:10.499 +09:00 [INF] Executing endpoint '/Index' 2026-07-16 07:30:10.499 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2026-07-16 07:30:10.499 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2026-07-16 07:30:10.499 +09:00 [INF] Executed handler method OnGet, returned result . 2026-07-16 07:30:10.499 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2026-07-16 07:30:10.499 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2026-07-16 07:30:10.508 +09:00 [INF] Executed page /Index in 8.4123ms 2026-07-16 07:30:10.508 +09:00 [INF] Executed endpoint '/Index' 2026-07-16 07:30:10.509 +09:00 [INF] The response could not be cached for this request. 2026-07-16 07:30:10.510 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/ - 200 null text/html; charset=utf-8 16.685ms 2026-07-16 07:49:46.204 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/ - null null 2026-07-16 07:49:46.205 +09:00 [INF] Executing endpoint '/Index' 2026-07-16 07:49:46.206 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2026-07-16 07:49:46.206 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2026-07-16 07:49:46.206 +09:00 [INF] Executed handler method OnGet, returned result . 2026-07-16 07:49:46.206 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2026-07-16 07:49:46.206 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2026-07-16 07:49:46.206 +09:00 [INF] Executed page /Index in 0.4649ms 2026-07-16 07:49:46.207 +09:00 [INF] Executed endpoint '/Index' 2026-07-16 07:49:46.207 +09:00 [INF] The response could not be cached for this request. 2026-07-16 07:49:46.207 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/ - 200 null text/html; charset=utf-8 3.2284ms 2026-07-16 08:38:31.758 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201:443/ - null null 2026-07-16 08:38:31.758 +09:00 [INF] No cached response available for this request. 2026-07-16 08:38:31.759 +09:00 [INF] Executing endpoint '/Index' 2026-07-16 08:38:31.760 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2026-07-16 08:38:31.760 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2026-07-16 08:38:31.760 +09:00 [INF] Executed handler method OnGet, returned result . 2026-07-16 08:38:31.760 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2026-07-16 08:38:31.760 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2026-07-16 08:38:31.762 +09:00 [INF] Executed page /Index in 2.2576ms 2026-07-16 08:38:31.763 +09:00 [INF] Executed endpoint '/Index' 2026-07-16 08:38:31.763 +09:00 [INF] The response could not be cached for this request. 2026-07-16 08:38:31.764 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201:443/ - 200 null text/html; charset=utf-8 5.5607ms 2026-07-16 08:45:43.374 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/ - null null 2026-07-16 08:45:43.375 +09:00 [INF] No cached response available for this request. 2026-07-16 08:45:43.375 +09:00 [INF] Executing endpoint '/Index' 2026-07-16 08:45:43.375 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2026-07-16 08:45:43.376 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2026-07-16 08:45:43.377 +09:00 [INF] Executed handler method OnGet, returned result . 2026-07-16 08:45:43.377 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2026-07-16 08:45:43.377 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2026-07-16 08:45:43.377 +09:00 [INF] Executed page /Index in 1.5565ms 2026-07-16 08:45:43.378 +09:00 [INF] Executed endpoint '/Index' 2026-07-16 08:45:43.378 +09:00 [INF] The response could not be cached for this request. 2026-07-16 08:45:43.378 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/ - 200 null text/html; charset=utf-8 4.0968ms 2026-07-16 08:59:28.296 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/ - null null 2026-07-16 08:59:28.296 +09:00 [INF] No cached response available for this request. 2026-07-16 08:59:28.297 +09:00 [INF] Executing endpoint '/Index' 2026-07-16 08:59:28.298 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2026-07-16 08:59:28.299 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2026-07-16 08:59:28.299 +09:00 [INF] Executed handler method OnGet, returned result . 2026-07-16 08:59:28.299 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2026-07-16 08:59:28.300 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2026-07-16 08:59:28.301 +09:00 [INF] Executed page /Index in 2.6407ms 2026-07-16 08:59:28.303 +09:00 [INF] Executed endpoint '/Index' 2026-07-16 08:59:28.303 +09:00 [INF] The response could not be cached for this request. 2026-07-16 08:59:28.303 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/ - 200 null text/html; charset=utf-8 6.6505ms 2026-07-16 09:03:17.955 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/ - null null 2026-07-16 09:03:17.956 +09:00 [INF] No cached response available for this request. 2026-07-16 09:03:17.957 +09:00 [INF] Executing endpoint '/Index' 2026-07-16 09:03:17.958 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2026-07-16 09:03:17.959 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2026-07-16 09:03:17.959 +09:00 [INF] Executed handler method OnGet, returned result . 2026-07-16 09:03:17.959 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2026-07-16 09:03:17.959 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2026-07-16 09:03:17.960 +09:00 [INF] Executed page /Index in 0.4869ms 2026-07-16 09:03:17.960 +09:00 [INF] Executed endpoint '/Index' 2026-07-16 09:03:17.960 +09:00 [INF] The response could not be cached for this request. 2026-07-16 09:03:17.961 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/ - 200 null text/html; charset=utf-8 5.0849ms 2026-07-16 09:03:18.595 +09:00 [INF] Request starting HTTP/1.1 OPTIONS http://csweb.imaadd.com/ - null null 2026-07-16 09:03:18.596 +09:00 [INF] Executing endpoint '/Index' 2026-07-16 09:03:18.596 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2026-07-16 09:03:18.597 +09:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2026-07-16 09:03:18.597 +09:00 [INF] Executed page /Index in 0.7038ms 2026-07-16 09:03:18.598 +09:00 [INF] Executed endpoint '/Index' 2026-07-16 09:03:18.598 +09:00 [INF] Request finished HTTP/1.1 OPTIONS http://csweb.imaadd.com/ - 200 0 null 3.2066ms 2026-07-16 09:03:19.241 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/nice ports,/Trinity.txt.bak - null null 2026-07-16 09:03:19.241 +09:00 [INF] No cached response available for this request. 2026-07-16 09:03:19.241 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 09:03:19.241 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 09:03:19.241 +09:00 [INF] The response could not be cached for this request. 2026-07-16 09:03:19.241 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/nice ports,/Trinity.txt.bak - 401 0 null 0.3837ms 2026-07-16 09:10:15.212 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201:443/ - null null 2026-07-16 09:10:15.213 +09:00 [INF] No cached response available for this request. 2026-07-16 09:10:15.213 +09:00 [INF] Executing endpoint '/Index' 2026-07-16 09:10:15.214 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2026-07-16 09:10:15.214 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2026-07-16 09:10:15.214 +09:00 [INF] Executed handler method OnGet, returned result . 2026-07-16 09:10:15.214 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2026-07-16 09:10:15.214 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2026-07-16 09:10:15.215 +09:00 [INF] Executed page /Index in 1.5674ms 2026-07-16 09:10:15.216 +09:00 [INF] Executed endpoint '/Index' 2026-07-16 09:10:15.216 +09:00 [INF] The response could not be cached for this request. 2026-07-16 09:10:15.216 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201:443/ - 200 null text/html; charset=utf-8 3.92ms 2026-07-16 10:14:00.830 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/ - null null 2026-07-16 10:14:00.832 +09:00 [INF] No cached response available for this request. 2026-07-16 10:14:00.833 +09:00 [INF] Executing endpoint '/Index' 2026-07-16 10:14:00.834 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2026-07-16 10:14:00.834 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2026-07-16 10:14:00.834 +09:00 [INF] Executed handler method OnGet, returned result . 2026-07-16 10:14:00.835 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2026-07-16 10:14:00.835 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2026-07-16 10:14:00.840 +09:00 [INF] Executed page /Index in 5.5536ms 2026-07-16 10:14:00.840 +09:00 [INF] Executed endpoint '/Index' 2026-07-16 10:14:00.840 +09:00 [INF] The response could not be cached for this request. 2026-07-16 10:14:00.841 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/ - 200 null text/html; charset=utf-8 10.8214ms 2026-07-16 10:14:03.745 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/favicon.ico - null null 2026-07-16 10:14:03.746 +09:00 [INF] No cached response available for this request. 2026-07-16 10:14:03.746 +09:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/imaadd/csweb/wwwroot/favicon.ico' 2026-07-16 10:14:03.746 +09:00 [INF] The response could not be cached for this request. 2026-07-16 10:14:03.747 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/favicon.ico - 200 5430 image/x-icon 1.4545ms 2026-07-16 10:14:24.339 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/ - null null 2026-07-16 10:14:24.340 +09:00 [INF] No cached response available for this request. 2026-07-16 10:14:24.340 +09:00 [INF] Executing endpoint '/Index' 2026-07-16 10:14:24.341 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2026-07-16 10:14:24.341 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2026-07-16 10:14:24.341 +09:00 [INF] Executed handler method OnGet, returned result . 2026-07-16 10:14:24.341 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2026-07-16 10:14:24.341 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2026-07-16 10:14:24.341 +09:00 [INF] Executed page /Index in 0.6381ms 2026-07-16 10:14:24.342 +09:00 [INF] Executed endpoint '/Index' 2026-07-16 10:14:24.342 +09:00 [INF] The response could not be cached for this request. 2026-07-16 10:14:24.342 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/ - 200 null text/html; charset=utf-8 3.3396ms 2026-07-16 10:48:10.110 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/ - null null 2026-07-16 10:48:10.110 +09:00 [INF] No cached response available for this request. 2026-07-16 10:48:10.111 +09:00 [INF] Executing endpoint '/Index' 2026-07-16 10:48:10.113 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2026-07-16 10:48:10.113 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2026-07-16 10:48:10.113 +09:00 [INF] Executed handler method OnGet, returned result . 2026-07-16 10:48:10.113 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2026-07-16 10:48:10.113 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2026-07-16 10:48:10.114 +09:00 [INF] Executed page /Index in 1.2116ms 2026-07-16 10:48:10.117 +09:00 [INF] Executed endpoint '/Index' 2026-07-16 10:48:10.117 +09:00 [INF] The response could not be cached for this request. 2026-07-16 10:48:10.117 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/ - 200 null text/html; charset=utf-8 7.2329ms 2026-07-16 11:13:21.150 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201:443/restgui/js/services/resturi.js - null null 2026-07-16 11:13:21.152 +09:00 [INF] No cached response available for this request. 2026-07-16 11:13:21.152 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 11:13:21.153 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 11:13:21.153 +09:00 [INF] The response could not be cached for this request. 2026-07-16 11:13:21.154 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201:443/restgui/js/services/resturi.js - 401 0 null 3.8749ms 2026-07-16 11:14:52.449 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/ - null null 2026-07-16 11:14:52.450 +09:00 [INF] No cached response available for this request. 2026-07-16 11:14:52.451 +09:00 [INF] Executing endpoint '/Index' 2026-07-16 11:14:52.451 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2026-07-16 11:14:52.451 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2026-07-16 11:14:52.451 +09:00 [INF] Executed handler method OnGet, returned result . 2026-07-16 11:14:52.451 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2026-07-16 11:14:52.451 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2026-07-16 11:14:52.455 +09:00 [INF] Executed page /Index in 3.6252ms 2026-07-16 11:14:52.455 +09:00 [INF] Executed endpoint '/Index' 2026-07-16 11:14:52.456 +09:00 [INF] The response could not be cached for this request. 2026-07-16 11:14:52.456 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/ - 200 null text/html; charset=utf-8 7.4493ms 2026-07-16 11:14:53.185 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/favicon.ico - null null 2026-07-16 11:14:53.185 +09:00 [INF] No cached response available for this request. 2026-07-16 11:14:53.186 +09:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/imaadd/csweb/wwwroot/favicon.ico' 2026-07-16 11:14:53.187 +09:00 [INF] The response could not be cached for this request. 2026-07-16 11:14:53.187 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/favicon.ico - 200 5430 image/x-icon 2.3159ms 2026-07-16 11:33:37.172 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/ - null null 2026-07-16 11:33:37.174 +09:00 [INF] Executing endpoint '/Index' 2026-07-16 11:33:37.174 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2026-07-16 11:33:37.174 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2026-07-16 11:33:37.174 +09:00 [INF] Executed handler method OnGet, returned result . 2026-07-16 11:33:37.174 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2026-07-16 11:33:37.174 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2026-07-16 11:33:37.175 +09:00 [INF] Executed page /Index in 0.9251ms 2026-07-16 11:33:37.175 +09:00 [INF] Executed endpoint '/Index' 2026-07-16 11:33:37.175 +09:00 [INF] The response could not be cached for this request. 2026-07-16 11:33:37.175 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/ - 200 null text/html; charset=utf-8 2.7743ms 2026-07-16 12:44:31.886 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/ - null null 2026-07-16 12:44:31.887 +09:00 [INF] No cached response available for this request. 2026-07-16 12:44:31.889 +09:00 [INF] Executing endpoint '/Index' 2026-07-16 12:44:31.890 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2026-07-16 12:44:31.890 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2026-07-16 12:44:31.891 +09:00 [INF] Executed handler method OnGet, returned result . 2026-07-16 12:44:31.891 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2026-07-16 12:44:31.891 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2026-07-16 12:44:31.894 +09:00 [INF] Executed page /Index in 3.5503ms 2026-07-16 12:44:31.894 +09:00 [INF] Executed endpoint '/Index' 2026-07-16 12:44:31.894 +09:00 [INF] The response could not be cached for this request. 2026-07-16 12:44:31.895 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/ - 200 null text/html; charset=utf-8 8.5743ms 2026-07-16 12:47:52.023 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/favicon.ico - null null 2026-07-16 12:47:52.024 +09:00 [INF] No cached response available for this request. 2026-07-16 12:47:52.024 +09:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/imaadd/csweb/wwwroot/favicon.ico' 2026-07-16 12:47:52.025 +09:00 [INF] The response could not be cached for this request. 2026-07-16 12:47:52.025 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/favicon.ico - 200 5430 image/x-icon 2.5456ms 2026-07-16 12:55:00.674 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/owa/auth/logon.aspx - null null 2026-07-16 12:55:00.676 +09:00 [INF] No cached response available for this request. 2026-07-16 12:55:00.676 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 12:55:00.676 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 12:55:00.676 +09:00 [INF] The response could not be cached for this request. 2026-07-16 12:55:00.676 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/owa/auth/logon.aspx - 401 0 null 2.125ms 2026-07-16 13:30:09.547 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/ - null null 2026-07-16 13:30:09.552 +09:00 [INF] No cached response available for this request. 2026-07-16 13:30:09.552 +09:00 [INF] Executing endpoint '/Index' 2026-07-16 13:30:09.554 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2026-07-16 13:30:09.555 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2026-07-16 13:30:09.555 +09:00 [INF] Executed handler method OnGet, returned result . 2026-07-16 13:30:09.556 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2026-07-16 13:30:09.556 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2026-07-16 13:30:09.561 +09:00 [INF] Executed page /Index in 5.7099ms 2026-07-16 13:30:09.561 +09:00 [INF] Executed endpoint '/Index' 2026-07-16 13:30:09.561 +09:00 [INF] The response could not be cached for this request. 2026-07-16 13:30:09.562 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/ - 200 null text/html; charset=utf-8 14.9208ms 2026-07-16 13:33:43.984 +09:00 [INF] Request starting HTTP/1.1 PROPFIND http://4.216.53.201:443/ - null null 2026-07-16 13:33:43.985 +09:00 [INF] Executing endpoint '/Index' 2026-07-16 13:33:43.985 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2026-07-16 13:33:43.985 +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) 2026-07-16 13:33:43.987 +09:00 [INF] Authorization failed for the request at filter 'Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.AutoValidateAntiforgeryTokenAuthorizationFilter'. 2026-07-16 13:33:43.988 +09:00 [INF] Executing StatusCodeResult, setting HTTP status code 400 2026-07-16 13:33:43.988 +09:00 [INF] Executed page /Index in 2.5174ms 2026-07-16 13:33:43.988 +09:00 [INF] Executed endpoint '/Index' 2026-07-16 13:33:43.988 +09:00 [INF] Request finished HTTP/1.1 PROPFIND http://4.216.53.201:443/ - 400 0 null 4.3109ms 2026-07-16 14:03:54.703 +09:00 [INF] Request starting HTTP/1.1 GET http://localhost/ - null null 2026-07-16 14:03:54.704 +09:00 [INF] No cached response available for this request. 2026-07-16 14:03:54.705 +09:00 [INF] Executing endpoint '/Index' 2026-07-16 14:03:54.706 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2026-07-16 14:03:54.706 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2026-07-16 14:03:54.706 +09:00 [INF] Executed handler method OnGet, returned result . 2026-07-16 14:03:54.706 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2026-07-16 14:03:54.706 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2026-07-16 14:03:54.709 +09:00 [INF] Executed page /Index in 2.6519ms 2026-07-16 14:03:54.710 +09:00 [INF] Executed endpoint '/Index' 2026-07-16 14:03:54.710 +09:00 [INF] The response could not be cached for this request. 2026-07-16 14:03:54.711 +09:00 [INF] Request finished HTTP/1.1 GET http://localhost/ - 200 null text/html; charset=utf-8 7.9196ms 2026-07-16 14:03:54.816 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/ - null null 2026-07-16 14:03:54.817 +09:00 [INF] No cached response available for this request. 2026-07-16 14:03:54.817 +09:00 [INF] Executing endpoint '/Index' 2026-07-16 14:03:54.818 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2026-07-16 14:03:54.818 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2026-07-16 14:03:54.818 +09:00 [INF] Executed handler method OnGet, returned result . 2026-07-16 14:03:54.818 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2026-07-16 14:03:54.818 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2026-07-16 14:03:54.819 +09:00 [INF] Executed page /Index in 1.2052ms 2026-07-16 14:03:54.819 +09:00 [INF] Executed endpoint '/Index' 2026-07-16 14:03:54.820 +09:00 [INF] The response could not be cached for this request. 2026-07-16 14:03:54.820 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/ - 200 null text/html; charset=utf-8 3.9484ms 2026-07-16 14:03:54.926 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/ - null null 2026-07-16 14:03:54.926 +09:00 [INF] No cached response available for this request. 2026-07-16 14:03:54.927 +09:00 [INF] Executing endpoint '/Index' 2026-07-16 14:03:54.927 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2026-07-16 14:03:54.927 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2026-07-16 14:03:54.927 +09:00 [INF] Executed handler method OnGet, returned result . 2026-07-16 14:03:54.927 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2026-07-16 14:03:54.927 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2026-07-16 14:03:54.927 +09:00 [INF] Executed page /Index in 0.3937ms 2026-07-16 14:03:54.927 +09:00 [INF] Executed endpoint '/Index' 2026-07-16 14:03:54.927 +09:00 [INF] The response could not be cached for this request. 2026-07-16 14:03:54.927 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/ - 200 null text/html; charset=utf-8 0.8967ms 2026-07-16 14:37:10.982 +09:00 [INF] Request starting HTTP/1.1 POST http://4.216.53.201/onvif/device_service - application/soap+xml; charset=utf-8; action="http://www.onvif.org/ver10/device/wsdl/GetDeviceInformation" 218 2026-07-16 14:37:10.983 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 14:37:10.984 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 14:37:10.985 +09:00 [INF] Request finished HTTP/1.1 POST http://4.216.53.201/onvif/device_service - 401 0 null 2.7946ms 2026-07-16 14:37:12.696 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/ - null null 2026-07-16 14:37:12.697 +09:00 [INF] No cached response available for this request. 2026-07-16 14:37:12.698 +09:00 [INF] Executing endpoint '/Index' 2026-07-16 14:37:12.698 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2026-07-16 14:37:12.699 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2026-07-16 14:37:12.699 +09:00 [INF] Executed handler method OnGet, returned result . 2026-07-16 14:37:12.700 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2026-07-16 14:37:12.700 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2026-07-16 14:37:12.702 +09:00 [INF] Executed page /Index in 3.4631ms 2026-07-16 14:37:12.704 +09:00 [INF] Executed endpoint '/Index' 2026-07-16 14:37:12.704 +09:00 [INF] The response could not be cached for this request. 2026-07-16 14:37:12.705 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/ - 200 null text/html; charset=utf-8 9.4846ms 2026-07-16 14:37:13.400 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/favicon.ico - null null 2026-07-16 14:37:13.400 +09:00 [INF] No cached response available for this request. 2026-07-16 14:37:13.400 +09:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/imaadd/csweb/wwwroot/favicon.ico' 2026-07-16 14:37:13.400 +09:00 [INF] The response could not be cached for this request. 2026-07-16 14:37:13.400 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/favicon.ico - 200 5430 image/x-icon 0.4687ms 2026-07-16 14:37:14.096 +09:00 [INF] Request starting HTTP/1.1 POST http://4.216.53.201/mcp - application/json 151 2026-07-16 14:37:14.097 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 14:37:14.097 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 14:37:14.099 +09:00 [INF] Request finished HTTP/1.1 POST http://4.216.53.201/mcp - 401 0 null 2.7746ms 2026-07-16 14:37:14.129 +09:00 [INF] Request starting HTTP/1.1 POST http://4.216.53.201/ - application/json 151 2026-07-16 14:37:14.131 +09:00 [INF] Executing endpoint '/Index' 2026-07-16 14:37:14.131 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2026-07-16 14:37:14.131 +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) 2026-07-16 14:37:14.133 +09:00 [INF] Authorization failed for the request at filter 'Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.AutoValidateAntiforgeryTokenAuthorizationFilter'. 2026-07-16 14:37:14.133 +09:00 [INF] Executing StatusCodeResult, setting HTTP status code 400 2026-07-16 14:37:14.133 +09:00 [INF] Executed page /Index in 1.9233ms 2026-07-16 14:37:14.133 +09:00 [INF] Executed endpoint '/Index' 2026-07-16 14:37:14.134 +09:00 [INF] Request finished HTTP/1.1 POST http://4.216.53.201/ - 400 0 null 5.0402ms 2026-07-16 14:37:14.845 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/sse - null null 2026-07-16 14:37:14.846 +09:00 [INF] No cached response available for this request. 2026-07-16 14:37:14.847 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 14:37:14.847 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 14:37:14.847 +09:00 [INF] The response could not be cached for this request. 2026-07-16 14:37:14.848 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/sse - 401 0 null 3.2825ms 2026-07-16 14:54:54.275 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201:443/.env - null null 2026-07-16 14:54:54.275 +09:00 [INF] No cached response available for this request. 2026-07-16 14:54:54.275 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 14:54:54.278 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 14:54:54.278 +09:00 [INF] The response could not be cached for this request. 2026-07-16 14:54:54.279 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201:443/.env - 401 0 null 3.8836ms 2026-07-16 14:54:54.533 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201:443/.env.php - null null 2026-07-16 14:54:54.534 +09:00 [INF] No cached response available for this request. 2026-07-16 14:54:54.534 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 14:54:54.534 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 14:54:54.534 +09:00 [INF] The response could not be cached for this request. 2026-07-16 14:54:54.534 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201:443/.env.php - 401 0 null 0.6847ms 2026-07-16 14:54:54.790 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201:443/.env.sample.php - null null 2026-07-16 14:54:54.791 +09:00 [INF] No cached response available for this request. 2026-07-16 14:54:54.791 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 14:54:54.792 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 14:54:54.792 +09:00 [INF] The response could not be cached for this request. 2026-07-16 14:54:54.793 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201:443/.env.sample.php - 401 0 null 2.4972ms 2026-07-16 14:54:55.047 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201:443/.env.local.php - null null 2026-07-16 14:54:55.048 +09:00 [INF] No cached response available for this request. 2026-07-16 14:54:55.049 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 14:54:55.049 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 14:54:55.050 +09:00 [INF] The response could not be cached for this request. 2026-07-16 14:54:55.051 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201:443/.env.local.php - 401 0 null 3.6674ms 2026-07-16 14:54:55.305 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201:443/.env.production.php - null null 2026-07-16 14:54:55.305 +09:00 [INF] No cached response available for this request. 2026-07-16 14:54:55.306 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 14:54:55.306 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 14:54:55.306 +09:00 [INF] The response could not be cached for this request. 2026-07-16 14:54:55.306 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201:443/.env.production.php - 401 0 null 0.6027ms 2026-07-16 14:54:55.562 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201:443/config.dev.php - null null 2026-07-16 14:54:55.563 +09:00 [INF] No cached response available for this request. 2026-07-16 14:54:55.564 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 14:54:55.564 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 14:54:55.564 +09:00 [INF] The response could not be cached for this request. 2026-07-16 14:54:55.565 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201:443/config.dev.php - 401 0 null 2.396ms 2026-07-16 14:54:55.819 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201:443/config.env - null null 2026-07-16 14:54:55.820 +09:00 [INF] No cached response available for this request. 2026-07-16 14:54:55.821 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 14:54:55.821 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 14:54:55.821 +09:00 [INF] The response could not be cached for this request. 2026-07-16 14:54:55.822 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201:443/config.env - 401 0 null 2.8147ms 2026-07-16 14:54:56.077 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201:443/twilio/.env.php - null null 2026-07-16 14:54:56.078 +09:00 [INF] No cached response available for this request. 2026-07-16 14:54:56.078 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 14:54:56.079 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 14:54:56.079 +09:00 [INF] The response could not be cached for this request. 2026-07-16 14:54:56.080 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201:443/twilio/.env.php - 401 0 null 2.9906ms 2026-07-16 14:54:56.334 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201:443/config/.env.php - null null 2026-07-16 14:54:56.335 +09:00 [INF] No cached response available for this request. 2026-07-16 14:54:56.335 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 14:54:56.335 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 14:54:56.335 +09:00 [INF] The response could not be cached for this request. 2026-07-16 14:54:56.335 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201:443/config/.env.php - 401 0 null 0.645ms 2026-07-16 14:54:56.590 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201:443/sendgrid/.env.php - null null 2026-07-16 14:54:56.591 +09:00 [INF] No cached response available for this request. 2026-07-16 14:54:56.592 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 14:54:56.592 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 14:54:56.593 +09:00 [INF] The response could not be cached for this request. 2026-07-16 14:54:56.594 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201:443/sendgrid/.env.php - 401 0 null 3.3265ms 2026-07-16 14:54:56.848 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201:443/.env.php.bak - null null 2026-07-16 14:54:56.849 +09:00 [INF] No cached response available for this request. 2026-07-16 14:54:56.850 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 14:54:56.850 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 14:54:56.850 +09:00 [INF] The response could not be cached for this request. 2026-07-16 14:54:56.851 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201:443/.env.php.bak - 401 0 null 3.0914ms 2026-07-16 14:54:57.105 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201:443/.env.php-bak - null null 2026-07-16 14:54:57.106 +09:00 [INF] No cached response available for this request. 2026-07-16 14:54:57.106 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 14:54:57.106 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 14:54:57.106 +09:00 [INF] The response could not be cached for this request. 2026-07-16 14:54:57.106 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201:443/.env.php-bak - 401 0 null 0.4514ms 2026-07-16 14:54:57.362 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201:443/.env.php-backup - null null 2026-07-16 14:54:57.362 +09:00 [INF] No cached response available for this request. 2026-07-16 14:54:57.363 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 14:54:57.363 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 14:54:57.363 +09:00 [INF] The response could not be cached for this request. 2026-07-16 14:54:57.364 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201:443/.env.php-backup - 401 0 null 2.6231ms 2026-07-16 14:54:57.618 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201:443/.env.php.backup - null null 2026-07-16 14:54:57.619 +09:00 [INF] No cached response available for this request. 2026-07-16 14:54:57.620 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 14:54:57.620 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 14:54:57.620 +09:00 [INF] The response could not be cached for this request. 2026-07-16 14:54:57.621 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201:443/.env.php.backup - 401 0 null 2.67ms 2026-07-16 14:54:57.876 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201:443/test/.env.php - null null 2026-07-16 14:54:57.876 +09:00 [INF] No cached response available for this request. 2026-07-16 14:54:57.876 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 14:54:57.876 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 14:54:57.876 +09:00 [INF] The response could not be cached for this request. 2026-07-16 14:54:57.876 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201:443/test/.env.php - 401 0 null 0.4514ms 2026-07-16 14:54:58.133 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201:443/.env.example.php - null null 2026-07-16 14:54:58.134 +09:00 [INF] No cached response available for this request. 2026-07-16 14:54:58.134 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 14:54:58.135 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 14:54:58.135 +09:00 [INF] The response could not be cached for this request. 2026-07-16 14:54:58.136 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201:443/.env.example.php - 401 0 null 2.9228ms 2026-07-16 14:54:58.391 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201:443/app_dev.php/_profiler/.env - null null 2026-07-16 14:54:58.391 +09:00 [INF] No cached response available for this request. 2026-07-16 14:54:58.391 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 14:54:58.392 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 14:54:58.392 +09:00 [INF] The response could not be cached for this request. 2026-07-16 14:54:58.392 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201:443/app_dev.php/_profiler/.env - 401 0 null 0.4857ms 2026-07-16 14:54:58.648 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201:443/var/.env.local.php - null null 2026-07-16 14:54:58.649 +09:00 [INF] No cached response available for this request. 2026-07-16 14:54:58.649 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 14:54:58.650 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 14:54:58.650 +09:00 [INF] The response could not be cached for this request. 2026-07-16 14:54:58.651 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201:443/var/.env.local.php - 401 0 null 3.6177ms 2026-07-16 14:54:58.906 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201:443/api/.env - null null 2026-07-16 14:54:58.907 +09:00 [INF] No cached response available for this request. 2026-07-16 14:54:58.908 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 14:54:58.908 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 14:54:58.909 +09:00 [INF] The response could not be cached for this request. 2026-07-16 14:54:58.910 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201:443/api/.env - 401 0 null 4.2665ms 2026-07-16 14:54:59.164 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201:443/app/.env - null null 2026-07-16 14:54:59.164 +09:00 [INF] No cached response available for this request. 2026-07-16 14:54:59.164 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 14:54:59.164 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 14:54:59.164 +09:00 [INF] The response could not be cached for this request. 2026-07-16 14:54:59.165 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201:443/app/.env - 401 0 null 0.3976ms 2026-07-16 14:54:59.420 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201:443/admin/.env - null null 2026-07-16 14:54:59.421 +09:00 [INF] No cached response available for this request. 2026-07-16 14:54:59.422 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 14:54:59.422 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 14:54:59.423 +09:00 [INF] The response could not be cached for this request. 2026-07-16 14:54:59.423 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201:443/admin/.env - 401 0 null 2.8622ms 2026-07-16 14:54:59.678 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201:443/.env.production - null null 2026-07-16 14:54:59.679 +09:00 [INF] No cached response available for this request. 2026-07-16 14:54:59.679 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 14:54:59.679 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 14:54:59.680 +09:00 [INF] The response could not be cached for this request. 2026-07-16 14:54:59.680 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201:443/.env.production - 401 0 null 2.33ms 2026-07-16 14:54:59.935 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201:443/.env.save - null null 2026-07-16 14:54:59.936 +09:00 [INF] No cached response available for this request. 2026-07-16 14:54:59.936 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 14:54:59.936 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 14:54:59.936 +09:00 [INF] The response could not be cached for this request. 2026-07-16 14:54:59.936 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201:443/.env.save - 401 0 null 0.5472ms 2026-07-16 14:55:00.192 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201:443/backend/.env - null null 2026-07-16 14:55:00.193 +09:00 [INF] No cached response available for this request. 2026-07-16 14:55:00.193 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 14:55:00.194 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 14:55:00.194 +09:00 [INF] The response could not be cached for this request. 2026-07-16 14:55:00.194 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201:443/backend/.env - 401 0 null 2.6405ms 2026-07-16 14:55:00.449 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201:443/core/.env - null null 2026-07-16 14:55:00.450 +09:00 [INF] No cached response available for this request. 2026-07-16 14:55:00.451 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 14:55:00.451 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 14:55:00.451 +09:00 [INF] The response could not be cached for this request. 2026-07-16 14:55:00.452 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201:443/core/.env - 401 0 null 3.3299ms 2026-07-16 14:55:00.707 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201:443/laravel/.env - null null 2026-07-16 14:55:00.707 +09:00 [INF] No cached response available for this request. 2026-07-16 14:55:00.708 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 14:55:00.708 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 14:55:00.708 +09:00 [INF] The response could not be cached for this request. 2026-07-16 14:55:00.708 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201:443/laravel/.env - 401 0 null 0.4352ms 2026-07-16 14:55:00.964 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201:443/.env.example - null null 2026-07-16 14:55:00.965 +09:00 [INF] No cached response available for this request. 2026-07-16 14:55:00.965 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 14:55:00.966 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 14:55:00.966 +09:00 [INF] The response could not be cached for this request. 2026-07-16 14:55:00.967 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201:443/.env.example - 401 0 null 2.9268ms 2026-07-16 14:55:01.221 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201:443/.env.prod - null null 2026-07-16 14:55:01.222 +09:00 [INF] No cached response available for this request. 2026-07-16 14:55:01.222 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 14:55:01.223 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 14:55:01.223 +09:00 [INF] The response could not be cached for this request. 2026-07-16 14:55:01.223 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201:443/.env.prod - 401 0 null 2.2831ms 2026-07-16 14:55:01.478 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201:443/.env.local - null null 2026-07-16 14:55:01.478 +09:00 [INF] No cached response available for this request. 2026-07-16 14:55:01.478 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 14:55:01.478 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 14:55:01.478 +09:00 [INF] The response could not be cached for this request. 2026-07-16 14:55:01.478 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201:443/.env.local - 401 0 null 0.394ms 2026-07-16 16:00:29.532 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/.env - null null 2026-07-16 16:00:29.532 +09:00 [INF] No cached response available for this request. 2026-07-16 16:00:29.532 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 16:00:29.532 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 16:00:29.532 +09:00 [INF] The response could not be cached for this request. 2026-07-16 16:00:29.532 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/.env - 401 0 null 0.5294ms 2026-07-16 16:36:32.311 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/ - null null 2026-07-16 16:36:32.313 +09:00 [INF] No cached response available for this request. 2026-07-16 16:36:32.313 +09:00 [INF] Executing endpoint '/Index' 2026-07-16 16:36:32.314 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2026-07-16 16:36:32.314 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2026-07-16 16:36:32.314 +09:00 [INF] Executed handler method OnGet, returned result . 2026-07-16 16:36:32.314 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2026-07-16 16:36:32.315 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2026-07-16 16:36:32.316 +09:00 [INF] Executed page /Index in 1.8095ms 2026-07-16 16:36:32.317 +09:00 [INF] Executed endpoint '/Index' 2026-07-16 16:36:32.317 +09:00 [INF] The response could not be cached for this request. 2026-07-16 16:36:32.317 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/ - 200 null text/html; charset=utf-8 5.9818ms 2026-07-16 16:36:33.047 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/.env.staging - null null 2026-07-16 16:36:33.048 +09:00 [INF] No cached response available for this request. 2026-07-16 16:36:33.048 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 16:36:33.049 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 16:36:33.049 +09:00 [INF] The response could not be cached for this request. 2026-07-16 16:36:33.050 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/.env.staging - 401 0 null 2.5697ms 2026-07-16 16:36:33.747 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/.env.test - null null 2026-07-16 16:36:33.748 +09:00 [INF] No cached response available for this request. 2026-07-16 16:36:33.749 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 16:36:33.749 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 16:36:33.749 +09:00 [INF] The response could not be cached for this request. 2026-07-16 16:36:33.751 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/.env.test - 401 0 null 3.53ms 2026-07-16 16:36:34.448 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/core/.env - null null 2026-07-16 16:36:34.449 +09:00 [INF] No cached response available for this request. 2026-07-16 16:36:34.450 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 16:36:34.450 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 16:36:34.451 +09:00 [INF] The response could not be cached for this request. 2026-07-16 16:36:34.452 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/core/.env - 401 0 null 3.6398ms 2026-07-16 18:00:54.504 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/ - null null 2026-07-16 18:00:54.506 +09:00 [INF] No cached response available for this request. 2026-07-16 18:00:54.507 +09:00 [INF] Executing endpoint '/Index' 2026-07-16 18:00:54.508 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2026-07-16 18:00:54.508 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2026-07-16 18:00:54.509 +09:00 [INF] Executed handler method OnGet, returned result . 2026-07-16 18:00:54.509 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2026-07-16 18:00:54.509 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2026-07-16 18:00:54.526 +09:00 [INF] Executed page /Index in 18.3608ms 2026-07-16 18:00:54.527 +09:00 [INF] Executed endpoint '/Index' 2026-07-16 18:00:54.527 +09:00 [INF] The response could not be cached for this request. 2026-07-16 18:00:54.528 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/ - 200 null text/html; charset=utf-8 24.1393ms 2026-07-16 18:07:29.018 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/.git/config - null null 2026-07-16 18:07:29.019 +09:00 [INF] No cached response available for this request. 2026-07-16 18:07:29.019 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 18:07:29.020 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 18:07:29.020 +09:00 [INF] The response could not be cached for this request. 2026-07-16 18:07:29.020 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/.git/config - 401 0 null 1.826ms 2026-07-16 18:36:45.385 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/ - null null 2026-07-16 18:36:45.386 +09:00 [INF] No cached response available for this request. 2026-07-16 18:36:45.386 +09:00 [INF] Executing endpoint '/Index' 2026-07-16 18:36:45.387 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2026-07-16 18:36:45.388 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2026-07-16 18:36:45.388 +09:00 [INF] Executed handler method OnGet, returned result . 2026-07-16 18:36:45.389 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2026-07-16 18:36:45.389 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2026-07-16 18:36:45.391 +09:00 [INF] Executed page /Index in 4.5252ms 2026-07-16 18:36:45.392 +09:00 [INF] Executed endpoint '/Index' 2026-07-16 18:36:45.392 +09:00 [INF] The response could not be cached for this request. 2026-07-16 18:36:45.392 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/ - 200 null text/html; charset=utf-8 7.4627ms 2026-07-16 18:43:16.106 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/.env - null null 2026-07-16 18:43:16.107 +09:00 [INF] No cached response available for this request. 2026-07-16 18:43:16.107 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 18:43:16.108 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 18:43:16.108 +09:00 [INF] The response could not be cached for this request. 2026-07-16 18:43:16.108 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/.env - 401 0 null 1.6111ms 2026-07-16 19:03:07.548 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/ - null null 2026-07-16 19:03:07.550 +09:00 [INF] Executing endpoint '/Index' 2026-07-16 19:03:07.550 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2026-07-16 19:03:07.551 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2026-07-16 19:03:07.551 +09:00 [INF] Executed handler method OnGet, returned result . 2026-07-16 19:03:07.552 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2026-07-16 19:03:07.552 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2026-07-16 19:03:07.554 +09:00 [INF] Executed page /Index in 2.9204ms 2026-07-16 19:03:07.554 +09:00 [INF] Executed endpoint '/Index' 2026-07-16 19:03:07.555 +09:00 [INF] The response could not be cached for this request. 2026-07-16 19:03:07.555 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/ - 200 null text/html; charset=utf-8 6.4891ms 2026-07-16 19:04:16.651 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/ - null null 2026-07-16 19:04:16.653 +09:00 [INF] No cached response available for this request. 2026-07-16 19:04:16.653 +09:00 [INF] Executing endpoint '/Index' 2026-07-16 19:04:16.654 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2026-07-16 19:04:16.654 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2026-07-16 19:04:16.655 +09:00 [INF] Executed handler method OnGet, returned result . 2026-07-16 19:04:16.655 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2026-07-16 19:04:16.655 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2026-07-16 19:04:16.656 +09:00 [INF] Executed page /Index in 1.5559ms 2026-07-16 19:04:16.657 +09:00 [INF] Executed endpoint '/Index' 2026-07-16 19:04:16.657 +09:00 [INF] The response could not be cached for this request. 2026-07-16 19:04:16.657 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/ - 200 null text/html; charset=utf-8 5.7446ms 2026-07-16 19:09:20.707 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/api/auth/saml/login - null null 2026-07-16 19:09:20.707 +09:00 [INF] Executing endpoint 'asp_dotnet_core_web_test.Controllers.SamlController.SamlLogin (asp-dotnet-core-web-test)' 2026-07-16 19:09:20.711 +09:00 [INF] Route matched with {action = "SamlLogin", controller = "Saml", page = ""}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult SamlLogin() on controller asp_dotnet_core_web_test.Controllers.SamlController (asp-dotnet-core-web-test). 2026-07-16 19:09:20.720 +09:00 [INF] Executing RedirectResult, redirecting to https://login.microsoftonline.com/67cc7039-f87d-4efb-b64e-02b69e8a4b17/saml2?SAMLRequest=fFFdT4MwFP0rTd%2BBggtjzSCZW4wkU8mGPvhiSrlzTaDF3uL038uYJvNhez05n%2FfOUbRNxxe92%2BsNfPSAjuSrlL5NGSSsCmMv2tXCm8TixksiUXtJMhUQTepqEs8oeQGLyuiURj6jJEfsIdfohHYDxKLYY1MvjMuQcTbjEXulpLDGGWmaW6Vrpd9T2lvNjUCFXIsWkDvJt4uHNR8ceXUiIb8vy8IrnrYlJQtEsG4IXRqNfQt2C%2FZTSXjerFO6d65DHgQSD1D5qhWirn1p2kB0KhDDyOC4NxASKflqG4183H%2B9RfdbmWbzI5uPM%2B2Z%2Frpc%2FBWm2aV68%2BDM%2BJTS8cfBKV8VplHym9wZ2wp3OSj0wxFRtbcbqbzX2IFUOwX1cLSmMYelBeEgpc72QEmQnVL%2FPz%2F7AQAA%2F%2F8DAA%3D%3D. 2026-07-16 19:09:20.720 +09:00 [INF] Executed action asp_dotnet_core_web_test.Controllers.SamlController.SamlLogin (asp-dotnet-core-web-test) in 8.8464ms 2026-07-16 19:09:20.720 +09:00 [INF] Executed endpoint 'asp_dotnet_core_web_test.Controllers.SamlController.SamlLogin (asp-dotnet-core-web-test)' 2026-07-16 19:09:20.721 +09:00 [INF] The response could not be cached for this request. 2026-07-16 19:09:20.722 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/api/auth/saml/login - 302 0 null 14.6063ms 2026-07-16 19:27:40.625 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/xmlrpc.php - null null 2026-07-16 19:27:40.625 +09:00 [INF] No cached response available for this request. 2026-07-16 19:27:40.625 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 19:27:40.625 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 19:27:40.627 +09:00 [INF] The response could not be cached for this request. 2026-07-16 19:27:40.627 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/xmlrpc.php - 401 0 null 2.1873ms 2026-07-16 19:46:07.243 +09:00 [INF] Request starting HTTP/1.1 PROPFIND http://4.216.53.201:443/ - null null 2026-07-16 19:46:07.244 +09:00 [INF] Executing endpoint '/Index' 2026-07-16 19:46:07.244 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2026-07-16 19:46:07.246 +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) 2026-07-16 19:46:07.252 +09:00 [INF] Authorization failed for the request at filter 'Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.AutoValidateAntiforgeryTokenAuthorizationFilter'. 2026-07-16 19:46:07.252 +09:00 [INF] Executing StatusCodeResult, setting HTTP status code 400 2026-07-16 19:46:07.252 +09:00 [INF] Executed page /Index in 7.9512ms 2026-07-16 19:46:07.253 +09:00 [INF] Executed endpoint '/Index' 2026-07-16 19:46:07.253 +09:00 [INF] Request finished HTTP/1.1 PROPFIND http://4.216.53.201:443/ - 400 0 null 10.1704ms 2026-07-16 19:51:40.841 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/ - null null 2026-07-16 19:51:40.841 +09:00 [INF] No cached response available for this request. 2026-07-16 19:51:40.841 +09:00 [INF] Executing endpoint '/Index' 2026-07-16 19:51:40.841 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2026-07-16 19:51:40.841 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2026-07-16 19:51:40.841 +09:00 [INF] Executed handler method OnGet, returned result . 2026-07-16 19:51:40.841 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2026-07-16 19:51:40.842 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2026-07-16 19:51:40.846 +09:00 [INF] Executed page /Index in 4.3453ms 2026-07-16 19:51:40.846 +09:00 [INF] Executed endpoint '/Index' 2026-07-16 19:51:40.846 +09:00 [INF] The response could not be cached for this request. 2026-07-16 19:51:40.847 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/ - 200 null text/html; charset=utf-8 5.662ms 2026-07-16 19:55:27.375 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/_profiler/phpinfo - null null 2026-07-16 19:55:27.377 +09:00 [INF] No cached response available for this request. 2026-07-16 19:55:27.377 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 19:55:27.377 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 19:55:27.377 +09:00 [INF] The response could not be cached for this request. 2026-07-16 19:55:27.377 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/_profiler/phpinfo - 401 0 null 2.1586ms 2026-07-16 20:26:49.307 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/ - null null 2026-07-16 20:26:49.308 +09:00 [INF] No cached response available for this request. 2026-07-16 20:26:49.308 +09:00 [INF] Executing endpoint '/Index' 2026-07-16 20:26:49.308 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2026-07-16 20:26:49.309 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2026-07-16 20:26:49.309 +09:00 [INF] Executed handler method OnGet, returned result . 2026-07-16 20:26:49.309 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2026-07-16 20:26:49.309 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2026-07-16 20:26:49.316 +09:00 [INF] Executed page /Index in 2.4838ms 2026-07-16 20:26:49.316 +09:00 [INF] Executed endpoint '/Index' 2026-07-16 20:26:49.316 +09:00 [INF] The response could not be cached for this request. 2026-07-16 20:26:49.316 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/ - 200 null text/html; charset=utf-8 9.0528ms 2026-07-16 20:26:50.766 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/favicon.ico - null null 2026-07-16 20:26:50.766 +09:00 [INF] No cached response available for this request. 2026-07-16 20:26:50.768 +09:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/imaadd/csweb/wwwroot/favicon.ico' 2026-07-16 20:26:50.769 +09:00 [INF] The response could not be cached for this request. 2026-07-16 20:26:50.769 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/favicon.ico - 200 5430 image/x-icon 3.1982ms 2026-07-16 20:38:03.543 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/robots.txt - null null 2026-07-16 20:38:03.543 +09:00 [INF] No cached response available for this request. 2026-07-16 20:38:03.544 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 20:38:03.544 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 20:38:03.544 +09:00 [INF] The response could not be cached for this request. 2026-07-16 20:38:03.544 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/robots.txt - 401 0 null 1.5399ms 2026-07-16 20:38:04.270 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/ - null null 2026-07-16 20:38:04.271 +09:00 [INF] No cached response available for this request. 2026-07-16 20:38:04.271 +09:00 [INF] Executing endpoint '/Index' 2026-07-16 20:38:04.272 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2026-07-16 20:38:04.272 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2026-07-16 20:38:04.272 +09:00 [INF] Executed handler method OnGet, returned result . 2026-07-16 20:38:04.272 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2026-07-16 20:38:04.272 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2026-07-16 20:38:04.273 +09:00 [INF] Executed page /Index in 0.5843ms 2026-07-16 20:38:04.273 +09:00 [INF] Executed endpoint '/Index' 2026-07-16 20:38:04.273 +09:00 [INF] The response could not be cached for this request. 2026-07-16 20:38:04.273 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/ - 200 null text/html; charset=utf-8 2.586ms 2026-07-16 20:38:14.823 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/robots.txt - null null 2026-07-16 20:38:14.824 +09:00 [INF] No cached response available for this request. 2026-07-16 20:38:14.824 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 20:38:14.825 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 20:38:14.825 +09:00 [INF] The response could not be cached for this request. 2026-07-16 20:38:14.825 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/robots.txt - 401 0 null 2.5876ms 2026-07-16 20:39:57.021 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/lib/bootstrap/dist/js/bootstrap.bundle.min.js - null null 2026-07-16 20:39:57.023 +09:00 [INF] No cached response available for this request. 2026-07-16 20:39:57.024 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/lib/jquery/dist/jquery.min.js - null null 2026-07-16 20:39:57.025 +09:00 [INF] No cached response available for this request. 2026-07-16 20:39:57.028 +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' 2026-07-16 20:39:57.028 +09:00 [INF] The response could not be cached for this request. 2026-07-16 20:39:57.029 +09:00 [INF] Sending file. Request path: '/lib/jquery/dist/jquery.min.js'. Physical path: '/var/www/imaadd/csweb/wwwroot/lib/jquery/dist/jquery.min.js' 2026-07-16 20:39:57.030 +09:00 [INF] The response could not be cached for this request. 2026-07-16 20:39:57.030 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/lib/jquery/dist/jquery.min.js - 200 89501 text/javascript 5.4005ms 2026-07-16 20:39:57.030 +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 8.7203ms 2026-07-16 20:39:57.032 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/asp_dotnet_core_web_test.styles.css - null null 2026-07-16 20:39:57.032 +09:00 [INF] No cached response available for this request. 2026-07-16 20:39:57.032 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 20:39:57.032 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 20:39:57.033 +09:00 [INF] The response could not be cached for this request. 2026-07-16 20:39:57.033 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/asp_dotnet_core_web_test.styles.css - 401 0 null 1.0128ms 2026-07-16 20:39:57.092 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/js/site.js?v=hRQyftXiu1lLX2P9Ly9xa4gHJgLeR1uGN5qegUobtGo - null null 2026-07-16 20:39:57.092 +09:00 [INF] No cached response available for this request. 2026-07-16 20:39:57.094 +09:00 [INF] Sending file. Request path: '/js/site.js'. Physical path: '/var/www/imaadd/csweb/wwwroot/js/site.js' 2026-07-16 20:39:57.094 +09:00 [INF] The response could not be cached for this request. 2026-07-16 20:39:57.095 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/js/site.js?v=hRQyftXiu1lLX2P9Ly9xa4gHJgLeR1uGN5qegUobtGo - 200 231 text/javascript 2.6514ms 2026-07-16 21:01:47.775 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/sites/favicon.ico - null null 2026-07-16 21:01:47.775 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 21:01:47.776 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 21:01:47.776 +09:00 [INF] The response could not be cached for this request. 2026-07-16 21:01:47.776 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/sites/favicon.ico - 401 0 null 1.5853ms 2026-07-16 21:01:50.321 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/sites/favicon.png - null null 2026-07-16 21:01:50.321 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 21:01:50.321 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 21:01:50.321 +09:00 [INF] The response could not be cached for this request. 2026-07-16 21:01:50.321 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/sites/favicon.png - 401 0 null 0.5243ms 2026-07-16 21:01:56.299 +09:00 [INF] Request starting HTTP/1.1 GET http://csweb.imaadd.com/ - null null 2026-07-16 21:01:56.300 +09:00 [INF] No cached response available for this request. 2026-07-16 21:01:56.300 +09:00 [INF] Executing endpoint '/Index' 2026-07-16 21:01:56.301 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2026-07-16 21:01:56.301 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2026-07-16 21:01:56.301 +09:00 [INF] Executed handler method OnGet, returned result . 2026-07-16 21:01:56.301 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2026-07-16 21:01:56.302 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2026-07-16 21:01:56.303 +09:00 [INF] Executed page /Index in 1.8962ms 2026-07-16 21:01:56.304 +09:00 [INF] Executed endpoint '/Index' 2026-07-16 21:01:56.304 +09:00 [INF] The response could not be cached for this request. 2026-07-16 21:01:56.305 +09:00 [INF] Request finished HTTP/1.1 GET http://csweb.imaadd.com/ - 200 null text/html; charset=utf-8 6.3889ms 2026-07-16 21:06:28.635 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/ - null null 2026-07-16 21:06:28.636 +09:00 [INF] No cached response available for this request. 2026-07-16 21:06:28.636 +09:00 [INF] Executing endpoint '/Index' 2026-07-16 21:06:28.637 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2026-07-16 21:06:28.637 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2026-07-16 21:06:28.637 +09:00 [INF] Executed handler method OnGet, returned result . 2026-07-16 21:06:28.638 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2026-07-16 21:06:28.638 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2026-07-16 21:06:28.638 +09:00 [INF] Executed page /Index in 1.0442ms 2026-07-16 21:06:28.638 +09:00 [INF] Executed endpoint '/Index' 2026-07-16 21:06:28.638 +09:00 [INF] The response could not be cached for this request. 2026-07-16 21:06:28.639 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/ - 200 null text/html; charset=utf-8 3.4347ms 2026-07-16 21:15:03.231 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/ - null null 2026-07-16 21:15:03.232 +09:00 [INF] No cached response available for this request. 2026-07-16 21:15:03.232 +09:00 [INF] Executing endpoint '/Index' 2026-07-16 21:15:03.233 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2026-07-16 21:15:03.233 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2026-07-16 21:15:03.233 +09:00 [INF] Executed handler method OnGet, returned result . 2026-07-16 21:15:03.233 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2026-07-16 21:15:03.234 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2026-07-16 21:15:03.235 +09:00 [INF] Executed page /Index in 2.0973ms 2026-07-16 21:15:03.237 +09:00 [INF] Executed endpoint '/Index' 2026-07-16 21:15:03.237 +09:00 [INF] The response could not be cached for this request. 2026-07-16 21:15:03.238 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/ - 200 null text/html; charset=utf-8 7.2075ms 2026-07-16 21:19:03.462 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/favicon.ico - null null 2026-07-16 21:19:03.463 +09:00 [INF] No cached response available for this request. 2026-07-16 21:19:03.464 +09:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/imaadd/csweb/wwwroot/favicon.ico' 2026-07-16 21:19:03.464 +09:00 [INF] The response could not be cached for this request. 2026-07-16 21:19:03.465 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/favicon.ico - 200 5430 image/x-icon 2.3425ms 2026-07-16 21:21:45.550 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/ - null null 2026-07-16 21:21:45.550 +09:00 [INF] No cached response available for this request. 2026-07-16 21:21:45.550 +09:00 [INF] Executing endpoint '/Index' 2026-07-16 21:21:45.550 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2026-07-16 21:21:45.550 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2026-07-16 21:21:45.550 +09:00 [INF] Executed handler method OnGet, returned result . 2026-07-16 21:21:45.550 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2026-07-16 21:21:45.553 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2026-07-16 21:21:45.554 +09:00 [INF] Executed page /Index in 3.6452ms 2026-07-16 21:21:45.554 +09:00 [INF] Executed endpoint '/Index' 2026-07-16 21:21:45.554 +09:00 [INF] The response could not be cached for this request. 2026-07-16 21:21:45.555 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/ - 200 null text/html; charset=utf-8 5.1124ms 2026-07-16 21:21:46.281 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/.env - null null 2026-07-16 21:21:46.282 +09:00 [INF] No cached response available for this request. 2026-07-16 21:21:46.283 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 21:21:46.283 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 21:21:46.283 +09:00 [INF] The response could not be cached for this request. 2026-07-16 21:21:46.283 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/.env - 401 0 null 1.9578ms 2026-07-16 21:21:46.983 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/.env.dev - null null 2026-07-16 21:21:46.984 +09:00 [INF] No cached response available for this request. 2026-07-16 21:21:46.985 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 21:21:46.985 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 21:21:46.985 +09:00 [INF] The response could not be cached for this request. 2026-07-16 21:21:46.985 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/.env.dev - 401 0 null 1.5397ms 2026-07-16 21:21:47.712 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/.env.old - null null 2026-07-16 21:21:47.712 +09:00 [INF] No cached response available for this request. 2026-07-16 21:21:47.712 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 21:21:47.712 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 21:21:47.712 +09:00 [INF] The response could not be cached for this request. 2026-07-16 21:21:47.712 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/.env.old - 401 0 null 0.3742ms 2026-07-16 21:23:55.674 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/favicon.ico - null null 2026-07-16 21:23:55.676 +09:00 [INF] No cached response available for this request. 2026-07-16 21:23:55.677 +09:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/imaadd/csweb/wwwroot/favicon.ico' 2026-07-16 21:23:55.678 +09:00 [INF] The response could not be cached for this request. 2026-07-16 21:23:55.678 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/favicon.ico - 200 5430 image/x-icon 3.5309ms 2026-07-16 21:24:12.002 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/robots.txt - null null 2026-07-16 21:24:12.002 +09:00 [INF] No cached response available for this request. 2026-07-16 21:24:12.002 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 21:24:12.002 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 21:24:12.002 +09:00 [INF] The response could not be cached for this request. 2026-07-16 21:24:12.003 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/robots.txt - 401 0 null 0.4953ms 2026-07-16 21:25:08.588 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/ - null null 2026-07-16 21:25:08.589 +09:00 [INF] No cached response available for this request. 2026-07-16 21:25:08.590 +09:00 [INF] Executing endpoint '/Index' 2026-07-16 21:25:08.590 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2026-07-16 21:25:08.591 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2026-07-16 21:25:08.591 +09:00 [INF] Executed handler method OnGet, returned result . 2026-07-16 21:25:08.591 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2026-07-16 21:25:08.591 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2026-07-16 21:25:08.592 +09:00 [INF] Executed page /Index in 1.7132ms 2026-07-16 21:25:08.593 +09:00 [INF] Executed endpoint '/Index' 2026-07-16 21:25:08.593 +09:00 [INF] The response could not be cached for this request. 2026-07-16 21:25:08.594 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/ - 200 null text/html; charset=utf-8 5.8631ms 2026-07-16 21:31:20.639 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/geoserver/web/ - null null 2026-07-16 21:31:20.639 +09:00 [INF] No cached response available for this request. 2026-07-16 21:31:20.640 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 21:31:20.640 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 21:31:20.642 +09:00 [INF] The response could not be cached for this request. 2026-07-16 21:31:20.643 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/geoserver/web/ - 401 0 null 3.4541ms 2026-07-16 21:35:34.205 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201:443/+webvpn+/index.html - null null 2026-07-16 21:35:34.207 +09:00 [INF] No cached response available for this request. 2026-07-16 21:35:34.208 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 21:35:34.209 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 21:35:34.209 +09:00 [INF] The response could not be cached for this request. 2026-07-16 21:35:34.209 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201:443/+webvpn+/index.html - 401 0 null 3.6998ms 2026-07-16 21:35:34.309 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201:443/+CSCOE+/logon.html - null null 2026-07-16 21:35:34.309 +09:00 [INF] No cached response available for this request. 2026-07-16 21:35:34.309 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 21:35:34.309 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 21:35:34.309 +09:00 [INF] The response could not be cached for this request. 2026-07-16 21:35:34.309 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201:443/+CSCOE+/logon.html - 401 0 null 0.5269ms 2026-07-16 21:35:34.410 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201:443/remote/login - null null 2026-07-16 21:35:34.411 +09:00 [INF] No cached response available for this request. 2026-07-16 21:35:34.411 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 21:35:34.412 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 21:35:34.412 +09:00 [INF] The response could not be cached for this request. 2026-07-16 21:35:34.413 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201:443/remote/login - 401 0 null 2.5268ms 2026-07-16 21:35:34.512 +09:00 [INF] Request starting HTTP/1.1 POST http://4.216.53.201:443/global-protect/prelogin.esp?tmp=tmp&clientVer=4100&clientos=Windows - application/x-www-form-urlencoded 7 2026-07-16 21:35:34.513 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 21:35:34.513 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 21:35:34.514 +09:00 [INF] Request finished HTTP/1.1 POST http://4.216.53.201:443/global-protect/prelogin.esp?tmp=tmp&clientVer=4100&clientos=Windows - 401 0 null 2.0173ms 2026-07-16 21:35:34.814 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201:443/dana-na - null null 2026-07-16 21:35:34.816 +09:00 [INF] No cached response available for this request. 2026-07-16 21:35:34.816 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 21:35:34.817 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 21:35:34.817 +09:00 [INF] The response could not be cached for this request. 2026-07-16 21:35:34.818 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201:443/dana-na - 401 0 null 3.2803ms 2026-07-16 21:35:34.917 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201:443/sslvpnclient?launchplatform=mac&neProto=3&supportipv6=yes - null null 2026-07-16 21:35:34.917 +09:00 [INF] No cached response available for this request. 2026-07-16 21:35:34.918 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 21:35:34.918 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 21:35:34.918 +09:00 [INF] The response could not be cached for this request. 2026-07-16 21:35:34.918 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201:443/sslvpnclient?launchplatform=mac&neProto=3&supportipv6=yes - 401 0 null 0.4852ms 2026-07-16 21:35:58.354 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/ - null null 2026-07-16 21:35:58.355 +09:00 [INF] No cached response available for this request. 2026-07-16 21:35:58.356 +09:00 [INF] Executing endpoint '/Index' 2026-07-16 21:35:58.356 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2026-07-16 21:35:58.357 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2026-07-16 21:35:58.357 +09:00 [INF] Executed handler method OnGet, returned result . 2026-07-16 21:35:58.357 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2026-07-16 21:35:58.357 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2026-07-16 21:35:58.358 +09:00 [INF] Executed page /Index in 1.6595ms 2026-07-16 21:35:58.359 +09:00 [INF] Executed endpoint '/Index' 2026-07-16 21:35:58.359 +09:00 [INF] The response could not be cached for this request. 2026-07-16 21:35:58.360 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/ - 200 null text/html; charset=utf-8 6.2253ms 2026-07-16 21:36:06.072 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/favicon.ico - null null 2026-07-16 21:36:06.073 +09:00 [INF] No cached response available for this request. 2026-07-16 21:36:06.073 +09:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/imaadd/csweb/wwwroot/favicon.ico' 2026-07-16 21:36:06.073 +09:00 [INF] The response could not be cached for this request. 2026-07-16 21:36:06.073 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/favicon.ico - 200 5430 image/x-icon 1.6939ms 2026-07-16 21:57:54.045 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/ - null null 2026-07-16 21:57:54.045 +09:00 [INF] No cached response available for this request. 2026-07-16 21:57:54.045 +09:00 [INF] Executing endpoint '/Index' 2026-07-16 21:57:54.045 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2026-07-16 21:57:54.046 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2026-07-16 21:57:54.046 +09:00 [INF] Executed handler method OnGet, returned result . 2026-07-16 21:57:54.046 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2026-07-16 21:57:54.047 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2026-07-16 21:57:54.050 +09:00 [INF] Executed page /Index in 4.1685ms 2026-07-16 21:57:54.050 +09:00 [INF] Executed endpoint '/Index' 2026-07-16 21:57:54.050 +09:00 [INF] The response could not be cached for this request. 2026-07-16 21:57:54.051 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/ - 200 null text/html; charset=utf-8 5.8405ms 2026-07-16 21:58:05.478 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/favicon.ico - null null 2026-07-16 21:58:05.479 +09:00 [INF] No cached response available for this request. 2026-07-16 21:58:05.479 +09:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/imaadd/csweb/wwwroot/favicon.ico' 2026-07-16 21:58:05.480 +09:00 [INF] The response could not be cached for this request. 2026-07-16 21:58:05.480 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/favicon.ico - 200 5430 image/x-icon 2.5674ms 2026-07-16 21:59:38.271 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/security.txt - null null 2026-07-16 21:59:38.271 +09:00 [INF] No cached response available for this request. 2026-07-16 21:59:38.271 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 21:59:38.271 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 21:59:38.271 +09:00 [INF] The response could not be cached for this request. 2026-07-16 21:59:38.271 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/security.txt - 401 0 null 0.628ms 2026-07-16 22:46:51.318 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/ - null null 2026-07-16 22:46:51.319 +09:00 [INF] No cached response available for this request. 2026-07-16 22:46:51.319 +09:00 [INF] Executing endpoint '/Index' 2026-07-16 22:46:51.319 +09:00 [INF] Route matched with {page = "/Index", action = "", controller = ""}. Executing page /Index 2026-07-16 22:46:51.319 +09:00 [INF] Executing handler method asp_dotnet_core_web_test.Pages.IndexModel.OnGet - ModelState is "Valid" 2026-07-16 22:46:51.319 +09:00 [INF] Executed handler method OnGet, returned result . 2026-07-16 22:46:51.319 +09:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2026-07-16 22:46:51.319 +09:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2026-07-16 22:46:51.320 +09:00 [INF] Executed page /Index in 1.438ms 2026-07-16 22:46:51.321 +09:00 [INF] Executed endpoint '/Index' 2026-07-16 22:46:51.322 +09:00 [INF] The response could not be cached for this request. 2026-07-16 22:46:51.322 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/ - 200 null text/html; charset=utf-8 4.1711ms 2026-07-16 22:46:52.043 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/repo/.env - null null 2026-07-16 22:46:52.043 +09:00 [INF] No cached response available for this request. 2026-07-16 22:46:52.044 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 22:46:52.044 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 22:46:52.045 +09:00 [INF] The response could not be cached for this request. 2026-07-16 22:46:52.045 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/repo/.env - 401 0 null 1.8891ms 2026-07-16 22:46:52.769 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/.env.stage - null null 2026-07-16 22:46:52.769 +09:00 [INF] No cached response available for this request. 2026-07-16 22:46:52.769 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 22:46:52.769 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 22:46:52.769 +09:00 [INF] The response could not be cached for this request. 2026-07-16 22:46:52.769 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/.env.stage - 401 0 null 0.5461ms 2026-07-16 22:46:53.497 +09:00 [INF] Request starting HTTP/1.1 GET http://4.216.53.201/core/.env - null null 2026-07-16 22:46:53.498 +09:00 [INF] No cached response available for this request. 2026-07-16 22:46:53.498 +09:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-07-16 22:46:53.498 +09:00 [INF] AuthenticationScheme: ImaaddJwtAuthenticationScheme was challenged. 2026-07-16 22:46:53.499 +09:00 [INF] The response could not be cached for this request. 2026-07-16 22:46:53.499 +09:00 [INF] Request finished HTTP/1.1 GET http://4.216.53.201/core/.env - 401 0 null 2.4369ms