Opened on Aug 31, 2017 at 11:08:17 PM
Closed on Sep 5, 2017 at 6:42:13 AM
Last modified on Sep 6, 2017 at 3:19:52 PM
#10068 closed defect (fixed)
s3 Multipart upload not working
Reported by: | ryanbeymer | Owned by: | dkocher |
---|---|---|---|
Priority: | normal | Milestone: | 6.2.5 |
Component: | s3 | Version: | 6.2.3 |
Severity: | normal | Keywords: | s3 multipart upload |
Cc: | Architecture: | Intel | |
Platform: | macOS 10.12 |
Description (last modified by dkocher)
I'm not really sure where things are going wrong, here's what I have.
- File is 5.12gb
- Uploading to s3 with access key
- Access key has full access to s3 and confirmed ListBucketMultipartUploads
I start upload, get about 200mb into the transfer and stop it, when I attempt to resume I get:
"Failure to read attributes of [FILENAME]. Not Found. Request Error. Please contact your web hosting service provider for assistance."
Change History (5)
comment:1 Changed on Sep 3, 2017 at 8:58:50 PM by dkocher
- Description modified (diff)
- Milestone set to 6.3
- Owner set to dkocher
- Status changed from new to assigned
comment:2 Changed on Sep 3, 2017 at 8:59:04 PM by dkocher
- Component changed from core to s3
comment:3 Changed on Sep 4, 2017 at 7:00:15 PM by dkocher
comment:4 Changed on Sep 5, 2017 at 6:42:13 AM by dkocher
- Resolution set to fixed
- Status changed from assigned to closed
In r42605.
comment:5 Changed on Sep 6, 2017 at 3:19:52 PM by dkocher
- Milestone changed from 6.3 to 6.2.5
Note: See
TracTickets for help on using
tickets.
#10071 closed as duplicate.