Skip to main content

Common Symptoms

Start with the symptom. Then identify the boundary that failed.

Symptom Table

SymptomMost likely boundaryFirst thing to check
Installer checkbox is checked for missing providerInstaller discovery/defaultsMSI log and provider detection proof.
Provider app closed even though uncheckedInstaller feature isolationSelected feature list and close-app custom actions.
accepted_by_axiowl but no replyDelivery or provider MCPDelivery logs and provider output channel.
Provider says MCP tools are missingProvider config/startupMCP config path and provider restart.
Message goes to old chatRegistry/discoveryRegistry row and provider session id.
Provider mentions old cwdProvider session stateSession metadata and workspace path.
Cursor says submit patch missingCursor patchglass.axiowlSubmitToAgent availability.
VS Code target is wrongVS Code bridge ownershipBridge id, workspace, session id.
CLI provider is auth-blockedProvider CLI authCLI status/login command.

Beginner Diagnosis Flow

  1. Did the installer select the right feature?
  2. Did the installer install the right files?
  3. Did provider restart/load the integration?
  4. Did discovery find the right target?
  5. Did AxiOwl accept the message?
  6. Did provider receive the message?
  7. Did provider reply over MCP?
  8. Did the reply identify the correct sender?

Stop at the first “no.” That is where the real investigation starts.