Hello,

I am running OpenLiteSpeed Server, with mariaDB 10.3 and I have a fresh install backdrop 1.11

The performance is awesome but there is no thumbnails in library

I have a screenshot

https://www.screencast.com/t/jCkmaDD8YA

Most helpful answers

Cross-posting this for any future nginx users who run into image style generation problems (I know it's an ancient issue):

What does console say? Maybe it's a permission thing? Or maybe cross domain issues? (http vs https for example)

Comments

What does console say? Maybe it's a permission thing? Or maybe cross domain issues? (http vs https for example)

If it can't generate a thumbnail it could also be running out of memory. How large are these images?

Any errors in the server logs?

They are small images 

I have tested on apache & LIGHTTPD for static

Hi

Just testing Backdrop and I am getting the same issue.  Broken thumbnail previews in the Image Library.

Looking at the console It looks like the thumbnail image isn't being created in the image style directories.  There should be a thumbnail image in:

/files/styles/thumbnail/public/

However looking in the file system that directory is empty.  The same happens if I use a named upload directory such as 'inline-images'.

Image styles work perfectly for images when added as a field on a content type.

Can't find any error in the logs.  Am using nginx.

Thanks

 

 

 

 

A quick follow up after some further testing.

It appears that the thumbnails of images uploaded via a field on a content type do appear in the Image Library.  However thumbnails of images uploaded via Ckeditor are not showing:

Thanks

I believe is something with server, thumbnail convertion works with apache and nginx but not with litespeed and Lighttpd

Thanks, I'm using nginx so it's a little strange.

It seems to be that the thumbnails aren't being generated when uploading via Ckeditor, but are being generated when uploaded as an image field on a content type.

I have test with apache and nginx as proxy from Plesk Control panel and works perfect

So maybe is bug and we should indicate it to BD devs at github