Installation Issues
Solutions to Kerno installation issues.
Last updated
Solutions to Kerno installation issues.
If the Kerno agent is unable to start this might be to due to a specific configuration issue with your environment or machine. Try the following troubleshooting steps:
Make sure your VPN is off is you're using one. If you're using a VPN service Kerno will not be able to connect to LLM providers and therefore won't be able to index your codebase and run tests.
Restart your IDE and try again.
If Kerno is failing to index your codebase, try the following troubleshooting steps:
Make sure your language stack is supported by Kerno
Make sure you don't have multiple projects open inside your IDE
Restart your IDE and try again.
If you encounter issues or have questions, message us on Discord, and we’ll gladly help.
Last updated