|
Re: ChannelParticipation integration tests fail with "too many open files" on OSX 10.15
Hi Brett and Yacov,
Thanks for your feedbacks!
I hope I don’t need to escape OS X system integrity protection for this. Although I still don’t understand why channel participation api integration
Hi Brett and Yacov,
Thanks for your feedbacks!
I hope I don’t need to escape OS X system integrity protection for this. Although I still don’t understand why channel participation api integration
|
By
Jay Guo
·
#9649
·
|
|
Re: ChannelParticipation integration tests fail with "too many open files" on OSX 10.15
Hey Jay,
Will and I actually debugged this same problem when he was writing the Channel Participation API tests. The issue was, on Mac the Open File Limit was pretty low, and there is no simple way to
Hey Jay,
Will and I actually debugged this same problem when he was writing the Channel Participation API tests. The issue was, on Mac the Open File Limit was pretty low, and there is no simple way to
|
By
Brett T Logan <development.brett@...>
·
#9648
·
|
|
Re: ChannelParticipation integration tests fail with "too many open files" on OSX 10.15
This is interesting.
It can be either a socket leak or afile leak.
You can isolate your process id (PID)and then invoke lsof -p on it to see what files it is holding.
From: "Jay
This is interesting.
It can be either a socket leak or afile leak.
You can isolate your process id (PID)and then invoke lsof -p on it to see what files it is holding.
From: "Jay
|
By
Yacov
·
#9647
·
|
|
ChannelParticipation integration tests fail with "too many open files" on OSX 10.15
Hi folks,
I'm getting this bizarre error while trying to run integration tests of `ChannelPartitipation`. I'm on OSX 10.15 and wonder if anyone has ever encountered the same issue. I don't think my
Hi folks,
I'm getting this bizarre error while trying to run integration tests of `ChannelPartitipation`. I'm on OSX 10.15 and wonder if anyone has ever encountered the same issue. I don't think my
|
By
Jay Guo
·
#9646
·
|
|
Fabric Contributor Meeting - Wed, 02/17/2021
#cal-notice
Fabric Contributor Meeting
When:
Wednesday, 17 February 2021
9:00am to 10:00am
(GMT-05:00) America/New
Fabric Contributor Meeting
When:
Wednesday, 17 February 2021
9:00am to 10:00am
(GMT-05:00) America/New
|
By
fabric@lists.hyperledger.org Calendar <noreply@...>
·
#9645
·
|
|
Deploying Orderer and OrgPeers on different cloud/datacenter
Hi,
So far we have deployed fabric network in Kubernetes cluster which is established on single Data center ( ie. single IP segment)
Fabric network details:
a) Orderers (5 orderer,1 CA , 1 CLI),
Hi,
So far we have deployed fabric network in Kubernetes cluster which is established on single Data center ( ie. single IP segment)
Fabric network details:
a) Orderers (5 orderer,1 CA , 1 CLI),
|
By
Pechimuthu T
·
#9644
·
|
|
Fabric Contributor Meeting - February 17, 2021
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
·
#9643
·
|
|
Private Chaincode Lab - Tue, 02/16/2021
#cal-notice
Private Chaincode Lab
When:
Tuesday, 16 February 2021
8:00am to 9:00am
(GMT-08:00) America/Los
Private Chaincode Lab
When:
Tuesday, 16 February 2021
8:00am to 9:00am
(GMT-08:00) America/Los
|
By
fabric@lists.hyperledger.org Calendar <noreply@...>
·
#9642
·
|
|
Document that lists all the International Standards relating to Fabric
Hi,
Is there any document or webpage that lists all the International Standards which is relevant to any part/component of Fabric and its governing body as well?
Or can anybody guess the number of
Hi,
Is there any document or webpage that lists all the International Standards which is relevant to any part/component of Fabric and its governing body as well?
Or can anybody guess the number of
|
By
JH Ohm
·
#9641
·
|
|
Hyperledger Fabric Documentation Workgroup call - Western hemisphere - Fri, 02/12/2021
#cal-notice
Hyperledger Fabric Documentation Workgroup call - Western hemisphere
When:
Friday, 12 February 2021
11:00am to 12:00pm
(GMT-05:00) America/New
Hyperledger Fabric Documentation Workgroup call - Western hemisphere
When:
Friday, 12 February 2021
11:00am to 12:00pm
(GMT-05:00) America/New
|
By
fabric@lists.hyperledger.org Calendar <noreply@...>
·
#9640
·
|
|
Re: Fabric 2.0: commit readiness returns false but approvalformyorg returned success
Hi All,
Just to close this thread, I had restarted the network and ran through the steps again and it worked fine without making any fix. Could not reproduce the issue again. Thanks.
Hi All,
Just to close this thread, I had restarted the network and ran through the steps again and it worked fine without making any fix. Could not reproduce the issue again. Thanks.
|
By
Manindra Singh
·
#9639
·
|
|
Re: Chaincode logs
Thanks for the response,
Regarding log storage for monitoring, do you know of any projects that are in this direction to contribute?
Regards,
Santiago.
Thanks for the response,
Regarding log storage for monitoring, do you know of any projects that are in this direction to contribute?
Regards,
Santiago.
|
By
Santiago Figueroa Lorenzo
·
#9638
·
|
|
Re: Weird "panic: runtime error" after multiple transactions
I would have expected more in the leveldb logs after opening, as you get this crash after a while. Anyways, looking at goleveldb code, the other possibility is that in the Fabric code, under some
I would have expected more in the leveldb logs after opening, as you get this crash after a while. Anyways, looking at goleveldb code, the other possibility is that in the Fabric code, under some
|
By
Manish
·
#9637
·
|
|
Re: Weird "panic: runtime error" after multiple transactions
After checking the logs (with some help from Dave Enyart), I don't see any "db@close". I see the "db@open" and the hours seem correct.
18:49:21.592582 log@legend F·NumFile S·FileSize N·Entry
After checking the logs (with some help from Dave Enyart), I don't see any "db@close". I see the "db@open" and the hours seem correct.
18:49:21.592582 log@legend F·NumFile S·FileSize N·Entry
|
By
Tomás Peixinho
·
#9636
·
|
|
Re: ENC: [Hyperledger Fabric] Commit Phase Re-Validation - Phantom Reads
Yes.
Dave Enyeart
"Tomás Peixinho" ---02/11/2021 01:44:53 PM---My query functions are being called from the "invoke" function. Does that mean that they are seen as
From: "Tomás Peixinho"
Yes.
Dave Enyeart
"Tomás Peixinho" ---02/11/2021 01:44:53 PM---My query functions are being called from the "invoke" function. Does that mean that they are seen as
From: "Tomás Peixinho"
|
By
David Enyeart
·
#9635
·
|
|
Re: ENC: [Hyperledger Fabric] Commit Phase Re-Validation - Phantom Reads
My query functions are being called from the "invoke" function. Does that mean that they are seen as invokes as well? Is that why they are being put into the blocks?
De: David Enyeart
My query functions are being called from the "invoke" function. Does that mean that they are seen as invokes as well? Is that why they are being put into the blocks?
De: David Enyeart
|
By
Tomás Peixinho
·
#9634
·
|
|
Re: ENC: [Hyperledger Fabric] Commit Phase Re-Validation - Phantom Reads
Typo fixed:
"peer chaincode query" will execute chaincode and return results to client. No block transaction.
"peer chaincode invoke" will execute chaincode and submit results to ordering into a block
Typo fixed:
"peer chaincode query" will execute chaincode and return results to client. No block transaction.
"peer chaincode invoke" will execute chaincode and submit results to ordering into a block
|
By
David Enyeart
·
#9633
·
|
|
Re: ENC: [Hyperledger Fabric] Commit Phase Re-Validation - Phantom Reads
"peer channel query" will execute chaincode and return results to client. No block transaction.
"peer channel invoke" will execute chaincode and submit results to ordering into a block transaction.
It
"peer channel query" will execute chaincode and return results to client. No block transaction.
"peer channel invoke" will execute chaincode and submit results to ordering into a block transaction.
It
|
By
David Enyeart
·
#9632
·
|
|
Re: ENC: [Hyperledger Fabric] Commit Phase Re-Validation - Phantom Reads
Do queries by partial composite key work differently? Because judging by the number of blocks that are being stored in my case, it appears that the query transactions are being stored in the blocks,
Do queries by partial composite key work differently? Because judging by the number of blocks that are being stored in my case, it appears that the query transactions are being stored in the blocks,
|
By
Tomás Peixinho
·
#9631
·
|
|
Hyperledger Fabric Documentation Workgroup call - Western hemisphere - Fri, 02/12/2021 11:00am-12:00pm
#cal-reminder
Reminder: Hyperledger Fabric Documentation Workgroup call - Western hemisphere
When: Friday, 12 February 2021, 11:00am to 12:00pm, (GMT-05:00) America/New
Reminder: Hyperledger Fabric Documentation Workgroup call - Western hemisphere
When: Friday, 12 February 2021, 11:00am to 12:00pm, (GMT-05:00) America/New
|
By
fabric@lists.hyperledger.org Calendar <fabric@...>
·
#9630
·
|