helium / blockchain-etl

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

Geocoder didn't populate properly the fields #184

Closed rootvanished closed 3 years ago

rootvanished commented 3 years ago

While asserting a new location the transaction (jCXd_kHqXg6BSAfXRwCWHol1l9Ctbw2rpMxv5xuyKns) was successful, the new coordinates were taken and the explorer diaplays the hotspot on the correct place. However the street details are all null and the hotspot is listed as "no location asserted" on the app, and "no location set" on web.

The describe hotspot API outcome is as follows: {"short_street":null,"short_state":null,"short_country":null,"short_city":null,"long_street":null,"long_state":null,"long_country":null,"long_city":null,"city_id":null}

The hotspot address is: 11M5x6iGL1BTMzthT33kTc1u86hTaxhVmkimsTCREjHkATGqowy

The hotspot name is: ITCHY MOCHA FINCH

Thank you

cokes518 commented 3 years ago

seeing a few others in the community about this: https://discord.com/channels/404106811252408320/404106811252408322/850032148278804511

madninja commented 3 years ago

Ops gremlin. Unclear what the underlying issue was but a restart fixed it right away