- Organized 252 files across project - Root directory: 187 → 2 files (98.9% reduction) - Moved configuration guides to docs/04-configuration/ - Moved troubleshooting guides to docs/09-troubleshooting/ - Moved quick start guides to docs/01-getting-started/ - Moved reports to reports/ directory - Archived temporary files - Generated comprehensive reports and documentation - Created maintenance scripts and guides All files organized according to established standards.
Troubleshooting
This directory contains troubleshooting guides and FAQs.
Documents
- TROUBLESHOOTING_FAQ.md ⭐⭐⭐ - Common issues and solutions - Start here for problems
- QBFT_TROUBLESHOOTING.md ⭐⭐ - QBFT consensus troubleshooting
Quick Reference
Common Issues:
- Check TROUBLESHOOTING_FAQ.md for common problems
- For consensus issues, see QBFT_TROUBLESHOOTING.md
- For allowlist issues, see ../06-besu/BESU_ALLOWLIST_QUICK_START.md
Related Documentation
- ../03-deployment/OPERATIONAL_RUNBOOKS.md - Operational procedures
- ../06-besu/ - Besu configuration
- ../08-monitoring/ - Monitoring guides