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

bug: 'health' command reference before assignment on Exception. #22

Open
bendemott opened this issue Oct 5, 2017 · 0 comments
Open

Comments

@bendemott
Copy link
Owner

ERROR RUNNING check_zookeeper_connectivity

Traceback (most recent call last):
File "C:\Python27\Scripts\solr-zkutil", line 13, in
sys.exit(main(sys.argv))
File "C:\Python27\lib\site-packages\solrzkutil_init_.py", line 1018, in main
health_check(zookeepers=args['zookeepers'])
File "C:\Python27\lib\site-packages\solrzkutil_init_.py", line 742, in health_check
if not errors:
UnboundLocalError: local variable 'errors' referenced before assignment

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

1 participant