Consensys/quorum-dev-quickstart

Stuck at 9 blocks

cyborgdennett opened this issue · 2 comments

Hello, I am running this with GoQuorum, and I get stuck at 9 blocks. I did nothing but do ./run.sh
image

Hello @cyborgdennett are your containers still running? That looks like one or more validators have failed, hence no more blocks

You can check with
docker ps

Hi @cyborgdennett this is fixed in 0.0.80

Run npx quorum-dev-quickstart@0.0.80 and you should be sorted

Cheers