WSOD on node save

Created on 13 December 2019, over 5 years ago
Updated 14 January 2025, 7 months ago

So, this project kinda took off more than expected. We set out to let a few users host galleries, and now we have thousands of users.

I am using this module to handle uploads of image galleries and video galleries to our s3 bucket.

We just hit the 5 million file mark in our file_managed table and we're running into a few issues.

Recently, customers are uploading galleries of say 1gb of images, its uploading, they see the images on the node edit page - but when they save the node, it WSOD's.

Am i right in thinking that it works like this.....

1. User uploads file
2. File is saved in temp dir
3. User saves node
4. File is transferred from temp dir to s3

Is that right?

Is there a way we can just upload direct to s3, and still allow them to upload hundreds of files at a time?

πŸ’¬ Support request
Status

Closed: outdated

Version

2.13

Component

Code

Created by

πŸ‡¬πŸ‡§United Kingdom Collins405

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.

  • πŸ‡ΊπŸ‡ΈUnited States cmlara

    Drupal 7 end-of-life triage:
    Drupal 7 reached end of life on January 5th.

    The 7.x branches of S3FS do not have any additional planned releases.

    The requests in this issue do not appear to exist in the 8.x-3.x and newer branches when used with the contrib s3fs_cors module.

Production build 0.71.5 2024