Home Docs Blog Product Contact

Common Issues

Installation Issues

Windows SmartScreen Warning

Windows may show a SmartScreen warning because OmniIDE is a new application. Click "More info" → "Run anyway" to proceed with installation.

Installer Fails to Complete

Ensure you have sufficient disk space (500 MB minimum) and that no antivirus software is blocking the installation.

AI Connection Issues

Gemini API Not Responding

  • Verify your API key is correct in Settings
  • Check your internet connection
  • Ensure you have not exceeded the API rate limits

Ollama Not Connecting

  • Verify Ollama is running: ollama serve
  • Check the endpoint URL in settings (default: http://localhost:11434)
  • Ensure the model is downloaded: ollama list

Related