Hi there, When uploading images, we're receiving warnings in our logs about the HTTP connection being aborted: "com.amazonaws.services.s3.internal.S3AbortableInputStream: Not all bytes were read from the S3ObjectInputStream, aborting HTTP connection. This is likely an error and may result in sub-optimal behavior. Request only the bytes you need via a ranged GET or drain the input stream after use." Interestingly, this error doesn't happen when uploading very small files ( < 100kb), but appears when uploading larger files. We are using the file dropper widget (error occurs after file has been uploaded). This is the configuration: Any help would be much appreciated. Thanks, Liam