Running diagnostics...
✅ Configuration file: Found at ~/.cogni/config.json
✅ Authentication: Logged in as username@example.com
✅ Network connectivity: Can reach Cogni+ API
✅ Dependencies: All required tools are installed
⚠️ Docker connectivity: Docker daemon not running
❌ MCP server: Unable to start MCP gateway server
Found 2 issues:
1. ⚠️ Docker daemon is not running
Run 'sudo systemctl start docker' to start the Docker daemon.
2. ❌ MCP gateway server fails to start
Port 8080 is already in use. Use 'cogni init' to configure a different port.
Run 'cogni doctor --fix' to attempt automatic fixes.