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

Fix: R2 doesn't support CRC32 validation yet, while "aws s3" demands it #61

Merged
merged 1 commit into from
Jan 25, 2025

Conversation

TrueBrain
Copy link
Member

AWS CLI decided to enable for everyone strict validation that the CRC32 is correct on uploading of files. But R2 doesn't support this yet, resulting in errors.

For now, work around this problem by disabling this validation.

@TrueBrain TrueBrain force-pushed the fix-aws-r2-incompat branch from e23176f to 77926c7 Compare January 25, 2025 09:37
AWS CLI decided to enable for everyone strict validation that the
CRC32 is correct on uploading of files. But R2 doesn't support this
yet, resulting in errors.

For now, work around this problem by disabling this validation.
@TrueBrain TrueBrain force-pushed the fix-aws-r2-incompat branch from 77926c7 to 92566a9 Compare January 25, 2025 09:38
@TrueBrain TrueBrain merged commit e4ec3a7 into OpenTTD:main Jan 25, 2025
4 checks passed
@TrueBrain TrueBrain deleted the fix-aws-r2-incompat branch January 25, 2025 09:39
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

Successfully merging this pull request may close these issues.

1 participant