Skip to content

Thumbnails not displaying in grid view when using S3-compatible storage (Hetzner Object Storage) #22

@cloudhivedc

Description

@cloudhivedc

Hi,
Thumbnails are not displaying in the File Manager grid view when using S3-compatible storage (Hetzner Object Storage).
Environment:

Laravel 12.54.1
Filament 5.3.5
PHP 8.4
mwguerra/filemanager ^2.0
Storage: Hetzner Object Storage (S3-compatible, hel1.your-objectstorage.com)
FILEMANAGER_URL_STRATEGY=auto (also tried direct and signed_route — same result)

What happens:
Files are uploaded successfully to S3, accessible via direct URL, but thumbnails show only a placeholder icon in grid view. No errors in browser console or Laravel logs.
What I expect:
Image thumbnails should be visible in the grid view, similar to how they appear when using local storage.
Notes:

Files are publicly accessible via direct S3 URL
Storage::url() returns correct URLs
temporaryUrl() also works correctly

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions