nspcc-dev / neofs-node

NeoFS is a decentralized distributed object storage integrated with the Neo blockchain
https://fs.neo.org
GNU General Public License v3.0
32 stars 38 forks source link

Health status: HEALTH_STATUS_UNDEFINED #2923

Open 532910 opened 3 weeks ago

532910 commented 3 weeks ago

while v43 process looks healthy (reports metrics, no errors in the log) health status is always HEALTH_STATUS_UNDEFINED

# neofs-cli control healthcheck -c /etc/neofs/ir/control.yml --ir
Health status: HEALTH_STATUS_UNDEFINED

this breaks ansible and update process

roman-khimov commented 3 weeks ago

It takes some time to update contracts.

532910 commented 3 weeks ago

how long?

roman-khimov commented 3 weeks ago

Some blocks.

roman-khimov commented 3 weeks ago

We can add an additional status and expose it via Prometheus.