|
#fabric #minifab #windows10 #hyperledger-fabric #network
#fabric
#minifab
#windows10
#hyperledger-fabric
#network
Hi, I filed a bug for this: https://github.com/litong01/minifabric/issues/43 If you have WSL2, the same repo and commands work there. I suggest using the WSL CLI. Disabling the WSL2 Docker integration
Hi, I filed a bug for this: https://github.com/litong01/minifabric/issues/43 If you have WSL2, the same repo and commands work there. I suggest using the WSL CLI. Disabling the WSL2 Docker integration
|
By
Ry Jones
· #8791
·
|
|
#fabric #minifab #windows10 #hyperledger-fabric #network
#fabric
#minifab
#windows10
#hyperledger-fabric
#network
I installed minifab to windows 10... I worked with WSL 2 and HLF on windows... Here is error which was received on command: C:\Users\Owner\mywork> C:\Users\Owner\mywork>minifab.cmd generate Minifab Ex
I installed minifab to windows 10... I worked with WSL 2 and HLF on windows... Here is error which was received on command: C:\Users\Owner\mywork> C:\Users\Owner\mywork>minifab.cmd generate Minifab Ex
|
By
zilich@...
· #8788
·
|
|
new ORG in a seperates machine hyperledger fabric (V2.2)
#organizations
#hyperledger-fabric
#fabric-chaincode
#fabric-questions
#network
I would like to know how can one do to use the second organization (ORG2) another different machine. and I specify (V: 2.2) because it is completely different from version 1.4 (ORG1) on a machine (ORG
I would like to know how can one do to use the second organization (ORG2) another different machine. and I specify (V: 2.2) because it is completely different from version 1.4 (ORG1) on a machine (ORG
|
By
ilyessv12@...
· #10214
·
|
|
new ORG in a seperates machine hyperledger fabric (V2.2)
#organizations
#hyperledger-fabric
#fabric-chaincode
#fabric-questions
#network
Hello, byfn is deprecated in v2.2 in favor of test-network. If you have the VSCode extension for IBM you can run multiple orgs in the IDE by connecting to other nodes on different machines. Hope this
Hello, byfn is deprecated in v2.2 in favor of test-network. If you have the VSCode extension for IBM you can run multiple orgs in the IDE by connecting to other nodes on different machines. Hope this
|
By
...
· #10215
·
|
|
#fabric #network
#fabric
#network
Hello everyone, if other high-traffic programs are deployed on the physical machine where the node is located, will it affect the performance and throughput of the node?
Hello everyone, if other high-traffic programs are deployed on the physical machine where the node is located, will it affect the performance and throughput of the node?
|
By
mhly521@...
· #9710
·
|
|
Missed data/transactions while stress testing
#hyperledger-fabric
#fabric-questions
#fabric-orderer
#fabric
#network
When you submit a transaction to ordering, it is not guaranteed to get ordered into a block. If an orderer encounters an issue (as it looks like yours has due to stress), the transaction may not get o
When you submit a transaction to ordering, it is not guaranteed to get ordered into a block. If an orderer encounters an issue (as it looks like yours has due to stress), the transaction may not get o
|
By
David Enyeart
· #9616
·
|
|
Fabric Peer ledger Crashed when load Increase
#fabric-sdk-node
#fabric-chaincode
#docker
#fabric-kubernetes
#network
Hi Team, I have a kubernetes setup of HLF2.2 with Golang Chaincode and Nodejs SDK. I am performing load test on the network, when i try with 250 Concurrent thread, it shows unexpectedly chaincode inst
Hi Team, I have a kubernetes setup of HLF2.2 with Golang Chaincode and Nodejs SDK. I am performing load test on the network, when i try with 250 Concurrent thread, it shows unexpectedly chaincode inst
|
By
...
· #9623
·
|
|
Missed data/transactions while stress testing
#hyperledger-fabric
#fabric-questions
#fabric-orderer
#fabric
#network
Hi Dave. Thank you very much for your response and clarifications about this subject. The documentation update will be more than welcome as I feel it is a very important observation to be done and the
Hi Dave. Thank you very much for your response and clarifications about this subject. The documentation update will be more than welcome as I feel it is a very important observation to be done and the
|
By
jefferson.rs@...
· #9654
·
|
|
Error - "scripts/createChannel.sh: line 40: osnadmin: command not found" while bringing up Test Network.
#network
#testnetwork
Hi Guys, I am facing some issues suddenly while bringing up the test network. At the time of bringing up the network with below command ./network.sh up createChannel -ca -s couchdb fabric is complaini
Hi Guys, I am facing some issues suddenly while bringing up the test network. At the time of bringing up the network with below command ./network.sh up createChannel -ca -s couchdb fabric is complaini
|
By
Sumitvedpathak@...
· #10437
·
|
|
Error - "scripts/createChannel.sh: line 40: osnadmin: command not found" while bringing up Test Network.
#network
#testnetwork
Just to add, I am using Fabric 2.2.2 version.
Just to add, I am using Fabric 2.2.2 version.
|
By
Sumitvedpathak@...
· #10438
·
|
|
Error - "scripts/createChannel.sh: line 40: osnadmin: command not found" while bringing up Test Network.
#network
#testnetwork
Hi Sumitvedpathak, This error occurs when your images are not 2.3 or later. Download 2.3 or latest and it should work. OSN Admin is not supported on earlier versions. Also make sure you are on the 2.3
Hi Sumitvedpathak, This error occurs when your images are not 2.3 or later. Download 2.3 or latest and it should work. OSN Admin is not supported on earlier versions. Also make sure you are on the 2.3
|
By
...
· #10439
·
|
|
Hyperledger Fabric Network setup best practice
#fabric
#hyperledger-fabric
#kubernetes
#network
Hi Fabric Experts, I am going through the Blockchain automation framework to set up the network and would like to check if this is the recommended way to setup the network in Kubernetes clusters. I am
Hi Fabric Experts, I am going through the Blockchain automation framework to set up the network and would like to check if this is the recommended way to setup the network in Kubernetes clusters. I am
|
By
Avinash
· #10506
·
|
|
Hybrid discovery service
#network
#hyperledger-fabric
I am not sure anyone tested mixed database types, have you tested it? Does it work? I'm not sure what happens to a LevelDB backed peer when it receives directions to build indices which only exist in
I am not sure anyone tested mixed database types, have you tested it? Does it work? I'm not sure what happens to a LevelDB backed peer when it receives directions to build indices which only exist in
|
By
Yacov
· #11410
·
|
|
Hybrid discovery service
#network
#hyperledger-fabric
Hi, community, I couldn't find any data regarding this, but is there a way or is it in the roadmap to have a hybrid discovery service? What I mean by hybrid is; having multiple peers on the same netwo
Hi, community, I couldn't find any data regarding this, but is there a way or is it in the roadmap to have a hybrid discovery service? What I mean by hybrid is; having multiple peers on the same netwo
|
By
Joao Antunes
· #11409
·
|
|
Hybrid discovery service
#network
#hyperledger-fabric
You should NOT use a mix of LevelDB and CouchDB based peers on the same channel. Things may work at first, but if you later endorse data on a LevelDB peer that is not compatible with CouchDB, the tran
You should NOT use a mix of LevelDB and CouchDB based peers on the same channel. Things may work at first, but if you later endorse data on a LevelDB peer that is not compatible with CouchDB, the tran
|
By
David Enyeart
· #11413
·
|
|
issue in invoking chaincode
#network
#chaincode
#fabric-chaincode
Hi Amit, If you see your using an array of string in the function parameter. But in the invoke command you are passing a separate parameter values. You have to change the function parameter or the inv
Hi Amit, If you see your using an array of string in the function parameter. But in the invoke command you are passing a separate parameter values. You have to change the function parameter or the inv
|
By
Chandramohan Jagtap
· #11627
·
|
|
issue in invoking chaincode
#network
#chaincode
#fabric-chaincode
Hi all, I got this issue when i am going to invoke chaincode :- Error: endorsement failure during invoke. response: status:500 message:"Error managing parameter param0. Conversion error. Value SEQ101
Hi all, I got this issue when i am going to invoke chaincode :- Error: endorsement failure during invoke. response: status:500 message:"Error managing parameter param0. Conversion error. Value SEQ101
|
By
amittripathi9887@...
· #11626
·
|