Quick Diagnostics
Run the health check to identify issues:Installation Issues
pip install fails
Symptom:pip install raxe fails with dependency errors
Solutions:
Python version error
Symptom:requires Python >=3.10
Solution: Upgrade Python or use pyenv:
ML dependencies fail
Symptom:pip install raxe[ml] fails
Solutions:
Configuration Issues
Config file not found
Symptom:RAXE-CONFIG-001: Configuration file not found
Solution:
Invalid API key
Symptom:RAXE-AUTH-001: Invalid API key format
Solutions:
API key expired
Symptom:RAXE-AUTH-002: API key expired
Solution:
Scanning Issues
Empty results
Symptom: Scan returns no detections for known threats Check:False positives
Symptom: Legitimate text flagged as threat Solutions:Scan timeout
Symptom:RAXE-SCAN-003: Scan timeout
Solutions:
Slow scans
Symptom: Scans taking longer than expected Check:Database Issues
Database locked
Symptom:RAXE-DB-002: Database locked
Solutions:
Database corrupted
Symptom:RAXE-DB-003: Database corrupted
Solution:
Network Issues
Telemetry fails
Symptom:RAXE-NET-001: Connection refused for telemetry
Note: Telemetry failures are silent by default and don’t affect scanning.
Check connectivity:
Behind corporate proxy
Solution:ML Issues
ML model not loading
Symptom:RAXE-ML-002: Model load failed
Solutions:
ML too slow
Symptom: L2 scans taking >100ms Solutions:CLI Issues
Command not found
Symptom:raxe: command not found
Solutions:
Colors not displaying
Symptom: Output shows escape codes instead of colors Solutions:Getting More Help
Enable debug logging
Generate diagnostic report
Contact support
- GitHub Issues: raxe-ai/raxe-ce
- Slack: RAXE Community
- Twitter/X: @raxeai
