If the Kombai extension is unable to connect to the network, you will see an error message just above the input box. If this message persists, please follow the steps below to troubleshoot the issue.Documentation Index
Fetch the complete documentation index at: https://docs.kombai.com/llms.txt
Use this file to discover all available pages before exploring further.
Step 1: Check your internet connection
The first step is to confirm that your computer is connected to the internet.- Open a web browser and try navigating to a new website, like google.com.
- Alternatively, run an internet speed test.
Step 2: Check your IDE’s internet access
Sometimes, your internet connection works fine in the browser, but your IDE might have trouble accessing it.- Try using another extension in your IDE that requires an internet connection. For example, if you have another AI coding assistant, try sending it a message.
- If other extensions also fail to connect, the issue is likely with the IDE’s network access. Restart your IDE and try using Kombai again.
Step 3: Reload the Kombai extension
If your internet is working in your browser and for other IDE extensions, the issue may be with the Kombai extension’s state. You can force a reload to refresh its local state.- Use the keyboard shortcut Cmd + Shift + P (or Ctrl + Shift + P on Windows/Linux) to open the command palette.
- Type Reload Window and press Enter.