hjespers / teslams

Tesla node.js apps and javascript libraries using Tesla's HTTP interfaces
BSD 3-Clause "New" or "Revised" License
417 stars 106 forks source link

Data no longer displaying on energy charts #103

Open amnayak opened 8 years ago

amnayak commented 8 years ago

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.

hjespers commented 8 years ago

Can you send me more of the log so I can try and see why the throttling is happening?

hjespers commented 7 years ago

Anything more on this? Is this still happening for you? Looking to get more debug data or close the issue.