Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LDB service forgets about stations if it's started before the reference service #20

Open
peter-mount opened this issue Jul 3, 2019 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@peter-mount
Copy link
Owner

This happened this morning after Linode did some maintenance and rebooted the server.

The ldb service came up before the ref service so when it went off to get the current list of stations it failed so all requests for departure boards returned nothing.

Nothing showed up wrong in the grafana dashboards as it was receiving data from the d3 service so the boards were there just inaccessible until I restarted the service again.

This is probably an issue from when ldb stored everything in ram so it should still do this check on startup but not remove all references its got in its own db

@peter-mount peter-mount added the bug Something isn't working label Jul 3, 2019
@peter-mount peter-mount self-assigned this Jul 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant