cancel
Showing results for 
Search instead for 
Did you mean: 

Magento 2.3 fails to start AWS redis (cluster) setup

Magento 2.3 fails to start AWS redis (cluster) setup

User Magento 2.3 and to save page and session cache have setup two separate Redis Cluster mode enabled - AWS Service. When i configure the configuration endpoint of the AWS redis cluster in env.php and start the php-fpm process see the below error

 

 

report.CRITICAL: MOVED 2482 122.0.3.232:6379 {"exception":"[object] (Credis Exception(code: 0): MOVED 2482 122.0.3.232:6379 at /usr/share/nginx/html/vendor/colinmollenhour/credis/Client.php:1261)"} []

 

Any other configuration that needs to be done to make this work.

 

 

When i use the redis-cli 3.2.2 and connect to cluster am able to connect and set and get the values.