question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

The Content-MD5 you specified is invalid for multi-part uploads

See original GitHub issue

Tried deploying my build and ran into this error. My gatsby-config options have https set as the protocol and a hostname specified and I am pointing my www CNAME to the Cloudfront value for SSL.

After some research it looks like its a base64 encoding issue but I couldn’t figure it out so I am posting it here. Any help is appreciated.

Upload failure for object static/0e2b03578d5b428768cf95e52fdc5dea/54808/8787478c40038f4fae42f3eff0e1283a.webp
InvalidDigest: The Content-MD5 you specified is invalid for multi-part uploads.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:14 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
jarizcommented, Jan 30, 2019

Note: ContentMD5 should not be provided when using the managed upload object. Instead, setting “computeChecksums” to true will enable automatic ContentMD5 generation by the managed upload object.

Sounds pretty good to me, let’s do it.

0reactions
jbrukhcommented, Feb 12, 2019

Thank you!

Read more comments on GitHub >

github_iconTop Results From Across the Web

The Content-MD5 you specified is invalid for multi-part uploads
Content-MD5 is of valid for multipart uploads, but the code you're showing doesn't do multipart uploads, so we need to see the code...
Read more >
Can't upload file to AWS s3, The Content-MD5 you specified ...
Hello, im trying to setup backup script on Linux (Ubuntu 18.04) box, and while backup part works, there is problem with uploading to...
Read more >
Support Content-MD5 header for multipart uploads - GitLab
Something went wrong while fetching related merge requests.
Read more >
I'm getting a "API Response Error: The Content-MD5 you specified is ...
I'm getting a "API Response Error: The Content-MD5 you specified is invalid for multi-part uploads.." error · Expo SDK · jberdugo June 6,...
Read more >
Error in xdn-deploy-lambda: The Content-MD5 you specified is ...
error - DeployBuild job failed [unexpected]: Error in xdn-deploy-lambda: The Content-MD5 you specified is invalid for multi-part uploads.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found