My Bitcoin client has stopped syncing

0

bitcoin-qt

As you can see my client is stuck on 99,7% with unknown. Syncing Headers(577895), It has been in this state since last day synced(which you can see). How can I get it to work since I have plenty of disk space and I run a computer maintenance program quite often.

frogman578

Posted 2019-06-07T13:55:35.570

Reputation: 23

Can you include the contents of the debug.log file?Andrew Chow 2019-06-08T08:53:29.240

Contents of debug.log: 2019-06-08T07:51:14Z Potential stale tip detected, will try using extra outbound peer (last tip update: 230677 seconds ago) 2019-06-08T07:51:20Z New outbound peer connected: version: 70015, blocks=579781, peer=8097 2019-06-08T08:01:09Z Timeout downloading headers from peer=8084, disconnecting 2019-06-08T08:01:09Z ERROR: AcceptBlockHeader: block 0000000000000000000267fdf54d391d7e63d24c92f9437f94897fbc0c63c1e1 is marked invalid 2019-06-08T08:01:10Z ERROR: AcceptBlockHeader: block 0000000000000000000267fdf54d391d7e63d24c92f9437f94897fbc0c63c1e1 is marked invalidfrogman578 2019-06-09T15:51:02.447

No answers