|
Update expired orderer org admin certificate and orderer certs
20 messages
#fabric-questions
#fabric-orderer
#signcerts
#fabric
Hi Ramesh, 1: In my situation I had all the certs expired, both admin (peer and orderers), TLS and MSP certs. 2: You need to sign with old certs in orderer tu run the update, if I recall correctly the
Hi Ramesh, 1: In my situation I had all the certs expired, both admin (peer and orderers), TLS and MSP certs. 2: You need to sign with old certs in orderer tu run the update, if I recall correctly the
|
By
Mattia Bolzonella
·
|
|
ORDERER_ADMIN env variables
4 messages
#fabric-orderer
It seems it should work, but it is possibly using the generic orderer.yaml file and not your env variables. So, you may want to double-check that you are working from the correct directory and you are
It seems it should work, but it is possibly using the generic orderer.yaml file and not your env variables. So, you may want to double-check that you are working from the correct directory and you are
|
By
...
·
|
|
Missed data/transactions while stress testing
3 messages
#hyperledger-fabric
#fabric-questions
#fabric-orderer
#fabric
#network
Hi Dave. Thank you very much for your response and clarifications about this subject. The documentation update will be more than welcome as I feel it is a very important observation to be done and the
Hi Dave. Thank you very much for your response and clarifications about this subject. The documentation update will be more than welcome as I feel it is a very important observation to be done and the
|
By
jefferson.rs@...
·
|
|
Multiple orderer organizations in a single fabric network
3 messages
#fabric
#fabric-orderer
This is great news. Thanks for your reply.
This is great news. Thanks for your reply.
|
By
Kevin X
·
|
|
Error in raft consensus for hyperledger fabric network after TLS certificate rotation
#fabric-ca
#fabric-orderer
#hyperledger-fabric
#raft
#tls
After the expiration of tls and admin certs of the peer and orderers in the network, I'm trying to rotate the tls certificates of the orderer by making config updates in all the channels of which the
After the expiration of tls and admin certs of the peer and orderers in the network, I'm trying to rotate the tls certificates of the orderer by making config updates in all the channels of which the
|
By
trinayanbhatt1@...
·
|
|
Starting Orderer: Failed validating bootstrap block: initializing channelconfig failed: could not create channel Orderer sub-group config
7 messages
#hyperledger-fabric
#fabric-orderer
Hi there, If there would be anyone that could look in to the setup. This is a part of the Kubernetes setup that I’m using to deploy on k8s cluster. https://github.com/Marek00Malik/hyperledger-k8 The r
Hi there, If there would be anyone that could look in to the setup. This is a part of the Kubernetes setup that I’m using to deploy on k8s cluster. https://github.com/Marek00Malik/hyperledger-k8 The r
|
By
...
·
|
|
Admin certs and tls certs of orderers and peers expired.
#policies
#administrator-organiization
#consensus
#fabric-orderer
I'm using hyperledger fabric 1.4.9 and my admin certs and tls certs of ordererers expired. I also raised the issue on jira. After enrolling new admin and tls certs i try doing this :- Do config update
I'm using hyperledger fabric 1.4.9 and my admin certs and tls certs of ordererers expired. I also raised the issue on jira. After enrolling new admin and tls certs i try doing this :- Do config update
|
By
Adarsha Jha
·
|
|
#fabric-ca #fabric-orderer #hyperledger-fabric Unable to start the Orderer, keep getting "initializing channelconfig failed: could not create channel Consortiums sub-group config:"
5 messages
#fabric-ca
#fabric-orderer
#hyperledger-fabric
Is there any change someone could help here? I really straggling on finding what is the bottom reason. The config.yaml file is read correctly, because if I change the paths or the cert names then I’m
Is there any change someone could help here? I really straggling on finding what is the bottom reason. The config.yaml file is read correctly, because if I change the paths or the cert names then I’m
|
By
...
·
|
|
fetch config block of system-channel returns &{FORBIDDEN} [RESOLVED]
#fabric-orderer
#fabric-questions
Yes. It also requires Orderer's Admin user, i.e., change this env var: CORE_PEER_MSPCONFIGPATH=/etc/hyperledger/test-network/organizations/ordererOrganizations/example.com/users/Admin\@...
Yes. It also requires Orderer's Admin user, i.e., change this env var: CORE_PEER_MSPCONFIGPATH=/etc/hyperledger/test-network/organizations/ordererOrganizations/example.com/users/Admin\@...
|
By
Yueming Xu
·
|
|
fetch config block of system-channel returns &{FORBIDDEN}
3 messages
#fabric-orderer
#fabric-questions
Hey Yueming, The problem is that the system-channel can only be fetched using the identity/MSP of the orderer. So in your CLI you gotta use CORE_PEER_ADDRESS and CORE_PEER_LOCALMSPID as the OrdererMSP
Hey Yueming, The problem is that the system-channel can only be fetched using the identity/MSP of the orderer. So in your CLI you gotta use CORE_PEER_ADDRESS and CORE_PEER_LOCALMSPID as the OrdererMSP
|
By
Nicholas Leonardi
·
|
|
High latency during performance testing for orderer
#fabric
#fabric-sdk-node
#grpc
#fabric-orderer
Hi everyone, We are having 2 org, 3 orderer setup on fabric v2.2 and we are running performance tests on this network. The client which interacts with peers is written in nodejs and fabric-network lib
Hi everyone, We are having 2 org, 3 orderer setup on fabric v2.2 and we are running performance tests on this network. The client which interacts with peers is written in nodejs and fabric-network lib
|
By
susheeldighade@...
·
|
|
#fabric-questions #fabric #fabric-orderer #hyperledger-fabric
2 messages
#fabric-questions
#fabric
#fabric-orderer
#hyperledger-fabric
I am not familiar with that log message so maybe somebody else can help there. On the latency, it's worth having a clear picture of the transaction flow and where latency will occur. For the client su
I am not familiar with that log message so maybe somebody else can help there. On the latency, it's worth having a clear picture of the transaction flow and where latency will occur. For the client su
|
By
Mark Lewis
·
|
|
Upgrading to 2.2.1
2 messages
#fabric-ca
#fabric-orderer
#fabric
There is a discussion of this issue at: https://github.com/hyperledger/fabric/pull/2069
There is a discussion of this issue at: https://github.com/hyperledger/fabric/pull/2069
|
By
Mark Lewis
·
|
|
#fabric-questions #fabric #fabric-orderer #hyperledger-fabric
2 messages
#fabric-questions
#fabric
#fabric-orderer
#hyperledger-fabric
https://stackoverflow.com/a/64642389/8211613 From: neha.ghogale@... To: fabric@... Date: 11/02/2020 12:38 PM Subject: [EXTERNAL] [Hyperledger Fabric] #fabric-questions #fa
https://stackoverflow.com/a/64642389/8211613 From: neha.ghogale@... To: fabric@... Date: 11/02/2020 12:38 PM Subject: [EXTERNAL] [Hyperledger Fabric] #fabric-questions #fa
|
By
Yacov
·
|
|
#fabric-questions #fabric #fabric-orderer #hyperledger-fabric
3 messages
#fabric-questions
#fabric
#fabric-orderer
#hyperledger-fabric
Hi, Thanks for your solution. Our DLT network require high TPS and splitting ordering service in 3 different locations will have negative impact on the performance as per raft protocol all ordering no
Hi, Thanks for your solution. Our DLT network require high TPS and splitting ordering service in 3 different locations will have negative impact on the performance as per raft protocol all ordering no
|
By
neha.ghogale@...
·
|
|
Adding a new organisation to the system channel fails after FAB-17733
6 messages
#fabric-orderer
#raft
#fabric
oh I see now why it works, because tls.X509KeyPair https://github.com/hyperledger/fabric/blob/master/internal/pkg/comm/server.go#L74 iterates over the PEM and just put multiple certificates into the t
oh I see now why it works, because tls.X509KeyPair https://github.com/hyperledger/fabric/blob/master/internal/pkg/comm/server.go#L74 iterates over the PEM and just put multiple certificates into the t
|
By
Yacov
·
|
|
TLS handshake failed with error remote error: tls: bad certificate server=Orderer remoteaddress
#docker-compose
#fabric-orderer
Hello I am new to Hyperledger fabric V2.0 and I am working on my first application. I generated the crypto-config folder and the channel-artifcats, but when I run the peer and orderer nodes the ordere
Hello I am new to Hyperledger fabric V2.0 and I am working on my first application. I generated the crypto-config folder and the channel-artifcats, but when I run the peer and orderer nodes the ordere
|
By
...
·
|
|
#fabric #docker-compose #Fabric #fabric-orderer
2 messages
#fabric
#docker-compose
#fabric-orderer
You created the channel "Orderer-channel" here: https://github.com/AbdelrahmanAshraf9079/ExpleoHyperledgerFabric/blob/master/fixtures/config.sh#L10 Brett Logan Software Engineer, IBM Blockchain Phone:
You created the channel "Orderer-channel" here: https://github.com/AbdelrahmanAshraf9079/ExpleoHyperledgerFabric/blob/master/fixtures/config.sh#L10 Brett Logan Software Engineer, IBM Blockchain Phone:
|
By
...
·
|
|
Adding a peer node when no genesis block orderer exist in the channel
6 messages
#fabric-orderer
#raft
#hyperledger-fabric
One quick question. What would happen in the scenario where peer is able to fetch the blocks of the channel from the genesis block orderers? I mean to say, how would the peer identify the Orderer Orga
One quick question. What would happen in the scenario where peer is able to fetch the blocks of the channel from the genesis block orderers? I mean to say, how would the peer identify the Orderer Orga
|
By
chintanr97@...
·
|
|
Verify if the newly added orderer node has synced the blocks in Hyperledger Fabric
#hyperledger-fabric
#raft
#fabric-orderer
I am adding a new orderer node by following the steps mentioned here: Reconfiguring the RAFT cluster. In the 5th step we can see that following is mentioned: Now, I went through a few options to perfo
I am adding a new orderer node by following the steps mentioned here: Reconfiguring the RAFT cluster. In the 5th step we can see that following is mentioned: Now, I went through a few options to perfo
|
By
chintanr97@...
·
|