NebraLtd / dashboard-issues

Nebra Dashboard Issue Tracker
1 stars 1 forks source link

Dashboard Sync Status does not match actual status #2

Closed bigdaveakers closed 2 years ago

bigdaveakers commented 3 years ago

Describe the bug During initial setup the Dashboard Sync Status shows 100% despite the sync not being complete

To Reproduce Steps to reproduce the behavior:

  1. Boot Hotspot
  2. Examine Hotspot on Nebra Dashboard

Expected behavior Sync Status should be Out of Sync until unit actually syncs (matches the explorer status)

Screenshots image image

Desktop (please complete the following information):

walderston commented 3 years ago

I too have this issue however its the other way around... Dashboard says syncing, both diagnostics page and helium explorer shows all synced.

image image image

mrpubnight commented 2 years ago

Also noticed the Blockchain Sync Status doesn't match the value on the Diagnostics page of the device. Diagnostic page appears to be correct (Height: 1055128 / 1056061):

image

ko2sec commented 2 years ago

same here.

vpetersson commented 2 years ago

This is because the dashboard status is read from the Helium API (for now), whereas the local diagnostics status is read from the actual miner. Hence this is not a bug per se, but we are going to resolve this in the future.