Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cargohold v2.88.0 won't upload objects to s3 because of BadDigest error #1203

Open
obstenu opened this issue Sep 9, 2020 · 1 comment
Open

Comments

@obstenu
Copy link

obstenu commented Sep 9, 2020

Describe the bug
After updated to v.2.88.0 Cargohold just won't upload any objects to s3 (I'm using Google Storage, and v.2.87.0 did work for me). After brief research it came out what in v,2.88.0 the following PR has been applied, so it may probably be the reason.

To Reproduce

  1. Use Google Storage (tbc I haven't tested if it works with AWS S3)
  2. Upgrade to v2.88.0
  3. See the bug as described above

Expected behavior
Everything just works

Log file cut
_5-UwRn[REDACTED]VWfX9Sw"),("Content-Type","application/xml; charset=UTF-8"),("Content-Length","262"),("Vary","Origin"),("Date","Wed, 09 Sep 2020 11:41:28 GMT"),("Server","UploadServer")], _serviceCode = ErrorCode "BadDigest", _serviceMessage = Just (ErrorMessage "The MD5 you specified in Content-MD5 or x-goog-hash did not match what we computed."), serviceRequestId = Nothing}),

@lucendio
Copy link
Contributor

lucendio commented Sep 10, 2020

Unfortunately, we do not officially support the GCP platform and its native resources. After all, Amazonka is a comprehensive Amazon Web Services SDK. You may want to replace Google Storage with your own deployment of min.io (Andible role).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants