Bitcoin Forum
July 04, 2024, 11:42:18 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Blockchain problem - need help  (Read 716 times)
dpb53 (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
April 18, 2017, 07:11:37 PM
 #1

I've been mining monero for a couple years with no major problems, but I got this error a few days ago:

ERROR /DISTRIBUTION-BUILD/src/cryptonote_core/blockchain.cpp:3401 WARNING: local blockchain failed to pass a MoneroPulse checkpoint, and you could be on a fork. You should either sync up from scratch, OR download a fresh blockchain bootstrap, OR enable checkpoint enforcing with the --enforce-dns-checkpointing command-line option

so I synced from scratch (took 2 days) and today got the same error at the same point in the sync:

2017-Apr-18 13:23:23.433588 ERROR /DISTRIBUTION-BUILD/src/cryptonote_core/checkpoints.cpp:106 CHECKPOINT FAILED FOR HEIGHT 1288616. EXPECTED HASH: <875ac1bc7aa6c5eedc5410abb9c694034f9e7f79dce4c60698baf37009cb6365>, FETCHED HASH: <1e6b1019968d4a33b281ab70d83947bc051ac952f26dd2693c427b04d82151fe>
2017-Apr-18 13:23:23.433803 ERROR /DISTRIBUTION-BUILD/src/cryptonote_core/blockchain.cpp:3401 WARNING: local blockchain failed to pass a MoneroPulse checkpoint, and you could be on a fork. You should either sync up from scratch, OR download a fresh blockchain bootstrap, OR enable checkpoint enforcing with the --enforce-dns-checkpointing command-line option

The main problem for me is that monerod is running and has been stuck at block 1288638 for more than 24 hours. I'm running 0.10.3.1

What do I do to fix this?
sxafir
Hero Member
*****
Offline Offline

Activity: 1022
Merit: 500


View Profile
April 18, 2017, 07:18:10 PM
 #2

Create own blockexplorer or Monero have fork.
dpb53 (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
April 18, 2017, 07:42:29 PM
 #3

I'm sorry. I don't understand your reply.
sara8877
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
April 20, 2017, 09:44:20 PM
 #4

I got the exact same error, same expected hash, same fetched hash:


Quote
2017-Apr-20 22:06:56.709126 [P2P9]ERROR C:/msys64/DISTRIBUTION-BUILD/src/cryptonote_core/checkpoints.cpp:106 CHECKPOINT FAILED FOR HEIGHT 1288616. EXPECTED HASH: <875ac1bc7aa6c5eedc5410abb9c694034f9e7f79dce4c60698baf37009cb6365>, FETCHED HASH: <1e6b1019968d4a33b281ab70d83947bc051ac952f26dd2693c427b04d82151fe>

2017-Apr-20 22:06:56.709712 [P2P9]ERROR C:/msys64/DISTRIBUTION-BUILD/src/cryptonote_core/blockchain.cpp:3402 WARNING: local blockchain failed to pass a MoneroPulse checkpoint, and you could be on a fork. You should either sync up from scratch, OR download a fresh blockchain bootstrap, OR enable checkpoint enforcing with the --enforce-dns-checkpointing command-line option

I'm new to monero, last week I started with the CLI wallet, after 24hrs, I had to completely restart the sync.  After that, I downloaded the raw blockchain and started syncing again ( fast mode).  It took forever again, so I installed the GUI wallet.  
It has been syncing for 5 or 6 days now, and it seems it failed again (just saw this error in the log).

Is it always such a pain to create or install a wallet?  Is there a simple way to check the balance on the wallet I have?
dpb53 (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
April 21, 2017, 02:15:50 AM
 #5

I was able to fix the problem. It took a lot of care to eliminate *every* file that referred to the old blockchain download. Apparently my download had forked. Since I use linux, it was stored in a file in my .bitcoin directory. I hadn't erased everything before, when I tried to re-sync, so it encountered the fork again. So I erased the .bitcoin directory as well as the entire software download (except my wallet, which had my coins, of course, and all the files related to the wallet.)

Then I downloaded everything from scratch and re-synced and it works fine now.

I hope this helps.

(Changed the subject to include XMR)

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!