Post
Topic
Board Announcements (Altcoins)
Re: [ANN] SOIL | Environmental | Agriculture | Quixotic | Hackathon | Contracts
by
martymcfly2015
on 10/02/2017, 17:50:35 UTC
I'm getting this on testnet, any hints?

Code:
E0210 17:45:00.776716    3691 blockchain.go:1384] Bad block #460001 (0x5edaeaebdf53887e1c93cccbb9115680b8991b416b0ce7216bfd3bc29eac22b6)
E0210 17:45:00.776844    3691 blockchain.go:1385] Difficulty check failed for header 5697432, 5151670
I0210 17:45:00.805252    3691 downloader.go:267] Synchronisation failed: Difficulty check failed for header 5697432, 5151670

Code:
instance: Gsoil_TNET/v1.4.3-f0475b8f/linux/go1.7.5
 datadir: /root/.soiltnet
coinbase: 0x5d575c05ab6462b0ff748a2f4e5cd4b0a0306e7c
at block: 460000 (Thu, 09 Feb 2017 21:14:41 CET)
modules: admin:1.0 db:1.0 debug:1.0 eth:1.0 miner:1.0 net:1.0 personal:1.0 shh:1.0 txpool:1.0 web3:1.0

Yes, the problem is that you have no peers - other connected clients - which are on the right chain.
Maybe this node is on the right chain:
admin.addPeer("enode://45ec3e9efbe74e7b6a4accd04ea003fca120e4fd812c6dba6a194e657a1060d0134e9b46462207b52e3ca9a796626fef127f26432f837964b5945f9581744e58@62.227.107.119:39340")
Restart soil and add the node. If this wont help - maybe holgerkpedersen can help with his node when he's back online.