Dear all,
just upgraded from yum command line the elasticsearch-curator pkg from 5.6.0 to 5.8.1 on same server CentOS Linux release 7.6.1810
I am not able to run anymore /opt/elasticsearch-curator/curator_cli --version
[root@i-0013933b-elk-server-15725155111 centos]# /opt/elasticsearch-curator/curator_cli --version
Fatal Python error: initfsencoding: Unable to get the locale encoding
Traceback (most recent call last):
File "/opt/python/3.7.4/lib/python3.7/encodings/__init__.py", line 31, in <module>
zipimport.ZipImportError: can't decompress data; zlib not available
Aborted