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

test minio, bad digest after start #507

Open
kungf opened this issue Apr 13, 2023 · 1 comment
Open

test minio, bad digest after start #507

kungf opened this issue Apr 13, 2023 · 1 comment

Comments

@kungf
Copy link

kungf commented Apr 13, 2023

image

API: PutObject(bucket=s3test-1, object=foo)
Time: 06:39:06 UTC 04/13/2023
DeploymentID: b58da31a-8c5f-401d-8a75-93dbc8f88ecd
RequestID: 17556B3D2FEC59C0
RemoteHost: 127.0.0.1
Host: 127.0.0.1:9000
UserAgent: Boto/2.49.0 Python/3.11.3 Darwin/22.4.0
Error: Bad digest: Expected 37b51d194a7513e45b56f6524f2d51f2 does not match calculated d41d8cd98f00b204e9800998ecf8427e (hash.BadDigest)
8: internal/logger/logger.go:258:logger.LogIf()
7: cmd/erasure-encode.go:93:cmd.(*Erasure).Encode()
6: cmd/erasure-object.go:1190:cmd.erasureObjects.putObject()
5: cmd/erasure-object.go:954:cmd.erasureObjects.PutObject()
4: cmd/erasure-sets.go:767:cmd.(*erasureSets).PutObject()
3: cmd/erasure-server-pool.go:953:cmd.(*erasureServerPools).PutObject()
2: cmd/object-handlers.go:1865:cmd.objectAPIHandlers.PutObjectHandler()
1: net/http/server.go:2122:http.HandlerFunc.ServeHTTP()

@kungf
Copy link
Author

kungf commented Apr 13, 2023

Any comment to fix this problem?

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

1 participant