Hi All:
I have elasticsearch-1.4.0.Beta1-1.noarch deployed on my system and while
using curator I get the following error
Traceback (most recent call last):
File "/usr/bin/curator", line 9, in <module>
load_entry_point('elasticsearch-curator==1.1.2', 'console_scripts',
'curator')()
File "/usr/lib/python2.6/site-packages/curator/curator.py", line 660, in
main
check_version(client)
File "/usr/lib/python2.6/site-packages/curator/curator.py", line 232, in
check_version
version_number = get_version(client)
File "/usr/lib/python2.6/site-packages/curator/curator.py", line 228, in
get_version
return tuple(map(int, version.split('.')))
ValueError: invalid literal for int() with base 10: 'Beta1'
--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/254ccee5-adb9-448f-997a-83caabfb8fc2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.