Troubleshooting
If something is not working, work through the relevant section below.
No responses from the model
- Confirm your API key is correct and has quota remaining.
- Check that your proxy or Ollama instance is reachable from the machine running your browser.
- Open the browser developer tools (Console tab) to look for CORS or network errors.
Extension does not load
- Reload the side panel or restart the browser entirely.
- Disable conflicting extensions that also customize the side panel.
- If you are using an unpacked build, verify the source folder is still accessible on disk.
Proxy configuration issues
- Review your Nginx (or other proxy) logs for denied requests.
- Ensure the
chrome-extension://IDplaceholder was replaced with the real extension ID. - After editing the configuration, reload the proxy so the new settings apply.
If issues persist, open an issue on the project repository with screenshots, console logs, and the steps to reproduce the problem.