Troubleshooting

Fix common issues in Kodezi Code including AI suggestions, performance problems, translation errors, and code execution failures.

Kodezi Code is designed to be smooth and reliable, but occasional issues may appear depending on your project size, configuration, or code environment.

⚠️ Common Issues & Solutions

Below are the most frequently encountered issues and how to resolve them.

AI Suggestions Not Appearing

If Kodezi’s AI suggestions or improvements are not showing up:

Possible Causes

  • Low or exhausted credits
  • AI Assistant panel disabled
  • Unsupported file type
  • Network/browser issue

How to Fix

  1. Check your credit balance in the left sidebar.
  2. Ensure AI Assistant is enabled.
  3. Confirm the file type is supported (JS, TS, Python, Java, etc.).
  4. Refresh the IDE and reopen the file.

Code Not Running

If your code does not execute in the terminal:

Possible Causes

  • Missing dependencies
  • Wrong runtime or file selected
  • Syntax errors in your code
  • Faulty configuration

How to Fix

  1. Check the terminal output for error messages.
  2. Ensure all required packages are installed.
  3. Confirm the correct file is being executed.
  4. Fix any visible syntax or runtime errors and run again.

Slow Performance

If the IDE feels slow or laggy:

Possible Causes

  • Too many tabs open
  • Heavy project folders
  • Browser memory overflow
  • Weak internet connection

How to Fix

  1. Close unused tabs.
  2. Clear browser cache.
  3. Reduce open project files.
  4. Check your network speed.
  5. Restart the browser for memory refresh.

Translation Issues

If Kodezi produces incomplete or incorrect translations:

Possible Causes

  • Invalid or incomplete source code
  • Unsupported syntax in the selected block
  • Very large files being translated at once

How to Fix

  1. Select a clean, valid portion of code.
  2. Ensure the target language/framework is supported.
  3. Try translating a smaller section, then expand.
  4. R-run translation using “Refine” prompts in KodeziChat.

Common Errors

Syntax Errors

Fix highlighted issues directly in the editor or ask:

“Fix all syntax errors in this file.”

Module or Import Errors

Ensure dependencies are installed and paths are correct.

API/Network Errors

Check terminal logs or browser network tab for clues.

When You Need Help

If an issue persists:

  1. Open the Terminal for detailed logs.
  2. Ask KodeziChat:

    “Here is the error, help me fix it.”

  3. Review flagged items in Issues & Suggestions.
  4. Visit the Support Center:
    https://app.kodezi.com/user/contact/support