Community and Support
Troubleshooting
Troubleshoot common BeeAI issues
Having issues with BeeAI? Here are the most common fixes:
Quick Fixes
Restart the Platform
Update to Latest Version
Make sure you have the latest version:
Check Your LLM Setup
Agents need LLM configuration to work:
Using Ollama? Pull Your Model
If using Ollama, make sure it’s installed and the model is pulled:
Advanced debugging
You can inspect the agent logs and events using beeai logs <agent-name>
or you can access the kubernetes
cluster directly using beeai platform exec
, for example:
Get Help
Still stuck?