|
container is not running.
#couchdb
#fabric-peer
#hyperledger-fabric
./startFabric.sh Development only script for Hyperledger Fabric control Running 'startFabric.sh' FABRIC_VERSION is unset, assuming hlfv12 FABRIC_START_TIMEOUT is unset, assuming 15 (seconds) Removing
./startFabric.sh Development only script for Hyperledger Fabric control Running 'startFabric.sh' FABRIC_VERSION is unset, assuming hlfv12 FABRIC_START_TIMEOUT is unset, assuming 15 (seconds) Removing
|
By
Vivek Vohra
·
|
|
External chaincode build - package couchdb indexes 2 messages
#fabric
#couchdb
I figure out the issue with this. If anyone encounter the same problem then this might help. Make sure that you're copying the META-INF folder in the external build and release scripts. You can refer
I figure out the issue with this. If anyone encounter the same problem then this might help. Make sure that you're copying the META-INF folder in the external build and release scripts. You can refer
|
By
...
·
|
|
CouchDB filter and pagination with views and lists
#couchdb
#database
#fabric
Hi everyone. We are trying to build an application in HL Fabric with CouchDB and Golang, and it has grown a bit too much, and now we have many data types where we need to make join equivalents in the
Hi everyone. We are trying to build an application in HL Fabric with CouchDB and Golang, and it has grown a bit too much, and now we have many data types where we need to make join equivalents in the
|
By
milton.sesarego@...
·
|
|
Is there any way to query the couchDB records by nested properties of an array?
#couchdb
#fabric-chaincode
Hi there, I'm was trying to find out if this is possible on the SO and reading the CouchDB documentation, but could not find anything that would work on the Fauxton web client to test it. I have a dat
Hi there, I'm was trying to find out if this is possible on the SO and reading the CouchDB documentation, but could not find anything that would work on the Fauxton web client to test it. I have a dat
|
By
...
·
|
|
How to perform a "JOIN" using couchdb 2 messages
#couchdb
#database
FYI: we are working with the GO SDK, and we have a struct with idCategory (integer) and another structure with the idCategory and its value. I need to "join" the result. Maybe the solution is not rela
FYI: we are working with the GO SDK, and we have a struct with idCategory (integer) and another structure with the idCategory and its value. I need to "join" the result. Maybe the solution is not rela
|
By
...
·
|
|
Unable to Query data from Hyperledger Fabric 9 messages
#couchdb
#fabric-chaincode
#hyperledger-fabric
I had a similar error and ended up being an issue with the high number of records (400k+) processed by the query. I am not sure whether this could be related to your case, but using indexes (and even
I had a similar error and ended up being an issue with the high number of records (400k+) processed by the query. I am not sure whether this could be related to your case, but using indexes (and even
|
By
cesare.valitutto@...
·
|
|
Assistance for planning design of a chaincode 3 messages
#couchdb
#fabric
#hyperledger-fabric
Hi Samyak Jain, Just to add on top of the approach David suggested. You can use the block event service to do much more like pushing important data to various systems (not just data stores). In the en
Hi Samyak Jain, Just to add on top of the approach David suggested. You can use the block event service to do much more like pushing important data to various systems (not just data stores). In the en
|
By
Tsvetan Georgiev
·
|
|
Inconsistency of read result can be occurred when using StateCouchDB with cache 4 messages
#cache
#couchdb
Hello. It has been passed 3 months after last comment. Sorry for bothering you, but I want to make things clear. The problem is that it can makes the error 'Inconsistent Response Payload from Differen
Hello. It has been passed 3 months after last comment. Sorry for bothering you, but I want to make things clear. The problem is that it can makes the error 'Inconsistent Response Payload from Differen
|
By
Jeehoon Lim
·
|
|
Removed Databases, can't reset 4 messages
#fabric
#couchdb
Yes, I have tried that. The CouchDB volumes were removed properly. But even if not, when the Docker containers are removed and re-created - somehow it should be populated (again) if I do the same step
Yes, I have tried that. The CouchDB volumes were removed properly. But even if not, when the Docker containers are removed and re-created - somehow it should be populated (again) if I do the same step
|
By
mario.schwaiger@...
·
|
|
#fabric #database #couchdb #fabric-chaincode #hyperledger-fabric 2 messages
#fabric
#database
#couchdb
#fabric-chaincode
#hyperledger-fabric
The second version of the chaincode would have to support both the old and new data. There are various approaches possible: You could attempt to unmarshal the JSON using new data structure, and if it
The second version of the chaincode would have to support both the old and new data. There are various approaches possible: You could attempt to unmarshal the JSON using new data structure, and if it
|
By
David Enyeart
·
|
|
Why can't my peers connect to couchdb? 3 messages
#couchdb
#docker
#fabric
Oh, my bad. I had downloaded fabric samples binaries, images, etc a few months back and also downloaded a new one last week only via git clone (so I think only the sample codes changed?). That probabl
Oh, my bad. I had downloaded fabric samples binaries, images, etc a few months back and also downloaded a new one last week only via git clone (so I think only the sample codes changed?). That probabl
|
By
stpcmferiwbtnundnx@...
·
|
|
Creation of couchdb index on an already running network 4 messages
#couchdb
#fabric-chaincode
If couchdb returned an error status code while processing the index, we do log the error but chaincode upgrade would succeed irrespective of that. I would suggest to search for the term index to see w
If couchdb returned an error status code while processing the index, we do log the error but chaincode upgrade would succeed irrespective of that. I would suggest to search for the term index to see w
|
By
Senthil Nathan
·
|
|
Peer 2.1.1 & CouchDB Error detected during WarmIndexAllIndexes() 3 messages
#couchdb
#docker
#fabric
#fabric-questions
Hi David, thanks for the reply, I've recreated the network and now it seems to work, I'll save save your hint for possible future problems. Mattia IFIN SISTEMI S.R.L. a socio unico Via G. Medici 9/a 3
Hi David, thanks for the reply, I've recreated the network and now it seems to work, I'll save save your hint for possible future problems. Mattia IFIN SISTEMI S.R.L. a socio unico Via G. Medici 9/a 3
|
By
Mattia Bolzonella
·
|
|
#couchdb #fabric-chaincode #fabric-sdk-java 7 messages
#couchdb
#fabric-chaincode
#fabric-sdk-java
Just for confirmation - spoke with Marek on rocketchat, and the fix for FABCJ-285 will resolve this... will look to put our a patch release in the coming week. Regards, Matthew. Matthew B White IBM Bl
Just for confirmation - spoke with Marek on rocketchat, and the fix for FABCJ-285 will resolve this... will look to put our a patch release in the coming week. Regards, Matthew. Matthew B White IBM Bl
|
By
Matthew White
·
|
|
How to share an Asset that belongs to UserA in Org1 to UserB of Org2 instaed of asset transfer in Hyperledger fabric v1.4 ? 2 messages
#fabric-chaincode
#couchdb
#fabric-questions
#hyperledger-fabric
Private data collections define which organization's peers are authorized to receive and store the private data. This is orthogonal to user based access control. You need to consider both aspects. So
Private data collections define which organization's peers are authorized to receive and store the private data. This is orthogonal to user based access control. You need to consider both aspects. So
|
By
David Enyeart
·
|
|
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@...
·
|
|
Peer crash due to error during block commit
#fabric
#couchdb
Error: Got error while committing(read tcp 10.0.9.49:37944->10.0.9.15:5984: read: connection reset by peer error reading response body We have the following environment setup and configurations for an
Error: Got error while committing(read tcp 10.0.9.49:37944->10.0.9.15:5984: read: connection reset by peer error reading response body We have the following environment setup and configurations for an
|
By
Faisal
·
|
|
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
·
|
|
Got Error While Committing Block Connection Reset by Peer
#fabric
#couchdb
#network
This is the 2nd time the peer has crashed due to this error. Nework is on HLF 1.4.2 and the logs are attached in the file. Have anyone faced the same issue before or any ideas on resolving it? I have
This is the 2nd time the peer has crashed due to this error. Nework is on HLF 1.4.2 and the logs are attached in the file. Have anyone faced the same issue before or any ideas on resolving it? I have
|
By
Faisal
·
|
|
How to store PDF File in Hyperledger Fabric? 2 messages
#fabricca
#fabric-ca
#raft
#couchdb
#fabric
Hi suresh, Best thing would be store them into an external secured storage system like into a Private IPFS or azure. In case of IPFS the hash is generated which can be stored in fabric to access the p
Hi suresh, Best thing would be store them into an external secured storage system like into a Private IPFS or azure. In case of IPFS the hash is generated which can be stored in fabric to access the p
|
By
...
·
|