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

Slowness and angular errors #6

Open
etienne-napoleone opened this issue Dec 28, 2018 · 0 comments
Open

Slowness and angular errors #6

etienne-napoleone opened this issue Dec 28, 2018 · 0 comments

Comments

@etienne-napoleone
Copy link

etienne-napoleone commented Dec 28, 2018

When we exceeded a dozen nodes, the stats website became quite unresponsive. While the historical graph of block time is correct, the data are not 100% live which can let people think the chain is slow.
This error started popping up in the browser console also:

Error: [$rootScope:infdig] http://errors.angularjs.org/1.2.28/$rootScope/infdig?p0=10&p1=%5B%5B%22fn%3A%20p%3B%20newVal%3A%20%5C%2211%20s%20ago%5C%22%3B%20oldVal%3A%20%5C%2210%20s%20ago%5C%22%22%2C%22fn%3A%20p%3B%20newVal%3A%20%5C%2211%20s%20ago%5C%22%3B%20oldVal%3A%20%5C%2210%20s%20ago%5C%22%22%2C%22fn%3A%20p%3B%20newVal%3A%20%5C%2211%20s%20ago%5C%22%3B%20oldVal%3A%20%5C%2210%20s%20ago%5C%22%22%2C%22fn%3A%20p%3B%20newVal%3A%20%5C%2211%20s%20ago%5C%22%3B%20oldVal%3A%20%5C%2210%20s%20ago%5C%22%22%5D%2C%5B%22fn%3A%20p%3B%20newVal%3A%20%5C%2211%20s%20ago%5C%22%3B%20oldVal%3A%20%5C%2210%20s%20ago%5C%22%22%2C%22fn%3A%20p%3B%20newVal%3A%20%5C%2211%20s%20ago%5C%22%3B%20oldVal%3A%20%5C%2210%20s%20ago%5C%22%22%5D%2C%5B%22fn%3A%20p%3B%20newVal%3A%20%5C%2211%20s%20ago%5C%22%3B%20oldVal%3A%20%5C%2210%20s%20ago%5C%22%22%5D%2C%5B%22fn%3A%20p%3B%20newVal%3A%20%5C%2210%20s%20ago%5C%22%3B%20oldVal%3A%20%5C%229%20s%20ago%5C%22%22%2C%22fn%3A%20p%3B%20newVal%3A%20%5C%2211%20s%20ago%5C%22%3B%20oldVal%3A%20%5C%2210%20s%20ago%5C%22%22%2C%22fn%3A%20p%3B%20newVal%3A%20%5C%2211%20s%20ago%5C%22%3B%20oldVal%3A%20%5C%2210%20s%20ago%5C%22%22%5D%2C%5B%22fn%3A%20p%3B%20newVal%3A%20%5C%2211%20s%20ago%5C%22%3B%20oldVal%3A%20%5C%2210%20s%20ago%5C%22%22%5D%5D
z/<@https://stats.tomochain.com/js/netstats.min.js:24:450
$digest@https://stats.tomochain.com/js/netstats.min.js:129:232
$apply@https://stats.tomochain.com/js/netstats.min.js:131:360
@https://stats.tomochain.com/js/netstats.min.js:362:11238
e<[3]</r.prototype.emit@https://stats.tomochain.com/js/netstats.min.js:361:2415
e.prototype.ark.emit/t.emit@https://stats.tomochain.com/js/netstats.min.js:361:22075
e<[10]</o.prototype.transforms/<@https://stats.tomochain.com/js/netstats.min.js:361:15861
c@https://stats.tomochain.com/js/netstats.min.js:361:15689
c@https://stats.tomochain.com/js/netstats.min.js:361:15744
e<[10]</o.prototype.transforms@https://stats.tomochain.com/js/netstats.min.js:361:15656
e<[10]</o.prototype.initialise/</<@https://stats.tomochain.com/js/netstats.min.js:361:14452
e<[10]</o.prototype.decoder@https://stats.tomochain.com/js/netstats.min.js:361:20841
e<[10]</o.prototype.initialise/<@https://stats.tomochain.com/js/netstats.min.js:361:14350
e<[3]</r.prototype.emit@https://stats.tomochain.com/js/netstats.min.js:361:2375
e.prototype.ark.emit/t.emit@https://stats.tomochain.com/js/netstats.min.js:361:22075
e<[2]</e.exports/</i[0]@https://stats.tomochain.com/js/netstats.min.js:361:1710
e<[10]</o.prototype.client/</t.onmessage</<@https://stats.tomochain.com/js/netstats.min.js:361:20174
 netstats.min.js:110:67

This is not present in devnet/testnet where the number of nodes are smaller and the interface snappier

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant