-
Notifications
You must be signed in to change notification settings - Fork 50
Closed
Labels
I4No visible changesNo visible changesS4RoutineRoutineU0Needs to be resolved immediatelyNeeds to be resolved immediatelybugSomething isn't workingSomething isn't workingneofs-storageStorage node application issuesStorage node application issues
Milestone
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
I4No visible changesNo visible changesS4RoutineRoutineU0Needs to be resolved immediatelyNeeds to be resolved immediatelybugSomething isn't workingSomething isn't workingneofs-storageStorage node application issuesStorage node application issues