|
How to store PDF File in Hyperledger Fabric?
#fabricca
#fabric-ca
#raft
#couchdb
#fabric
Hi suresh, Best thing would be store them into an external secured storage system like into a Private IPFS or azure. In case of IPFS the hash is generated which can be stored in fabric to access the p
Hi suresh, Best thing would be store them into an external secured storage system like into a Private IPFS or azure. In case of IPFS the hash is generated which can be stored in fabric to access the p
|
By
...
· #7556
·
|
|
Performance Difference bet RAFT Orderer and Orderer with Kafka(Latency, Throughput, TPS)
Hi pavan, From my experience I did not find much latency. it was very similar in both the cases. Fabric - v1. 4.3 Kafka - 4 brokers (all in 4 different azure cloud VM) Orderers - 2 ( 2 different vms)
Hi pavan, From my experience I did not find much latency. it was very similar in both the cases. Fabric - v1. 4.3 Kafka - 4 brokers (all in 4 different azure cloud VM) Orderers - 2 ( 2 different vms)
|
By
...
· #7478
·
|
|
RAFT Orderer Issue
#fabric
#fabric-orderer
Hi All, Fabric - v1.4.3 I am running a cluster of three orderers out of which two are running without any issues. When the third orderer was started i was getting the below *panic *error -- Even i del
Hi All, Fabric - v1.4.3 I am running a cluster of three orderers out of which two are running without any issues. When the third orderer was started i was getting the below *panic *error -- Even i del
|
By
...
· #7378
·
|
|
Docker Image Pulling - ERROR: Get https://registry-1.docker.io/v2/: x509: certificate signed by unknown authority
#fabric
#docker
Hi Team, While pulling the orderer image i am getting the below issue . Any idea ? Environment - Azure - Ubuntu VM - 16.04 LTS ``` Pulling orderer3 (hyperledger/fabric-orderer:1.4.3)... ERROR: Get htt
Hi Team, While pulling the orderer image i am getting the below issue . Any idea ? Environment - Azure - Ubuntu VM - 16.04 LTS ``` Pulling orderer3 (hyperledger/fabric-orderer:1.4.3)... ERROR: Get htt
|
By
...
· #7087
·
|
|
kafka name change (fabric 1.1)
Hi Alok. Check this JIRA https://jira.hyperledger.org/browse/FAB-7352 Regards, Soumya
Hi Alok. Check this JIRA https://jira.hyperledger.org/browse/FAB-7352 Regards, Soumya
|
By
...
· #6993
·
|
|
Channel Update Giving Different Errors Everytime
#fabric-questions
#fabric
Hi All, Fabric- v1.4.3 (RAFT Orderer Set UP) Created a custom policy and added to the application policies , when am trying to do a channel update, every time a different error is coming up like as be
Hi All, Fabric- v1.4.3 (RAFT Orderer Set UP) Created a custom policy and added to the application policies , when am trying to do a channel update, every time a different error is coming up like as be
|
By
...
· #6982
·
|
|
Chaincode Container Not Getting Created
#fabric
#fabric-chaincode
Thanks Nicholas for the reply. One thing i noticed is when i am installing the private chaincode . i checked in both the peer org machines the IDs of the installed chaincode is same but still the cont
Thanks Nicholas for the reply. One thing i noticed is when i am installing the private chaincode . i checked in both the peer org machines the IDs of the installed chaincode is same but still the cont
|
By
...
· #6967
·
|
|
Chaincode Container Not Getting Created
#fabric
#fabric-chaincode
Resolved the issue . The chaincode folder structure should be exactly same in both the peers to get the same hash fingerprintID which will create chaincode containers for both the org peers
Resolved the issue . The chaincode folder structure should be exactly same in both the peers to get the same hash fingerprintID which will create chaincode containers for both the org peers
|
By
...
· #6964
·
|
|
Chaincode Container Not Getting Created
#fabric
#fabric-chaincode
Hi All, Fabric - v1.4.3 (RAFT Orderer Set Up) I have two Orgs network. OrgA and OrgB. Installed the chaincode on both the anchor peers of OrgA and OrgB. Instantiated the chaincode from the anchor peer
Hi All, Fabric - v1.4.3 (RAFT Orderer Set Up) I have two Orgs network. OrgA and OrgB. Installed the chaincode on both the anchor peers of OrgA and OrgB. Instantiated the chaincode from the anchor peer
|
By
...
· #6963
·
|
|
Mutliple Anchor Peer Endorsement from CLI
#fabric
#fabric-chaincode
Hi All, Now am able to invoke the chaincode using the *--peerAddresses* and *--tlsRootCertFiles* attributes But one more doubt i had was - lets say OrgA and OrgB peers have to endorse a transaction --
Hi All, Now am able to invoke the chaincode using the *--peerAddresses* and *--tlsRootCertFiles* attributes But one more doubt i had was - lets say OrgA and OrgB peers have to endorse a transaction --
|
By
...
· #6935
·
|
|
[External] [Hyperledger Fabric] Anchor Peer Update Issue For Newly Added Orgs #fabric #fabric-questions#peer
#fabric
Also can you post me the complete logs for one of the orderer. Regards, Soumya
Also can you post me the complete logs for one of the orderer. Regards, Soumya
|
By
...
· #6926
·
|
|
[External] [Hyperledger Fabric] Anchor Peer Update Issue For Newly Added Orgs #fabric #fabric-questions#peer
#fabric
Hi Nicholas, Can you post the full command and also your environment is mutual TLS or one way TLS based environment? Regards, Soumya
Hi Nicholas, Can you post the full command and also your environment is mutual TLS or one way TLS based environment? Regards, Soumya
|
By
...
· #6924
·
|
|
Mutliple Anchor Peer Endorsement from CLI
#fabric
#fabric-chaincode
Hi All, v1.4.3 Any idea from Fabric-CLI tool how to run the invoke chaincode command to send to multiple anchor peers from different orgs for endorsement in Mutual TLS fabric set up? Regards, Soumya
Hi All, v1.4.3 Any idea from Fabric-CLI tool how to run the invoke chaincode command to send to multiple anchor peers from different orgs for endorsement in Mutual TLS fabric set up? Regards, Soumya
|
By
...
· #6922
·
|
|
[External] [Hyperledger Fabric] Anchor Peer Update Issue For Newly Added Orgs #fabric #fabric-questions#peer
#fabric
Hi Hakan, Was able to do the anchor updates. Thanks, Soumya
Hi Hakan, Was able to do the anchor updates. Thanks, Soumya
|
By
...
· #6921
·
|
|
[External] [Hyperledger Fabric] Anchor Peer Update Issue For Newly Added Orgs #fabric #fabric-questions#peer
#fabric
Thanks Hakan. Will follow the link and do the update. Regards, Soumya
Thanks Hakan. Will follow the link and do the update. Regards, Soumya
|
By
...
· #6920
·
|
|
Anchor Peer Update Issue For Newly Added Orgs #fabric #fabric-questions#peer
#fabric
Hi All, Fabric v1.4.3. RAFT Orderer set up. I had a fabric network running with one orderer Org having 5 Orderers RAFT based and another org with 2 peers. Through config update , i added two orgs late
Hi All, Fabric v1.4.3. RAFT Orderer set up. I had a fabric network running with one orderer Org having 5 Orderers RAFT based and another org with 2 peers. Through config update , i added two orgs late
|
By
...
· #6918
·
|
|
Orderer - Raft Multiple Machines
Hi Nicholas , 1. These IPs are local, where do I define the machines external IPs? [- ORDERER_GENERAL_LISTENADDRESS=172.23.155.127] -- Put your IP here which will be used to be discovered by other ord
Hi Nicholas , 1. These IPs are local, where do I define the machines external IPs? [- ORDERER_GENERAL_LISTENADDRESS=172.23.155.127] -- Put your IP here which will be used to be discovered by other ord
|
By
...
· #6892
·
|
|
Orderer - Raft Multiple Machines
Hi , Please find attached the docker-compose yaml file for one orderer. Similar would be for other orderers with the differences in IP addresses and certificates mapping. Regards, Soumya
Hi , Please find attached the docker-compose yaml file for one orderer. Similar would be for other orderers with the differences in IP addresses and certificates mapping. Regards, Soumya
|
By
...
· #6888
·
|
|
Orderer - Raft Multiple Machines
Hi, I was able to make up 5 RAFT orderers (1.4.3v) - 3 of them in different host machines and 2 of them in the same another host machine. Used docker-compose and network_mode as host. I am using IP ad
Hi, I was able to make up 5 RAFT orderers (1.4.3v) - 3 of them in different host machines and 2 of them in the same another host machine. Used docker-compose and network_mode as host. I am using IP ad
|
By
...
· #6884
·
|
|
"bad certificate"
#fabric-ca
#fabricca
#fabric-questions
Hi , Without the TLS enabled on postgres, are you able to set up the fabric-ca-server and start it successfully? Regards, Soumya
Hi , Without the TLS enabled on postgres, are you able to set up the fabric-ca-server and start it successfully? Regards, Soumya
|
By
...
· #6881
·
|