|
Error while Commit Chaincode (External chaincode)
#fabric-kubernetes
#fabric-chaincode
Your endorsement rule: LifecycleEndorsement: Type: ImplicitMeta Rule: "MAJORITY Endorsement" So, the commit command needs to be submitted to the Majority of peers using --peerAddresses and --tlsRootCe
Your endorsement rule: LifecycleEndorsement: Type: ImplicitMeta Rule: "MAJORITY Endorsement" So, the commit command needs to be submitted to the Majority of peers using --peerAddresses and --tlsRootCe
|
By
David Faulstich Diniz Reis
· #10317
·
|
|
Error while Commit Chaincode (External chaincode)
#fabric-kubernetes
#fabric-chaincode
The error seems to be quite self explanatory. Did you get the approvals from enough orgs (default is majority)? You can look at some helping commands in the docs - https://hyperledger-fabric.readthedo
The error seems to be quite self explanatory. Did you get the approvals from enough orgs (default is majority)? You can look at some helping commands in the docs - https://hyperledger-fabric.readthedo
|
By
Manish
· #10315
·
|
|
Error while Commit Chaincode (External chaincode)
#fabric-kubernetes
#fabric-chaincode
I am running a network with 3 peer orgs with two peers each 1 orderer org with 3 orderers PROBLEM FACED While committing the chaincode getting an error txid [cd5f76fc81ae06b655516f3baab642f7cd580eb1ae
I am running a network with 3 peer orgs with two peers each 1 orderer org with 3 orderers PROBLEM FACED While committing the chaincode getting an error txid [cd5f76fc81ae06b655516f3baab642f7cd580eb1ae
|
By
hiteshdutt05@...
· #10312
·
|
|
Hyperledger 2.2 Peer Out of Sync issue
#fabric
#fabric-peer
#fabric-sdk-node
#fabric-endorser
#fabric-kubernetes
To close the loop on this one... we found that two peers were configured to use a single CouchDB database, and therefore the peers were stepping on each other and getting inconsistency between peer da
To close the loop on this one... we found that two peers were configured to use a single CouchDB database, and therefore the peers were stepping on each other and getting inconsistency between peer da
|
By
David Enyeart
· #10242
·
|
|
Hyperledger 2.2 Peer Out of Sync issue
#fabric
#fabric-peer
#fabric-sdk-node
#fabric-endorser
#fabric-kubernetes
Do you mean the existing v1.4 peers are out of sync? Or you are re-processing all transactions into a new network and the new network peers are out of sync with each other? Or the new peers are out of
Do you mean the existing v1.4 peers are out of sync? Or you are re-processing all transactions into a new network and the new network peers are out of sync with each other? Or the new peers are out of
|
By
David Enyeart
· #10229
·
|
|
Hyperledger 2.2 Peer Out of Sync issue
#fabric
#fabric-peer
#fabric-sdk-node
#fabric-endorser
#fabric-kubernetes
Hi Fabric Experts, Currently I am upgrading our network from HLF 1.4 to 2.2. As our current HLF network using docker and kubernetes we decided to use below approach for the migration. Identify the las
Hi Fabric Experts, Currently I am upgrading our network from HLF 1.4 to 2.2. As our current HLF network using docker and kubernetes we decided to use below approach for the migration. Identify the las
|
By
Avinash
· #10228
·
|
|
How to override the endorser peer url when using gateway
#fabric-sdk-java
#fabric-kubernetes
Hi Marek, To add additional peers you don't need to do channel config updates (blockchain config updates). The only important channel config update you have to do is to add the anchor peers of the org
Hi Marek, To add additional peers you don't need to do channel config updates (blockchain config updates). The only important channel config update you have to do is to add the anchor peers of the org
|
By
Tsvetan Georgiev
· #9705
·
|
|
How to override the endorser peer url when using gateway
#fabric-sdk-java
#fabric-kubernetes
Hello Tsvetan, Thank you for your suggestion, indeed I’m using the Service Discovery. Your proposal is very good. Only thing I would like to have the blockchain network configuration separated from ho
Hello Tsvetan, Thank you for your suggestion, indeed I’m using the Service Discovery. Your proposal is very good. Only thing I would like to have the blockchain network configuration separated from ho
|
By
...
· #9703
·
|
|
How to override the endorser peer url when using gateway
#fabric-sdk-java
#fabric-kubernetes
Hi Marek, I guess your SDK is set yo use the peer discovery service to detect dynamically the list of endorsing peers across MSPs(orgs). For that to work properly you need to have the external endpoin
Hi Marek, I guess your SDK is set yo use the peer discovery service to detect dynamically the list of endorsing peers across MSPs(orgs). For that to work properly you need to have the external endpoin
|
By
Tsvetan Georgiev
· #9693
·
|
|
How to override the endorser peer url when using gateway
#fabric-sdk-java
#fabric-kubernetes
Hi there, I'm having problems with configuring the gateway of my Java Client that sends proposal transactions to the endorser peers that are registered in the channel. I'm running my network inside a
Hi there, I'm having problems with configuring the gateway of my Java Client that sends proposal transactions to the endorser peers that are registered in the channel. I'm running my network inside a
|
By
...
· #9690
·
|
|
Fabric Peer ledger Crashed when load Increase
#fabric-sdk-node
#fabric-chaincode
#docker
#fabric-kubernetes
#network
Hi Team, I have a kubernetes setup of HLF2.2 with Golang Chaincode and Nodejs SDK. I am performing load test on the network, when i try with 250 Concurrent thread, it shows unexpectedly chaincode inst
Hi Team, I have a kubernetes setup of HLF2.2 with Golang Chaincode and Nodejs SDK. I am performing load test on the network, when i try with 250 Concurrent thread, it shows unexpectedly chaincode inst
|
By
inzamam ansari
· #9623
·
|
|
HLF Explorer fails to connect to the peer
#fabric-questions
#blockchain-explorer
#fabric-kubernetes
Hi, Thank you for reporting your issue. Hyperledger Explorer Group is right place where sharing this issue. This 'connection failure' issue has been reported in hyperledger explorer channel. I'm not s
Hi, Thank you for reporting your issue. Hyperledger Explorer Group is right place where sharing this issue. This 'connection failure' issue has been reported in hyperledger explorer channel. I'm not s
|
By
nekia
· #9347
·
|
|
HLF Explorer fails to connect to the peer
#fabric-questions
#blockchain-explorer
#fabric-kubernetes
Hi Community, We're trying to run hlf explorer instance in k8s. Explorer looses a connection to a peer sometimes and outputs an error. [2020-11-26T12:55:34.394] [ERROR] FabricGateway - Failed to get d
Hi Community, We're trying to run hlf explorer instance in k8s. Explorer looses a connection to a peer sometimes and outputs an error. [2020-11-26T12:55:34.394] [ERROR] FabricGateway - Failed to get d
|
By
...
· #9339
·
|
|
Context deadline exceeded error
#fabric-kubernetes
#fabric-questions
Hi Community, Whenever we deploy hlf peers in k8s, especially if there are more than 2-3 of them, the "context deadline exceeded" error happens from time to time while calling peer cli commands (like
Hi Community, Whenever we deploy hlf peers in k8s, especially if there are more than 2-3 of them, the "context deadline exceeded" error happens from time to time while calling peer cli commands (like
|
By
...
· #9338
·
|
|
Hyperledger Fabric 2.2.x on Kubernetes
#fabric
#fabric-kubernetes
Thanks Brett and Ross for the open source options. Fabric Automation Framework has support for 2.2 in fabric220 branch, it may not have support for external launcher. Ghan - Thanks for pointing to Zee
Thanks Brett and Ross for the open source options. Fabric Automation Framework has support for 2.2 in fabric220 branch, it may not have support for external launcher. Ghan - Thanks for pointing to Zee
|
By
P Singh
· #9202
·
|
|
Hyperledger Fabric 2.2.x on Kubernetes
#fabric
#fabric-kubernetes
If you are looking for a production ready network, there is also the Hyperledger Lab for Blockchain Automation Framework for automating the deployment of "production-grade" Fabric networks: https://gi
If you are looking for a production ready network, there is also the Hyperledger Lab for Blockchain Automation Framework for automating the deployment of "production-grade" Fabric networks: https://gi
|
By
...
· #9197
·
|
|
Hyperledger Fabric 2.2.x on Kubernetes
#fabric
#fabric-kubernetes
Hi, On Fri, Oct 23, 2020 at 9:42 AM P Singh <pksingh8878@...> wrote:
Hi, On Fri, Oct 23, 2020 at 9:42 AM P Singh <pksingh8878@...> wrote:
|
By
Ghan Vashishtha
· #9190
·
|
|
Hyperledger Fabric 2.2.x on Kubernetes
#fabric
#fabric-kubernetes
I found Cello is not yet 2.2 You may take a look here https://github.com/hyfen-nl/PIVT However, it does not have some consideration. I found that it need to: - change from Docker-in-docker to external
I found Cello is not yet 2.2 You may take a look here https://github.com/hyfen-nl/PIVT However, it does not have some consideration. I found that it need to: - change from Docker-in-docker to external
|
By
Ross Tang
· #9189
·
|
|
Hyperledger Fabric 2.2.x on Kubernetes
#fabric
#fabric-kubernetes
What options does one have to install Hyperledger Fabric 2.x on Kubernetes? Have looked at Hyperledger Cello and Hyperledge charts at Helm Hub, both support 1.4.x and not 2.2.x. Does minifabric suppor
What options does one have to install Hyperledger Fabric 2.x on Kubernetes? Have looked at Hyperledger Cello and Hyperledge charts at Helm Hub, both support 1.4.x and not 2.2.x. Does minifabric suppor
|
By
P Singh
· #9188
·
|
|
Fabric 2.1.1 on EKS - can't install chaincode
#fabric-chaincode
#fabric
#fabric-kubernetes
After further investigation I can see a chaincode container is being created on one of the EKS nodes. Therefore it's not a container runtime issue. I have inspected the chaincode container which start
After further investigation I can see a chaincode container is being created on one of the EKS nodes. Therefore it's not a container runtime issue. I have inspected the chaincode container which start
|
By
julian@...
· #8746
·
|