You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 5, 2022. It is now read-only.
The secondary bug is the data file at https://s3.amazonaws.com/data.openaddresses.io/machine-stats.json is not being updated properly? The last row in the timeseries object is from 2018-12-31. I wonder if some code has a dumb limit in it that needs to be expanded?
The machine dashboard at http://results.openaddresses.io/dashboard is broken.
The primary bug is the CORS header on https://s3.amazonaws.com/data.openaddresses.io/machine-stats.json is not being set, so the data won't load. We already have an open issue #704 for that.
The secondary bug is the data file at https://s3.amazonaws.com/data.openaddresses.io/machine-stats.json is not being updated properly? The last row in the timeseries object is from 2018-12-31. I wonder if some code has a dumb limit in it that needs to be expanded?
I did a one-off of the dashboard to work around the CORS header, it's temporarily available at http://www.somebits.com/~nelson/tmp/oa-dashboard-20190604/OpenAddresses%20%e2%80%94%c2%a0Dashboard.html
It suffers from the old data though.
The text was updated successfully, but these errors were encountered: