|
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
·
|
|
Channel Update Giving Different Errors Everytime
#fabric-questions
#fabric
Hi All, Fabric- v1.4.3 (RAFT Orderer Set UP) Created a custom policy and added to the application policies , when am trying to do a channel update, every time a different error is coming up like as be
Hi All, Fabric- v1.4.3 (RAFT Orderer Set UP) Created a custom policy and added to the application policies , when am trying to do a channel update, every time a different error is coming up like as be
|
By
...
·
|
|
Certificate management - best practice SDK
#fabric
#fabric-sdk-java
#fabric-questions
Hi, I'm developing a Java module for my project usind the Java SDK and I was wondering if there are some best practice regarding the management of the certificates.
Hi, I'm developing a Java module for my project usind the Java SDK and I was wondering if there are some best practice regarding the management of the certificates.
|
By
mattia bolzonella
·
|
|
"bad certificate" 6 messages
#fabric-ca
#fabricca
#fabric-questions
Hi , Without the TLS enabled on postgres, are you able to set up the fabric-ca-server and start it successfully? Regards, Soumya
Hi , Without the TLS enabled on postgres, are you able to set up the fabric-ca-server and start it successfully? Regards, Soumya
|
By
...
·
|
|
#fabric-questions #fabric Local server & AWS Cloud Multihsoting issue 3 messages
#fabric
#fabric-questions
Yes Anil, then only create channel, join channel, chaincode installation and instantiated successfully. Thanks & Regards, Kamlesh Nagware, Blockchain Consultant Email-kamlesh.nagware@... Mobile:
Yes Anil, then only create channel, join channel, chaincode installation and instantiated successfully. Thanks & Regards, Kamlesh Nagware, Blockchain Consultant Email-kamlesh.nagware@... Mobile:
|
By
Kamlesh Nagware
·
|
|
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
·
|
|
Connecting DLT Adapter with an HSM Enabled Network
#fabric-questions
#hsm
#fabric-ca
Hi everyone, I have created a softhsm enabled fabric network. Now that I DON'T have the admin-cert and admin-private-key in a file, how can I connect with the network from a dlt-adapter without them o
Hi everyone, I have created a softhsm enabled fabric network. Now that I DON'T have the admin-cert and admin-private-key in a file, how can I connect with the network from a dlt-adapter without them o
|
By
Faisal
·
|
|
#fabric-questions #fabric Add New org in fabric network but it want to create new channel 6 messages
#fabric-questions
#fabric
You might also want to inspect this: https://github.com/APGGroeiFabriek/PIVT/blob/master/README.md#adding-new-peer-organizations It’s on Kubernetes and uses Argo flows to execute the commands but the
You might also want to inspect this: https://github.com/APGGroeiFabriek/PIVT/blob/master/README.md#adding-new-peer-organizations It’s on Kubernetes and uses Argo flows to execute the commands but the
|
By
Hakan Eryargi
·
|
|
ENDORESMENT_POLICY_FAILURE
#fabric-ca
#fabric-questions
Hello everyone. I'm running HLF 1.4 on two hosts with two orgs. I have a business network running on it deployed with Hyperledger Composer. My endorsement policy is: { "identities": [ { "role": { "nam
Hello everyone. I'm running HLF 1.4 on two hosts with two orgs. I have a business network running on it deployed with Hyperledger Composer. My endorsement policy is: { "identities": [ { "role": { "nam
|
By
...
·
|
|
ProposalResponse in gateway SDK
#fabric-sdk-java
#fabric-questions
I'm looking at the source code of the gateway SDk, in particulare the submitTransaction method, I'm using the service discovery. As I can tell if the TransactionProposal fails (the chaincode returns a
I'm looking at the source code of the gateway SDk, in particulare the submitTransaction method, I'm using the service discovery. As I can tell if the TransactionProposal fails (the chaincode returns a
|
By
mattia bolzonella
·
|
|
Hyperledger Fabric - How to deserialize a transaction received via QSCC with GetTransactionByID? 3 messages
#fabric
#fabric-questions
Thank you for the response, I managed to Unmarshal using: But the response does not have an Extension, It's empty. All the text is on the ProposalHash. So I cant umarshal to ChaincodeAction. I dont kn
Thank you for the response, I managed to Unmarshal using: But the response does not have an Extension, It's empty. All the text is on the ProposalHash. So I cant umarshal to ChaincodeAction. I dont kn
|
By
fabiomrsoares@...
·
|
|
Log4j2 fabric chaincode
#fabric-questions
Hi, I'm trying to use log4j2 instead of slf4j in my chaincode but i have some problems (obviously the chaincode is written in java): - I've included all the necessary dependencies in my Maven pom file
Hi, I'm trying to use log4j2 instead of slf4j in my chaincode but i have some problems (obviously the chaincode is written in java): - I've included all the necessary dependencies in my Maven pom file
|
By
mattia bolzonella
·
|
|
Orderer rejoining the system channel fails to achieve consensus and update its raft log 6 messages
#fabric-questions
#fabric
Are you referring to ledger rollback? If the tip of WAL is corrupted, you could remove the latest WAL file (inferred from the index in file name), and start the orderer. It will catch up with other no
Are you referring to ledger rollback? If the tip of WAL is corrupted, you could remove the latest WAL file (inferred from the index in file name), and start the orderer. It will catch up with other no
|
By
Jay Guo
·
|
|
Channel hasn't started yet
#fabric
#fabric-questions
#kafka
Dear Community, After an unfortunate docker outage, one of our test channels has stopped working properly. This is the output of a previously working “peer chaincode invoke” command: Error: error send
Dear Community, After an unfortunate docker outage, one of our test channels has stopped working properly. This is the output of a previously working “peer chaincode invoke” command: Error: error send
|
By
...
·
|
|
how get history of a date range by given key 2 messages
#fabric
#fabric-questions
#database
Hi, https://lists.hyperledger.org/g/fabric/topic/how_to_gethistoryforkey_on_a/32567164?p=,,,20,0,0,0::recentpostdate%2Fsticky,,,20,2,20,32567164 Please refer to the above link. Regards, Soumya
Hi, https://lists.hyperledger.org/g/fabric/topic/how_to_gethistoryforkey_on_a/32567164?p=,,,20,0,0,0::recentpostdate%2Fsticky,,,20,2,20,32567164 Please refer to the above link. Regards, Soumya
|
By
...
·
|
|
Fabric 1.4.2 orderer endpoints per organizations configuration 2 messages
#fabric-questions
https://github.com/hyperledger/fabric/blob/master/sampleconfig/configtx.yaml#L63-L66 From: "mattia bolzonella" <bolzonella.mattia@...> To: fabric@... Date: 07/26/2019 12:26 PM
https://github.com/hyperledger/fabric/blob/master/sampleconfig/configtx.yaml#L63-L66 From: "mattia bolzonella" <bolzonella.mattia@...> To: fabric@... Date: 07/26/2019 12:26 PM
|
By
Yacov
·
|
|
update anchor peer failed after add new org to a channel 3 messages
#fabric
#fabric-questions
Because when you execute "./byfn.sh up", the anchor node of Org1 has been set once and its configuration version has been updated. When you execute "peer channel update -o orderer.example.com:7050 -c
Because when you execute "./byfn.sh up", the anchor node of Org1 has been set once and its configuration version has been updated. When you execute "peer channel update -o orderer.example.com:7050 -c
|
By
...
·
|
|
How to register TxStatusEvent
#fabric-questions
#fabric-sdk-go
How do I call `(c *Client) RegisterTxStatusEvent(txID string)` from client before I submit a transaction? The following code executes a transaction, and returns a transactionID in the response, but is
How do I call `(c *Client) RegisterTxStatusEvent(txID string)` from client before I submit a transaction? The following code executes a transaction, and returns a transactionID in the response, but is
|
By
Yueming Xu
·
|