[GUI] GUI misses some header updates when in IBD #9464

issue fanquake opened this issue on January 3, 2017
  1. fanquake commented at 11:26 PM on January 3, 2017: member

    OSX 10.12.2, Qt 5.7.1, master at 2a524b8e8fe69ef487fd8ea1b4f7a03f473ed201.

    Running with bitcoin-qt -reindex-chainstate, "Number of blocks left" in the modal overlay never updates, and remains as "Unknown. Syncing Headers (446424)...". Even though we've synced > 200'000 blocks. modal

  2. fanquake added the label GUI on Jan 3, 2017
  3. MarcoFalke added the label Easy to implement on Jan 4, 2017
  4. MarcoFalke added this to the milestone 0.14.0 on Jan 4, 2017
  5. jonasschnelli commented at 7:52 AM on January 4, 2017: contributor

    Yes. We enforce the text "Syncing Headers..." until we have fetch a header not older then 4h. But maybe the 4h is to low. @MarcoFalke: are you going to take a look at this?

  6. MarcoFalke removed the label Easy to implement on Jan 4, 2017
  7. MarcoFalke removed this from the milestone 0.14.0 on Jan 4, 2017
  8. MarcoFalke commented at 12:43 PM on January 4, 2017: member

    Not sure this is worth fixing. Due to reindex, you are in IBD and only update the text every 250 ms. If the best known header to the network arrives in less than 250 ms after the last text update, you are going to just miss it. @fanquake The text should update as soon as block 446425 is known to you.

  9. MarcoFalke added the label Priority Low on Jan 4, 2017
  10. MarcoFalke added the label Docs and Output on Jan 4, 2017
  11. fanquake added this to the milestone 0.14.1 on Feb 21, 2017
  12. fanquake renamed this:
    [GUI] "Number of blocks left" never updates when running with -reindex-chainstate
    [GUI] No GUI updates when running with --reindex or --reindex-chainstate
    on Feb 21, 2017
  13. fanquake commented at 12:35 PM on February 21, 2017: member

    This also occurs when running with --reindex, Number of blocks left is still unknown, however additionally, both Progress increase per hour and Estimated time left until synced remain as "calculating.." screen shot

  14. fanquake removed this from the milestone 0.14.1 on Mar 30, 2017
  15. volkno25 commented at 1:15 PM on August 2, 2017: none

    untitled i have the same problem from windows 7 after the hard fork please help!. i've tried many things. it have been "syncing headers" for days and stopped downloading anymore block. before the problem i had set up the bitcoin abc wallet for bch, which i have removed, please put an end to this. :(

  16. laanwj removed the label Priority Low on Dec 6, 2017
  17. MarcoFalke renamed this:
    [GUI] No GUI updates when running with --reindex or --reindex-chainstate
    [GUI] GUI misses some header updates when in IBD
    on Dec 25, 2017
  18. MarcoFalke commented at 2:57 PM on December 25, 2017: member

    Confirmed that the issue is still present in current master (5180a86c96) and "fixes itself"/ is worked around when the next header is sent to you. C.f. my comment #9464 (comment) @fanquake I adjusted the issue title to properly summarize the issue, hope this is ok. @volkno25 It seems you issue is not related to the GUI missing header updates sometimes, but rather an issue with stuck sync? Please file a separate issue if still reproducible.

  19. MarcoFalke removed the label Docs on Dec 25, 2017
  20. MarcoFalke added the label Bug on May 8, 2020
  21. fanquake closed this on Aug 15, 2020

  22. DrahtBot locked this on Feb 15, 2022

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-21 18:15 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me