Discordance over genesis block! Disconnect.

k0d3k0d3 Member Posts: 4
After connect to 54.200.78.45:30303
i get this:

Hello: AlephZero/v0.1 0x7 30303
35 | GetChain (5 hashes, 2048)
35 | GetChain (128 max, from 73ab1a450af12d1b73a0e86dad84831938dee0007b9f9eee662711c26094157d to 0906dae3e53047ca76ed0603d48a9edadfd21f0efea5d5fd2437037c7cd1ad5a)
35 | GetChain failed; not in chain
35 | NotInChain (b2579caa489a929ce383cf3ddbfa9515d860382df667195ab0ff64dac88de74c)
35 | Discordance over genesis block! Disconnect.
35 | Disconnect


Anyone?

p.s. I recently update the client on github

Comments

  • cypher555cypher555 Member Posts: 6
    Shut down AlephZero yesterday and after updating today I have the same issue
  • hughht5hughht5 Member Posts: 9
    I get the same issue - anyone got any ideas?
  • kershykershy Member Posts: 46
    Are you building the client from the latest code or are you using the proof of concept?
  • nicocesarnicocesar Member Posts: 5
    I'm having this problem now (commit 0b4c42d75694787d47697288266c073a3cf41c48)


    2014/05/28 20:40:25 [CHAIN] Last known block height #0
    2014/05/28 20:40:25 Last block: f5232afe32aba6b366f8aa86a6939437c5e13d1fd71a0f51e77735d3456eb1a6
    2014/05/28 20:40:25 Starting Ethereum GUI v0.5.0 RC11
    2014/05/28 20:40:25 [JSON] Starting JSON-RPC server
    2014/05/28 20:40:25 Ready and accepting connections
    2014/05/28 20:40:25 [SERV] Retrieving seed nodes
    2014/05/28 20:40:25 [SERV] Found DNS Go Peer: 94.242.229.217:30303
    2014/05/28 20:40:25 [SERV] Adding peer (94.242.229.217:30303) 1 / 10
    2014/05/28 20:40:25 [SERV] Found DNS Bootstrap Peer: 54.200.139.158:30303
    2014/05/28 20:40:25 [SERV] Adding peer (54.200.139.158:30303) 2 / 10
    2014/05/28 20:40:25 [GUI] Starting GUI
    2014/05/28 20:40:26 Requesting blockchain f5232afe... from peer 94.242.229.217:30303
    2014/05/28 20:40:26 [PEER] [connected] (outbound) 94.242.229.217:30303 [Peer discovery | Block chain relaying | Transaction relaying]
    2014/05/28 20:40:37 Not in chain: f5232afe32aba6b366f8aa86a6939437c5e13d1fd71a0f51e77735d3456eb1a6
    2014/05/28 20:40:37 Asking for block from f5232afe32aba6b366f8aa86a6939437c5e13d1fd71a0f51e77735d3456eb1a6 (1 total) from 94.242.229.217:30303
  • JasperJasper Eindhoven, the NetherlandsMember Posts: 514 ✭✭✭
    @nicocesar that is definitely a different bug, because that is go-ethereum, not cpp-ethereum. It is starting the gui so i suppose it is ethereal. Always good to be specific :)

    Ah good, you already submitted an issue.
  • nicocesarnicocesar Member Posts: 5
    Hi @Jasper I wan't to be as helpful as I can.

    Just let me know how to provide more info needed for further debugging.

    Thanks,
    Nico

  • VettaBrownVettaBrown Member Posts: 2
    How do I get to the syllabus any ideas how I can get started?
Sign In or Register to comment.