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

eth.getBlock('latest') doesn’t return anything when geth --light is synchronizing #3767

Closed
kenshyx opened this issue Mar 9, 2017 · 3 comments

Comments

@kenshyx
Copy link

kenshyx commented Mar 9, 2017

System information

Geth version: 1.5.9
OS & Version: Ubuntu 16.04
Commit hash : (if develop)

Expected behaviour

It should return a value.

Actual behaviour

It hangs until geth is fully synchronized.

Steps to reproduce the behaviour

Start a fresh sync from 0 for geth --light then geth attach and run eth.getBlock('latest').

Backtrace

[backtrace]
@karalabe
Copy link
Member

karalabe commented Mar 9, 2017

It should definitely not hang. I think it's a bug already being addressed by @zsfelfoldi .

@zsfelfoldi
Copy link
Contributor

Please try #3660

@fjl
Copy link
Contributor

fjl commented Mar 18, 2017

Tracked by #3639

@fjl fjl closed this as completed Mar 18, 2017
@fjl fjl added the duplicate label Mar 18, 2017
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

4 participants