I can understand the error.
Do you want me to copy here the content?
😱 , why every time I attach the debug.log my msg get erased ? Here below the last lines of the file 2022-06-13T20:22:37Z Potential stale tip detected, will try using extra outbound peer (last tip update: 630 seconds ago) 2022-06-13T20:23:05Z New outbound peer connected: version: 70029, blocks=1968865, peer=3 2022-06-13T20:23:05Z ERROR: AcceptBlockHeader: block 77819aa8c791cfe4d9386dff87442c1dd8c698a5cb07284d5765461ba99f4523 is marked invalid 2022-06-13T20:23:43Z New outbound peer connected: version: 70029, blocks=1968871, peer=4 2022-06-13T20:23:43Z ERROR: AcceptBlockHeader: block 77819aa8c791cfe4d9386dff87442c1dd8c698a5cb07284d5765461ba99f4523 is marked invalid 2022-06-13T20:33:07Z Potential stale tip detected, will try using extra outbound peer (last tip update: 1260 seconds ago) 2022-06-13T20:34:21Z Disconnecting outbound peer 1 for old chain, best known block = 0a7a409469e1d1f1a3403f74d848d7113f573d0c2c2e527be1e30fdd4a6f46e4 2022-06-13T20:34:40Z Disconnecting outbound peer 2 for old chain, best known block = 0a7a409469e1d1f1a3403f74d848d7113f573d0c2c2e527be1e30fdd4a6f46e4 2022-06-13T20:39:58Z New outbound peer connected: version: 70028, blocks=1939281, peer=5
a block of the active chain is marked invalid: 2022-06-13T20:23:43Z ERROR: AcceptBlockHeader: block 77819aa8c791cfe4d9386dff87442c1dd8c698a5cb07284d5765461ba99f4523 is marked invalid then it is clear why you can not sync to the actual blockheight. try to reconsider the block via commandline: reconsiderblock 77819aa8c791cfe4d9386dff87442c1dd8c698a5cb07284d5765461ba99f4523 after that: clearbanned And add some nodes from the wiki (search for addnode) addnode "seed.mydeficha.in:8555" add
Обсуждают сегодня