Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

holmes ask shows error #152

Open
m-kamran-zortik opened this issue Oct 8, 2024 · 1 comment
Open

holmes ask shows error #152

m-kamran-zortik opened this issue Oct 8, 2024 · 1 comment

Comments

@m-kamran-zortik
Copy link

m-kamran-zortik commented Oct 8, 2024

holmes ask --api-key="<your_openai_api_key>" "what pods are unhealthy in my cluster and why?"
When I run this after deploy through helm ( basically i try running as a operator). Pod run successfully but when we want see analysis results it shows error:
Screenshot from 2024-10-08 17-30-42

#Note I had hide the api key

@arikalon1
Copy link
Contributor

hi @m-kamran-zortik

Thanks for reporting this
In order to use the holmes cli (i.e. to run holmes ask --api-key=...), you need to install holmes on your local machine, and not the helm installation.

The helm installation is used for the integration with robusta, where you can use Holmes to investigate alerts from the UI or from Slack.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants