Welcome to Centmin Mod Community
Become a Member

Wordpress Unable to clear wordpress redis caching ?

Discussion in 'Blogs & CMS usage' started by johanguse, May 21, 2018.

  1. johanguse

    johanguse New Member

    10
    3
    3
    Apr 25, 2017
    Ratings:
    +3
    Local Time:
    4:30 PM
    1.11.13
    I have same problem.... First I install LiteSpeed Cache plugin to use Redis... after that I remove and use Redis Object Cache and now when I disable Redis Object Cache said: "An unknown object cache drop-in was found. To use Redis, please replace it now."


    Status: Unknown

    Nothing change with Contrl + F5... cache still online.

    Don't have a "developer" mode to stop cache ?
     
  2. johanguse

    johanguse New Member

    10
    3
    3
    Apr 25, 2017
    Ratings:
    +3
    Local Time:
    4:30 PM
    1.11.13
    Need make new post about this?
     
  3. eva2000

    eva2000 Administrator Staff Member

    58,905
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    5:30 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    do as it says replace it or uninstall redis object cache plugin
     
  4. johanguse

    johanguse New Member

    10
    3
    3
    Apr 25, 2017
    Ratings:
    +3
    Local Time:
    4:30 PM
    1.11.13
    I do this! I remove all plugins and put my site in "Development Mode" on Cloudflare... I chage some files and nothing change... Cache stay on my site.
     
  5. eva2000

    eva2000 Administrator Staff Member

    58,905
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    5:30 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    is nginx-helper wp plugin properly configured for redis ? when you first setup centmin.sh menu option 22 wordpress install, you would of properly configured nginx-helper plugin for redis cache flushing/purging ?

    try flushing redis cache directly only if you use redis for caching only and not data storage
     
  6. johanguse

    johanguse New Member

    10
    3
    3
    Apr 25, 2017
    Ratings:
    +3
    Local Time:
    4:30 PM
    1.11.13
    All this I do, from begin...

    1- Setup centmin.sh menu option 22 wordpress install w/ redis
    2- Setup LiteSpeed Cache w/ redis
    3- Disable LiteSpeed Cache
    4- Setup Redis Object Cache
    5- Disable Redis Object Cache
    6- Enable and config Nginx Helper
    7- Disable nginx-helper
    8- Disable all plugins w/ cache.

    Can reset Redis Cache with PuTTY? Or re-install? I think Redis is bug now... even when Purge all cache with LiteSpeed or Nginx-helper plugin nothing happen.

    If I disable Redis Object Plugin... say "
    Status: Unknown" on plugin config page and cache stay working, but If plugin is enable and I Flush Cache it's work!

    Plugin Disable:
    upload_2018-5-22_19-9-30.png

    Plugin Enable:
    upload_2018-5-22_19-12-40.png
     
  7. eva2000

    eva2000 Administrator Staff Member

    58,905
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    5:30 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    why are you using litespeed cache wp plugin ? this is not part of Centmin Mod centmin.sh menu option 22 setup routine so is probably messing with your install

    do not do your steps 2 to 5 skip them
    Code (Text):
    2- Setup LiteSpeed Cache w/ redis
    3- Disable LiteSpeed Cache
    4- Setup Redis Object Cache
    5- Disable Redis Object Cache