adshares / esc

enterprise service chain
11 stars 1 forks source link

"no peers error" shortly after test network start #40

Closed PawelPodkalicki closed 6 years ago

PawelPodkalicki commented 6 years ago

I tried to start test network (32 sec block time) with custom genesis file. Genesis file was prepared for retrieve funds test. genesis file has two accounts in two nodes (2x2). All accounts have same key.

In about 70% attempts shortly after start I get an error: ERROR: no peers, panic This error signalises that operations between nodes are not available.

Full logs and genesis file are available in 20180521_logs_2nodes_nopeer.zip archive. There are 3 logs: two wrong cases and one correct. All were observed with the same genesis file.

jzemlo commented 6 years ago

Is bug also present in hpx version?

PawelPodkalicki commented 6 years ago

Bug didn't occur in hpx.