Skip to main content
Common issues and solutions:

Rules not loading

No detections appearing

  • Verify rules are enabled: true
  • Test with ./blocklight dry-run --tx 0x...
  • Check blockchain connection in logs
  • Ensure WebSocket URL is accessible

Alerts not being sent

High memory/CPU usage

  • Increase cache TTL for contracts
  • Reduce number of enabled rules
  • Check for infinite loops in rule conditions
  • Simplify complex rule conditions

Docker build failures

Need more help? Check GitHub Issues or the Getting Started guide.