Redis is on but the plugin do not recognize it
-
Hello,
It seems to me that I came across an unusual problem.
Neither I nor my server support staff can come to the point why this is happening.
…and here is what’s happening:
Redis is on.
Redis is running on the port: 6599
– Host for calls: 127.0.0.1
– Memory limit: 128 MB
– maxclients: 10000
– Server connection password: d7c54cf1180f237b7dcaecbbb32e04589We performed a test from the server side:
~] # ps aux | grep klcoltd | grep redis
klcoltd 126669 0.0 0.0 42376 3636 ? Ssl 09:18 0:00 /usr/bin/redis-server 127.0.0.1:6599Connection to redis is working properly
# redis-cli -a d7c54cf1180f237b7dcaecbbb32e04589 -h 127.0.0.1 -p 6599 ping
Warning: Using a password with ‘-a’ or ‘-u’ option on the command line interface may not be safe.
PONG
#But the LSCache plugin is constantly showing this: https://recordit.co/WIvhJXxcRD and no cache object is hit.
Can you help to solve this mistery?
I can provide any credentials you will need.
Regards,
Greg
The page I need help with: [log in to see the link]
- The topic ‘Redis is on but the plugin do not recognize it’ is closed to new replies.