Hi,
I’m using tutor deployed elastic search with custom CMS & LMS deployments, facing issue while connecting to ES. Attaching logs for reference.
Waiting for mongodb/elasticsearch...
2022/07/07 09:53:09 Waiting for: tcp://mongodb:27017
2022/07/07 09:53:09 Waiting for: http://elasticsearch:9200
2022/07/07 09:53:09 Connected to tcp://mongodb:27017
2022/07/07 09:53:09 Received 200 from http://elasticsearch:9200
W, [2022-07-07T09:53:11.143362 #17] WARN -- : Overwriting existing field _id in class User.
W, [2022-07-07T09:53:11.170970 #17] WARN -- : MONGODB | Unsupported client option 'max_retries'. It will be ignored.
W, [2022-07-07T09:53:11.171028 #17] WARN -- : MONGODB | Unsupported client option 'retry_interval'. It will be ignored.
W, [2022-07-07T09:53:11.171050 #17] WARN -- : MONGODB | Unsupported client option 'timeout'. It will be ignored.
ERROR: ElasticSearch configuration validation failed. "rake search:validate_indices" failed with the following message: Actual mapping [[]] does not match expected mapping (including order) [[:dynamic, :properties]]
What could be the way out