Troubleshooting¶
Common issues and solutions for Radix Relay.
Work in Progress
Troubleshooting guide is being developed. Check back soon.
Getting Help¶
If you encounter issues:
- Check the GitHub Issues
- Search for similar problems
- Create a new issue with:
- OS and version
- Compiler and version
- CMake version
- Full error output
- Steps to reproduce
Common Issues¶
Build Failures¶
Check that you have:
- CMake 3.21+
- C++20 compatible compiler
- All dependencies installed
See Installation for details.
Test Failures¶
Run tests with verbose output: