Troubleshooting
This guide covers common issues you might encounter when building and deploying Erdo agents, along with solutions and debugging techniques.Common Issues
Authentication Problems
Login Failed / Invalid Credentials
Login Failed / Invalid Credentials
Symptoms:
erdo loginfails with authentication error- “Invalid credentials” message
- Cannot access platform features
Token Expired / Unauthorized
Token Expired / Unauthorized
Development Issues
Agent Won't Start / Deploy
Agent Won't Start / Deploy
Symptoms:
erdo devfails to start- Deployment errors
- Agent not responding
Step Execution Failures
Step Execution Failures
Symptoms:
- Steps fail unexpectedly
- Timeout errors
- Memory/resource issues
Performance Issues
Slow Agent Execution
Slow Agent Execution
Symptoms:
- Agents take too long to complete
- High latency responses
- Resource exhaustion
Memory/Storage Issues
Memory/Storage Issues
Solutions:
Debugging Techniques
Logging and Monitoring
Testing Strategies
Development Best Practices
Error Handling
Always implement proper error handling and fallbacks in your agents
Monitoring
Use built-in monitoring and logging for production agents
Testing
Test thoroughly in staging before production deployment
Documentation
Document your agents and their expected behavior
Getting Help
Community Resources
- GitHub Issues: github.com/erdoai/erdo
- Documentation: docs.erdo.ai
Support Channels
- Community Support
- Enterprise Support
- GitHub for bug reports and questions - Stack Overflow for development questions