kinsta clear cache does not work
-
Hello, so I have unusual problem with cache.
Starting from beginning I used <Asset CleanUp plugin for combining and minifying js/css files
Meanwhile I tried auto Autoptimize plugin to do combining files with defer.
Those are only plugins which managed js/css assets also which might be connected with case.
Right now autoptimize is uninstalled
Just to clarify right at the beginning, same happens when I leave no plugins which handle assets, so after removal “Asset CleanUp” issue exists.Moving forward, one time after uploading new theme with minor changes, cache stuck.
What I mean by cache stuck?
Usual behaviour:
After uploading new theme with new files lets say js/css I would clean up assets cleanup cache and also kinsta “clear cache” so every cache would be invalidated that end user would get new version.What is happening right now:
– logged-in users get new version and everything is working correctly
– NOT logged-in users got served old version from serverHowever when on incognito mode I open
https://websiteadress.com?kinsta-cache-cleared=true
new version is served. But when runhttps://websiteadress.com
/ on incognito you have your last version served from cloudfrontAll assets are served from cloudfront and can be invalidated manually which is not good case for often release policy.
I checked logs if there is some problem looking back to those date when issue starts, and what happens more on kinsta logs is more often “BYPASS KINSTAWP”
other than that everything seems to be “okay”Also plugins cannot pick up javascript files and combine them, tried 3 different plugins the result occurs
I found out that it is 99% problem with db – I had old db from month ago and everything seems to work. Combining js files etc
I cannot apply this db since there are new posts.I have no idea where even start to debug and look to fix this error. Any ideas would be highly appreciated
Thank you in advance
- The topic ‘kinsta clear cache does not work’ is closed to new replies.