Page 2 of 2

Re: Indexes do not close automatically

Posted: Fri Jan 22, 2021 6:46 pm
by ssax
What is the output of this command?

Code: Select all

pip list | grep curator
You can try doing this:

Code: Select all

pip install --force-reinstall elasticsearch-curator==3.4.0
Send the output of all commands if you have issues.