Redis not working if running on a separate server
-
Hello,
I’m using the DigitalOcean one-click install which comes with the plugin bundled. I’m using a Managed MySQL DB to which I connect without a problem through the private network and a Managed Redis database as well. When I try to connect to Redis however, the plugin says “Connection Test: Failed”.
Does it not work properly when Redis is running on a separate server?
I have tried both through the public and private networks. I can do the following as mentioned in the DigitalOcean docs to test and connect to the redis server without a problem:
telnet HOST PORT
But the plugin still says the test failed.
I have added the Host, Port, User (though the plugin says it’s only for LSMCD) and password. DB Id is set to 0.
Any ideas what might be going wrong?
Thank you.
- The topic ‘Redis not working if running on a separate server’ is closed to new replies.