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

Adding elastic set to none #691

Merged
merged 2 commits into from
Sep 5, 2024
Merged

Conversation

paigerube14
Copy link
Collaborator

@paigerube14 paigerube14 commented Sep 5, 2024

When elastic search is set to false was getting the below error

2024-09-05 11:34:57,260 [INFO] telemetry collection disabled, skipping.
2024-09-05 11:34:57,260 [INFO] Alerts checking is enabled
Traceback (most recent call last):
  File "/Users/prubenda/PycharmProjects/kraken/run_kraken.py", line 658, in <module>
    retval = main(options.cfg)
  File "/Users/prubenda/PycharmProjects/kraken/run_kraken.py", line 514, in main
    elastic_search,
UnboundLocalError: local variable 'elastic_search' referenced before assignment

rh-pre-commit.version: 2.2.0
rh-pre-commit.check-secrets: ENABLED

Signed-off-by: Auto User <auto@users.noreply.github.com>
Copy link
Collaborator

@chaitanyaenr chaitanyaenr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM except the minor typo. Thanks.

rh-pre-commit.version: 2.2.0
rh-pre-commit.check-secrets: ENABLED
@chaitanyaenr chaitanyaenr merged commit 26460a0 into krkn-chaos:main Sep 5, 2024
5 of 7 checks passed
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

Successfully merging this pull request may close these issues.

2 participants