You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the contract returns a netmap that does not contain the node, update
local `NodeInfo`. It fixes `neofs-cli netmap nodeinfo` command that printed
"state: online" previously.
Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
Steps to Reproduce (for bugs)
neofs-cli control set-status --endpoint localhost:8091 -w /etc/neofs/storage/wallet.json --status offline
neofs-adm morph force-new-epoch -c config.yaml
Your Environment
Sbercloud 4 nodes
root@az:/home/service# uname -a
Linux az 5.10.0-18-amd64 #1 SMP Debian 5.10.140-1 (2022-09-02) x86_64 GNU/Linux
root@az:/home/service# neofs-cli --version
NeoFS CLI
Version: v0.32.0-32-g5284ac53
GoVersion: go1.18.4
root@az:/home/service# neofs-node --version
NeoFS Storage node
Version: v0.32.0-32-g5284ac53
GoVersion: go1.18.4
The text was updated successfully, but these errors were encountered: