Hi,
Everything is working for me. Can you please past in error logs?
HI, it is still saying Something went wrong while conencting to Redis Server! go to settings, the debug.log is empty so far, very creepy. does not work with socket nor tcp.
Fixed it! maybe you want to set is as a discretion.
Using: unix:///var/run/redis/redis-server.sock is not working,
it has to be /var/run/redis/redis-server.sock (without the socket),
but vor the Redis Object Cache it has to be with the socket unix://
Good that you found a solution and thanks to that you are sharing.
Yes, the path should be without unix://. Perhaps Redis Object Cache uses other PHP clients to communicate with the Redis server.
I will add this to the readme.