Skip to content

s3 put failing with 400 with >5GB file #114

@ericjs

Description

@ericjs

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions