Skip to content

Troubleshooting

IssuePossible CauseResolution
Cannot access FleetInternet connectivity issue or account not provisionedEnsure your internet connection is active and that your organization administrator has provisioned your Fleet account.
Fleet not responding after openingInternet connectivity issue or temporary service disruptionVerify your internet connection. If the connection is stable, wait a few minutes and try again. If the issue persists, contact Binalyze support.
”Usage limit reached” messageMonthly token limit has been exceededContact your organization administrator to review or increase the monthly usage limit. Usage resets at the start of each billing cycle.
File upload failsFile exceeds size limits or upload was interruptedTry uploading the file again. For very large files, consider splitting archives or uploading individual files rather than large bundles.
Analysis appears stuck or takes very longLarge or complex files require more processing timeLarge binaries, memory dumps, and extensive PCAP files may take several minutes to analyze. If analysis does not progress after 5 minutes, try aborting and re-submitting with a more specific request.
Fleet does not recognize the file typeFile has an unusual extension or is corruptedFleet identifies files by content, not extension. If the file is valid, try describing the file type in your prompt (e.g., “This is a PE executable renamed to .dat”).
IssuePossible CauseResolution
”Cannot connect to AIR” errorAPI integration is not configured or the API key is invalidOpen Fleet’s settings and verify the AIR integration configuration. Ensure the API key is correct and has not expired.
Endpoint operations failInsufficient permissions for the configured API keyVerify that the API key has the necessary permissions for the requested operation (endpoint management, acquisition, triage, interACT).
Triage deployment failsTarget endpoint is offline or unreachableCheck the endpoint status in AIR. Ensure the endpoint is online and managed before deploying triage rules.
interACT commands time outEndpoint is offline, under heavy load, or network latency is highVerify endpoint connectivity in AIR. Try the command again. For long-running commands, consider breaking them into smaller operations.
Evidence acquisition does not startEndpoint is offline, or another task is already runningCheck the endpoint status and current task queue in AIR. Only one acquisition task can run on an endpoint at a time.
IssuePossible CauseResolution
YARA rule does not compileSyntax error in the ruleAsk Fleet to identify and fix the error: “This YARA rule won’t compile. Fix it and explain what was wrong.”
Sigma rule validation failsInvalid logsource definition or detection logicAsk Fleet to validate and fix the rule. Ensure the logsource product, category, and service fields match the Sigma specification.
Sigma conversion produces unexpected resultsRule uses features not supported by the target backendSome Sigma detection features may not have direct equivalents in all SIEM query languages. Ask Fleet to simplify the detection logic for the target platform.
osquery query returns no resultsQuery references tables or columns not available on the target OSAsk Fleet to validate the query against the osquery schema. Some tables are platform-specific (Windows-only, macOS-only, Linux-only).
YARA scan finds no matchesRule is too specific, or the target files do not contain the expected patternsReview the rule’s string definitions and conditions. Ask Fleet to suggest broader patterns or alternative detection approaches.
IssuePossible CauseResolution
Fleet’s analysis seems incompleteRequest was too broad or ambiguousProvide more specific instructions. Instead of “analyze this file,” specify what you are looking for: “Perform static analysis on this PE binary, focusing on network indicators and persistence mechanisms.”
Fleet asks too many questions before startingRequest is ambiguous and Fleet needs clarificationThis is expected behavior. Fleet asks questions to avoid making wrong assumptions. Provide the requested context to proceed.
Generated detection rules have false positivesRule logic is too broadAsk Fleet to tighten the detection logic: “This Sigma rule is too noisy. Add filters to reduce false positives for legitimate administrative PowerShell usage.”
Enrichment results are limitedObservable is too new or not yet indexed by intelligence sourcesNewly registered domains, recently created infrastructure, and zero-day indicators may not yet appear in reputation databases. Fleet reports what is available and notes when data is limited.
IssuePossible CauseResolution
Browser cannot load a pageTarget URL is unreachable, requires authentication, or blocks automated browsersVerify the URL is accessible from a regular browser. Some sites block automated access or require CAPTCHA completion. Try a different approach or use Fleet’s web search capability instead.
Browser interaction failsPage structure changed or element is not interactableProvide more specific instructions about which element to interact with. Try using CSS selectors or describing the element’s visual position.
Downloaded file is empty or corruptedDownload was interrupted or the file requires authenticationTry the download again. If the file requires authentication, provide the necessary credentials in the prompt.

If you encounter an issue not covered here:

  1. Check the AIR Knowledge Base — Fleet can search the knowledge base for you: “Search the knowledge base for [your issue].”
  2. Contact Binalyze Support — reach out to [email protected] with a description of the issue, including any error messages and the steps that led to the problem.