• Resolved tazaldeek

    (@tazaldeek)


    Hello

    I am using a fresh wordpress site on NGNIX server – Nginx stores its configuration files in the “/etc/nginx” directory.

    I have deactivated all plugins on the site and activated Redis Object Cache. The. Plugin is not working and presenting the following error message: Redis is unreachable: SELECT failed: NOAUTH Authentication required. [tcp://127.0.0.1:6379]

    Can anyone provide assistance to get this plugin working?

    Thank you.

    T

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Till Krüss

    (@tillkruess)

    It says it right in the error message NOAUTH Authentication required

    Redis was configured with authentication and Redis Object Cache wasn’t to sent that.

    Thread Starter tazaldeek

    (@tazaldeek)

    Thank you for your response. What steps can I take to resolve this issue?

    Plugin Author Till Krüss

    (@tillkruess)

    You can configure Redis Object Cache to send the password that your Redis Server has.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘NGNIX Server and Redis error – is unreachable: failed: NOAUTH Auth’ is closed to new replies.