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

Unable to synchronize #129

Open
SmartHomeControl opened this issue Aug 5, 2021 · 2 comments
Open

Unable to synchronize #129

SmartHomeControl opened this issue Aug 5, 2021 · 2 comments

Comments

@SmartHomeControl
Copy link

Please answer the following questions.

Which version of Crown are you using? (QT or Daemon) Please include the version number.

v0.14.0.2-fac08b5

Please describe the expected behavior.

Unable to synchronize

Please describe the actual behavior.

Use the debug.log in your data directory if possible. Running Crown with debug=1 in your crown.conf will provide even more information.

Tried all the Wallet repair options but nothing worked. 

2021-08-05 10:44:09 receive version message: /Crown Core:0.14.0.2/: version 70058, blocks=3488176, us=217.103.159.107:54936, peer=7
2021-08-05 10:44:09 Added time data, samples 8, offset +2 (+0 minutes)
2021-08-05 10:44:11 spork - new ed528b333dab5487dac431ef83c60123e8d3baada0cc87fb45b956e0d6025422 ID 10003 Time 1 bestHeight 3376440
2021-08-05 10:44:11 spork - new 88d7dab05ea2749f2da297c36ec33b91b0f823d329d3b57fc1b3c0d9b95ca8f9 ID 10007 Time 4070908800 bestHeight 3376440
2021-08-05 10:44:11 spork - new 111353770a152b5348dd97eafd731fa016ffb02668b54bceb040b5bfee304a60 ID 10009 Time 1 bestHeight 3376440
2021-08-05 10:44:11 spork - new 08643d5fa41289f49602b06d5b631274a094c482729e4bdf1af9e116ca4aac61 ID 10011 Time 0 bestHeight 3376440
2021-08-05 10:44:11 spork - new 5762de591cc92448195295052cf592d3d849fce4f7d2c37df3698795dc8c7808 ID 10012 Time 1 bestHeight 3376440
2021-08-05 10:44:11 spork - new 9bf5d5e2ad8960afede535c4a609a748ac4d3d51e4067819e4546aba49ffa30f ID 10013 Time 4070908800 bestHeight 3376440
2021-08-05 10:44:11 spork - new 53c15c63aab47f62f2decb7c84224d5a78f641e19fd489b452580e5eade55f4e ID 10014 Time 1 bestHeight 3376440
2021-08-05 10:44:11 spork - new f21ee48bd0b87b9fe96a0cd1057cdb843b8cfc494c71743123c1e12c16f53e4c ID 10015 Time 1585029600 bestHeight 3376440
2021-08-05 10:44:13 ERROR: AcceptBlockHeader : prev block (4a7c0b7ddec80830b74bc772ed2d3f627e4bd77796eae793297d2dadfc494ced) invalid
2021-08-05 10:44:13 ERROR: ProcessNewBlock : AcceptBlock FAILED
2021-08-05 10:44:13 Misbehaving: 188.40.175.95:9340 (0 -> 100) BAN THRESHOLD EXCEEDED
2021-08-05 10:44:13 ERROR: AcceptBlockHeader : prev block (4a7c0b7ddec80830b74bc772ed2d3f627e4bd77796eae793297d2dadfc494ced) invalid
2021-08-05 10:44:13 ERROR: ProcessNewBlock : AcceptBlock FAILED
2021-08-05 10:44:13 Misbehaving: 194.182.73.128:9340 (0 -> 100) BAN THRESHOLD EXCEEDED
2021-08-05 10:44:13 ERROR: AcceptBlockHeader : prev block (4a7c0b7ddec80830b74bc772ed2d3f627e4bd77796eae793297d2dadfc494ced) invalid
2021-08-05 10:44:13 ERROR: ProcessNewBlock : AcceptBlock FAILED

Any steps to reproduce the behavior?

Every time I startup Crown

Please add your crown.conf file

(be sure to exclude or anonymize private data (tokens/passwords))

Is empty

Please add your masternode.conf if necessary.

(be sure to exclude or anonymize private data (tokens/passwords))

Not used
@DutchShadow
Copy link

Hey this can be solved with -platformreindex as a start option. Besides that use 14.0.3

@defunctec
Copy link

Version 0.14.0.4 was released to address these issues. This issue should be updated or closed.
Please download the new version of Crown and/or clear "blocks, chainstate and peers.dat" from the .crown folder and re-download the entire chain agian.
https://github.com/Crowndev/crown-core/releases/tag/v0.14.0.4

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

3 participants