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

Update console.go #2

Open
wants to merge 8 commits into
base: light-stable
Choose a base branch
from
Open

Conversation

phonikg
Copy link

@phonikg phonikg commented Sep 5, 2016

Lower resource devices(e.g.- Raspberry Pi B+) with low CPU freq and 512MB of ram or less cannot complete processes within the current 5 second time limit. Suggesting 40 seconds, although this is not perfect as error still occurs, but at least command seems to be processed in the end, with a delay.

e.g.:

personal.newAccount()
Passphrase:
Repeat passphrase:
Invalid JSON RPC response: {"error":{"code":-32603,"context deadline exceeded":"context deadline exceeded"},"id":4,"version":"2.0"}

@phonikg
Copy link
Author

phonikg commented Sep 5, 2016

This shed some light on it for me, see karalbe's comments at bottom of issue:

ethereum#2901

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