Skip to content

Can't searchv2 in container when one node is down #3678

@roman-khimov

Description

@roman-khimov

Expected Behavior

Incomplete status + found objects.

Current Behavior

Zero objects + incomplete status.

Possible Solution

Fix something.

Steps to Reproduce (for bugs)

Bring one node down, then

$ ./bin/neofs-cli object searchv2 -f "FilePath EQ index.html" --cid 5Feinb2PaGFqdzviYfodCRMKd4j49Rtey3rSGqGhX8wn -r grpcs://st4.storage.fs.neo.org:8082
Found 0 objects.
$ ./bin/neofs-cli object searchv2 -f "FilePath EQ index.html" --cid 5Feinb2PaGFqdzviYfodCRMKd4j49Rtey3rSGqGhX8wn -r grpcs://st4.storage.fs.neo.org:8082
Error: rpc error: status: code = 1 message = last error: all 03933279423bf3504b61f76912790a566d99929eb047f30c8699f8e49a34ab07f7 endpoints failed, first error: /dns4/minerva.nspcc.ru/tcp/8080: send request over gRPC: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 51.77.119.31:8080: i/o timeout"

If error is ignored it's

$ ./bin/neofs-cli object search -f "FilePath EQ index.html" --cid 5Feinb2PaGFqdzviYfodCRMKd4j49Rtey3rSGqGhX8wn -r grpcs://st4.storage.fs.neo.org:8082
Found 2 objects.
8oggcLMWAMizyvj9ygMuG4Dc2fJuh2tmqYtD65acHmvd
EKazY3g4xxSbSa9zUxLrS8UAqiJXn9ZRHNFuN29A2u71

Context

Mainnet, website hosting.

Regression

Yes, #3606.

Your Environment

  • Version used: 0.49.0
  • Server setup and configuration: mainnet
  • Operating System and version (uname -a): Debian stable

Metadata

Metadata

Assignees

No one assigned

    Labels

    I4No visible changesS4RoutineU0Needs to be resolved immediatelybugSomething isn't workingneofs-storageStorage node application issues

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions