mirror of
https://github.com/giancarloerra/socraticode.git
synced 2026-06-01 22:18:57 +02:00
71e1e0bc03
The previous invite (5DrMXfNG) expired. Replace all 6 occurrences across README.md, extension/README.md, and SUPPORT.md with the new permanent invite (dHNMKVY2J2).
1.6 KiB
1.6 KiB
Support
Getting Help
Documentation
- README — Setup, configuration, environment variables, FAQ
- Developer Guide — Architecture, data flows, testing, internals
Community
- Discord — Real-time chat: ask "how do I…", get setup help, share what you're building
- GitHub Issues — Report bugs or request features (use the templates provided)
Troubleshooting
Before opening an issue, try these steps:
- Check the FAQ in the README
- Enable debug logging — set
SOCRATICODE_LOG_LEVEL=debugand/orSOCRATICODE_LOG_FILE=/tmp/socraticode.login your MCP config - Check Docker — run
docker psto verify containers are running - Check health — ask your AI to run
codebase_healthfor a full infrastructure status report - Search existing issues — your question may already have an answer
Common Issues
| Problem | Solution |
|---|---|
| "Docker is not available" | Install and start Docker Desktop |
| Slow indexing on macOS/Windows | Install native Ollama for GPU acceleration, or use OpenAI embeddings |
| Search returns no results | Ensure the project is indexed (codebase_status) |
| MCP host disconnects during indexing | Poll codebase_status every ~60s to keep the connection alive; indexing resumes automatically |
Commercial Support
For commercial licensing or enterprise support, contact giancarlo@altaire.com.