Skip to content
This repository was archived by the owner on May 5, 2022. It is now read-only.
This repository was archived by the owner on May 5, 2022. It is now read-only.

Dashboard broken: CORS, also data not updating #722

@NelsonMinar

Description

@NelsonMinar

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions