Skip to content

0.49.0 error code fixes#1160

Merged
roman-khimov merged 4 commits intomasterfrom
code-fixes
Oct 2, 2025
Merged

0.49.0 error code fixes#1160
roman-khimov merged 4 commits intomasterfrom
code-fixes

Conversation

@roman-khimov
Copy link
Member

No description provided.

Signed-off-by: Roman Khimov <roman@nspcc.ru>
neofs-cli does some sanity checks by default including a SEARCH for LOCK
objects. Which returns Incomplete status now as it should:

    Error: can't search for LOCK objects: status: code = 1 message = last error: all endpoints failed, first error: /dns4/localhost/tcp/49270: send request over gRPC: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:49270: connect: connection refused"

But this test shouldn't care about this much.

Signed-off-by: Roman Khimov <roman@nspcc.ru>
Signed-off-by: Roman Khimov <roman@nspcc.ru>
Different error codes returned.

Signed-off-by: Roman Khimov <roman@nspcc.ru>
@roman-khimov roman-khimov merged commit 290f3ac into master Oct 2, 2025
5 of 6 checks passed
@roman-khimov roman-khimov deleted the code-fixes branch October 2, 2025 15:15
roman-khimov added a commit to nspcc-dev/neofs-node that referenced this pull request Oct 2, 2025
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

Successfully merging this pull request may close these issues.

2 participants