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

CopyObject failure #1054

Open
roman-khimov opened this issue Jan 14, 2025 · 1 comment
Open

CopyObject failure #1054

roman-khimov opened this issue Jan 14, 2025 · 1 comment
Labels
bug Something isn't working I4 No visible changes S4 Routine U2 Seriously planned
Milestone

Comments

@roman-khimov
Copy link
Member

Current Behavior

2025-01-14 09:30:25	error	handler/util.go:34	call method	{"status": 500, "request_id": "3758078d-f6f4-4490-b8d7-4b7695acef40", "method": "CopyObject", "bucket": "gitlab-uploads", "object": "@hashed/4e/07/4e07408562bedb8b60ce05c1decfe3ad16b72230967de01f640b7e4729b49fce/81eb2ddd3dcab6dfe8f2a542b09d71f0/Screenshot.png", "description": "couldn't copy object", "error": "copy payload with buffer: status: code = 1024 message = duplication of attributes detected", "src_bucket_name": "gitlab-uploads", "src_object_name": "tmp/uploads/1736847024-2141369-0011-5046-14d5234f1c86c947ddde71cf610ef682"}

Expected Behavior

CopyObject doing its job.

Possible Solution

Fix it?

Steps to Reproduce

Currently it's reproduced in Gitlab on upload and I'm not sure it's 100% reproducible. It uploads to a temporary object and then does CopyObject that fails.

Regression

Not likely.

Your Environment

  • Version of the product used: 0.34.0
  • Operating System and version (uname -a): Debian bookworm
@roman-khimov roman-khimov added bug Something isn't working U2 Seriously planned S4 Routine I4 No visible changes labels Jan 14, 2025
@roman-khimov roman-khimov added this to the v0.35.0 milestone Jan 14, 2025
@roman-khimov
Copy link
Member Author

It actually does PutObject/HeadObject/CopyObject to be more precise.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working I4 No visible changes S4 Routine U2 Seriously planned
Projects
None yet
Development

No branches or pull requests

1 participant