I solve this problem as follows:
sudo apt-get install redis-server
then run the command to confirm that everything is fine:
sudo service redis-server status
And the result will be: redis-server is running - this means that the problem is resolved.
Vladimir Kovpak Jan 27 '15 at 6:16 2015-01-27 06:16
source share