-
Notifications
You must be signed in to change notification settings - Fork 130
Open
Description
I've been using this for quite a while successfully. (Thanks for the great tool!) However I've been running into a put that keeps failing with:
400 Bad Request
failed to upload partNumber=1
The file is greater then 5GB (the first such file I've tried to upload). The command looks like
aws put --md5 "--max-time=100000" "wrycan-shorterm-backup/gex-qa/xms-repo-base-454845-d.svnbackup.gz" "xms-repo-base-454845-d.svnbackup.gz"
(I kept boosting max-time at first thinking it was timing out. But the error actually occurs after about 2 minutes.)
I have the output from running it with -vv but I'm not sure if I should paste it here, wrt the size of it, or if anything sensitive is logged. But the line that looks notable to me is
- ALPN, server did not agree to a protocol
Metadata
Metadata
Assignees
Labels
No labels