Intermittent cache clearing error when saving under EE5
I'm running into an issue with a site a recently upgraded to EE5. Intermittently, when saving a variable group's content, my client will get a long list of PHP unlink errors related to cache clearing. it seems as though LV is trying to delete cached items which no longer exist - some kind of race condition maybe?
Strangely, this keep happening even after I've turned "clear cache upon save" off in the Low Variables settings.
I'm not sure if this is specific to LV, but it has only popped up there so far - nowhere else.
Any other reports of this?
Replies
Low 7 Feb 2019 07:09
How odd. LV just (optionally) calls EE's cache clearing methods when vars are saved; it doesn't do anything with cache itself, so no idea why EE would throw this error.