Open rageshzerone opened 3 years ago
Is this a dead project repository?
it seems that the AMI needs to be changed on the cloud formation tempalate for this to work correctly, specially at this step. But, that being said, the ami exposed in the template only works for us-east-1. Issue is that in the readme says you can "copy" the ami to the region you want and change to the appropriate ami-id, but that image cannot be copied or at least my root account does not have permissions over the ebs storage of that public ami.
how we can copy this ami ?
I can confirm that this example works on us-east-1, so the question will be, can we get permission or the requirements for the ami- that is failing or we cannot copy ? 'ami-0434d5878c6ad6d4c'
I have the same problem, have you been able to solve it?
Hi all,
I am a newbie in the AWS Blockchain development. I have a corporate AWS account on behalf of my employer, and I am trying to create this non-profit-blockchain environment in our AWS portal. I already set up the AWS Cloud9 IDE, and successfully execute the first step ( Step 1 - Create the Hyperledger Fabric blockchain network ) and the second step ( Step 2 - Check the network is AVAILABLE ).
But after the Step 3 execution, it shows output in the console like the below.
Created items are reflected in the CloudFormation section please refer to the below image.
In this image you can see there is a status shown in the ngo-fabric-client-node item. I already tried to recreate the fabric-node-client again but the output messages are the same in both times.
Any help is much appreciated.