|
Doubt and error in enrolling a peer and starting its container
#docker-compose
#docker
#fabric-ca
Hi all, I am creating a network with CA roots and CA intermediates using fabric CA and docker compose. So far I have been able to correctly create the roots, intermediates, perform registration and en
Hi all, I am creating a network with CA roots and CA intermediates using fabric CA and docker compose. So far I have been able to correctly create the roots, intermediates, perform registration and en
|
By
famar
·
|
|
How to add an intermediate CA with Fabric CA and docker 5 messages
#fabric-ca
#docker
Hi Kavin, From what I can see, you commented out the docker configuration files, going to directly edit the server configuration files. This way it actually works but what I was trying to do was to us
Hi Kavin, From what I can see, you commented out the docker configuration files, going to directly edit the server configuration files. This way it actually works but what I was trying to do was to us
|
By
famar
·
|
|
Failed validating bootstrap block: initializing channelconfig failed: could not create channel Application sub-group config
#docker
#x509
Hi, I encounter this error when I tried to start Orderer in docker-compose(CA and Peer nodes are started and has no error). 2022-03-04 07:24:40.036 UTC [orderer.common.server] initializeServerConfig -
Hi, I encounter this error when I tried to start Orderer in docker-compose(CA and Peer nodes are started and has no error). 2022-03-04 07:24:40.036 UTC [orderer.common.server] initializeServerConfig -
|
By
khacrong@...
·
|
|
Deploying Java chaincode 3 messages
#docker
#fabric-peer
Hi, You must compile your own ARM64 images. You may want to follow instructions I prepared for this task and which are published here: https://github.com/maciejjedrzejczyk/hlf-arm64 Kind Regards, Maci
Hi, You must compile your own ARM64 images. You may want to follow instructions I prepared for this task and which are published here: https://github.com/maciejjedrzejczyk/hlf-arm64 Kind Regards, Maci
|
By
...
·
|
|
ERROR: Fabric orderer detectSelfID could not find certificate
#docker
#fabric-ca
#fabric-orderer
#orderer
#organizations
Hello, I'm currently working on a project with three organizations and an orderer. So in order to do this, I created a new network, with its own configuration files and with a script that sets up ever
Hello, I'm currently working on a project with three organizations and an orderer. So in order to do this, I created a new network, with its own configuration files and with a script that sets up ever
|
By
gonzalo.bustos@...
·
|
|
deploying Multi ORG on multi hosts (2.1)
#docker
Hello everyone, I am training on this example simple enough to deploy on two machines : https://www.rapidqube.com/hyperledger-fabric-2-0-on-multiple-hosts/ I'm trying to test it on two machines, I do
Hello everyone, I am training on this example simple enough to deploy on two machines : https://www.rapidqube.com/hyperledger-fabric-2-0-on-multiple-hosts/ I'm trying to test it on two machines, I do
|
By
ilyessv12@...
·
|
|
Deprecation of Docker Runtime in Kubernetes - No access to local docker socket 10 messages
#docker
#hyperledger-fabric
#fabric
From what I have found so far in a limited bit of looking into the effects of the deprecation when it actually happens is that it will cause a breaking change to the Dind container. Although there is
From what I have found so far in a limited bit of looking into the effects of the deprecation when it actually happens is that it will cause a breaking change to the Dind container. Although there is
|
By
...
·
|
|
Hyperledger Fabric 2.2 - Unable to connect to the discovered orderer 3 messages
#docker
#docker-compose
#fabric
I have actually solved the problem by adding the DNS (org.example.com, peer0.org1.example.com, etc) in the application's /etc/hosts. Thanks!
I have actually solved the problem by adding the DNS (org.example.com, peer0.org1.example.com, etc) in the application's /etc/hosts. Thanks!
|
By
...
·
|
|
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
...
·
|
|
Separate proposal packaging and sending with "peer" command
#hyperledger-fabric
#docker
Hi, I'm working with fabric docker containers to build an example and trying to avoid making a client application. What we need to do has to put a tag (e.g. a keyed hash of it) of the transaction in t
Hi, I'm working with fabric docker containers to build an example and trying to avoid making a client application. What we need to do has to put a tag (e.g. a keyed hash of it) of the transaction in t
|
By
@secure12
·
|
|
Issues with docker in Fedora 30? 11 messages
#docker
traffic can go out out does not mean that traffic can come in, so ping google does not really mean your necessary ports are open. as I have indicated earlier in this doc, https://github.com/litong01/m
traffic can go out out does not mean that traffic can come in, so ping google does not really mean your necessary ports are open. as I have indicated earlier in this doc, https://github.com/litong01/m
|
By
Tong Li
·
|
|
Pulling chaincode related image from a private registry 2 messages
#fabric-chaincode
#docker
#hyperledger-fabric
There is no support for authenticating to a Docker registry within the peer. Iy your private registry requires authentication, then you will need to pull the images on the host where the Docker daemon
There is no support for authenticating to a Docker registry within the peer. Iy your private registry requires authentication, then you will need to pull the images on the host where the Docker daemon
|
By
...
·
|
|
Why can't my peers connect to couchdb? 3 messages
#couchdb
#docker
#fabric
Oh, my bad. I had downloaded fabric samples binaries, images, etc a few months back and also downloaded a new one last week only via git clone (so I think only the sample codes changed?). That probabl
Oh, my bad. I had downloaded fabric samples binaries, images, etc a few months back and also downloaded a new one last week only via git clone (so I think only the sample codes changed?). That probabl
|
By
stpcmferiwbtnundnx@...
·
|
|
Fast way of restarting Fabric v2 network for development?
#fabric
#docker
Hello, I would like to know what is the fastest way of developing chaincode and fabric-node-sdk with fabric v2 at the same time? For now we are using `fabric-samples/test-network` but it's starting ov
Hello, I would like to know what is the fastest way of developing chaincode and fabric-node-sdk with fabric v2 at the same time? For now we are using `fabric-samples/test-network` but it's starting ov
|
By
dobroslaw.zybort@...
·
|
|
Peer 2.1.1 & CouchDB Error detected during WarmIndexAllIndexes() 3 messages
#couchdb
#docker
#fabric
#fabric-questions
Hi David, thanks for the reply, I've recreated the network and now it seems to work, I'll save save your hint for possible future problems. Mattia IFIN SISTEMI S.R.L. a socio unico Via G. Medici 9/a 3
Hi David, thanks for the reply, I've recreated the network and now it seems to work, I'll save save your hint for possible future problems. Mattia IFIN SISTEMI S.R.L. a socio unico Via G. Medici 9/a 3
|
By
Mattia Bolzonella
·
|
|
Increase chaincode instantiation timeout
#fabric
#docker
#fabric-chaincode
#fabric-questions
#hyperledger-fabric
Is there anyway to increase the wait time on a chaincode instantiation? The default seems to be about 10 minutes but I have a peer with low bandwidth and the docker image download combined with the co
Is there anyway to increase the wait time on a chaincode instantiation? The default seems to be about 10 minutes but I have a peer with low bandwidth and the docker image download combined with the co
|
By
mark@...
·
|
|
Connection refusal error in fabcar
#fabric-questions
#hyperledger-fabric
#docker
#fabric-chaincode
#couchdb
I have installed hyperledger fabric 2.0.0. When I try to run the fabcar example, I am getting an error like this "Error: error getting endorser client for channel: endorser client failed to connect to
I have installed hyperledger fabric 2.0.0. When I try to run the fabcar example, I am getting an error like this "Error: error getting endorser client for channel: endorser client failed to connect to
|
By
divya.s@...
·
|
|
How to error check for wrong Admin MSP certificate on network 2 messages
#fabric
#docker
#fabric-ca
BatchSize actually falls under the Orderer group and not the Application group. Therefore, you need a majority of the orderer admins to sign the config update. Given you state this is a simple network
BatchSize actually falls under the Orderer group and not the Application group. Therefore, you need a majority of the orderer admins to sign the config update. Given you state this is a simple network
|
By
...
·
|
|
Peer Failed connecting to Orderer: Channel created but Peer is not connection to Orderer and unable to retrieve blocks from ordering service.
#fabric-sdk-node
#docker
#raft
#consensus
#cal-notice
We are not using CLI. We are creating channel using Node SDK and creating infrastructure using shell script. We are using Raft consensus with 5 orderer and Raft cluster is working fine. Orderers elect
We are not using CLI. We are creating channel using Node SDK and creating infrastructure using shell script. We are using Raft consensus with 5 orderer and Raft cluster is working fine. Orderers elect
|
By
Akshay Soni
·
|
|
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
...
·
|