ACC : Could not find channel for payloadIssue Some data from ACC is missing and their host data collection and check definitions fail " [WARNING] [agent] Could not find channel for payloadId <payloadId value>" Steps to reproduce: 1. Install the Windows 3.0.0 agent on Utah Instance2. Wait for host data collection to be successful 3. Notice that sometimes host data collection and executing checks manually from the check definitions table fails with error " [WARNING] [agent] Could not find a channel for payloadId b486ca12-f39b-4045-80d9-b8babcecf924"ResolutionThe warnings are from this known problem and the root cause of the issue you are facing.PRB1619654 on occasion host data collection and check definitions fail " [WARNING] [agent] Could not find channel for payloadId <payloadId value>"The PRB is fixed, and included in the next release of ACC-F, in May 2023The fix is in a go script "agent/snow_payload_retry_handler.go" and to do with sendPayloadWithRetry in the NewPayloadRetryHandler function.