helium / blockchain-etl

Blockchain follower that follows and stores the Helium blockchain
Apache License 2.0
64 stars 37 forks source link

Online status shows up as null after xfer of validator #212

Closed densone closed 3 years ago

densone commented 3 years ago

Someone transferred a validator to us today and everything seems to be fine but the API is reporting some NULL data even though heartbeat is working. Could this be bug when transferring a validator?

https://api.helium.io/v1/validators/112kc2g3kE2z9DCqFXQCFhPa8XTZJJe9s4Yd8kzTf5dcMYFPSsjp

"status":{"online":null,"listen_addrs":null,"height":null},

madninja commented 3 years ago

First suspicion is just api gossip delay. Is it still like that?

ytx1991 commented 3 years ago

It's almost 12 hours, still showing offline. This validator was transferred once, not sure if it does matter.

madninja commented 3 years ago

@ytx1991 @densone I changed the selection of rows to update to hopefully do better at getting to an update. Check now?