Hi @benjrms!
Did you perform a site migration recently?
Try purging minified files at WPO > Minify > Minify status and then check the affected pages again.
Regards.
Hello,
Thanks for your reply. No I haven’t performed a site migration – though I did turn your plugin off due to some issues it seemed to be causing with bad rendering on the front end, then turned it back on and fixed via settings tweaks.
I’ve purged the files a few times, just tried again now to exactly the same problem when logged in.
Please see here: https://imgur.com/a/7kxjSKM
Thanks.
Thanks for the screenshots.
Which security plugins do you have installed on your site? Try temporarily disabling them , especially if you have any that changes your admin URL path.
Does this issue persists when you view the admin area in incognito mode?
I have no security plugins installed other than any protections Hostinger offer.
This issue persists in incognito, yes. Any other ideas?
Hi!
Considering the files causing errors are in the cache folder, purging your cache files should fix any related issues. However, you previously mentioned that you purged the files. If you were referring to minified files, then you should do same for cached assets.
Also confirm if you have caching enabled for logged in users at WPO > Cache > Page cache > Serve cached pages to logged in users. If so, disable it.
You can also add the is_admin tag to the Conditional tags to exclude from caching at WPO > Cache > Advanced settings.
Let us know if that helps.
Regards.
Hello,
I have cleared everything and it has made no difference.
Serve cached pages to logged in users is disabled already.
I have added is_admin and I’m still getting exactly the same 404 errors. I’ve also tried to add is_admin_bar_showing and the same errors appear. Any further ideas?
Thanks.
@benjrms
Hello,
Can you try disabling Minify > Process JavaScript files and check if the errors still persist?