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

ERROR: unknown (Most likely my bitcoind stopped working or this page is too large/complex.) #4

Open
umrysh opened this issue Jan 2, 2014 · 2 comments

Comments

@umrysh
Copy link

umrysh commented Jan 2, 2014

Hello,
Thank you for providing such a great service.

I apologize if this is not the place for this but I've noticed a few of the real-time stats on http://blockexplorer.com aren't working. For example:

http://blockexplorer.com/q/estimate

is giving the error:

ERROR: unknown (Most likely my bitcoind stopped working or this page is too large/complex.)
@DanWin
Copy link

DanWin commented Jan 3, 2014

This happens, because bitcoind can't handle block 277596. You have to add 'set_lk_max_objects 537000' to the DB_CONFIG file and restart bitcoind. It will take a while to catch up with the blocks, but it should work again.

@umrysh
Copy link
Author

umrysh commented Jan 3, 2014

Awesome! Thanks!

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

2 participants