You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: