|
Fabric CA unable to register user "attempt to write a readonly database"
#fabricca
#fabric-ca
#fabric-questions
#fabric
Hi, I'm trying to register a user via Fabric Java SDK but I get the error: "Registration of 'UserToRegister' failed: Error adding identity 'UserToRegister' to the database: attempt to write a readonly
Hi, I'm trying to register a user via Fabric Java SDK but I get the error: "Registration of 'UserToRegister' failed: Error adding identity 'UserToRegister' to the database: attempt to write a readonly
|
By
Mattia Bolzonella
·
|
|
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
·
|
|
Hyperledger Fabric: How to deal with node certificate expiry?
#fabric-ca
#hyperledger-fabric
#fabric-questions
What is the recommendation to deal with an expired peer certificate? Must the network admin periodically update the local MSP of peer with renewed certificate?
What is the recommendation to deal with an expired peer certificate? Must the network admin periodically update the local MSP of peer with renewed certificate?
|
By
jefjos6692@...
·
|
|
Replace crypto material generated with cryptogen with CA certificates
#fabric-questions
#fabric
#hyperledger-fabric
Hi, I have a running network with Fabric 1.4 and I need to upgrade it to Fabric 2.1.1. I've generated the crypto material using cryptogen and now I want to use Fabric CA. If I regenerate the crypto ma
Hi, I have a running network with Fabric 1.4 and I need to upgrade it to Fabric 2.1.1. I've generated the crypto material using cryptogen and now I want to use Fabric CA. If I regenerate the crypto ma
|
By
Mattia Bolzonella
·
|
|
回复: [Hyperledger Fabric] Prune blockchain
#fabric
#hyperledger-fabric
#fabric-questions
Some community members are working towards it. https://github.com/hyperledger/fabric-rfcs/pull/27 发件人: fabric@... <fabric@...> 代表 perillo.pasquale@... <perill
Some community members are working towards it. https://github.com/hyperledger/fabric-rfcs/pull/27 发件人: fabric@... <fabric@...> 代表 perillo.pasquale@... <perill
|
By
...
·
|
|
Prune blockchain
#fabric
#hyperledger-fabric
#fabric-questions
Hi I'd like to ask if there is a way to prune channel ledger and archive older transactions to relieve peers storage, and if this practice makes sense to avoid performance degradation. Thanks in advan
Hi I'd like to ask if there is a way to prune channel ledger and archive older transactions to relieve peers storage, and if this practice makes sense to avoid performance degradation. Thanks in advan
|
By
Pasquale Perillo
·
|
|
#fabric #fabric-questions #hyperledger-fabric
#fabric
#fabric-questions
#hyperledger-fabric
Read https://github.com/hyperledger/fabric-rfcs/pull/27 From: perillo.pasquale@... To: fabric@... Date: 06/04/2020 01:12 PM Subject: [EXTERNAL] [Hyperledger Fabric] #fabric #fa
Read https://github.com/hyperledger/fabric-rfcs/pull/27 From: perillo.pasquale@... To: fabric@... Date: 06/04/2020 01:12 PM Subject: [EXTERNAL] [Hyperledger Fabric] #fabric #fa
|
By
Yacov
·
|
|
Intercept Invoke call, rcp error
#fabric-questions
#network
#hyperledger-fabric
Hi, I want to intercept an invoke call (fab1.4, first-network, disabled tls, working on CLI). My idea was to to make use of burp/mitmproxy (listening at 127.0.0.8080) to intercept the invoke call to c
Hi, I want to intercept an invoke call (fab1.4, first-network, disabled tls, working on CLI). My idea was to to make use of burp/mitmproxy (listening at 127.0.0.8080) to intercept the invoke call to c
|
By
...
·
|
|
Hyperledger Fabric : test-network client failed to connect 5 messages
#hyperledger-fabric
#fabric-questions
Would it be possible to post the default configuration after installing docker in your machine . I mean the iptables -L. This could be helpful to try if there is a possibility of firewall configuratio
Would it be possible to post the default configuration after installing docker in your machine . I mean the iptables -L. This could be helpful to try if there is a possibility of firewall configuratio
|
By
p.kirkinezis@...
·
|
|
Performance improvement 19 messages
#fabric-sdk-java
#fabric-questions
Hi David, I have tried to replicate the same scenario you setup with FabCar, because your response was quite nice (3500ms for 140 records, this would entirely acceptable for my team at this stage). I
Hi David, I have tried to replicate the same scenario you setup with FabCar, because your response was quite nice (3500ms for 140 records, this would entirely acceptable for my team at this stage). I
|
By
...
·
|
|
#fabric-questions LifecycleEndorsement with signature policy: ENDORSEMENT_FAILURE 4 messages
#fabric-questions
Thanks for the reply. I've modified the policy accordingly to your response and now it's working fine, thank you.
Thanks for the reply. I've modified the policy accordingly to your response and now it's working fine, thank you.
|
By
Mattia Bolzonella
·
|
|
Cannot start peer due to "certificate has expired or is not yet valid" but it's not 13 messages
#fabric
#fabric-questions
Update: I've delayed the generation of the peer certs and now it starts correctly. Thanks for the help!
Update: I've delayed the generation of the peer certs and now it starts correctly. Thanks for the help!
|
By
Mattia Bolzonella
·
|
|
How to share an Asset that belongs to UserA in Org1 to UserB of Org2 instaed of asset transfer in Hyperledger fabric v1.4 ? 2 messages
#fabric-chaincode
#couchdb
#fabric-questions
#hyperledger-fabric
Private data collections define which organization's peers are authorized to receive and store the private data. This is orthogonal to user based access control. You need to consider both aspects. So
Private data collections define which organization's peers are authorized to receive and store the private data. This is orthogonal to user based access control. You need to consider both aspects. So
|
By
David Enyeart
·
|
|
TLS error: bad certificate (peer channel join)
#configtxgen
#fabric-questions
#tls
#fabric
#fabric-ca
Hi all, I still have this issue after multiple tests. Does anyone has an idea on what is causing it? ... Thank you!
Hi all, I still have this issue after multiple tests. Does anyone has an idea on what is causing it? ... Thank you!
|
By
...
·
|
|
Go routines in chaincode helps? (especially with GetState() and GetStateByRange() APIs 16 messages
#fabric
#hyperledger-fabric
#fabric-questions
Thanks Manish, I will do so.
Thanks Manish, I will do so.
|
By
Prasanth Sundaravelu
·
|
|
[EXTERNAL] Re: [Hyperledger Fabric] Go routines in chaincode helps? (especially with GetState() and GetStateByRange() APIs
#fabric
#hyperledger-fabric
#fabric-questions
Hi Team, I had issue that peer container is constantly down. It is really random like once every four months. Here is error message. Could you please help with this why this happen? Version : HF 1.4.0
Hi Team, I had issue that peer container is constantly down. It is really random like once every four months. Here is error message. Could you please help with this why this happen? Version : HF 1.4.0
|
By
Park, Jungil
·
|
|
Change genesis block to another specified block number 2 messages
#fabric
#fabric-questions
Hi, that is exactly the point of the checkpoint feature https://jira.hyperledger.org/browse/FAB-106, which is currently being investigated so that a RFC proposal can be submitted to the community. Dav
Hi, that is exactly the point of the checkpoint feature https://jira.hyperledger.org/browse/FAB-106, which is currently being investigated so that a RFC proposal can be submitted to the community. Dav
|
By
David Enyeart
·
|
|
Hyperleger Fabric 2.0 -Life cycle endorsement with “Any Majority” is not working.
#fabric-questions
Chain code life cycle endorsement is not working when following changes made in configtx.yaml. LifecycleEndorsement: Type: ImplicitMeta Rule: "ANY Endorsement" Endorsement: Type: ImplicitMeta Rule: "A
Chain code life cycle endorsement is not working when following changes made in configtx.yaml. LifecycleEndorsement: Type: ImplicitMeta Rule: "ANY Endorsement" Endorsement: Type: ImplicitMeta Rule: "A
|
By
Kumari Shweta
·
|
|
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@...
·
|
|
#fabric-questions #fabric 2 messages
#fabric-questions
#fabric
It is true that you'll see higher throughput if you load balance endorsement requests across multiple peers. You likely want multiple peers per org anyways for HA purpose. I suspect that error message
It is true that you'll see higher throughput if you load balance endorsement requests across multiple peers. You likely want multiple peers per org anyways for HA purpose. I suspect that error message
|
By
David Enyeart
·
|