|
Re: Minifabric: Unable to connect to peer from cli container
#minifabric
#minifab
#fabric
You need to use -e true flag when you setup network
Sent from my Galaxy Tab® S2
You need to use -e true flag when you setup network
Sent from my Galaxy Tab® S2
|
By
email4tong@gmail.com
·
#9389
·
|
|
Is it possible to transfer the grpcs requests by nginx?
Hi,
Thank you for reading this mail!
We are using hyperledger fabric 2.2 on CentOS 8.2.
In our environment, there are some peers and orderers use TLS to
communicate each otherand it works
Hi,
Thank you for reading this mail!
We are using hyperledger fabric 2.2 on CentOS 8.2.
In our environment, there are some peers and orderers use TLS to
communicate each otherand it works
|
By
Ye, Qing <ye_qing.pfu@...>
·
#9388
·
|
|
Minifabric: Unable to connect to peer from cli container
#minifabric
#minifab
#fabric
I am using minifabric and I am unable to connect to peer from cli container. Below is the error message that I get:
bash-5.0# peer channel list
Error: error getting endorser client for channel:
I am using minifabric and I am unable to connect to peer from cli container. Below is the error message that I get:
bash-5.0# peer channel list
Error: error getting endorser client for channel:
|
By
Kevin X
·
#9387
·
|
|
Joined peer or out of sync peers don't sync blocks
Hi,
When I join a new peer or the peer is offline and lags behind the maximum ledger, they are not able to recover.
In the next image, I have a channel with 6 peers; the first one is the anchor peer;
Hi,
When I join a new peer or the peer is offline and lags behind the maximum ledger, they are not able to recover.
In the next image, I have a channel with 6 peers; the first one is the anchor peer;
|
By
David Viejo <davidviejopomata@...>
·
#9386
·
|
|
Hyperledger Fabric Documentation Workgroup call - Western hemisphere - Fri, 12/11/2020 11:00am-12:00pm
#cal-reminder
Reminder: Hyperledger Fabric Documentation Workgroup call - Western hemisphere
When: Friday, 11 December 2020, 11:00am to 12:00pm, (GMT-05:00) America/New
Reminder: Hyperledger Fabric Documentation Workgroup call - Western hemisphere
When: Friday, 11 December 2020, 11:00am to 12:00pm, (GMT-05:00) America/New
|
By
fabric@lists.hyperledger.org Calendar <fabric@...>
·
#9385
·
|
|
Re: Error in executing commands on peer container
#fabric
Yes, check this out:
https://hyperledger-fabric.readthedocs.io/en/release-2.2/test_network.html#interacting-with-the-network
It is asked to set following env. variables:
# Environment variables for
Yes, check this out:
https://hyperledger-fabric.readthedocs.io/en/release-2.2/test_network.html#interacting-with-the-network
It is asked to set following env. variables:
# Environment variables for
|
By
Prasanth Sundaravelu
·
#9384
·
|
|
Re: Error in executing commands on peer container
#fabric
Thanks Prasanth.
How can I tell peer to use admin identity, I do not see any command line option to specify the identity to use. Is this driven by an environment variable.
It is also not clear which
Thanks Prasanth.
How can I tell peer to use admin identity, I do not see any command line option to specify the identity to use. Is this driven by an environment variable.
It is also not clear which
|
By
Kevin X
·
#9383
·
|
|
Re: Error in executing commands on peer container
#fabric
Yes, Lifecycle operations should be carried out by admin identity.
Yes, Lifecycle operations should be carried out by admin identity.
|
By
Prasanth Sundaravelu
·
#9382
·
|
|
Hyperledger Fabric Documentation Workgroup call - Eastern hemisphere - Fri, 12/11/2020 6:00am-7:00am
#cal-reminder
Reminder: Hyperledger Fabric Documentation Workgroup call - Eastern hemisphere
When: Friday, 11 December 2020, 6:00am to 7:00am, (GMT+00:00)
Reminder: Hyperledger Fabric Documentation Workgroup call - Eastern hemisphere
When: Friday, 11 December 2020, 6:00am to 7:00am, (GMT+00:00)
|
By
fabric@lists.hyperledger.org Calendar <fabric@...>
·
#9381
·
|
|
Error in executing commands on peer container
#fabric
I am logged on a peer container. When I execute any peer command, I get an ACL error. Below is an example:
peer lifecycle chaincode querycommitted --channelID mychannel --name basic --cafile
I am logged on a peer container. When I execute any peer command, I get an ACL error. Below is an example:
peer lifecycle chaincode querycommitted --channelID mychannel --name basic --cafile
|
By
Kevin X
·
#9380
·
|
|
Fabric Contributor Meeting - Wed, 12/09/2020
#cal-notice
Fabric Contributor Meeting
When:
Wednesday, 9 December 2020
9:00am to 10:00am
(GMT-05:00) America/New
Fabric Contributor Meeting
When:
Wednesday, 9 December 2020
9:00am to 10:00am
(GMT-05:00) America/New
|
By
fabric@lists.hyperledger.org Calendar <noreply@...>
·
#9379
·
|
|
Re: Instantiate nodejs chaincdoe without internet
Hello;
Please check this document for the options.https://hyperledgendary.github.io/docs/goodpractice/nodejs_building_limited_access.html
Regards, Matthew.
Matthew B White IBM Blockchain
Hello;
Please check this document for the options.https://hyperledgendary.github.io/docs/goodpractice/nodejs_building_limited_access.html
Regards, Matthew.
Matthew B White IBM Blockchain
|
By
Matthew White
·
#9378
·
|
|
Instantiate nodejs chaincdoe without internet
Do we have a way to instantiate nodejs chaincode without internet access?
Do we have a way to instantiate nodejs chaincode without internet access?
|
By
grapebaba
·
#9377
·
|
|
Fabric Contributor Meeting - December 9, 2020
Hyperledger Fabric Contributor Meeting
When: Every other Wednesday 9am US Eastern, 14:00 UTC
Where: https://zoom.us/j/5184947650?pwd=UE90WHhEaHRqOGEyMkV3cldKa2d2dz09
Agendas and Recordings:
Hyperledger Fabric Contributor Meeting
When: Every other Wednesday 9am US Eastern, 14:00 UTC
Where: https://zoom.us/j/5184947650?pwd=UE90WHhEaHRqOGEyMkV3cldKa2d2dz09
Agendas and Recordings:
|
By
David Enyeart
·
#9376
·
|
|
Re: Cross-org p2p block dissemination
The recommendation, and defaults as of v2.2, is for all peers to get blocks from an ordering node. You will have more options in terms of permission management if you use separate orgs.
"Carlos
The recommendation, and defaults as of v2.2, is for all peers to get blocks from an ordering node. You will have more options in terms of permission management if you use separate orgs.
"Carlos
|
By
David Enyeart
·
#9375
·
|
|
Cross-org p2p block dissemination
Hi All,
In a simple case of data dissemination from one to many: there is one entity (must be an Org) that is the only Tx proponent/endorser/orderer and there are other entities that just want to
Hi All,
In a simple case of data dissemination from one to many: there is one entity (must be an Org) that is the only Tx proponent/endorser/orderer and there are other entities that just want to
|
By
Carlos Eduardo Matos Ellery
·
#9374
·
|
|
Private Chaincode Lab - Tue, 12/08/2020
#cal-notice
Private Chaincode Lab
When:
Tuesday, 8 December 2020
8:00am to 9:00am
(GMT-08:00) America/Los
Private Chaincode Lab
When:
Tuesday, 8 December 2020
8:00am to 9:00am
(GMT-08:00) America/Los
|
By
fabric@lists.hyperledger.org Calendar <noreply@...>
·
#9373
·
|
|
回复: [Hyperledger Fabric] No way to query chain info from chaincode
Dear Kai,
Beside that chaincode chain call capability, in SDK-node level I prepared a compensational tool in
https://github.com/davidkhala/fabric-common/blob/master/nodejs/admin/QSCCProposal.js
This
Dear Kai,
Beside that chaincode chain call capability, in SDK-node level I prepared a compensational tool in
https://github.com/davidkhala/fabric-common/blob/master/nodejs/admin/QSCCProposal.js
This
|
By
david liu <david-khala@...>
·
#9372
·
|
|
Re: No way to query chain info from chaincode
However it limit capability of smart contract, could it support snapshot read or order the lock to resolve this deadlock bug?
However it limit capability of smart contract, could it support snapshot read or order the lock to resolve this deadlock bug?
|
By
grapebaba
·
#9371
·
|
|
Re: No way to query chain info from chaincode
User chaincode cannot invoke QSCC, i.e., cross-chaincode invocation, as there is a danger of deadlock, and system chaincode was never meant to be queried in this way. You can still query it directly
User chaincode cannot invoke QSCC, i.e., cross-chaincode invocation, as there is a danger of deadlock, and system chaincode was never meant to be queried in this way. You can still query it directly
|
By
Brett T Logan <brett.t.logan@...>
·
#9370
·
|