Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Look into waiting for AID potential issue with timing out #583

Closed
carlosmmatos opened this issue Dec 3, 2024 · 0 comments · Fixed by #586
Closed

Look into waiting for AID potential issue with timing out #583

carlosmmatos opened this issue Dec 3, 2024 · 0 comments · Fixed by #586
Assignees
Labels
bug question Further information is requested

Comments

@carlosmmatos
Copy link
Contributor

There have been some instances where the task that waits for an AID to be generated times out on Ubuntu 20. Looks like this:

TASK [crowdstrike.falcon.falcon_configure : CrowdStrike Falcon | Wait for Falcon Sensor to Generate AID] ***
FAILED - RETRYING: [testing]: CrowdStrike Falcon | Wait for Falcon Sensor to Generate AID (6 retries left).
FAILED - RETRYING: [testing]: CrowdStrike Falcon | Wait for Falcon Sensor to Generate AID (5 retries left).
FAILED - RETRYING: [testing]: CrowdStrike Falcon | Wait for Falcon Sensor to Generate AID (4 retries left).
FAILED - RETRYING: [testing]: CrowdStrike Falcon | Wait for Falcon Sensor to Generate AID (3 retries left).
FAILED - RETRYING: [testing]: CrowdStrike Falcon | Wait for Falcon Sensor to Generate AID (2 retries left).
FAILED - RETRYING: [testing]: CrowdStrike Falcon | Wait for Falcon Sensor to Generate AID (1 retries left).
fatal: [testing]: FAILED! => {"attempts": 6, "changed": false, "falconctl_info": {"aid": null}}

Consider either making the timeout configurable or checking to see if there might be a better method of checking for aid generation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug question Further information is requested
Projects
None yet
1 participant