I saw this topic on another post: Hidden /media/plugin folder I can't access or get rid of
Which I have the exact same problem of files looking to be accessed from a folder that does not exist, but a hard reset of the cache is not working.
The files seem to be pulled from public/media/panel
, instead of public/media/plugins
(this doesn’t exist).
And I get this error message:
This error doesn’t necessarily bother me but for the fact that at the same time, images are returning a 404 on the frontend and the image details page is returning 404.
In some instances, the thumbnails are displayed:
In other instances, I get bupkis:
I had no issue with his before, so I don’t know what changed to cause the error?
Some pictures are showing on the frontend, while other are not. In all cases on the backend, the image details page returns a 404. I tried removing the CSP and also removed the MIME type settings in my .htaccess
.
Deleted and re-uploaded all the images. Nada.
This is happening in production, the local seems to be just fine. Even the media/plugins
assets load fine.
Anyone have an idea of what’s happening?