nightscout / cgm-remote-monitor

nightscout web monitor
GNU Affero General Public License v3.0
2.4k stars 71.68k forks source link

Clock view not refreshing - last reading age out of sync from last reading received #8186

Open reloadfast opened 10 months ago

reloadfast commented 10 months ago

Describe the bug See attached screenshot. Clock view is not getting refreshed, while portal is, displaying the latest readings from the CGM. Issue persists after restarting both the Nightscout and uploader instances.

To Reproduce Steps to reproduce the behavior:

  1. Go to "Clock Views"
  2. Click on any of the clock views, including custom format.
  3. All / any of the views will display a last reading age out of sync from the latest reading received in Nightscout.

Expected behavior Both clock view and nightscout should display the same value.

Screenshots attached

Your setup information

Additional context Not sure if relevant, both nightscout and uploader are selfhosted in Unraid.

nightscout clock not sync

gth001 commented 9 months ago

That's strange. I don't think that code has changed in the last few years ( https://github.com/nightscout/cgm-remote-monitor/tree/master/views/clockviews )

You might try opening it in Chrome and open console ( Option + ⌘ + J (on macOS), or Shift + CTRL + J (on Windows/Linux) ) to see if any red errors show up.