When uploading a png file the thumbnail image renders as a broken image. If I past the URL to the thumbnail into a new browser tab, I get an error saying "You don't have permission to access [URL of file]". The resized image is missing from the _resampled and when I check the console logs I see "client denied by server configuration".
This only happens with png files. Jpg files are resized as intended.
Is this a configuration problem or a bug?