Dear Master,
I am trying the new version of Cockpit CMS on localhost (WSL/Debian).
Content and API are working fine. However, Assets is not showing thumbnails when I upload images to it. I checked the PHP extensions, and everything seems to be installed. Unfortunately, there are no errors in the log files. So I am in the dark.
I seem to have the same problem.
Using Cockpit Pro 2.9.1. with mongolite on an Ubuntu Server.
The Thumbnails of the uploaded assets/images are not showing.
The first image is showing the preloader of the asset-thumbnails. At first it looks like it’s loading the thumbnails, but then resolves in an unknown image.
This is a permissions issue on the filesystem, at least regarding the 403 Error. The storage and temporary folder have the correct permissions set. The “thumb” folder lacks the necessary execution permissions. The “thumb” folder and all existing images had to be set to 0755. This can be done via SSH, FTP, or a web interface provided by your hosting provider.