von-network
von-network copied to clipboard
Cannot run the genesis in the server
I have tried to run genesis in the AWS server by referring https://github.com/bcgov/von-network#running-the-network-on-a-vps
while running the following command getting the errors as in the images
./manage start public_ip_address WEB_SERVER_HOST_PORT=80 "LEDGER_INSTANCE_NAME=My Ledger" &

The nodes will communicate with each other through the public IP address you define. Make sure the related security group allows communication on ports 9701-9708. Those ports are all closed at the moment.