Smile-SA / smile-magento-elasticsearch

Magento ElasticSearch Implementation
151 stars 90 forks source link

Weird error when trying to configure redis #143

Closed OvalMedia closed 6 years ago

OvalMedia commented 6 years ago

I tried your module and I had some minor issues so I decided to not use it for this project.

So I uploaded the project to production server and put it in prod mode. All smile modules are set to 0 in config.php.

Now I tried to configure redis: php bin/magento setup:config:set --cache-backend=redis --cache-backend-redis-db=4

Then I got this seemingly unrelated error:

Unable to connect ElasticSearch server : No alive nodes found in your cluster

Could there be any remainders of your module interfering with the redis config?

romainruaud commented 6 years ago

Hello @OvalMedia

This repository concerns the Magento1 version of our module.

Please move your question to the magento2 repository here : https://github.com/Smile-SA/elasticsuite/

Regards