Hidden media/plugins folder/Images returning 404

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:

Screen Shot 2024-09-18 at 11.40.24 AM

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?

Have you checked if your server supports gd/ImageMagick (depending which thumb driver you used)?

It does… I don’t have the issue with other Kirby sites, just this one.

Which plugins do you have installed? What is your installed Kirby version?