• Resolved WebCodePoet

    (@senjoralfonso)


    Hi, with the latest update, the indexing options settings page is broken and the Redis connection via the socket is gone.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author foadyousefi

    (@foadyousefi)

    Hi,

    Everything is working for me. Can you please past in error logs?

    Thread Starter WebCodePoet

    (@senjoralfonso)

    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.

    Thread Starter WebCodePoet

    (@senjoralfonso)

    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://

    Plugin Author foadyousefi

    (@foadyousefi)

    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.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Latest update breaks settings and functionality’ is closed to new replies.