|
Re: stateDatabase field in core.yaml always shows goleveldb
Thanks for the clarification Gari.
But then how can we confirm that a peer is using couchdb as statedb by checking any configuration and not verifying from the server
Thanks for the clarification Gari.
But then how can we confirm that a peer is using couchdb as statedb by checking any configuration and not verifying from the server
|
By
Suhan Sumeet
·
#7388
·
|
|
Re: stateDatabase field in core.yaml always shows goleveldb
Environment variables act as override for the config persisted in core.yaml (or orderer.yaml for the orderer) and are not persisted.
-----------------------------------------
Gari Singh
Distinguished
Environment variables act as override for the config persisted in core.yaml (or orderer.yaml for the orderer) and are not persisted.
-----------------------------------------
Gari Singh
Distinguished
|
By
Gari Singh <garis@...>
·
#7387
·
|
|
stateDatabase field in core.yaml always shows goleveldb
Hello Team,
Am trying to set BYFN network using couchdb and even I can see the records popping into the db serer, but when I check core.yaml of individual peers the "stateDatabase" field still
Hello Team,
Am trying to set BYFN network using couchdb and even I can see the records popping into the db serer, but when I check core.yaml of individual peers the "stateDatabase" field still
|
By
Suhan Sumeet
·
#7386
·
|
|
Re: fabric-sample: got some error message in the orderer node
Having the same issue when playing with the fabcar example. It seemed like grpc call error, but not sure what is the root cause and how to fix it.
docker logs orderer.example.com >>>
2019-12-12
Having the same issue when playing with the fabcar example. It seemed like grpc call error, but not sure what is the root cause and how to fix it.
docker logs orderer.example.com >>>
2019-12-12
|
By
fabiozhang@...
·
#7385
·
|
|
Re: #hsm #raft Raft and HSM in the same network
#hsm
#raft
Done :)
Though I don't expect it to be solved anytime soon :(
Thanks anyway, glad to see I'm not the only one in need of this
Done :)
Though I don't expect it to be solved anytime soon :(
Thanks anyway, glad to see I'm not the only one in need of this
|
By
Jean-Gaël Dominé <jgdomine@...>
·
#7384
·
|
|
Documentation Workgroup: Agenda for Friday, 13 December - Western hemisphere only this week
Hello All,
We hold our regulardocumentation workgroup call this Friday. Due to travel conflicts,we are only able to hold the Western hemisphere call. I apologize for this;we'll return with both calls
Hello All,
We hold our regulardocumentation workgroup call this Friday. Due to travel conflicts,we are only able to hold the Western hemisphere call. I apologize for this;we'll return with both calls
|
By
Anthony O'Dowd <a_o-dowd@...>
·
#7383
·
|
|
Re: #hsm #raft Raft and HSM in the same network
#hsm
#raft
I have created product feature some time back ( https://jira.hyperledger.org/browse/FAB-16102 ), currently it resides in Backlog. You can probably up vote it :) .
Thanks.
I have created product feature some time back ( https://jira.hyperledger.org/browse/FAB-16102 ), currently it resides in Backlog. You can probably up vote it :) .
Thanks.
|
By
vtech
·
#7382
·
|
|
Re: Proposal : Hyperledger Fabric block archiving
Hi Manish,
Thank you for your response.
I see. We'll keep looking into a solution for this kind of situation and update of the proposal as well.
I understood. I agree that it might be better pub/sub
Hi Manish,
Thank you for your response.
I see. We'll keep looking into a solution for this kind of situation and update of the proposal as well.
I understood. I agree that it might be better pub/sub
|
By
nekia <atsushin@...>
·
#7381
·
|
|
TLS handshake failed when setting up etcdRaft
Hi all,
I am trying to setup 5 Orderers Raft on local machine but the orderers keep complaining "TLS handshake failed". Wondering if anyone has any insight on this problem? Many thanks in advance!!
My
Hi all,
I am trying to setup 5 Orderers Raft on local machine but the orderers keep complaining "TLS handshake failed". Wondering if anyone has any insight on this problem? Many thanks in advance!!
My
|
By
Howin Ho
·
#7380
·
|
|
Re: RAFT Orderer Issue
#fabric
#fabric-orderer
The error message on this one can be taken at face value:
> PANI 020[0m tocommit(8) is out of range [lastIndex(3)]. Was the raft log corrupted, truncated, or lost?
And, as your post indicates, you
The error message on this one can be taken at face value:
> PANI 020[0m tocommit(8) is out of range [lastIndex(3)]. Was the raft log corrupted, truncated, or lost?
And, as your post indicates, you
|
By
Jason Yellick <jyellick@...>
·
#7379
·
|
|
RAFT Orderer Issue
#fabric
#fabric-orderer
Hi All,
Fabric - v1.4.3
I am running a cluster of three orderers out of which two are running without any issues. When the third orderer was started i was getting the below *panic *error --
Even i
Hi All,
Fabric - v1.4.3
I am running a cluster of three orderers out of which two are running without any issues. When the third orderer was started i was getting the below *panic *error --
Even i
|
By
soumya nayak <soumyarjnnayak@...>
·
#7378
·
|
|
Re: changing merge rules
+1
We had relaxed on Gerrit to allow self+2 on changes which did not merit additionally scrutiny, and this was a big improvement in productivity from my perspective. I think it's time we finally
+1
We had relaxed on Gerrit to allow self+2 on changes which did not merit additionally scrutiny, and this was a big improvement in productivity from my perspective. I think it's time we finally
|
By
Jason Yellick <jyellick@...>
·
#7377
·
|
|
Re: Where i can find documentation about HL-Fabric protobufs structure and GRPC communications between nodes?
#fabric
#grpc
#network
Sorry for a late reply, but wanted to add a bit more information to this thread.
Historically, the protos lived inside of the fabric repository, but this caused problems for users who wanted to
Sorry for a late reply, but wanted to add a bit more information to this thread.
Historically, the protos lived inside of the fabric repository, but this caused problems for users who wanted to
|
By
Jason Yellick <jyellick@...>
·
#7376
·
|
|
Installing Hyperledger Fabric without docker
Hi,
I did/tried to do a simple step-by-step guide on how to get Hyperledger Fabric running on systemd.
This is not production grade for sure, but can be taken from here.
I would be happy if you can
Hi,
I did/tried to do a simple step-by-step guide on how to get Hyperledger Fabric running on systemd.
This is not production grade for sure, but can be taken from here.
I would be happy if you can
|
By
Anoop Vijayan <anoop@...>
·
#7375
·
|
|
Re: Generate TLS Certs using fabric-ca-server
The fabric-ca-client will always store things in the MSP folder structure you have below:
msp
├── admincerts
├── cacerts
├── keystore
├── signcerts
└── tlscacerts
So
The fabric-ca-client will always store things in the MSP folder structure you have below:
msp
├── admincerts
├── cacerts
├── keystore
├── signcerts
└── tlscacerts
So
|
By
Gari Singh <garis@...>
·
#7374
·
|
|
Re: Private data : issues and problems
#fabric
#fabric-questions
#fabric-dstorage
I'm honestly a bit tired of your tone. It is unclear to me what you are looking for here. People responded to the salt / hash issue and the documentation has been updated. You offer no alternatives
I'm honestly a bit tired of your tone. It is unclear to me what you are looking for here. People responded to the salt / hash issue and the documentation has been updated. You offer no alternatives
|
By
Gari Singh <garis@...>
·
#7373
·
|
|
Generate TLS Certs using fabric-ca-server
Hi all,
I am searching for a way to generate TLS certs for nodes using a fabric-ca-server. I am using fabric-ca-client. I should be able to get something like this.
tls/
├── ca.crt
├──
Hi all,
I am searching for a way to generate TLS certs for nodes using a fabric-ca-server. I am using fabric-ca-client. I should be able to get something like this.
tls/
├── ca.crt
├──
|
By
sundar@...
·
#7372
·
|
|
Re: Private data : issues and problems
#fabric
#fabric-questions
#fabric-dstorage
I thought the open questions have been discussed... let me summarize and also share some new reference material...
(1) Data accuracy and agreement is the domain of the application, for example
I thought the open questions have been discussed... let me summarize and also share some new reference material...
(1) Data accuracy and agreement is the domain of the application, for example
|
By
David Enyeart
·
#7371
·
|
|
Peer instantiation error
#fabric
#fabric-sdk-node
I am using fabric 1.4 with raft configuration. create channel, join channel, update anchor peers and install chaincode worked fine but facing this issue when trying to instantiate chaincode:
NodeJS
I am using fabric 1.4 with raft configuration. create channel, join channel, update anchor peers and install chaincode worked fine but facing this issue when trying to instantiate chaincode:
NodeJS
|
By
ankit.singh@...
·
#7370
·
|
|
Peer instantiation error
#fabric
#fabric-sdk-node
Getting this error when trying to instantiate the chaincode on Org1:
Peer isn't eligible for channel mychannel : implicit policy evaluation failed - 0 sub-policies were satisfied, but this policy
Getting this error when trying to instantiate the chaincode on Org1:
Peer isn't eligible for channel mychannel : implicit policy evaluation failed - 0 sub-policies were satisfied, but this policy
|
By
ankit.singh@...
·
#7369
·
|