Database login cookie did not match your login cookie
-
Hi, does anyone know how I can get rid of this message:
NOTICE: Database login cookie did not match your login cookie. If the login cookie was recently changed in the settings, please log out and back in. If not, please verify the setting in the Advanced tab.I already cleard all LS Caches multiple times, even manually removed the LS Cache Folders, Logged in and out multiple times, cleared my browser cache, restarted the entire Server, etc. etc.
The message appeard after an incident where all plugins got disabled. Probably a cache issue where something got out of sync. There were no changes to the LiteSpeed settings.
Login Cookie is set to _lscache_vary
In db under wp-config it shows:litespeed.conf.cache-login_cookie _lscache_vary yes
htaccess:
### marker LOGIN COOKIE start ###
RewriteRule .? – [E=Cache-Vary:_lscache_vary]
### marker LOGIN COOKIE end ###
- The topic ‘Database login cookie did not match your login cookie’ is closed to new replies.