Appendix: Troubleshooting
Common Issues
"Could not connect to registry"
→ Ensure registry running on port 8000
"No agents found"
→ Check agent registered: curl localhost:8000/agents
"Agent unhealthy"
→ Verify heartbeats in agent terminal
"Import error"
→ Install dependencies: pip install -r requirements.txt
See troubleshooting guide for more →