Original error: The Content-MD5 you specified is invalid for multi-part uploads.
niradler opened this issue · 7 comments
niradler commented
any idea ?
batrudinych commented
Hi @niradler,
could you supply command line parameters you used?
niradler commented
npx s3-redeploy --bucket xxx --cwd ./build --cf-dist-id xxx
batrudinych commented
Hey @niradler
Tested on my machine, works just fine.
Ran on:
- Windows
npm: 6.4.1
andnode.js: 10.15.3
- Windows
npm: 5.6.0
andnode.js: 8.5.1
- Ubuntu
npm: 6.4.1
andnode.js: 10.15.1
Could you please share details from your side?
- What's OS, node and npm versions?
- Could you run the same command using another
--cwd
? The goal is to have a sample.txt
file withHello world
inside.
batrudinych commented
Hey @niradler
Do you have any updates?
Keen on getting this reproduced on my side and eventually resolved
niradler commented
Sorry I moved to aws cli we can close this
matthewrobb commented
I am also running into this as of this morning
batrudinych commented
Hey @matthewrobb
Could you please share you system / node info and a list of actions that lead to this issue so I could reproduce on my side?