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
Steps:
/opt/dev-env/vendor/neofs-cli control drop-objects -o B77fKtRkjDubuqXoQKF3dwsBXg9dBJC25MvNDGsYcY2C/5AAyMXTiDH9eC5RCKtgqdwW3enawkpfjoEud5J4yvsAG --endpoint <endpoint> --wallet /opt/dev-env/services/storage/wallet01.json --config /tmp/s01-config.yaml
Object should be marked for deletion
2050 error meaning object is locked. Note the double rpc error
rpc error
RC: 1 STDOUT: STDERR: rpc error: rpc error: code = Internal desc = status: code = 2050
Neofs Bundle v1.0.1-nb-20221208.1
https://github.com/nspcc-dev/neofs-testcases/blob/master/pytest_tests/testsuites/object/test_object_lock.py#L632
The text was updated successfully, but these errors were encountered:
carpawell
Successfully merging a pull request may close this issue.
Steps:
Expected Behavior
Object should be marked for deletion
Current Behavior
2050 error meaning object is locked. Note the double
rpc error
Environment
Neofs Bundle v1.0.1-nb-20221208.1
Automation
https://github.com/nspcc-dev/neofs-testcases/blob/master/pytest_tests/testsuites/object/test_object_lock.py#L632
The text was updated successfully, but these errors were encountered: