-
### Abstract
I noticed that there is a difference in the behavior of run(), sudo() and put().
It is whether to reconnect in the connection cache or not.
run()/sudo(): reconnect
put(): does NOT…
-
When i run the command
```sh
node enrollAdmin.js org1
```
it gives me the following error
```sh
--> Enrolling the Org1 CA admin
Error in enrolling admin: Error: no such file or directory: /home…
-
### What happened?
when i tried to up explorer this error shown after that i restart the explorer it back to normal but i want to know why this error ouccur every time when i start explorer
[202…
-
how and which files do i need to edit to run the benchmark test for hyperledger/fabric-samples/first-network can you please update?
i have edited caliper/benchmark/simple/config.json like below, …
-
I am getting the following error when trying to run the weaver relay sample:
```
[e][fabric.alpha-peer-lifecycle-chaincode-install] Error: failed to endorse chaincode install: rpc error: code = …
-
./network.sh createChannel
Using docker and docker-compose
Creating channel 'mychannel'.
If network is not up, starting nodes with CLI timeout of '5' tries and CLI delay of '3' seconds and using da…
-
I'm following the steps in the README and when I get to the step to create the ops channel and then deploy the OpsSC chaincodes, I get the following errors:
obptools@ochain:~/fabric-opssc/sample-envi…
-
### Which Caliper version are you using?
0.5.0
### Which Node.JS version are you using?
16.18.1
### Which operating system are you using?
Ubuntu 18.04.6 LTS
### Please provide some c…
-
The hierarchical organization of various subfolders in the project follows a certain logic: module type --> dlt type --> language. Several subfolders that were imported from different repositories ear…
-
The operator [sample-network](https://github.com/hyperledger-labs/fabric-operator/tree/main/sample-network) uses an odd mix of bash scripting and kustomization overlays to realize a Fabric network com…