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

Wallet new stops syncing last blocks (4 days syncing still not completed) #14988

Closed
tomtom87 opened this issue Aug 17, 2017 · 5 comments
Closed

Comments

@tomtom87
Copy link

System information

Geth version: geth 1.6.6
OS & Version: OSX
Commit hash : (if develop)

Expected behaviour

Wallet sync of Mac OSX client

Actual behaviour

Cannot finish syncing, forever downloading chain structure and the last 100 blocks.

Steps to reproduce the behaviour

  1. Install ethereum wallet 0.9.0 on mac osx
  2. try to sync
  3. wait 3 days with nothing happening
  4. slowly loose your sanity

Backtrace

[backtrace]
@tomtom87
Copy link
Author

screen shot 2560-08-17 at 12 36 05 pm

@tomtom87
Copy link
Author

#14995

@tomtom87
Copy link
Author

Now get this

WARN [08-21|11:48:26] Stalling state sync, dropping peer       peer=655c0278c317a012
WARN [08-21|11:48:26] Stalling state sync, dropping peer       peer=f26dce0aea871dc8
WARN [08-21|11:48:26] Stalling state sync, dropping peer       peer=0fb49536fda319d3
WARN [08-21|11:48:27] Stalling state sync, dropping peer       peer=ae8de9feee4df4e6
WARN [08-21|11:48:27] Stalling state sync, dropping peer       peer=e7a69c447cb83857
WARN [08-21|11:48:30] Stalling state sync, dropping peer       peer=8e8edc9627fedc6b
WARN [08-21|11:48:32] Stalling state sync, dropping peer       peer=606587b48a16fd10
WARN [08-21|11:48:32] Node data write error                    err="state node 638deb…cf0f09 failed with all peers (4 tries, 4 peers)"

@wtfiwtz
Copy link

wtfiwtz commented Sep 23, 2017

See #15001 as it seems to be an issue with the chain height being incorrectly determined

@stale
Copy link

stale bot commented Apr 30, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot closed this as completed Jun 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants
@wtfiwtz @tomtom87 and others