|
error while updating system channel config to add a new consortium
#fabric-kubernetes
#signcerts
#x509
#organizations
#orderer
I am trying to update system channel configuration to add a new consortium. I have placed the org admin signcert in the map/admincerts folder. the system channel update is failing with the following e
I am trying to update system channel configuration to add a new consortium. I have placed the org admin signcert in the map/admincerts folder. the system channel update is failing with the following e
|
By
Vijaya Bhaskar
·
|
|
networkObj error ------ Error: Error creating wallet database to store membership data: Error: No DB shards could be opened.
#couchdb
#fabric-kubernetes
#hyperledger-fabric
#kubernetes
#fabric-sdk-node
Hello, I have a HLF running on azure AKS cluster. I have a couchdb acting as a wallet to store the identities of the blockchain admin and users. It is hosted along with all the other pods. when i crea
Hello, I have a HLF running on azure AKS cluster. I have a couchdb acting as a wallet to store the identities of the blockchain admin and users. It is hosted along with all the other pods. when i crea
|
By
Vijaya Bhaskar
·
|
|
unable to fetch config block of system channel from the orderer pod 8 messages
#orderer
#fabric-orderer
#fabric-kubernetes
#fabric-questions
#grpc
The system is working now. documenting just in case if any1 in future facing the same errors which I faced. 1)while doing a system channel update if you face the below error, check your admin cert in
The system is working now. documenting just in case if any1 in future facing the same errors which I faced. 1)while doing a system channel update if you face the below error, check your admin cert in
|
By
Vijaya Bhaskar
·
|
|
Endorsement Policy Failure while committing chaincode 13 messages
#fabric-kubernetes
#hyperledger-fabric
#chaincode
@Dave, Yes the NodeOUs are also configured. The logs state that the sub-policies are not being satisfied but there is evidently no such thing in the configtx.yaml which indicates/backs the claim. How
@Dave, Yes the NodeOUs are also configured. The logs state that the sub-policies are not being satisfied but there is evidently no such thing in the configtx.yaml which indicates/backs the claim. How
|
By
Arsh
·
|
|
Error while Commit Chaincode (External chaincode) 3 messages
#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
·
|
|
Hyperledger 2.2 Peer Out of Sync issue 3 messages
#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
·
|
|
How to override the endorser peer url when using gateway 4 messages
#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
·
|
|
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
·
|
|
HLF Explorer fails to connect to the peer 2 messages
#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
·
|
|
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
...
·
|
|
Hyperledger Fabric 2.2.x on Kubernetes 5 messages
#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
·
|
|
Fabric 2.1.1 on EKS - can't install chaincode 2 messages
#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@...
·
|
|
#fabric-questions Blockchain Automation Framework
#fabric-questions
#fabric-kubernetes
Hello, I've been attempting to establish a Fabric network utilizing the Blockchain Automation Framework. I'm currently deploying on a local Kubernetes cluster and am stuck at creation of the CA-server
Hello, I've been attempting to establish a Fabric network utilizing the Blockchain Automation Framework. I'm currently deploying on a local Kubernetes cluster and am stuck at creation of the CA-server
|
By
Cavell
·
|
|
#fabric #fabric-kubernetes #hyperledger-fabric 2 messages
#fabric
#fabric-kubernetes
#hyperledger-fabric
You can start by having a look at this generic network. https://github.com/lepar/hyperledger-fabric-generic-network Other resources can include the fabric documentation network https://hyperledger-fab
You can start by having a look at this generic network. https://github.com/lepar/hyperledger-fabric-generic-network Other resources can include the fabric documentation network https://hyperledger-fab
|
By
Nicholas Leonardi
·
|
|
Hyperledger Fabric Deployment on kubernetes 3 messages
#fabric-kubernetes
#fabric
Hi Suresh, Check this one: https://github.com/APGGroeiFabriek/PIVT It's the most convenient way of running Fabric in Kube as of now. Best, Hakan
Hi Suresh, Check this one: https://github.com/APGGroeiFabriek/PIVT It's the most convenient way of running Fabric in Kube as of now. Best, Hakan
|
By
Hakan Eryargi
·
|
|
dial 127.0.0.1:5984 : socket: too many open files -make sure the chaincode xxx has been successfully instantiated and try again
#fabric-kubernetes
#fabric
I have a k8s cluster which is used to run fabric network,i have isntantiated chaincode successfully and invoke it before ,but recently, i got some error below so how can i solve it? ps:i have run ulin
I have a k8s cluster which is used to run fabric network,i have isntantiated chaincode successfully and invoke it before ,but recently, i got some error below so how can i solve it? ps:i have run ulin
|
By
lyan
·
|
|
Chaincode instantiation: how to authenticate to private docker registry?
#fabric
#fabric-kubernetes
Hi, I'm currently deploying a network using HLF Fabric 1.4.0 and I've got a problem concerning the instantiation of a chaincode. In fact, the Kubernetes cluster on which I'm deploying it cannot access
Hi, I'm currently deploying a network using HLF Fabric 1.4.0 and I've got a problem concerning the instantiation of a chaincode. In fact, the Kubernetes cluster on which I'm deploying it cannot access
|
By
...
·
Edited
|
|
Error while instantiating chaincode on peer using cli
#fabric
#fabric-kubernetes
Hi I have deployed the fabric-cli in K8s and able to install the go chaincode on peer. But while instantiating the chaincode I am getting below error- Error: could not assemble transaction, err propos
Hi I have deployed the fabric-cli in K8s and able to install the go chaincode on peer. But while instantiating the chaincode I am getting below error- Error: could not assemble transaction, err propos
|
By
...
·
|
|
Error getting endorser endorser client for channel 2 messages
#fabric
#fabric-kubernetes
#fabric-questions
Hi You should attach your orderer and peer logs to give more details because the errors are often blurry in HLF :) You may have an issue inside your configtx.yaml file or in your K8S configuration (e.
Hi You should attach your orderer and peer logs to give more details because the errors are often blurry in HLF :) You may have an issue inside your configtx.yaml file or in your K8S configuration (e.
|
By
...
·
|
|
Modify the chaincode container for performance 2 messages
#fabric-kubernetes
Hi, In Kubernetes, the chaincode container management is currently difficult. You won't be able to easily access it because of the way the container is created. You can access it using two options: 1)
Hi, In Kubernetes, the chaincode container management is currently difficult. You won't be able to easily access it because of the way the container is created. You can access it using two options: 1)
|
By
...
·
Edited
|