joker-gege opened a new issue, #11783: URL: https://github.com/apache/trafficserver/issues/11783
I use ats 9.2.3 as reverse proxy in Centos 7.3,It work normal before, suddenly it cannot cache any objects. when restart ats,it return to normal. I find debug message HttpCacheSM::state_cache_open_write, CACHE_EVENT_OPEN_WRITE_FAILED/TS_EVENT_CACHE_OPEN_WRITE_FAILED in diags.log. Has anyone encountered this problem before? What caused this problem? The diags.log information is as follows: [Sep 23 18:32:38.940] [ET_NET 38] DEBUG: <HttpTransact.cc:7779 (build_request)> (http_trans) [15775895] [build_request] request like cacheable and conditional headers removed [Sep 23 18:32:38.940] [ET_NET 38] DEBUG: <HttpTransact.cc:7809 (build_request)> (http_trans) [15775895] [build_request] request_sent_time: 1727087558 [Sep 23 18:32:38.940] [ET_NET 38] DEBUG: <HttpSM.cc:7415 (call_transact_and_set_next_state)> (http) [15775895] State Transition: SM_ACTION_DNS_LOOKUP -> SM_ACTION_CACHE_ISSUE_WRITE [Sep 23 18:32:38.940] [ET_NET 38] DEBUG: <HttpSM.cc:4843 (do_cache_prepare_action)> (http_cache_write) [15775895] writing to cache with URL tslive/c56_fast_1014_720P_t10/66f140c6.ts [Sep 23 18:32:38.940] [ET_NET 38] DEBUG: <HttpCacheSM.cc:165 (state_cache_open_write)> (http_cache) [15775895] [&HttpCacheSM::state_cache_open_write, CACHE_EVENT_OPEN_WRITE_FAILED/TS_EVENT_CACHE_OPEN_WRITE_FAILED] [Sep 23 18:32:38.988] [ET_NET 38] DEBUG: <HttpCacheSM.cc:165 (state_cache_open_write)> (http_cache) [15775895] [&HttpCacheSM::state_cache_open_write, EVENT_INTERVAL] [Sep 23 18:32:38.988] [ET_NET 38] DEBUG: <HttpCacheSM.cc:234 (state_cache_open_write)> (http_cache) [15775895] [state_cache_open_write] cache open write failure 1. retrying cache open write... [Sep 23 18:32:38.988] [ET_NET 38] DEBUG: <HttpSM.cc:2717 (main_handler)> (http) [15775895] [HttpSM::main_handler, CACHE_EVENT_OPEN_WRITE_FAILED/TS_EVENT_CACHE_OPEN_WRITE_FAILED] [Sep 23 18:32:38.988] [ET_NET 38] DEBUG: <HttpSM.cc:2524 (state_cache_open_write)> (http) [15775895] [&HttpSM : state_cache_open_write, CACHE_EVENT_OPEN_WRITE_FAILED/TS_EVENT_CACHE_OPEN_WRITE_FAILED] [Sep 23 18:32:38.988] [ET_NET 38] DEBUG: <HttpTransact.cc:3240 (handle_cache_write_lock)> (http_trans) Next action next; nullptr [Sep 23 18:32:38.988] [ET_NET 38] DEBUG: <HttpSM.cc:7415 (call_transact_and_set_next_state)> (http) [15775895] State Transition: SM_ACTION_CACHE_ISSUE_WRITE -> SM_ACTION_ORIGIN_SERVER_OPEN -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
