Aggregates assets not uploaded to s3

Created on 27 August 2020, over 4 years ago
Updated 21 November 2023, over 1 year ago

Hi,

I'm getting a constant 404 for aggregated css/js when using s3 for the public filesystem. Images are absolutely fine, uncompressed assets are fine, but when turning on aggregation the files are stored locally instead of going up to s3.

I've set the flags in my settings.php

// Use S3 for public and private filesystems
$settings['s3fs.use_s3_for_public'] = true;
$settings['s3fs.use_s3_for_private'] = true;

But for some reason the aggregated assets don't go up. Drupal thinks they are there because it tries to link to them on s3 so it seems to be a problem with the upload destination.

Any help is appreciated.

Cheers

Tom

πŸ› Bug report
Status

Closed: cannot reproduce

Component

Code

Created by

πŸ‡¬πŸ‡§United Kingdom blacklabel_tom

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024