jlopp / statoshi

Bitcoin Core + StatsD integration
https://jlopp.github.io/statoshi/
MIT License
233 stars 26 forks source link

Error: Cannot read property 'length' of undefined #12

Closed martinschwarz closed 9 years ago

martinschwarz commented 9 years ago

Message: Cannot read property 'length' of undefined

Stack trace: TypeError: Cannot read property 'length' of undefined at h.convertDataPointsToMs (http://statoshi.info/app/app.a7d02220.js:36:22995) at i (http://statoshi.info/app/app.a7d02220.js:12:3146) at http://statoshi.info/app/app.a7d02220.js:12:3318 at n.$eval (http://statoshi.info/app/app.a7d02220.js:12:10922) at n.$digest (http://statoshi.info/app/app.a7d02220.js:12:9353) at n.$apply (http://statoshi.info/app/app.a7d02220.js:12:11189) at f (http://statoshi.info/app/app.a7d02220.js:11:17908) at r (http://statoshi.info/app/app.a7d02220.js:11:19705) at XMLHttpRequest.v.onload (http://statoshi.info/app/app.a7d02220.js:11:20245)

jlopp commented 9 years ago

Thanks; I've reported the issue on Grafana https://github.com/grafana/grafana/issues/2146

martinschwarz commented 9 years ago

It work again right now. Closing the issue.

jlopp commented 9 years ago

Yeah, it's an intermittent issue that seems to be related to server load.