|
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@...
·
|
|
Chaincode gets instantiated but not able to invoke or list it 2 messages
#fabric
#fabric-chaincode
Hey mrudav, Did you make any progress on this? I am trying the same and it also fails at initializing the chaincode. On the worker node I can see that the chaincode container is started with a log mes
Hey mrudav, Did you make any progress on this? I am trying the same and it also fails at initializing the chaincode. On the worker node I can see that the chaincode container is started with a log mes
|
By
...
·
|
|
Blockchain and Machine learning 2 messages
#fabric-chaincode
#hyperledger-fabric
#couchdb
From the Fabric docs: "If you want to build a dashboard or collect aggregate data as part of your application, you can query an off-chain database that replicates the data from your blockchain network
From the Fabric docs: "If you want to build a dashboard or collect aggregate data as part of your application, you can query an off-chain database that replicates the data from your blockchain network
|
By
David Enyeart
·
|
|
#couchdb #fabric-chaincode 2 messages
#fabric-chaincode
#couchdb
Fabric only exposes a subset of CouchDB functionality. JSON queries and associated indexes are supported, but map reduce queries are not supported, since this is not a pattern we expect many databases
Fabric only exposes a subset of CouchDB functionality. JSON queries and associated indexes are supported, but map reduce queries are not supported, since this is not a pattern we expect many databases
|
By
David Enyeart
·
|
|
Quickly accessing composite keys without range query 3 messages
#fabric-chaincode
#fabric-questions
Oh, is it? Thanks for reply David.
Oh, is it? Thanks for reply David.
|
By
Prasanth Sundaravelu
·
|
|
Is there a way to block chaincode access for SDK? 5 messages
#fabric-chaincode
No, we need the data to exist in all the nodes in network. No hiding required. Can you elaborate a little on how do you suggest to use private data here? Id you're thinking about some special exploita
No, we need the data to exist in all the nodes in network. No hiding required. Can you elaborate a little on how do you suggest to use private data here? Id you're thinking about some special exploita
|
By
Prasanth Sundaravelu
·
|
|
Java chaincode 1.4.4 failed to submit task for processing 3 messages
#fabric-questions
#fabric-chaincode
#fabric
FYI issue raised here https://jira.hyperledger.org/browse/FAB-17110 Regards, Matthew. Matthew B White IBM Blockchain Solutions Architect Email me at WHITEMAT@... Find me on StackOverflow, and g
FYI issue raised here https://jira.hyperledger.org/browse/FAB-17110 Regards, Matthew. Matthew B White IBM Blockchain Solutions Architect Email me at WHITEMAT@... Find me on StackOverflow, and g
|
By
Matthew White
·
|
|
COULD NOT ASSEMBLE TRANSACTION, ERR PROPOSAL RESPONSE WAS NOT SUCCESSFUL, ERROR CODE 500, MSG INSTANTIATION POLICY VIOLATION: SIGNATURE SET DIDNOT SATIFY POLICY 5 messages
#fabric-chaincode
Yes we have tried packaging, signing and then installing on each peer. We also confirmed by listing the chaincodes on both the peers and the IDs matched. The IDs also matched in the previous case as w
Yes we have tried packaging, signing and then installing on each peer. We also confirmed by listing the chaincodes on both the peers and the IDs matched. The IDs also matched in the previous case as w
|
By
Faisal
·
|
|
Major security hole in Hyperledger Fabric - Private Data is not private 38 messages
#fabric-chaincode
#ssl
#fabric
#fabric-questions
#fabric-dstorage
Hello Ivan, I have been following this thread for a while. Thanks for raising some of these issues. While it is important to question and to challenge the assumptions underlying Hyperledger Fabric, th
Hello Ivan, I have been following this thread for a while. Thanks for raising some of these issues. While it is important to question and to challenge the assumptions underlying Hyperledger Fabric, th
|
By
Vipin Bharathan
·
|
|
Updated Go chaincode to the new programming model (contract API) 2 messages
#fabric
#fabric-chaincode
Thanks Andrew! As always, the recording can be found at: https://wiki.hyperledger.org/display/fabric/Contributor+Meetings Dave Enyeart andrew.hurt1---11/13/2019 05:37:48 AM---Hello, On today's contrib
Thanks Andrew! As always, the recording can be found at: https://wiki.hyperledger.org/display/fabric/Contributor+Meetings Dave Enyeart andrew.hurt1---11/13/2019 05:37:48 AM---Hello, On today's contrib
|
By
David Enyeart
·
|
|
chaincode fingerprint ID is mismatching 2 messages
#fabric-chaincode
#fabric-questions
Hi Suresh, It must be the exact same folder with the exact same files when you install. But that's not for production, here's what you do: 1. In org1 where you instantiated the chaincode, run the the
Hi Suresh, It must be the exact same folder with the exact same files when you install. But that's not for production, here's what you do: 1. In org1 where you instantiated the chaincode, run the the
|
By
Nicholas Leonardi
·
|
|
Attribute 'abac.init' was not found
#fabric
#fabricca
#fabric-ca
#fabric-chaincode
#fabric-questions
Hi all, While Instantiating the chaincode I am getting following Error 2019-10-29 13:14:40.559 UTC [msp.identity] Sign -> DEBU 04a Sign: plaintext: 0ADE080A6708031A0C08C0F6E0ED0510...30300A000A0465736
Hi all, While Instantiating the chaincode I am getting following Error 2019-10-29 13:14:40.559 UTC [msp.identity] Sign -> DEBU 04a Sign: plaintext: 0ADE080A6708031A0C08C0F6E0ED0510...30300A000A0465736
|
By
...
·
|
|
failed to invoke chaincode name:"lscc" , error: container exited with 254 2 messages
#fabric-chaincode
#fabric-questions
Hey, I've had this problem before. What I did to solve it and seems bizarre is I created a new file and just simply copied and pasted the entire chaincode to the new file and used that. Em domingo, 27
Hey, I've had this problem before. What I did to solve it and seems bizarre is I created a new file and just simply copied and pasted the entire chaincode to the new file and used that. Em domingo, 27
|
By
Nicholas Leonardi
·
|
|
Error while registering peer and client certs using LDAP server
#fabric-ca
#fabric-chaincode
#raft
I am trying to setup fabric network using external-ca and so I have to register and enroll certs for all the peers and clients and for registration of certificates LDAP server is being used. After gen
I am trying to setup fabric network using external-ca and so I have to register and enroll certs for all the peers and clients and for registration of certificates LDAP server is being used. After gen
|
By
trinayanbhatt1@...
·
|
|
Chaincode Container Not Getting Created 4 messages
#fabric
#fabric-chaincode
Thanks Nicholas for the reply. One thing i noticed is when i am installing the private chaincode . i checked in both the peer org machines the IDs of the installed chaincode is same but still the cont
Thanks Nicholas for the reply. One thing i noticed is when i am installing the private chaincode . i checked in both the peer org machines the IDs of the installed chaincode is same but still the cont
|
By
...
·
|
|
Mutliple Anchor Peer Endorsement from CLI 2 messages
#fabric
#fabric-chaincode
Hi All, Now am able to invoke the chaincode using the *--peerAddresses* and *--tlsRootCertFiles* attributes But one more doubt i had was - lets say OrgA and OrgB peers have to endorse a transaction --
Hi All, Now am able to invoke the chaincode using the *--peerAddresses* and *--tlsRootCertFiles* attributes But one more doubt i had was - lets say OrgA and OrgB peers have to endorse a transaction --
|
By
...
·
|
|
Chaincode Container Exiting 6 messages
#fabric
#fabric-chaincode
Hi Murali and Team, The issue has been raised in JIRA. Find the below link https://jira.hyperledger.org/browse/FAB-16652 Regards, Soumya
Hi Murali and Team, The issue has been raised in JIRA. Find the below link https://jira.hyperledger.org/browse/FAB-16652 Regards, Soumya
|
By
...
·
|
|
Instantiate test contract fails with Contract name is not known 4 messages
#fabric-questions
#fabric-chaincode
No, that's right, for a minimal test case I only changed the class name. In the original attempt I changed both and got the same behaviour.
No, that's right, for a minimal test case I only changed the class name. In the original attempt I changed both and got the same behaviour.
|
By
Keith Harrison-Broninski
·
|
|
#fabric #fabric-chaincode 2 messages
#fabric
#fabric-chaincode
HI All, Please ignore. Its resolved. I missed to install first the newer version of chaincode. Instead i was doing a direct upgrade. Regards, Soumya
HI All, Please ignore. Its resolved. I missed to install first the newer version of chaincode. Instead i was doing a direct upgrade. Regards, Soumya
|
By
...
·
|