I am trying to run von-network on using docker. These are the steps that i followed.
- Clone
von-network
repo form https://github.com/bcgov/von-network - Ran
./manage build
- Then
./manage start --logs
At this point all the docker containers starts OK. But when i gohttp://localhost:9000
, in my browser, i see error saying,Error initializing pool ledger
.
But actually, I should be getting this:
I have tried this many times. Also tried deleting all the images and redoing everything from scratch, but get the same errors.
An exception is logged on the terminal (shown in the screenshot),