Common Issues
Daemon Running But Gateway Unreachable
Symptom:praisonai gateway status shows Daemon service: Running (launchd) but Gateway not reachable at http://127.0.0.1:8765/health.
Check if another process is using the port
Verify PraisonAI version
Rapidly Growing Log Files
Symptom:~/.praisonai/logs/bot-stderr.log grows to multiple MB per minute.
Daemon Not Installed
Symptom:praisonai gateway status shows Daemon service: Not installed (systemd).
HTTP 500 on Health Endpoint
Symptom:curl http://127.0.0.1:8765/health returns 500 Internal Server Error.
Permission Denied Errors
Symptom: Daemon fails to start with permission errors in logs.- macOS
- Linux
- Windows
Clean Reinstall Process
When all else fails, perform a clean reinstall:Diagnostic Commands
Quick commands for gathering diagnostic information:Platform-Specific Notes
- macOS
- Linux
- Windows
LaunchAgent Path:
~/Library/LaunchAgents/ai.praison.bot.plist
Log Path: ~/.praisonai/logs/bot-stderr.logRelated
Gateway CLI
Gateway command reference
Gateway Server
Gateway configuration and setup

