We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
already removed
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
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Expected Behavior
normal response
Current Behavior
It is the first time when I am trying to delete this object.
The text was updated successfully, but these errors were encountered: