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

Unusual object delete fail as already removed #3004

Open
AliceInHunterland opened this issue Nov 8, 2024 · 0 comments
Open

Unusual object delete fail as already removed #3004

AliceInHunterland opened this issue Nov 8, 2024 · 0 comments
Labels
bug Something isn't working I4 No visible changes S4 Routine U3 Regular

Comments

@AliceInHunterland
Copy link
Contributor

AliceInHunterland commented Nov 8, 2024

Expected Behavior

normal response

(base) ekaterinapavlova@MacBook-Air-4 neofs-node %  ./bin/neofs-cli object delete -r st1.storage.fs.neo.org:8080 -w /Users/ekaterinapavlova/Workplace/neo-go/panelwallet1.json --cid VCVr6RKg1hfJR7v36xvjbaXTncj1waPi94u9EFyEttW --oid B2bgox9DWBSRah5qtUqdZejzZ4qmQsWRjgdGhiniygJt 
Object B2bgox9DWBSRah5qtUqdZejzZ4qmQsWRjgdGhiniygJt removed successfully.
  ID: G4RvR8pR2DFB1ufJHadnqh3nXBTAWY2EsN2Jga2vrdyv
  CID: VCVr6RKg1hfJR7v36xvjbaXTncj1waPi94u9EFyEttW

Current Behavior

It is the first time when I am trying to delete this object.

(base) ekaterinapavlova@MacBook-Air-4 neofs-node %  ./bin/neofs-cli object delete -r st1.storage.fs.neo.org:8080 -w /Users/ekaterinapavlova/Workplace/neo-go/panelwallet1.json --cid VCVr6RKg1hfJR7v36xvjbaXTncj1waPi94u9EFyEttW --oid 7hGbWuPiTfmGV2DEj4wBqcwPXCT56fvy8oVzta5xbLxT 
rpc error: deleting 7hGbWuPiTfmGV2DEj4wBqcwPXCT56fvy8oVzta5xbLxT object: remove object via client: status: code = 1024 message = incomplete object PUT by placement: could not close object stream: replicate object to remote node (key=03933279423bf3504b61f76912790a566d99929eb047f30c8699f8e49a34ab07f7): status: code = 1024 message = failed to verify and store object locally: validate payload content: tombstone verification: verifying 7hGbWuPiTfmGV2DEj4wBqcwPXCT56fvy8oVzta5xbLxT member: heading object: read object header from NeoFS: status: code = 2052 message = object already removed

(base) ekaterinapavlova@MacBook-Air-4 neofs-node %  ./bin/neofs-cli object delete -r st1.storage.fs.neo.org:8080 -w /Users/ekaterinapavlova/Workplace/neo-go/panelwallet1.json --cid VCVr6RKg1hfJR7v36xvjbaXTncj1waPi94u9EFyEttW --oid 7hGbWuPiTfmGV2DEj4wBqcwPXCT56fvy8oVzta5xbLxT
rpc error: deleting 7hGbWuPiTfmGV2DEj4wBqcwPXCT56fvy8oVzta5xbLxT object: remove object via client: status: code = 2052 message = object already removed
@AliceInHunterland AliceInHunterland added bug Something isn't working U3 Regular S4 Routine I4 No visible changes labels Nov 8, 2024
@carpawell carpawell self-assigned this Nov 14, 2024
@carpawell carpawell removed their assignment Dec 23, 2024
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 U3 Regular
Projects
None yet
Development

No branches or pull requests

2 participants