Some of the data isn't displaying anymore on the energy charts. All the maps from an earlier day work but not for the day after.
The project was created on digital ocean, streaming.js is streaming to a local mongo instance, and the node project is being hosted on the same server.
The stream process gets me these logs:
12 Apr 16:45:59 - 2 of 1 REST requests since 1460493919719
12 Apr 16:45:59 - Warn: throttling due to too many REST API requests
Perhaps streaming.js may be getting throttled then getting stuck in a kind of loop, since if you restart streaming.js it seems to collect the data again.
Some of the data isn't displaying anymore on the energy charts. All the maps from an earlier day work but not for the day after.
The project was created on digital ocean, streaming.js is streaming to a local mongo instance, and the node project is being hosted on the same server.
The stream process gets me these logs:
Perhaps streaming.js may be getting throttled then getting stuck in a kind of loop, since if you restart streaming.js it seems to collect the data again.