nmaine
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Redis] Pantheon Lando: ERR AUTH warning version 1.3.2 and aboveHi @reynoldsalec This solution worked for me, the warnings are gone. I’ll go with this for a while.
https://github.com/lando/pantheon/issues/147#issuecomment-1549082433
Cheers
Forum: Plugins
In reply to: [WP Redis] Pantheon Lando: ERR AUTH warning version 1.3.2 and aboveHI @reynoldsalec I am running an M1 Mac, and have had issues with the Pantheon recipe since I got this computer. I can’t run lando pull for example. I have an open issue for this. I am also running a Pantheon Multisite with the same recipe and have had no issues when I update wp-redis, I’m on the latest version now.
I’ll try those ideas in the issue thread, I can also add comments to that thread.Thanks for the helpful replies.
Forum: Plugins
In reply to: [WP Redis] Pantheon Lando: ERR AUTH warning version 1.3.2 and aboveHi @jazzs3quence I only get this issue with my current WordPress Pantheon Lando project, my other projects are fine. I tried the latest release and the password issue still persists. This is only happening on Lando, I pushed the updates to Pantheon and wp-redis run fine. I updated Lando and also destroyed/rebuilt the project and that hasn’t made a difference. I’m also not doing anything custom in my lando.yml file.
Your steps are basically the same as mine. You have been super helpful and thorough, this seems like there may not a solution.
Thanks, Nick
Forum: Plugins
In reply to: [WP Redis] Pantheon Lando: ERR AUTH warning version 1.3.2 and aboveHi @jazzs3quence, yes this is a Lando issue and I do have object-cache.php in wp-content. I even copied the latest object-cache.php over just in case it changed. I suppose it’s Redis producing the error as that error string isn’t in the wp-redis code. I’m sure if I deployed my code to Pantheon this wouldn’t happen as they have passwords. It’s just the error is hard to work with locally.