opencti
opencti copied to clipboard
OpenCTI (Portainer) 5.3.7 upgrade 5.3.17 Elastic Errors
We update the elastic client regularly. Maybe something different in the new client if you have a old version of elasticsearch. What version of Elastic do you have ?
@richard-julien
Hello, thanks for the reply. I updated Elastic and all of the other backend services to match the current versions in the 5.3.17 compose file found here: https://github.com/OpenCTI-Platform/docker/blob/master/docker-compose.yml
Version:
docker.elastic.co/elasticsearch/elasticsearch:8.4.2
How I updated it:
- Change the version in the docker compose file ( Through Portainer)
- ran the command docker
service update --force <Elastic service>