rjones (Sat, 10 Mar 2018 15:57:47 GMT):
dave.enyeart

dave.enyeart (Sat, 10 Mar 2018 16:00:45 GMT):
User User_1 added by dave.enyeart.

MoulaliMvg (Mon, 12 Mar 2018 05:21:40 GMT):
Has joined the channel.

rjones (Mon, 12 Mar 2018 23:35:11 GMT):
Has left the channel.

GopalPanda (Tue, 13 Mar 2018 01:55:02 GMT):
Has joined the channel.

CarloFerrarini (Tue, 13 Mar 2018 22:12:00 GMT):
Has joined the channel.

gskerry (Wed, 14 Mar 2018 23:01:31 GMT):
Has joined the channel.

sillysachin (Fri, 16 Mar 2018 17:49:21 GMT):
Has joined the channel.

ShikarSharma (Tue, 20 Mar 2018 22:44:39 GMT):
Has joined the channel.

daseybold (Wed, 21 Mar 2018 01:27:56 GMT):
Has joined the channel.

salmanbaset (Mon, 26 Mar 2018 16:32:28 GMT):
Has joined the channel.

salmanbaset (Mon, 26 Mar 2018 16:35:06 GMT):
how can I run jenkins jobs for fabric-samples locally? I put a fix for fabric-samples/first-network, but jenkins is giving errors... https://gerrit.hyperledger.org/r/#/c/19757/

yinzhiwu (Tue, 27 Mar 2018 02:52:04 GMT):
Has joined the channel.

kgamal (Tue, 03 Apr 2018 01:51:12 GMT):
Has joined the channel.

kgamal (Wed, 04 Apr 2018 20:32:16 GMT):
Hello I am trying to install Marble demo for Hyperledger thee is a discussion thread regarding Failed to install chaincode on local network - error "This identity is not an admin" Many users has the same error as well as me Can you please help ? also,I am urgently want to do this demo to my team here is thee any link to a VM image that contains the marble demo ? it will be easier that doing the full setup Thanks Failed to install chaincode on local network - error "This identity is not an admin

adedic (Fri, 13 Apr 2018 17:58:59 GMT):
Has joined the channel.

sudharsand (Mon, 16 Apr 2018 06:00:07 GMT):
Has joined the channel.

sudharsand (Mon, 16 Apr 2018 06:04:54 GMT):
Hello am tried hyperledger build first network sample, but am getting following error please help me in setting up.

sudharsand (Mon, 16 Apr 2018 06:05:12 GMT):

byfn.png

tushad (Tue, 17 Apr 2018 17:35:35 GMT):
Has joined the channel.

NoorFairoza (Tue, 17 Apr 2018 18:08:40 GMT):
Has joined the channel.

FarshadFalaki (Thu, 19 Apr 2018 06:20:45 GMT):
Has joined the channel.

kerokhin (Wed, 25 Apr 2018 11:01:36 GMT):
Has joined the channel.

gskerry (Mon, 30 Apr 2018 18:37:25 GMT):
Hello. Any plans to split fabric-samples repo amongst HLF versions?

gskerry (Mon, 30 Apr 2018 18:38:17 GMT):
e.g. have to prep environment with HLF 1.0.0 (for working with an older project)... pulled samples in order to run first-network, to test initial setup...

gskerry (Mon, 30 Apr 2018 18:39:10 GMT):
Ah, found the branch. Sorry, disregard. Thx!

XingqiangMao (Mon, 30 Apr 2018 20:18:45 GMT):
Has joined the channel.

XingqiangMao (Mon, 30 Apr 2018 20:19:08 GMT):
Hi Guys. Stupid question. Can I say the container CLI in the sample means a channel

XingqiangMao (Mon, 30 Apr 2018 20:19:31 GMT):
After we have a container we create a channel and join the peer

XingqiangMao (Mon, 30 Apr 2018 20:19:48 GMT):
one peer can not be joined to 2 channel.

youssefg (Wed, 02 May 2018 18:24:34 GMT):
Has joined the channel.

renetolu (Thu, 03 May 2018 08:22:37 GMT):
Has joined the channel.

smallX (Fri, 04 May 2018 05:27:17 GMT):
Has joined the channel.

govinda-attal (Sat, 05 May 2018 15:09:34 GMT):
Has joined the channel.

nagaraja_sr (Sun, 06 May 2018 07:47:18 GMT):
Has joined the channel.

sbaxter (Tue, 08 May 2018 01:47:11 GMT):
Has joined the channel.

sbaxter (Tue, 08 May 2018 11:50:34 GMT):
I'm following the fabric-samples/first-network tutorial and I am running into the following error during the `peer channel join` step: ``` 2018-05-08 03:01:02.743 UTC [grpc] Printf -> DEBU 005 grpc: addrConn.resetTransport failed to create client transport: connection error: desc = "transport: Error while dialing dial tcp: lookup peer0.org1.example.com on 127.0.0.11:53: no such host"; Reconnecting to {peer0.org1.example.com:7051 } ``` full `./byfn.sh up` output: https://github.com/neuralux/hl-fabric-tutorials/blob/a736ef5f5a18739dbc21388e80428298c5061dc0/debug/error.txt host system information/diagnostics: https://github.com/neuralux/hl-fabric-tutorials/blob/a736ef5f5a18739dbc21388e80428298c5061dc0/debug/info.txt

sbaxter (Tue, 08 May 2018 11:50:57 GMT):
Has anyone run into this error before? How did you solve it?

sbaxter (Tue, 08 May 2018 12:12:29 GMT):
For posterity: it turns out the boot process was failing on the peer nodes (revealed by examining logs of the failed docker containers); I solved this error (and a few previous errors by adding `GODEBUG=netdns=go` to the environment for the `cli` and `peer` nodes. Not sure what this does (yet) and not sure why my setup didn't work out of the box.

jle-quel (Fri, 11 May 2018 09:32:15 GMT):
Has joined the channel.

jle-quel (Fri, 11 May 2018 09:33:35 GMT):
Hi, I'm following the `Write you app` tutorial with fabric, but I keep having this issue when `node enrollAdmin.js` -> `Error: Calling enrollment endpoint failed with error [Error: connect ECONNREFUSED 127.0.0.1:7054]` Did it happened to anyone of you ?

jle-quel (Fri, 11 May 2018 09:33:35 GMT):
Hi, I'm following the `Write you app` tutorial with fabric, but I keep having this issue when `node enrollAdmin.js` -> `Error: Calling enrollment endpoint failed with error [Error: connect ECONNREFUSED 127.0.0.1:7054]` Did it happened to any of you ?

masayuki (Mon, 21 May 2018 09:12:56 GMT):
Has joined the channel.

vick (Mon, 21 May 2018 14:46:01 GMT):
Has joined the channel.

vick (Mon, 21 May 2018 14:47:03 GMT):
hi, i am trying to run the fabric-samples, chaincode-docker-devmode

vick (Mon, 21 May 2018 14:47:15 GMT):
but when i try to start using docker-compose

vick (Mon, 21 May 2018 14:47:21 GMT):
i get the following error in the cli

vick (Mon, 21 May 2018 14:47:38 GMT):
`Error: Error getting broadcast client: Error connecting to orderer:7050 due to context deadline exceeded`

nvmadhav (Fri, 25 May 2018 02:38:53 GMT):
Has joined the channel.

ShikiTakahashi (Mon, 28 May 2018 07:38:05 GMT):
Has joined the channel.

AlexanderZhovnuvaty (Wed, 30 May 2018 11:38:16 GMT):
Has joined the channel.

rogerwilcos (Wed, 30 May 2018 23:27:38 GMT):
Has joined the channel.

rameshjhajharia (Sun, 03 Jun 2018 17:27:28 GMT):
Has joined the channel.

robertrongen (Wed, 06 Jun 2018 16:00:05 GMT):
Has joined the channel.

vish146 (Wed, 06 Jun 2018 18:14:39 GMT):
Has joined the channel.

abraham (Fri, 08 Jun 2018 05:32:59 GMT):
Has joined the channel.

Saachi (Mon, 11 Jun 2018 12:57:33 GMT):
Has joined the channel.

Saachi (Mon, 11 Jun 2018 12:58:05 GMT):
Hi guys

Saachi (Mon, 11 Jun 2018 12:58:08 GMT):
If in Hyperledger fabric-samples , I shut down my dockers and start them again (without removing my existing hfc-key-store content ) using startFabric.sh , I am able to query the ledger using the previous user1 but unable to register new users using registerUser.js It gives the following error : Failed to register: Error: fabric-ca request register failed with errors [[{"code":20,"message":"Authorization failure"}]] Authorization failures may be caused by having admin credentials from a previous CA instance.

Saachi (Mon, 11 Jun 2018 12:58:16 GMT):
pls help me solve this issue

MarcelvandeKerkhof (Tue, 12 Jun 2018 10:16:54 GMT):
Has joined the channel.

DuncanMuhoro (Sun, 17 Jun 2018 11:02:24 GMT):
Has joined the channel.

adedic (Sun, 17 Jun 2018 20:06:10 GMT):
Hi everybody! I would be very grateful if somebody will help me to solve installation problem. When started to download Hyperledger Composer CLI tools I got the following Error script below. Last login: Sat Jun 16 12:32:50 on ttys001 Alexanders-MacBook-Air-4:~ Apple$ npm install -g composer-cli /Users/Apple/.nvm/versions/node/v8.11.3/bin/composer -> /Users/Apple/.nvm/versions/node/v8.11.3/lib/node_modules/composer-cli/cli.js > dtrace-provider@0.8.7 install /Users/Apple/.nvm/versions/node/v8.11.3/lib/node_modules/composer-cli/node_modules/dtrace-provider > node-gyp rebuild || node suppress-error.js gyp WARN download NVM_NODEJS_ORG_MIRROR is deprecated and will be removed in node-gyp v4, please use NODEJS_ORG_MIRROR gyp ERR! configure error gyp ERR! stack Error: Command failed: /Users/Apple/anaconda3/bin/python -c import platform; print(platform.python_version()); gyp ERR! stack Could not find platform independent libraries gyp ERR! stack Could not find platform dependent libraries

jobnomade (Mon, 18 Jun 2018 15:35:52 GMT):
Has joined the channel.

PrafullKotecha (Mon, 18 Jun 2018 18:46:40 GMT):
Has joined the channel.

walmon (Wed, 20 Jun 2018 14:45:24 GMT):
Has joined the channel.

walmon (Wed, 20 Jun 2018 14:47:04 GMT):
Depending on how you are starting your containers after being shut down the startup command (in the docker-compose file) may be regenerating your CA or some parts

walmon (Wed, 20 Jun 2018 14:47:04 GMT):
Depending on how you are starting your containers after being shut down the startup command (in the docker-compose file) may be regenerating your CA or some parts @Saachi

walmon (Wed, 20 Jun 2018 14:49:28 GMT):
Hello everybody. We are understanding this sample project: https://github.com/hyperledger/fabric-samples/tree/release-1.1/fabric-ca but its bringing some concerns. Apparently the setup script brings up the orderer and also creates a bootstrap channel, but the run script creates another channel with that same name. It is not really clear what is the flow of those steps, should we create all the channels at orderer and sync them ourselves to the rest of the peers or is the right way to create it again after orderer bootstrapped?

expire (Wed, 20 Jun 2018 16:49:44 GMT):
Has joined the channel.

adedic (Sun, 24 Jun 2018 07:39:40 GMT):
Thank you. I works now.

hayato (Tue, 26 Jun 2018 06:47:55 GMT):
Has joined the channel.

vagnerasilva (Thu, 28 Jun 2018 22:22:29 GMT):
Has joined the channel.

sumitec89 (Sat, 30 Jun 2018 03:53:48 GMT):
Has joined the channel.

sumitec89 (Sat, 30 Jun 2018 03:54:20 GMT):
Hi Everyone .. I am trying to do "Deploying to a multi-organization Hyperledger"

sumitec89 (Sat, 30 Jun 2018 03:54:31 GMT):
but getting the error while deploying the network

sumitec89 (Sat, 30 Jun 2018 03:54:45 GMT):
⠙ Installing business network. This may take a minute...E0629 20:38:03.291697000 140736263144320 ssl_transport_security.cc:599] Could not load any root certificate. E0629 20:38:03.291740000 140736263144320 ssl_transport_security.cc:1400] Cannot load server root certificates.

sumitec89 (Sat, 30 Jun 2018 03:54:56 GMT):
Can someone help me know why am I getting this error

BabuPallam (Wed, 04 Jul 2018 22:21:10 GMT):
Has joined the channel.

firozmi (Thu, 05 Jul 2018 10:26:32 GMT):
Has joined the channel.

vagnerasilva (Thu, 05 Jul 2018 23:06:22 GMT):
Hello people , I managed to do the fabcar sample well but I need in my app, which has 2 ORG and perform transactions between an org1 to org2! Does anyone have a tutorial on how to do this, how to create users with nodejs sdk ????

BabuPallam (Fri, 06 Jul 2018 05:25:58 GMT):
[ ](https://chat.hyperledger.org/channel/fabric-samples?msg=ydgdPz7XrovEFdQEz) @jle-quel I too stuck with similar kind of problem ,But the error was something different. Store path:/home/lavender/block/Hyperledger/fabric-samples/fabcar/hfc-key-store Error: Enrollment failed with errors [[{"code":19,"message":"CA 'ca.example.com' does not exist"}]] at IncomingMessage. (/home/lavender/block/Hyperledger/fabric-samples/fabcar/node_modules/fabric-ca-client/lib/FabricCAClientImpl.js:901:22) at emitNone (events.js:111:20) at IncomingMessage.emit (events.js:208:7) at endReadableNT (_stream_readable.js:1064:12) at _combinedTickCallback (internal/process/next_tick.js:138:11) at process._tickCallback (internal/process/next_tick.js:180:9) Failed to enroll admin: Error: Failed to enroll admin

harpcio (Fri, 06 Jul 2018 09:02:14 GMT):
Has joined the channel.

harpcio (Fri, 06 Jul 2018 09:09:38 GMT):
Hi everybody! I was working lastly on creating demo for client based on hyperledger fabric - and for development purpose I created the upgradeChaincode.sh based on fabric-samples/balance-transfer example. Maybe we can upgrade this demo with this script for others?

harpcio (Fri, 06 Jul 2018 09:10:43 GMT):
[ ](https://chat.hyperledger.org/channel/fabric-samples?msg=J9shfFpNhZwmLpkcC) @vagnerasilva @vagnerasilva You are talking about application users (from registry) or hyperledger users?

harpcio (Fri, 06 Jul 2018 09:10:43 GMT):
[ ](https://chat.hyperledger.org/channel/fabric-samples?msg=J9shfFpNhZwmLpkcC) @vagnerasilva @vagnerasilva You are talking about application users (ie. from register form) or hyperledger users?

vagnerasilva (Fri, 06 Jul 2018 12:08:09 GMT):
[ ](https://chat.hyperledger.org/channel/fabric-samples?msg=FP9J85sKtboM44WHJ) @harpcio yep and send transactions with ORG1 and ORG2,

NoLimitHoldem (Wed, 11 Jul 2018 06:18:47 GMT):
Has joined the channel.

mynet (Wed, 11 Jul 2018 08:36:12 GMT):
Has joined the channel.

jle-quel (Wed, 11 Jul 2018 10:15:58 GMT):
Hi guys, Does this error, looks familiar to you? ``` Store path:/Users/jle-quel/Documents/fabric-samples/fabcar/hfc-key-store Successfully loaded user1 from persistence Assigning transaction_id: ed53bf3ea62761cf68352ca7ffdf55d10212fdfb141ccf4ddc938174007f8113 error: [client-utils.js]: sendPeersProposal - Promise is rejected: Error: 14 UNAVAILABLE: EOF at new createStatusError (/Users/jle-quel/Documents/fabric-samples/fabcar/node_modules/fabric-client/node_modules/grpc/src/client.js:64:15) at /Users/jle-quel/Documents/fabric-samples/fabcar/node_modules/fabric-client/node_modules/grpc/src/client.js:583:15 Transaction proposal was bad Failed to send Proposal or receive valid response. Response null or status is not 200. exiting... Failed to invoke successfully :: Error: Failed to send Proposal or receive valid response. Response null or status is not 200. exiting... ```

shabbirabdul (Thu, 12 Jul 2018 05:58:26 GMT):
Has joined the channel.

WadeLu (Thu, 12 Jul 2018 07:34:42 GMT):
Has joined the channel.

vagnerasilva (Mon, 16 Jul 2018 13:47:07 GMT):
Help please Personally how do I use nodejs skd to access the sample "first-network" like fabcar I get to use normal, but when I make the first network try I do not know the process. Someone has a tutorial and can help me with something.

adarshsaraf123 (Mon, 16 Jul 2018 16:57:21 GMT):
Has joined the channel.

vagnerasilva (Mon, 16 Jul 2018 20:03:02 GMT):
I'm desperate I thought it was simple just like fabcar, call peernum.example.com and say node do this :joy::joy:

gphofficial (Wed, 18 Jul 2018 07:34:11 GMT):
Has joined the channel.

gphofficial (Wed, 18 Jul 2018 09:46:09 GMT):
anyone done write_first_app ?

gphofficial (Wed, 18 Jul 2018 09:46:18 GMT):
there seems to be an error

gphofficial (Wed, 18 Jul 2018 09:46:50 GMT):
node v8.9 gives me error but v6 doesnt

Hz (Thu, 19 Jul 2018 03:14:29 GMT):
Has joined the channel.

samir.tata (Thu, 19 Jul 2018 03:57:09 GMT):
Has joined the channel.

david-kim-tpe (Thu, 19 Jul 2018 07:11:27 GMT):
Has joined the channel.

pravn1729 (Thu, 19 Jul 2018 11:43:33 GMT):
Has joined the channel.

jle-quel (Fri, 20 Jul 2018 13:46:39 GMT):
@gphofficial what kind of error do you have ?

rmorbach (Tue, 24 Jul 2018 17:52:00 GMT):
Has joined the channel.

rmorbach (Tue, 24 Jul 2018 17:58:52 GMT):
[ ](https://chat.hyperledger.org/channel/fabric-samples?msg=4ngMNPSHmPBvQMRB6) @vagnerasilva Hello everyone. Hi @vagnerasilva, did you manage to solve your problem?

rmorbach (Tue, 24 Jul 2018 17:58:52 GMT):
[ ](https://chat.hyperledger.org/channel/fabric-samples?msg=4ngMNPSHmPBvQMRB6) Hi @vagnerasilva, did you manage to solve your problem?

vagnerasilva (Tue, 24 Jul 2018 18:01:09 GMT):
[ ](https://chat.hyperledger.org/channel/fabric-samples?msg=g2bPQpHH8vEHKdQAv) @rmorbach Not !! I'm trying with fabcar to include a second org and more peers. At this point I was able to raise the ca1.example the ca2.example and install all the peers. But I have problems in

vagnerasilva (Tue, 24 Jul 2018 18:01:31 GMT):
peer chaincode instantiate -o orderer.example.com:7050

vagnerasilva (Tue, 24 Jul 2018 18:02:13 GMT):
I can only do it once for peer0.0rg1 when I try to do in other peers I can not

vagnerasilva (Tue, 24 Jul 2018 18:02:59 GMT):
but I'm reading and reviewing, maybe it's because I did not peer.anchor. What do you think ?

vagnerasilva (Tue, 24 Jul 2018 18:03:20 GMT):
Do you have any suggestions ?

vagnerasilva (Tue, 24 Jul 2018 18:10:23 GMT):
why in first network !!

vagnerasilva (Tue, 24 Jul 2018 18:10:48 GMT):
only one peer instantiate

rmorbach (Tue, 24 Jul 2018 18:30:14 GMT):
@vagnerasilva sorry, I thought you were having issues while running first-network sample.

vagnerasilva (Tue, 24 Jul 2018 19:03:32 GMT):
[ ](https://chat.hyperledger.org/channel/fabric-samples?msg=d32vC68thnwJvCz94) @rmorbach No problem thanks

ArijitSen (Wed, 25 Jul 2018 09:32:04 GMT):
Has joined the channel.

ArijitSen (Wed, 25 Jul 2018 09:33:50 GMT):
guys I am trying to run *balance-transfer* web blockchain application in the samples folder. But it is showing some *No Authentication key found* error..

ArijitSen (Wed, 25 Jul 2018 09:35:48 GMT):

Unauthoried token.png

ArijitSen (Wed, 25 Jul 2018 09:36:02 GMT):
Added the Screenshot

ArijitSen (Wed, 25 Jul 2018 09:37:33 GMT):
Also I would like you guys to direct me to some good tutorials to develop a blockchain based web application based on Fabric and NodeJS only. No Composer.

david-kim-tpe (Wed, 25 Jul 2018 10:10:18 GMT):
I've just completed the developer tutorial. I understand how to define a network by making up models, assets, participants, and initiate transactions. Here're my questions: 1. How do I monitor the behavior of the peers, orderers, etc. 2. How do I monitor the blockchain itself instead of the transactions. 3. How do I check the db for the world view? Appreciated.

kariyappals (Wed, 25 Jul 2018 10:18:12 GMT):
Has joined the channel.

kulbirgr8 (Wed, 25 Jul 2018 10:31:48 GMT):
Has joined the channel.

jle-quel (Wed, 25 Jul 2018 13:06:11 GMT):
Hi guys, does anyone of you has successfully query the chaincode with the sdk and tls enabled?

soryboums (Sun, 29 Jul 2018 16:15:21 GMT):
Has joined the channel.

Aejnor (Tue, 31 Jul 2018 10:52:03 GMT):
Has joined the channel.

jg507 (Tue, 31 Jul 2018 21:26:42 GMT):
Has joined the channel.

jainarisht (Wed, 01 Aug 2018 04:05:37 GMT):
Has joined the channel.

fksaito (Wed, 01 Aug 2018 12:28:20 GMT):
Has joined the channel.

fksaito (Wed, 01 Aug 2018 12:54:36 GMT):
Hi everybody, someone can post a sample configtx. yaml for the sample first network with the ACL lines needed to add a new organization into the channel with only a specified organization member signature? Without a majority of signatures as default. I have tried to put "OR ('Org1MSP. member')" at several levels of configtx. yaml on the first network sample (1.2.0) using hints from https://github.com/hyperledger/fabric/blob/master/sampleconfig/configtx.yaml. The objective is that Org3 can get into the channel with only Org1 approval. Thanks a lot.

vagnerasilva (Wed, 01 Aug 2018 23:51:13 GMT):
[ ](https://chat.hyperledger.org/channel/fabric-samples?msg=z55Gq6xjhyLBZ7qzG) @david-kim-tpe I'm at the same point! I started looking for options for this. In the chaincode example, marbles has a gethistoric function but I did not like it. What I've seen and what really looks cool and hyperledger explorer, it connects a front end to a backend and peer listener, monitoring all the events that happen and showing it in a dashboard. I'm in the process of implementing it for, using features of it in a new front end.

BoBoGithub (Thu, 02 Aug 2018 02:00:49 GMT):
Has joined the channel.

zmaro (Fri, 03 Aug 2018 15:26:23 GMT):
Has joined the channel.

fksaito (Fri, 03 Aug 2018 17:25:30 GMT):
[ ](https://chat.hyperledger.org/channel/fabric-samples?msg=MG9u9Bz7XdMuezAsm) I think I got it. For the first network sample, the Policy block has to be put below the TwoOrgsOrdererGenesis (configtx.yaml). Profiles: TwoOrgsOrdererGenesis: Policies: Readers: Type: ImplicitMeta Rule: "ANY Readers" Writers: Type: ImplicitMeta Rule: "ANY Writers" Admins: Type: Signature Rule: "OR('Org1MSP.admin')"

fksaito (Fri, 03 Aug 2018 17:59:54 GMT):
[ ](https://chat.hyperledger.org/channel/fabric-samples?msg=YEc4RCbqJpoHdmhZk) Sorry, the place I put the block is below Application: &ApplicationDefaults

VikramBelathur (Sun, 05 Aug 2018 17:43:06 GMT):
Has joined the channel.

EthanFox (Mon, 06 Aug 2018 21:22:51 GMT):
Has joined the channel.

shahrukh1426 (Wed, 08 Aug 2018 11:44:54 GMT):
Has joined the channel.

nukulsharma (Sun, 12 Aug 2018 09:53:26 GMT):
Has joined the channel.

nukulsharma (Sun, 12 Aug 2018 09:53:50 GMT):
Hi , Facing an issue "[2018-08-12 15:01:53.778] [DEBUG] *Create-Channel - response ::{"status":"BAD_REQUEST","info":"config does not validly parse: cannot enable application capabilities without orderer support first"}* [2018-08-12 15:01:53.778] [ERROR] Create-Channel - !!!!!!!!! Failed to create the channel 'mychannel' !!!!!!!!! " *Background*: 1. Used balance transfer example 2. Added chaincode - marbles private data collections 3. Earlier faced an issue, during instantiating marbles private chaincode on balance transfer network, where it seem channel capabilities were not set to 1.2. 4. Added in channel tx file, application , channel and orderer capabilties, similar to first-network script. 5. re-generated mychannel.tx only ( not crypto materials) 6. Now, creation of channel itself is failing due to above error. Unable to find where should i enable ordered capabilities. Requesting here to pls assist, since i couldnt find anything on google or stackoverflow or other fabric forums ` nukulsharma$ docker run --rm hyperledger/fabric-tools:latest peer version | sed -ne 's/ Version: //p' | head -1 1.2.0`

nukulsharma (Sun, 12 Aug 2018 09:53:50 GMT):
Hi , Facing an issue "[2018-08-12 15:01:53.778] [DEBUG] *Create-Channel - response ::{"status":"BAD_REQUEST","info":"config does not validly parse: cannot enable application capabilities without orderer support first"}* [2018-08-12 15:01:53.778] [ERROR] Create-Channel - !!!!!!!!! Failed to create the channel 'mychannel' !!!!!!!!! " *Background*: 1. Used balance transfer example 2. Added chaincode - marbles private data collections 3. Earlier faced an issue, during instantiating marbles private chaincode on balance transfer network, where it seem channel capabilities were not set to 1.2. 4. Added in channel tx file, application , channel and orderer capabilties, similar to first-network script. 5. re-generated mychannel.tx only ( not crypto materials) 6. Now, creation of channel itself is failing due to above error. Unable to find where should i enable ordered capabilities. Requesting here to pls assist, since i couldnt find anything on google or stackoverflow or other fabric forums ` nukulsharma$ docker run --rm hyperledger/fabric-tools:latest peer version | sed -ne 's/ Version: //p' | head -1 1.2.0`

nukulsharma (Sun, 12 Aug 2018 10:01:00 GMT):
Hi , Facing an issue "[2018-08-12 15:01:53.778] [DEBUG] *Create-Channel - response ::{"status":"BAD_REQUEST","info":"config does not validly parse: cannot enable application capabilities without orderer support first"}* [2018-08-12 15:01:53.778] [ERROR] Create-Channel - !!!!!!!!! Failed to create the channel 'mychannel' !!!!!!!!! " *Background*: 1. Used balance transfer example 2. Added chaincode - marbles private data collections 3. Earlier faced an issue, during instantiating marbles private chaincode on balance transfer network, where it seem channel capabilities were not set to 1.2. 4. Added in channel tx file, application , channel and orderer capabilties, similar to first-network script. 5. re-generated mychannel.tx only ( not crypto materials) 6. Now, creation of channel itself is failing due to above error. Unable to find where should i enable ordered capabilities. Requesting here to pls assist, since i couldnt find anything on google or stackoverflow or other fabric forums ` nukulsharma$ docker run --rm hyperledger/fabric-tools:latest peer version | sed -ne 's/ Version: //p' | head -1 1.2.0`

nukulsharma (Sun, 12 Aug 2018 18:03:58 GMT):
Update: Resolved it, it seem genesis block was not generated with new capabilities. Regeneration resolved it.

baoyangc (Mon, 13 Aug 2018 13:55:00 GMT):
Has joined the channel.

baoyangc (Mon, 13 Aug 2018 14:01:50 GMT):
@nukulsharma would you please share your configtx.yaml

RanjitaDas (Mon, 13 Aug 2018 17:10:55 GMT):
Has joined the channel.

nukulsharma (Mon, 13 Aug 2018 18:27:02 GMT):
@baoyangc - I have resolved it , do you need to for your ref. ?

nukulsharma (Mon, 13 Aug 2018 18:27:02 GMT):
@baoyangc - I have resolved it , do you need it for your ref. ?

nukulsharma (Mon, 13 Aug 2018 18:27:23 GMT):
Hi , Getting an issue whilst invoking a private data collections marbles on nodejs code taken from balance transfer app, `[2018-08-13 23:40:53.869] [INFO] invoke-chaincode - [ Error: Failed disseminating 2 out of 2 private RWSets` The other chaincodes, like marbles02 works fine, And private data collections chaincode successfully gets instantiated, however INVOKE is failing as shown above .. `############################################################# ## ORG 1 - Invoke private chaincode on mychannel ## TODO - INVOKE DID NOT WORK ############################################################# echo "POST invoke private chaincode on peers of Org1" echo TRX_ID=$(curl -s -X POST \ http://localhost:4000/channels/mychannel/chaincodes/marblespcc \ -H "authorization: Bearer $ORG1_TOKEN" \ -H "content-type: application/json" \ -d '{ "peers": ["peer0.org1.example.com"], "fcn":"initMarble", "args":["marble1","blue","35","tom","99"] }') echo "Transaction ID is $TRX_ID" echo` Anyone faced this issue ? i couldnt found on google/stackoverflow any reference to this...

nukulsharma (Mon, 13 Aug 2018 18:27:23 GMT):
Hi , Getting an issue whilst invoking a private data collections marbles on nodejs code taken from balance transfer app, `[2018-08-13 23:40:53.869] [INFO] invoke-chaincode - [ Error: Failed disseminating 2 out of 2 private RWSets` The other chaincodes, like marbles02 works fine, And private data collections chaincode successfully gets instantiated, however INVOKE is failing as shown above .. Below is testScript used to invoke an API.. `############################################################# ## ORG 1 - Invoke private chaincode on mychannel ## TODO - INVOKE DID NOT WORK ############################################################# echo "POST invoke private chaincode on peers of Org1" echo TRX_ID=$(curl -s -X POST \ http://localhost:4000/channels/mychannel/chaincodes/marblespcc \ -H "authorization: Bearer $ORG1_TOKEN" \ -H "content-type: application/json" \ -d '{ "peers": ["peer0.org1.example.com"], "fcn":"initMarble", "args":["marble1","blue","35","tom","99"] }') echo "Transaction ID is $TRX_ID" echo` Anyone faced this issue ? i couldnt found on google/stackoverflow any reference to this...

nukulsharma (Mon, 13 Aug 2018 18:27:23 GMT):
Hi , Getting an issue whilst invoking a private data collections marbles on nodejs code taken from balance transfer app, `2018-08-13 18:49:15.486 UTC [lockbasedtxmgr] Done -> DEBU 617 Done with transaction simulation / query execution [2b2b4c0fd23e519e2cb64c30cc17bd1911419112fb5d67787692af6b003c310d] 2018-08-13 18:49:15.487 UTC [gossip/privdata] func1 -> ERRO 618 Failed disseminating private RWSet for TxID 2b2b4c0fd23e519e2cb64c30cc17bd1911419112fb5d67787692af6b003c310d , namespace marblespcc collection collectionMarbles : Requested to send to at least 1 peers, but know only of 0 suitable peers 2018-08-13 18:49:15.487 UTC [gossip/privdata] func1 -> ERRO 619 Failed disseminating private RWSet for TxID 2b2b4c0fd23e519e2cb64c30cc17bd1911419112fb5d67787692af6b003c310d , namespace marblespcc collection collectionMarblePrivateDetails : Requested to send to at least 1 peers, but know only of 0 suitable peers 2018-08-13 18:49:15.487 UTC [gossip/service] DistributePrivateData -> ERRO 61a Failed to distributed private collection, txID 2b2b4c0fd23e519e2cb64c30cc17bd1911419112fb5d67787692af6b003c310d channel mychannel due to Failed disseminating 2 out of 2 private RWSets` The other chaincodes, like marbles02 works fine, And private data collections chaincode successfully gets instantiated, however INVOKE is failing as shown above .. Below is testScript used to invoke an API.. `############################################################# ## ORG 1 - Invoke private chaincode on mychannel ## TODO - INVOKE DID NOT WORK ############################################################# echo "POST invoke private chaincode on peers of Org1" echo TRX_ID=$(curl -s -X POST \ http://localhost:4000/channels/mychannel/chaincodes/marblespcc \ -H "authorization: Bearer $ORG1_TOKEN" \ -H "content-type: application/json" \ -d '{ "peers": ["peer0.org1.example.com"], "fcn":"initMarble", "args":["marble1","blue","35","tom","99"] }') echo "Transaction ID is $TRX_ID" echo` Anyone faced this issue ? i couldnt found on google/stackoverflow any reference to this...

nukulsharma (Mon, 13 Aug 2018 19:32:31 GMT):
Update: this is resolved, update the policy to allow 0, since i am using 1 peer per org

parsiya (Tue, 14 Aug 2018 22:12:52 GMT):
Has joined the channel.

Kwaks (Thu, 16 Aug 2018 08:03:15 GMT):
Has joined the channel.

larry618 (Sun, 19 Aug 2018 07:44:25 GMT):
Has joined the channel.

dangnguy (Mon, 20 Aug 2018 20:05:34 GMT):
Has joined the channel.

dangnguy (Mon, 20 Aug 2018 20:29:04 GMT):
Hello, Tried to run the following curl command to setup Fabric samples and got the following error: curl -ssl http://bit.ly/2ysb0FE | bash -s 1.1.0 bash: line 1: syntax error near unexpected token `newline' bash: line 1: `' What am I missing? This is run on Ubuntu 16.04. Thanks.

dangnguy (Mon, 20 Aug 2018 20:29:04 GMT):
Hello, Tried to run the following curl command to setup Fabric samples and got the following error: curl -ssl http://bit.ly/2ysb0FE | bash -s 1.2.0 bash: line 1: syntax error near unexpected token `newline' bash: line 1: `' What am I missing? This is run on Ubuntu 16.04. Thanks.

fksaito (Tue, 21 Aug 2018 13:37:43 GMT):
[ ](https://chat.hyperledger.org/channel/fabric-samples?msg=4DmR6AJ52iYYNAhKP) @dangnguy Hi, the command is: curl -sSL http://bit.ly/2ysbOFE | bash -s 1.2.0 . The curl options are case sensitive and at the typed URL, it is upper o and not 0.

dangnguy (Tue, 21 Aug 2018 17:32:00 GMT):
[ ](https://chat.hyperledger.org/channel/fabric-samples?msg=JDB6M8dttNk76WFXs) @fksaito Thanks so much for pointing that out. Thanks again.

bdjidi (Tue, 21 Aug 2018 22:49:01 GMT):
Has joined the channel.

BlockchainBusiness (Wed, 22 Aug 2018 02:15:10 GMT):
Has joined the channel.

unlimited (Wed, 22 Aug 2018 15:34:46 GMT):
Has joined the channel.

unlimited (Wed, 22 Aug 2018 15:34:51 GMT):
hey everyone! i was wondering what's the difference in deploying a multi-org network vs a single-org network with different participants? for example, the IBM vehicle manufacturer network seems to use a single org with different participants

BrettR (Wed, 22 Aug 2018 20:02:33 GMT):
Has joined the channel.

NoorFairoza (Wed, 22 Aug 2018 21:33:44 GMT):
Hi. Could anyone help me connect with the IBMer working on Hyperledger Explorer.

Bhanu (Wed, 22 Aug 2018 22:08:24 GMT):
Has joined the channel.

AbidiBassem (Thu, 23 Aug 2018 09:23:45 GMT):
Has joined the channel.

OviiyaDominic (Thu, 23 Aug 2018 11:54:38 GMT):
Has joined the channel.

nukulsharma (Fri, 24 Aug 2018 08:54:44 GMT):
Hi I have couple of queries - 1. Private Data collections - I could not find private data history , GetHistoryForKey - returns only public data Note: i am using public data as normal ledger , whilst only private data as Collections 2. Is there any way i can find say recent 10 blocks from ledger, i dont see any API for it. The one we have is getBlockByTxID , which become quite tedious , since first we need to invoke transaction history and then invoke for each one of them to get Block . Any simpler way to this ?

dave.enyeart (Fri, 24 Aug 2018 10:08:13 GMT):
@nukulsharma The API for getting history of private data is not available yet... it will become available in an upcoming release, you can track it's progress here: https://jira.hyperledger.org/browse/FAB-5094.To get the last N blocks, you can use the event service, read about it here: https://fabric-sdk-node.github.io/tutorial-channel-events.html

NoorFairoza (Fri, 24 Aug 2018 15:29:10 GMT):
When I run testApi.sh from balance transfer I get this error "Call can only be created with Channel.createCall" could anyone help

cloudgate313 (Mon, 27 Aug 2018 12:18:17 GMT):
Has joined the channel.

ArianStef (Mon, 27 Aug 2018 15:51:07 GMT):
Has joined the channel.

ArianStef (Mon, 27 Aug 2018 16:00:13 GMT):

Clipboard - August 27, 2018 6:00 PM

ArianStef (Mon, 27 Aug 2018 16:01:17 GMT):

Clipboard - August 27, 2018 6:00 PM

qiangjiyi (Tue, 28 Aug 2018 02:11:26 GMT):
Has joined the channel.

cca88 (Thu, 30 Aug 2018 16:45:53 GMT):
Has joined the channel.

PradeepC (Fri, 31 Aug 2018 15:41:43 GMT):
Has joined the channel.

sureshtedla (Fri, 31 Aug 2018 16:26:22 GMT):
Has joined the channel.

Ryan2 (Mon, 03 Sep 2018 06:59:04 GMT):
Has joined the channel.

rodolfoleal (Tue, 04 Sep 2018 18:49:49 GMT):
Has joined the channel.

Ferrymania (Wed, 05 Sep 2018 08:36:42 GMT):
Has joined the channel.

sheetal-hlf (Wed, 05 Sep 2018 10:01:07 GMT):
Has joined the channel.

sheetal-hlf (Wed, 05 Sep 2018 10:03:46 GMT):
Hi All, does the balance transfer application in fabric-samples v1.2 work with private data? I get Error: Failed disseminating 2 out of 2 private RWSets when requiredPeerCount is set to number greater than zero in collection-config. Any help is appreciated.

sheetal-hlf (Wed, 05 Sep 2018 10:07:55 GMT):
[ ](https://chat.hyperledger.org/channel/fabric-samples?msg=ToKuFTGjb5povoFno) @nukulsharma Hi .. I get the same error ; I am using 2 peers per org

jucah (Wed, 05 Sep 2018 18:08:54 GMT):
Has joined the channel.

kariyappals (Fri, 07 Sep 2018 08:37:33 GMT):
how to check peer logs

yousaf (Sat, 08 Sep 2018 14:31:27 GMT):
Has joined the channel.

raviyelleni (Sun, 09 Sep 2018 04:42:11 GMT):
Has joined the channel.

Ferrymania (Wed, 12 Sep 2018 07:50:36 GMT):
[ ](https://chat.hyperledger.org/channel/fabric-samples?msg=BawnJbyTjP6KsfXap) @kariyappals use like `docker logs -f peer0.org1.example.com`

abityildiz (Wed, 12 Sep 2018 07:54:33 GMT):
Has joined the channel.

mbwhite (Wed, 12 Sep 2018 08:55:35 GMT):
Has joined the channel.

JaydipMakadia (Thu, 13 Sep 2018 13:13:06 GMT):
Has joined the channel.

expire (Fri, 14 Sep 2018 10:29:12 GMT):
Hi guys, small question: Does anybody know if the exchange between all peers for all messages are encrypted Meaning can they just communicate over a public network/internet without fearing any snooping or interception

expire (Fri, 14 Sep 2018 10:30:56 GMT):
I did the edX course, but I find it to superficial, what resources could you give advice to get deeper into the Architecture, development, deployment,

omari 3 (Fri, 14 Sep 2018 11:00:46 GMT):
Has joined the channel.

kulbirgr8 (Sat, 15 Sep 2018 10:48:49 GMT):
i am working on hyperledger fabric, i developed my own smart contract its working fine , did query invoke and added many more functions to it . Now what i want is to integrate it with an android app so that user can directly invoke or query data in hyperledger fabric from the android app. So what will be the best solution for this?

raviyelleni (Sun, 16 Sep 2018 04:18:15 GMT):
[ ](https://chat.hyperledger.org/channel/fabric-samples?msg=ExhJbZ5JSfEMCzppi) @kulbirgr8 Hi, can u kindly share the tutorial or procedure to develop a network from scratch to raviyellani@gmail.com

Arnavprasad (Tue, 18 Sep 2018 10:22:18 GMT):
Has joined the channel.

Arnavprasad (Tue, 18 Sep 2018 10:26:51 GMT):
Hello. I've recently begun Blockchain development. I have a doubt regarding the Fabcar chaincode (https://github.com/hyperledger/fabric-samples/tree/release-1.2/chaincode/fabcar/go)... When I try to install and instantiate the chaincode using the cli container, I am facing unmarshalling errors during the instantiation. It is highly likely that I am not passing the arguments in the command line correctly. How do I modify the line "peer chaincode instantiate -n mycc -v 0 -c '{"Args":["a","10"]}' -C myc" to get my Fabcar chaincode to work? Thanks.

singhraj (Tue, 18 Sep 2018 14:46:34 GMT):
Has joined the channel.

singhraj (Tue, 18 Sep 2018 14:49:00 GMT):
hi , i am trying to install marbles02 chaincode on byfn . Can anybody help or let me know how to do it ? In default first network example chaincode_example02 has been running , How may i install new chaincode on same first network and instantiate it ?

singhraj (Tue, 18 Sep 2018 14:50:52 GMT):
getting below error : root@77f1b1b88667:/opt/gopath/src/github.com/hyperledger/fabric/peer# peer chaincode install -n mycc -v 1.0 -p github.com/chaincode/marbles02/go/ 2018-09-18 14:36:49.194 UTC [chaincodeCmd] checkChaincodeCmdParams -> INFO 001 Using default escc 2018-09-18 14:36:49.194 UTC [chaincodeCmd] checkChaincodeCmdParams -> INFO 002 Using default vscc Error: Error endorsing chaincode: rpc error: code = Unknown desc = chaincode error (status: 500, message: Error installing chaincode code mycc:1.0(chaincode /var/hyperledger/production/chaincodes/mycc.1.0 exists))

singhraj (Tue, 18 Sep 2018 14:51:50 GMT):
i think i may have find the root cause but i am not able to fix it . Is it because of single chaincode can run in one channel ?

bravobardo (Thu, 20 Sep 2018 19:52:43 GMT):
Has joined the channel.

bravobardo (Thu, 20 Sep 2018 19:53:33 GMT):
Hello. I have found some issues in the Balance Transfer sample. How can I report them or submit a correction proposal?

rmorbach (Fri, 21 Sep 2018 12:40:10 GMT):
@bravobardo first check if there isn't a ticket related to the same issue created in Hyperledger Jira https://jira.hyperledger.org.

bravobardo (Tue, 25 Sep 2018 00:36:46 GMT):
[ ](https://chat.hyperledger.org/channel/fabric-samples?msg=3oqS9EiAL2g3wxu8A) @rmorbach Thanks!

atirekg (Tue, 25 Sep 2018 05:46:18 GMT):
Has joined the channel.

atirekg (Tue, 25 Sep 2018 05:47:44 GMT):
Helo guys

atirekg (Tue, 25 Sep 2018 05:47:55 GMT):
can anyone help me with https://github.com/hyperledger/education/tree/master/LFS171x/fabric-material example

atirekg (Tue, 25 Sep 2018 05:48:22 GMT):
need to do some modification but not sure from where to start

jucah (Tue, 25 Sep 2018 10:35:05 GMT):
@singhraj You can have multiple chaincodes running in the same channel but they can't have the same name and version. Change the version and it will work.

MikeyGarcia (Tue, 25 Sep 2018 13:01:05 GMT):
Has joined the channel.

atirekg (Tue, 25 Sep 2018 14:13:43 GMT):
hello guys I want to know how can I deploy m modifications in chaincode to network without destroying the current docker name of my docker is dev-peer0.org1.example.com-tuna-app-1.0

xadhoom76 (Tue, 25 Sep 2018 20:49:45 GMT):
Has joined the channel.

xadhoom76 (Tue, 25 Sep 2018 20:51:08 GMT):
Hi to all, I managed to start fabcar examples , just a short question the createCar inside invoke.js should'nt be able to create another item ( Car ) with the same ID ? if i run multiple times the invoke.js it commit the transaction every time and also if I change the args it commit changing them

Kelvin_Moutet (Wed, 26 Sep 2018 07:20:16 GMT):
Has joined the channel.

bravobardo (Thu, 27 Sep 2018 13:53:36 GMT):
[ ](https://chat.hyperledger.org/channel/fabric-samples?msg=B8QHC5jxrh9F5vw4z) Hello. I have created an issue, but already have the solution. How can I submit it to project?

rmorbach (Fri, 28 Sep 2018 13:58:09 GMT):
[ ](https://chat.hyperledger.org/channel/fabric-samples?msg=cAWXFgKNWtzn43MhN) @bravobardo Once you have a Linux Foundation ID you can work with Hyperledger Gerrit. I suggest you to read the *Contributions* section in Hyperledger Fabric Read the docs, especially this subsection https://hyperledger-fabric.readthedocs.io/en/release-1.2/CONTRIBUTING.html#fixing-issues-and-working-stories. Also, read the guidelines before submitting changes to gerrit https://hyperledger-fabric.readthedocs.io/en/release-1.2/Gerrit/changes.html

Bartb0 (Tue, 02 Oct 2018 10:56:50 GMT):
Has joined the channel.

sambhavdutt (Wed, 03 Oct 2018 00:25:21 GMT):
Has joined the channel.

sambhavdutt (Wed, 03 Oct 2018 00:26:58 GMT):
Can I ask someone look into this issue, FAB-12272

bravobardo (Wed, 03 Oct 2018 00:36:19 GMT):
Hi. How can I request a gerrit.hyperledger user?

bravobardo (Wed, 03 Oct 2018 03:30:24 GMT):
Well, I managed to send a change proposal. Could someone review the changes https://gerrit.hyperledger.org/r/#/c/26739/

mrjdomingus (Thu, 04 Oct 2018 08:11:52 GMT):
Has joined the channel.

DeepakMP (Mon, 15 Oct 2018 07:46:25 GMT):
Has joined the channel.

yousaf (Mon, 15 Oct 2018 08:19:07 GMT):
Orderer container is not being bootstraped and exiting. I have checked the orderer logs and have found this error. Can someone explain it better? "Error creating channelconfig bundle: cannot enable channel capabilities without orderer support first"

DeepakMP (Mon, 15 Oct 2018 08:24:07 GMT):
I made some changes to most of my configuration (yaml) files mainly to try to get my orderer container to be able to talk to the peer. Now, I'm not sure what the original files are, and even if I download them again, I'm unable to make my peer talk to my orderer due to the below given error. Can someone share a working yaml document for the correct configuration in regard to this error.

DeepakMP (Mon, 15 Oct 2018 08:24:21 GMT):
Error: failed to create deliver client: orderer client failed to connect to orderer.example.com:7050: failed to create new connection: context deadline exceeded !!!!!!!!!!!!!!! Channel creation failed !!!!!!!!!!!!!!!!

DeepakMP (Mon, 15 Oct 2018 10:49:52 GMT):
Hi all, Am new to fabric and have gotten started with the fabric-samples directory and have created the first-application and first-network. However, I'm unable to create a private collection (as per section 4.5), something breaks down with orderer-peer communication and channel does not create or can instantiate chaincode. Thus I'm wondering if anyone can point me to a working repo (github or otherwise) where a simple application has been demoed with private collection feature. It is critical for my use-case but its the one thing thats not working. Simplest configuration will suffice- 1 org, 1 peer network.

dave.enyeart (Mon, 15 Oct 2018 11:10:09 GMT):
The private data tutorial uses the first-network docker network. The private data aspects do nothing to interfere with the CLI-peer-orderer communication. I'd suggest to re-clone fabric-samples in a new directory and utilize the instructions that are known to work:

dave.enyeart (Mon, 15 Oct 2018 11:10:09 GMT):
@DeepakMP The private data tutorial uses the first-network docker network. The private data aspects do nothing to interfere with the CLI-peer-orderer communication. I'd suggest to re-clone fabric-samples in a new directory and utilize the instructions that are known to work:

dave.enyeart (Mon, 15 Oct 2018 11:10:10 GMT):
https://hyperledger-fabric.readthedocs.io/en/latest/private_data_tutorial.html#start-the-network

siva.a (Mon, 15 Oct 2018 17:41:46 GMT):
Has joined the channel.

Rajanraj101 (Mon, 15 Oct 2018 18:05:05 GMT):
Has joined the channel.

ajay560 (Tue, 16 Oct 2018 08:01:27 GMT):
Has joined the channel.

david-kim-tpe (Tue, 16 Oct 2018 08:40:53 GMT):
[ ](https://chat.hyperledger.org/channel/fabric-samples?msg=Q4c6Fwtfjtrjwgczr) @vagnerasilva @vagnerasilva Sounds great, sorry for late reply. How are you doing now for your implementation? Would you share us a sample project on github?

sheetal-hlf (Tue, 16 Oct 2018 09:48:47 GMT):
Couple of questions on Private Data 1. Does requiredPeerCount attribute in Private Data depend on the endorsement policy of chaincode? for e.g. if endorsement policy is -P "AND('Org1MSP.member','Org2MSP.member')" then requiredPeerCount=2 if endorsement policy is -P "OR('Org1MSP.member','Org2MSP.member')" then requiredPeerCount=1 2. Also if I want multiple orgs to endorse the transaction then they must have access to Private Data if endorsement policy is -P "AND('Org1MSP.member','Org2MSP.member')" then policy for private data must be "OR('Org1MSP.member', 'Org2MSP.member')" Any comments are appreciated.

dave.enyeart (Tue, 16 Oct 2018 12:51:40 GMT):
@sheetal-hlf please don't copy and paste questions across channels... i've answered in #fabric-questions

ataul443 (Wed, 17 Oct 2018 18:22:47 GMT):
Has joined the channel.

atirekg (Thu, 18 Oct 2018 16:49:30 GMT):
I am getting this error `Error: got unexpected status: BAD_REQUEST -- error authorizing update: Update not for correct channel: for mychannel` for command `peer channel update -f org2_update_in_envelope.pb -c mychannel -o orderer.apple.com:7050 --cafile tlsca.apple.com-cert.pem` running this command on cli docker anyone?

angelsuarez (Fri, 19 Oct 2018 12:38:17 GMT):
Has joined the channel.

banannn (Sat, 20 Oct 2018 13:16:22 GMT):
Has joined the channel.

rmaurer (Mon, 22 Oct 2018 13:13:55 GMT):
Has joined the channel.

iamsteveng (Wed, 24 Oct 2018 08:58:34 GMT):
Has joined the channel.

cagdast (Thu, 25 Oct 2018 08:06:55 GMT):
Has joined the channel.

DeepakMP (Thu, 25 Oct 2018 09:06:42 GMT):
I'm trying to create or load a marbles private collection example using or that uses the node sdk. I'm not finding any good repositories or examples. The fabric-sdk-node.github.io is not as helpful as fabric documentation. ANyone can help me find a working demo (i need api access thus node sdk and I need private collections working, thus marbles)- anything else similar would also help.

grevaud (Thu, 25 Oct 2018 12:49:27 GMT):
Has joined the channel.

billtlee (Wed, 31 Oct 2018 03:04:10 GMT):
Has joined the channel.

billtlee (Wed, 31 Oct 2018 03:04:20 GMT):
hi

billtlee (Wed, 31 Oct 2018 03:05:12 GMT):
i am trying to run the first network sample but am getting the following error

billtlee (Wed, 31 Oct 2018 03:05:36 GMT):
Error unmarshaling config into struct

billtlee (Wed, 31 Oct 2018 03:05:49 GMT):
here is my docker images

billtlee (Wed, 31 Oct 2018 03:05:50 GMT):
Bills-MacBook-Pro:~ Bill$ docker images REPOSITORY TAG IMAGE ID CREATED SIZE hyperledger/fabric-ca latest 72617b4fa9b4 7 months ago 299MB hyperledger/fabric-ca x86_64-1.1.0 72617b4fa9b4 7 months ago 299MB hyperledger/fabric-tools latest b7bfddf508bc 7 months ago 1.46GB hyperledger/fabric-tools x86_64-1.1.0 b7bfddf508bc 7 months ago 1.46GB hyperledger/fabric-orderer latest ce0c810df36a 7 months ago 180MB hyperledger/fabric-orderer x86_64-1.1.0 ce0c810df36a 7 months ago 180MB hyperledger/fabric-peer latest b023f9be0771 7 months ago 187MB hyperledger/fabric-peer x86_64-1.1.0 b023f9be0771 7 months ago 187MB hyperledger/fabric-javaenv latest 82098abb1a17 7 months ago 1.52GB hyperledger/fabric-javaenv x86_64-1.1.0 82098abb1a17 7 months ago 1.52GB hyperledger/fabric-ccenv latest c8b4909d8d46 7 months ago 1.39GB hyperledger/fabric-ccenv x86_64-1.1.0 c8b4909d8d46 7 months ago 1.39GB

billtlee (Wed, 31 Oct 2018 03:05:57 GMT):
any help please?

DeepakMP (Wed, 31 Oct 2018 12:23:19 GMT):
please google it @billtlee

DeepakMP (Sat, 03 Nov 2018 03:59:34 GMT):
https://stackoverflow.com/questions/53127253/my-hyperledger-fabric-fails-to-detect-function-despite-being-defined-in-chaincod

yoheiueda (Wed, 07 Nov 2018 01:19:02 GMT):
Has joined the channel.

githubcpc (Wed, 07 Nov 2018 11:12:16 GMT):
Has joined the channel.

enriquebusti (Wed, 07 Nov 2018 12:01:59 GMT):
Has joined the channel.

enriquebusti (Mon, 12 Nov 2018 13:21:27 GMT):
Hi, i'm editing the first-network sample and when i'm configuring the channel in the container using "peer create channel", i have this issue "Error: channel create configuration tx file not found open ./channel-artifacts/channel.tx: no such file or directory"

enriquebusti (Mon, 12 Nov 2018 13:21:45 GMT):
someone knows why i have not the channel.tx?

Ruben-Joseph-Halder (Mon, 19 Nov 2018 00:59:14 GMT):
Has joined the channel.

Ruben-Joseph-Halder (Mon, 19 Nov 2018 01:27:28 GMT):

fail to create the channel

Ruben-Joseph-Halder (Mon, 19 Nov 2018 01:29:19 GMT):

Clipboard - November 19, 2018 9_02 AM.png

tapand (Mon, 26 Nov 2018 10:22:08 GMT):
Has joined the channel.

sachin_bal (Wed, 28 Nov 2018 02:56:38 GMT):
Has joined the channel.

knagware9 (Fri, 30 Nov 2018 07:26:29 GMT):
Has joined the channel.

prakash04 (Sun, 02 Dec 2018 17:53:26 GMT):
Has joined the channel.

mallikarjunasai995 (Mon, 03 Dec 2018 14:44:32 GMT):
Has joined the channel.

mallikarjunasai995 (Tue, 04 Dec 2018 07:14:30 GMT):
how to upgrade the docker compose version in ubuntu 16.04 LTS

mallikarjunasai995 (Tue, 04 Dec 2018 12:09:16 GMT):
does anybody knows hyperledger fabric starter plan in ibm cloud ?

kariyappals (Tue, 04 Dec 2018 14:18:09 GMT):
Is it possible to upgrade the network from solo orderer to kafka orderer without loosing the ledger?

mallikarjunasai995 (Tue, 04 Dec 2018 14:47:13 GMT):
In the fabcar example, To whom the car belongs to and who is initializing the ledger precisely which peer? Suppose there are two peers I want one one peer to setup the some rules or treaty then the second peer has to initialize the data , but while initializing it has to check and satisfy the treaty or rules created by another peer …. Where should I write this thing? hey hai if you can give me some idea for the above mentioned one if would be great

arjitkhullar (Wed, 05 Dec 2018 00:04:19 GMT):
Has joined the channel.

mallikarjunasai995 (Thu, 06 Dec 2018 05:54:32 GMT):
where are assets stored in blockchain network ? is it only transaction data that is storing if so then wat about assets

mikd (Fri, 07 Dec 2018 21:52:48 GMT):
Has joined the channel.

richzhao (Thu, 13 Dec 2018 05:30:51 GMT):
Has joined the channel.

richzhao (Thu, 13 Dec 2018 05:32:58 GMT):
I am testing balance-transfer sample, I find it use node 6. is it possible upgrade node to 10.14 which is the latest LTS version

S.pradeepkumar (Tue, 18 Dec 2018 06:47:08 GMT):
Has joined the channel.

S.pradeepkumar (Tue, 18 Dec 2018 06:48:35 GMT):
can anyone run trade-finance logistiscs without any issues.plz,let me know i have some issues while requesting create-channel via Rest-Api

studyblockchain (Fri, 21 Dec 2018 00:41:52 GMT):
Has joined the channel.

studyblockchain (Fri, 21 Dec 2018 03:16:12 GMT):
Hi when trying to run "node query.js" for fabcar sample project, I am getting below error message Failed to evaluate transaction: Error: transaction returned with failure: SyntaxError: Unexpected token in JSON at position 0

studyblockchain (Fri, 21 Dec 2018 03:16:30 GMT):
Anyone faced above message

studyblockchain (Fri, 21 Dec 2018 03:21:27 GMT):
1) fabric version: 1.4.0-rc1 2) startFabric.sh javascript (i.e) language parameter used is javascript

studyblockchain (Fri, 21 Dec 2018 16:11:41 GMT):
It is working now when I setup environment with the below command curl -sSL http://bit.ly/2ysbOFE | bash -s 1.4.0-rc2 1.4.0-rc2 0.4.14

studyblockchain (Fri, 21 Dec 2018 16:12:14 GMT):
curl -sSL http://bit.ly/2ysbOFE | bash -s 1.4.0-rc2 . <-- Giving issue when running "node query.js" command

rbole (Mon, 31 Dec 2018 13:59:58 GMT):
Has joined the channel.

rbole (Mon, 31 Dec 2018 14:02:04 GMT):
Hi, how can I restart the fabric-ca sample without losing the data, thanks for any help

liaoruohuai (Tue, 01 Jan 2019 15:59:02 GMT):
Has joined the channel.

nageshbandaru (Tue, 01 Jan 2019 20:00:58 GMT):
Has joined the channel.

xaviarias (Thu, 03 Jan 2019 11:03:18 GMT):
Has joined the channel.

githubcpc (Fri, 04 Jan 2019 08:11:35 GMT):
Can fabric-samples v1.4-rc2 test The Operations Service ? I want to test the http API, /healthz.

AnkitGajera (Sat, 05 Jan 2019 15:11:28 GMT):
Has joined the channel.

natesmith (Tue, 08 Jan 2019 16:59:10 GMT):
Has joined the channel.

Kelvin_Moutet (Thu, 10 Jan 2019 10:54:12 GMT):
Has left the channel.

akoita (Fri, 11 Jan 2019 03:33:50 GMT):
Has joined the channel.

chinmsay213211 (Fri, 11 Jan 2019 22:20:56 GMT):
Has joined the channel.

rbole (Sun, 13 Jan 2019 08:50:29 GMT):
Hi the fabricca example is no longer in the current 1.4 release. Is there any reason for this ?

LazarLukic (Mon, 14 Jan 2019 12:48:34 GMT):
Has joined the channel.

LazarLukic (Mon, 14 Jan 2019 12:49:21 GMT):
@rbole Same question

gaijinviki (Thu, 17 Jan 2019 04:59:44 GMT):
Has joined the channel.

Yair (Fri, 18 Jan 2019 11:04:40 GMT):
Has joined the channel.

prakash04 (Mon, 21 Jan 2019 10:29:43 GMT):
How to upload pdf files on Hyperledger fabric blocks ? Can anyone please help me o this ?

Jamie (Tue, 22 Jan 2019 17:13:55 GMT):
Has joined the channel.

incarose (Wed, 23 Jan 2019 00:26:26 GMT):
Has joined the channel.

alnazif (Wed, 23 Jan 2019 06:49:46 GMT):
Has joined the channel.

s201003018 (Thu, 24 Jan 2019 01:21:02 GMT):
Has joined the channel.

Yetta (Thu, 24 Jan 2019 09:51:32 GMT):
Has joined the channel.

lip-inagora (Mon, 28 Jan 2019 00:22:58 GMT):
Has joined the channel.

edisinovcic (Mon, 28 Jan 2019 13:15:35 GMT):
Has joined the channel.

PatrickOrtell (Mon, 28 Jan 2019 14:34:59 GMT):
Has joined the channel.

nRyDevOps (Mon, 28 Jan 2019 18:32:11 GMT):
Has joined the channel.

nRyDevOps (Mon, 28 Jan 2019 18:33:18 GMT):
Hello, I am looking into the ENC SHIM located here: https://gerrit.hyperledger.org/r/#/c/28887/ and I am wondering if there might be any samples that implement the encryption shim? Even more specifically if there might be any samples that implement Broadcast Encryption?

walmon (Mon, 28 Jan 2019 23:14:21 GMT):
Hey guys what happened with the "fabric-ca" folder in 1.4?

walmon (Mon, 28 Jan 2019 23:15:14 GMT):
I couldn't find anywhere in the changelog that apparently fabric-ca-client is not included anymore and that the examples of self bootstrapped images (like the fabric-ca samples) are gone

Doug-K1 (Fri, 01 Feb 2019 19:09:54 GMT):
Has joined the channel.

pasimoes (Sat, 02 Feb 2019 01:00:42 GMT):
Has joined the channel.

ngoctai.tnt (Thu, 14 Feb 2019 08:48:44 GMT):
Has joined the channel.

ngoctai.tnt (Thu, 14 Feb 2019 08:50:38 GMT):
Error: could not assemble transaction, err proposal response was not successful, error code 500, msg timeout expired while starting chaincode first_cc:2.0 for transaction. I get that error when i tried to initialate chaincode after take about 5 mins. I cannot get any more error log to find out the solution to fixing it, please help me the idea. thanks

braduf (Wed, 20 Feb 2019 16:24:53 GMT):
Has joined the channel.

ping40 (Fri, 22 Feb 2019 04:15:42 GMT):
Has joined the channel.

richzhao (Fri, 22 Feb 2019 04:51:56 GMT):
@ngoctai.tnt I encountered the same problem. have you fixed it?

richzhao (Fri, 22 Feb 2019 06:53:29 GMT):
here is my error: 2019-02-22 05:47:19.289 UTC [chaincodeCmd] checkChaincodeCmdParams -> INFO 003 Using default vscc Error: could not assemble transaction, err proposal response was not successful, error code 500, msg error starting container: error starting container: pull access denied for hyperledger/fabric-nodeenv, repository does not exist or may require 'docker login'

odowdaibm (Fri, 22 Feb 2019 06:53:40 GMT):
Has joined the channel.

odowdaibm (Fri, 22 Feb 2019 06:54:35 GMT):
Hi @richzhao and @ngoctai.tnt Let me have a look at this with @rthatcher and get back to you a little later today

rthatcher (Fri, 22 Feb 2019 06:54:35 GMT):
Has joined the channel.

richzhao (Fri, 22 Feb 2019 06:54:37 GMT):
and there is a log message : peer0.org1.example.com|2019-02-22 05:48:27.028 UTC [endorser] SimulateProposal -> ERRO 04e [mychannel][21678728] failed to invoke chaincode name:"lscc" , error: pull access denied for hyperledger/fabric-nodeenv, repository does not exist or may require 'docker login'

richzhao (Fri, 22 Feb 2019 07:43:44 GMT):
it should be node environment issue, have tested on node v10.15 and v8.15, both have the same problem. cannot identify the root cause so far . @odowdaibm

adc (Fri, 22 Feb 2019 08:55:15 GMT):
Has joined the channel.

adc (Fri, 22 Feb 2019 08:55:52 GMT):
Hi All, how can I run the fabric samples against the current master that I can build on my machine? Thanks for any help :)

richzhao (Fri, 22 Feb 2019 09:36:03 GMT):
@adc https://hyperledger-fabric.readthedocs.io/en/release-1.4/tutorial/commercial_paper.html

adc (Fri, 22 Feb 2019 09:41:55 GMT):
so, no need to call the boostrap script?

adc (Fri, 22 Feb 2019 09:45:08 GMT):
but if I want to use *first-network*

adc (Fri, 22 Feb 2019 09:45:08 GMT):
but if I want to use *first-network*, I guess I need to run the boostrap script first. Cause I get an error saying that cryptogen is not found

richzhao (Fri, 22 Feb 2019 09:51:47 GMT):
yes, you are right, you need to download/install the binary files to run first-network

DawoodJehangir (Fri, 22 Feb 2019 09:56:36 GMT):
Has joined the channel.

DawoodJehangir (Fri, 22 Feb 2019 10:05:36 GMT):
I have made modifications to the fabcar.js (contract) in the FabCar example, but the changes are not reflected when I query the ledger afterwards. As of now, I have come to know that I need to install & upgrade the chaincode. So how can we do that? Plus, I have tried running the following command: "docker exec cli peer chaincode install" on the terminal but I get this error "Error: error getting chaincode code fabcar: path to chaincode does not exist: /opt/gopath/..fabric-samples/chaincode/fabcar/javascript/lib" What am I doing wrong? And if there are any other approaches?

rthatcher (Fri, 22 Feb 2019 10:19:00 GMT):
[ ](https://chat.hyperledger.org/channel/fabric-samples?msg=dNRMgegA7ApWh9EFc) @DawoodJehangir You have the correct approach - just an error in the path name ... The first time you `install` and then `instantiate`, the second time you `install` then `upgrade` The path name you specify is the pathname *within* the cli docker container, so the path you want is likely to be `/opt/gopath/src/github.com/fabcar/javascript/lib` You can verify it first by looking at the folder in the container `docker exec cli ls /opt/gopath/src/github.com/fabcar/javascript/lib`

rthatcher (Fri, 22 Feb 2019 10:19:00 GMT):
[ ](https://chat.hyperledger.org/channel/fabric-samples?msg=dNRMgegA7ApWh9EFc) @DawoodJehangir You have the correct approach - just an error in the path name ... The first time you `install` and then `instantiate`, the second time you `install` then `upgrade` The path name you specify is the pathname *within* the cli docker container, so the path you want is likely to be `/opt/gopath/src/github.com/fabcar/javascript/lib` (Docker maps the volume between your filesystem and the container) You can verify it first by looking at the folder in the container `docker exec cli ls /opt/gopath/src/github.com/fabcar/javascript/lib`

rthatcher (Fri, 22 Feb 2019 10:20:27 GMT):
@richzhao and @ngoctai.tnt - are you still having trouble with another sample? Which sample/tutorial are you working with?

DawoodJehangir (Fri, 22 Feb 2019 10:53:00 GMT):
@rthatcher I initially I ran this command: "docker exec cli peer chaincode install -n fabcar -v 1.0 -o orderer.example.com:7050 -p ../..fabric-samples/chaincode/fabcar/javascript" and got that error. Then I replaced the path with the one that you mentioned above. But the error is still there.

richzhao (Fri, 22 Feb 2019 11:00:46 GMT):
@rthatcher I run commercial paper , I have not run others for v 1.4

rthatcher (Fri, 22 Feb 2019 11:12:24 GMT):
[ ](https://chat.hyperledger.org/channel/fabric-samples?msg=HExFu5h85oeSCFtux) @DawoodJehangir Sorry - can you try it again without 'lib' on the end `/opt/gopath/src/github.com/fabcar/javascript`

rthatcher (Fri, 22 Feb 2019 11:15:46 GMT):
[ ](https://chat.hyperledger.org/channel/fabric-samples?msg=HYc7ioX7WRmEnngoM) @richzhao I assume you are working through this doc? https://hyperledger-fabric.readthedocs.io/en/latest/tutorial/commercial_paper.html At what step are you are you having a problem?

richzhao (Fri, 22 Feb 2019 11:23:57 GMT):
the problem occurs when instantiate the chaincode @rthatcher

DawoodJehangir (Fri, 22 Feb 2019 11:26:05 GMT):
@rthatcher I have ran this command docker exec cli peer chaincode install -n fabcar -v 1.0 -o orderer.example.com:7050 -p /opt/gopath/src/github.com/fabcar/javascript ``` ```

DawoodJehangir (Fri, 22 Feb 2019 11:44:30 GMT):
@rthatcher It seems like the install command has worked correctly because I got this response "2019-02-22 11:41:54.737 UTC [chaincodeCmd] install -> INFO 003 Installed remotely response: " So now do I need to run the chaincode upgrade command? if yes, what parameters are generally required?

rthatcher (Fri, 22 Feb 2019 11:55:04 GMT):
[ ](https://chat.hyperledger.org/channel/fabric-samples?msg=Y7rT56snuaNtYbqvd) @DawoodJehangir Goods news that the install worked. The upgrade command will be something like: `peer chaincode upgrade -n fabcar -v 1.1.0 -l node -c '{"Args":["initLedger"]}' -C mychannel` Note that you should have changed the version number in the `package.json` before the install and it is this new version number you use on the upgrade command.

DawoodJehangir (Fri, 22 Feb 2019 12:10:44 GMT):
@rthatcher Thanks for your help. One thing that I'd like to mention is that I didn't change the version number in package.json. I only changed it in the command "-v 1.0 => -v 1.1" and it worked correctly. The modifications in the Init Ledger are being reflected now. Is there something wrong if we don't change it in package.json?

rthatcher (Fri, 22 Feb 2019 12:19:46 GMT):
[ ](https://chat.hyperledger.org/channel/fabric-samples?msg=G5BPgy5y8HrsnPyFr) @richzhao I have just worked through the steps up to and including instantiate on my test VM - so it looks OK to me - can you share some information on your environment etc: 1. What OS are you using (I have Ubuntu 18.04) 2. What version of docker and docker compose? 3. Can you show output of `docker ps -a` command 4. Can you show the output of the peer container (starting with the line "[lscc] executeInstall -> INFO 03b Installed Chaincode [papercontract] Version [0] to peer") It is possible the problem was a temporary connection problem to dockerhub - have you retried the instantiate command?

richzhao (Fri, 22 Feb 2019 12:27:09 GMT):
my os is macOS Mojave, with docker composer 1.23.

richzhao (Fri, 22 Feb 2019 12:27:20 GMT):
the docker ps -a output is

richzhao (Fri, 22 Feb 2019 12:27:21 GMT):
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 8713f6d3878b hyperledger/fabric-peer "peer node start" About a minute ago Up About a minute 0.0.0.0:7051->7051/tcp, 0.0.0.0:7053->7053/tcp peer0.org1.example.com 3d1da8701f62 hyperledger/fabric-couchdb "tini -- /docker-ent…" About a minute ago Up About a minute 4369/tcp, 9100/tcp, 0.0.0.0:5984->5984/tcp couchdb 03f2b83b494a hyperledger/fabric-ca "sh -c 'fabric-ca-se…" About a minute ago Up About a minute 0.0.0.0:7054->7054/tcp ca.example.com 23e2a83ed296 hyperledger/fabric-orderer "orderer" About a minute ago Up About a minute 0.0.0.0:7050->7050/tcp orderer.example.com

richzhao (Fri, 22 Feb 2019 12:34:27 GMT):
the log is very long from install to the end

richzhao (Fri, 22 Feb 2019 12:36:32 GMT):
peer0.org1.example.com|2019-02-22 12:30:53.302 UTC [endorser] callChaincode -> INFO 039 [][42ce6c35] Entry chaincode: name:"lscc" couchdb|[notice] 2019-02-22T12:30:53.319241Z nonode@nohost <0.8096.0> fa2d06cde5 couchdb:5984 172.18.0.5 undefined GET /mychannel_lscc 404 ok 4 peer0.org1.example.com|2019-02-22 12:30:53.355 UTC [couchdb] CreateDatabaseIfNotExist -> INFO 03a Created state database mychannel_lscc couchdb|[notice] 2019-02-22T12:30:53.355368Z nonode@nohost <0.8096.0> 476be24f6a couchdb:5984 172.18.0.5 undefined PUT /mychannel_lscc 201 ok 30 peer0.org1.example.com|2019-02-22 12:30:53.371 UTC [lscc] executeInstall -> INFO 03b Installed Chaincode [papercontract] Version [0] to peer peer0.org1.example.com|2019-02-22 12:30:53.371 UTC [endorser] callChaincode -> INFO 03c [][42ce6c35] Exit chaincode: name:"lscc" (69ms) peer0.org1.example.com|2019-02-22 12:30:53.374 UTC [comm.grpc.server] 1 -> INFO 03d unary call completed {"grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.18.0.7:44146", "grpc.code": "OK", "grpc.call_duration": "72.6798ms"} couchdb|[notice] 2019-02-22T12:30:53.379666Z nonode@nohost <0.8096.0> 10e6729095 couchdb:5984 172.18.0.5 undefined GET /mychannel_lscc/papercontract?attachments=true 404 ok 13 peer0.org1.example.com|2019-02-22 12:31:55.206 UTC [endorser] callChaincode -> INFO 03e [][d14d75b3] Entry chaincode: name:"cscc" peer0.org1.example.com|2019-02-22 12:31:55.209 UTC [endorser] callChaincode -> INFO 03f [][d14d75b3] Exit chaincode: name:"cscc" (3ms) peer0.org1.example.com|2019-02-22 12:31:55.209 UTC [comm.grpc.server] 1 -> INFO 040 unary call completed {"grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.18.0.7:44152", "grpc.code": "OK", "grpc.call_duration": "3.9362ms"} peer0.org1.example.com|2019-02-22 12:31:55.242 UTC [endorser] callChaincode -> INFO 041 [mychannel][975a79f7] Entry chaincode: name:"lscc" couchdb|[notice] 2019-02-22T12:31:55.247748Z nonode@nohost <0.8096.0> a6f34173ea couchdb:5984 172.18.0.5 undefined GET /mychannel_lscc/papercontract?attachments=true 404 ok 2

richzhao (Fri, 22 Feb 2019 12:37:01 GMT):
this is the first part, let me know if you need more

rthatcher (Fri, 22 Feb 2019 13:04:12 GMT):
@richzhao please can you send the next few lines of your peer log - or post the whole thing somewhere where I can grab it. Also are you seeing any errors in the couchdb log? Can you show output of docker images command ?

richzhao (Fri, 22 Feb 2019 13:08:45 GMT):
pensive_cohen|npm WARN deprecated @types/winston@2.4.4: This is a stub types definition. winston provides its own type definitions, so you do not need this installed. pensive_cohen|npm WARN deprecated circular-json@0.3.3: CircularJSON is in maintenance only, flatted is its successor. pensive_cohen| pensive_cohen|> x509@0.3.3 install /chaincode/output/node_modules/x509 pensive_cohen|> node-gyp rebuild pensive_cohen| pensive_cohen|make: Entering directory '/chaincode/output/node_modules/x509/build' pensive_cohen| CXX(target) Release/obj.target/x509/src/addon.o pensive_cohen|In file included from ../node_modules/nan/nan.h:194:0, pensive_cohen| from ../include/x509.h:7, pensive_cohen| from ../src/addon.cc:5: pensive_cohen|../node_modules/nan/nan_maybe_43_inl.h: In function 'Nan::MaybeLocal Nan::CloneElementAt(v8::Local, uint32_t)': pensive_cohen|../node_modules/nan/nan_maybe_43_inl.h:220:58: warning: 'v8::MaybeLocal v8::Array::CloneElementAt(v8::Local, uint32_t)' is deprecated: Cloning is not supported. [-Wdeprecated-declarations] pensive_cohen| return array->CloneElementAt(GetCurrentContext(), index); pensive_cohen| ^ pensive_cohen|In file included from /root/.node-gyp/8.15.0/include/node/v8.h:26:0, pensive_cohen| from /root/.node-gyp/8.15.0/include/node/node.h:63, pensive_cohen| from ../include/addon.h:4, pensive_cohen| from ../src/addon.cc:4: pensive_cohen|/root/.node-gyp/8.15.0/include/node/v8.h:3567:36: note: declared here pensive_cohen| MaybeLocal CloneElementAt(Local context, pensive_cohen| ^ pensive_cohen|/root/.node-gyp/8.15.0/include/node/v8config.h:318:3: note: in definition of macro 'V8_DEPRECATED' pensive_cohen| declarator __attribute__((deprecated(message))) pensive_cohen| ^~~~~~~~~~ pensive_cohen|In file included from ../node_modules/nan/nan_new.h:189:0, pensive_cohen| from ../node_modules/nan/nan.h:200, pensive_cohen| from ../include/x509.h:7, pensive_cohen| from ../src/addon.cc:5: pensive_cohen|../node_modules/nan/nan_implementation_12_inl.h: In static member function 'static Nan::imp::FactoryBase::return_t Nan::imp::Factory::New(bool)': pensive_cohen|../node_modules/nan/nan_implementation_12_inl.h:40:38: warning: 'static v8::Local v8::BooleanObject::New(bool)' is deprecated: Pass an isolate [-Wdeprecated-declarations] pensive_cohen| return v8::BooleanObject::New(value).As(); pensive_cohen| ^ pensive_cohen|In file included from /root/.node-gyp/8.15.0/include/node/v8.h:26:0, pensive_cohen| from /root/.node-gyp/8.15.0/include/node/node.h:63, pensive_cohen| from ../include/addon.h:4, pensive_cohen| from ../src/addon.cc:4: pensive_cohen|/root/.node-gyp/8.15.0/include/node/v8.h:4895:56: note: declared here

richzhao (Fri, 22 Feb 2019 13:17:17 GMT):
the output of the instantiate command: docker exec cliMagnetoCorp peer chaincode instantiate -n papercontract -v 0 -l node -c '{"Args":["org.papernet.commercialpaper:instantiate"]}' -C mychannel -P "AND ('Org1MSP.member')" 2019-02-22 12:55:01.505 UTC [chaincodeCmd] InitCmdFactory -> INFO 001 Retrieved channel (mychannel) orderer endpoint: orderer.example.com:7050 2019-02-22 12:55:01.508 UTC [chaincodeCmd] checkChaincodeCmdParams -> INFO 002 Using default escc 2019-02-22 12:55:01.508 UTC [chaincodeCmd] checkChaincodeCmdParams -> INFO 003 Using default vscc Error: could not assemble transaction, err proposal response was not successful, error code 500, msg error starting container: error starting container: pull access denied for hyperledger/fabric-nodeenv, repository does not exist or may require 'docker login'

rthatcher (Fri, 22 Feb 2019 13:26:14 GMT):
I'll send you a direct message shortly

rthatcher (Fri, 22 Feb 2019 14:18:32 GMT):
FYI @ngoctai.tnt , @odowdaibm - we just got to the bottom of the Commercial Paper sample error - @richzhao was running Fabric 2.0 beta, but when reverted to 1.4.0 (latest) the 'instantiate' works as expected.

richzhao (Fri, 22 Feb 2019 14:21:21 GMT):
yes, thank you very much @rthatcher

Jamie (Sun, 24 Feb 2019 03:11:00 GMT):
In fabric samples i am trying to run the basic-network but getting some error.

Jamie (Sun, 24 Feb 2019 03:13:14 GMT):
In fabric samples i am trying to run the basic-network but getting some error. Following are the steps i) ./teardown.sh ii) ./start.sh iii) In the logs i am seeing following errors- [orderer.common.server] initializeLocalMsp -> FATA 002 Failed to initialize local MSP: could not load a valid signer certificate from directory /etc/hyperledger/msp/orderer/msp/signcerts: stat /etc/hyperledger/msp/orderer/msp/signcerts: no such file or directory ca.example.com | Error: Failed to find private key for certificate in '/etc/hyperledger/fabric-ca-server-config/ca.org1.example.com-cert.pem': Could not find matching private key for SKI: Failed getting key for SKI [[19 246 103 70 76 218 10 161 220 137 176 138 206 157 99 233 50 115 29 250 157 253 253 116 15 20 193 135 231 240 185 40]]: Key with SKI 13f667464cda0aa1dc89b08ace9d63e932731dfa9dfdfd740f14c187e7f0b928 not found in /etc/hyperledger/fabric-ca-server/msp/keystore peer0.org1.example.com | 2019-02-24 03:02:20.992 UTC [main] InitCmd -> ERRO 001 Cannot run peer because error when setting up MSP of type bccsp from directory /etc/hyperledger/msp/peer/: could not load a valid signer certificate from directory /etc/hyperledger/msp/peer/signcerts: stat /etc/hyperledger/msp/peer/signcerts: no such file or directory

ping40 (Sun, 24 Feb 2019 08:30:17 GMT):
hi, is there an example about fabric fabtoken ?

rthatcher (Mon, 25 Feb 2019 09:48:48 GMT):
@Jamie - the error "/etc/hyperledger/msp/orderer/msp/signcerts: no such file or directory" - suggests there is a problem with the Docker Volume mapping This section in the `docker-compose.yml` shows the volume mappings for the Orderer so you might want to check that the folders exist and that you have access to them: ``` volumes: - ./config/:/etc/hyperledger/configtx - ./crypto-config/ordererOrganizations/example.com/orderers/orderer.example.com/:/etc/hyperledger/msp/orderer - ./crypto-config/peerOrganizations/org1.example.com/peers/peer0.org1.example.com/:/etc/hyperledger/msp/peerOrg1 ```

Jamie (Mon, 25 Feb 2019 10:19:18 GMT):
[ ](https://chat.hyperledger.org/channel/fabric-samples?msg=ZRYMJes9CZFvu5gEc) @rthatcher I have checked those, they are there. I have generated them using cryptogen. I have a feeling that it is related to some docker stale issue. Any suggestions how to get rid of such docker related issues. I removed, pruned all containers, images but still getting the same error. I am stuck with it and not able to preogress.

Jamie (Mon, 25 Feb 2019 10:19:18 GMT):
[ ](https://chat.hyperledger.org/channel/fabric-samples?msg=ZRYMJes9CZFvu5gEc) @rthatcher I have checked those, they are there. I have generated them using cryptogen. I have a feeling that it is related to some docker stale issue. Any suggestions how to get rid of such docker related issues. I removed, pruned all containers, images but still getting the same error. I am stuck with it and not able to progress.

rthatcher (Mon, 25 Feb 2019 11:41:19 GMT):
@Jamie - firstly - if you have not done so, then `docker volume prune` might be a good idea If you have re-generated the crypto material - then there is at least one change you need to make to the `docker-compose.yml` file: The value of the environment variable `- FABRIC_CA_SERVER_CA_KEYFILE=/etc/hyperledger/fabric-ca-server-config/...` needs to match the new private key you have generated.

rthatcher (Mon, 25 Feb 2019 11:41:19 GMT):
@Jamie - firstly - if you have not done so, then `docker volume prune` might be a good idea If you have re-generated the crypto material - then there is at least one change you need to make to the `docker-compose.yml` file: The value of the environment variable `- FABRIC_CA_SERVER_CA_KEYFILE=/etc/hyperledger/fabric-ca-server-config/...` needs to match the new private key you have generated from this folder on your host system `...crypto-config/peerOrganizations/org1.example.com/ca/`

Jamie (Mon, 25 Feb 2019 11:45:52 GMT):
[ ](https://chat.hyperledger.org/channel/fabric-samples?msg=Ee6vHLxw9rFAHMuqW) @rthatcher I have done those steps before. I am going to do again as follows i) Bring up docker service ii) docker volume prune and docker container prune iii) cryptogen generate using crypto-config.yaml iv) configtxgen to generate genesis and transaction block v) update the private key value in ca service vi) Run teardown.sh viii) Run start.sh

Jamie (Mon, 25 Feb 2019 12:00:04 GMT):
[ ](https://chat.hyperledger.org/channel/fabric-samples?msg=Ee6vHLxw9rFAHMuqW) @rthatcher Series of commands- docker volume prune docker container prune ../bin/cryptogen generate --config=./crypto-config.yaml export FABRIC_CFG_PATH=$PWD ../bin/configtxgen -profile OneOrgOrdererGenesis -channelID byfn-sys-channel -outputBlock ./config/genesis.block export CHANNEL_NAME=mychannel ../bin/configtxgen -profile OneOrgChannel -outputCreateChannelTx ./config/channel.tx -channelID $CHANNEL_NAME Updated CA service with the private key. ./start.sh Except CA and CouchDB service, neither Orderer nor Peer came up. Gave same error. Cannot run peer because error when setting up MSP of type bccsp from directory /etc/hyperledger/msp/peer/: could not load a valid signer certificate from directory /etc/hyperledger/msp/peer/signcerts: stat /etc/hyperledger/msp/peer/signcerts [orderer.common.server] initializeLocalMsp -> FATA 002 Failed to initialize local MSP: could not load a valid signer certificate from directory /etc/hyperledger/msp/orderer/msp/signcerts: stat /etc/hyperledger/msp/orderer/msp/signcerts: no such file or directory

rthatcher (Mon, 25 Feb 2019 12:04:05 GMT):
@Jamie - so I would suggest completely removing your fabric-samples folder and re-cloning it. Then you should have the default crypto material and matching docker-compose file, and basic-network should start up ok with the original files. (maybe do a teardown.sh before trying with the original files)

Jamie (Mon, 25 Feb 2019 12:04:55 GMT):
[ ](https://chat.hyperledger.org/channel/fabric-samples?msg=LjTjRABPrE3xHXmH7) @rthatcher Ok Let me try that. It won't take long.

Jamie (Mon, 25 Feb 2019 12:09:50 GMT):
[ ](https://chat.hyperledger.org/channel/fabric-samples?msg=LjTjRABPrE3xHXmH7) @rthatcher Same issue. Orderer and Peer containers doesn't come up.

rthatcher (Mon, 25 Feb 2019 12:51:07 GMT):
@Jamie - strange. I wonder if there is some issue with file permissions for the docker processes. What OS are you using? Do you have a standard docker install? Have you logged in/out or rebooted since installing docker? Are you using sudo, su or root for any of the steps?

Jamie (Mon, 25 Feb 2019 12:53:30 GMT):
[ ](https://chat.hyperledger.org/channel/fabric-samples?msg=FrtHfGjju24RSzaT3) @rthatcher Windows. Yes, since i have Windows 10 pro. Lot of times. No. The command ./start.sh was working in the past. But giving this new error since last 2 days.

Jamie (Mon, 25 Feb 2019 12:54:26 GMT):
[ ](https://chat.hyperledger.org/channel/fabric-samples?msg=FrtHfGjju24RSzaT3) @rthatcher I am sure there is some issue with docker process. Just i am not able to put my finger on it.

rthatcher (Mon, 25 Feb 2019 13:30:14 GMT):
@Jamie - maybe one of the docker forums will be able to help. Sorry I'm not a Windows user.

Jamie (Mon, 25 Feb 2019 13:31:13 GMT):
[ ](https://chat.hyperledger.org/channel/fabric-samples?msg=DXjpC2dTuDA7AKYNr) @rthatcher No issue. Thanks for your help.

Jamie (Tue, 26 Feb 2019 15:15:33 GMT):
[ ](https://chat.hyperledger.org/channel/fabric-samples?msg=DXjpC2dTuDA7AKYNr) @rthatcher I downgraded docker version to 18.0.3 and then it worked fine. Thanks for your interest in the issue.

richzhao (Wed, 27 Feb 2019 10:50:24 GMT):
I saw the issue about replacing balance sample, https://jira.hyperledger.org/browse/FAB-12636 , but no update since Nov. can anyone update about this? is the re-design document available? @rthatcher @odowdaibm @dave.enyeart

dave.enyeart (Wed, 27 Feb 2019 12:52:18 GMT):
@richzhao Balance transfer has been replaced by the updated Fabcar sample (for intro-level) and new Commercial Paper sample (for intermediate-level) as the strategic samples in v1.4. There will not be a re-write of balance transfer itself, in fact it may get deleted in favor of the others. See the new tutorial docs at https://hyperledger-fabric.readthedocs.io/en/latest/write_first_app.html and https://hyperledger-fabric.readthedocs.io/en/latest/developapps/developing_applications.html

richzhao (Wed, 27 Feb 2019 12:59:25 GMT):
thanks @dave.enyeart

Estebanrestrepo (Fri, 01 Mar 2019 19:37:55 GMT):
Has joined the channel.

zhoutong (Thu, 07 Mar 2019 09:04:53 GMT):
Has joined the channel.

stephenman (Thu, 07 Mar 2019 09:06:16 GMT):
Has joined the channel.

DawoodJehangir (Thu, 07 Mar 2019 13:12:54 GMT):
Hello Everyone, Currently I have implemented my own smart contract using fabric-contract-api and have been able to access fabric-shim.Chaincodestub methods by doing like "ctx.stub.AnyMethodFromChaincodestubClass". 1) So is it possible to access other fabric-shim classes (e.g. ClientIdentity, SignedProposal, etc) from context (ctx) variable similarly? 2) Is there any advantage of using fabric-shim instead of fabric-contract-api for developing smart contracts? As I'm working for an organization, I need to be sure if there's significant advantage of using fabric-shim over fabric-contract-api. Because then I will need to change my implementation according to fabric-shim. In my context, "advantage" really means 'more flexibility' and 'added functionality' while developing smart contract.

iamsteveng (Fri, 08 Mar 2019 02:29:59 GMT):
Has left the channel.

KyunghoKim (Tue, 12 Mar 2019 03:11:20 GMT):
Has joined the channel.

Pradeep_Pentakota (Tue, 12 Mar 2019 12:43:51 GMT):
Has joined the channel.

raviteja_puvvada (Wed, 13 Mar 2019 13:51:25 GMT):
Has joined the channel.

raviteja_puvvada (Wed, 13 Mar 2019 13:52:31 GMT):
Endorsement policy fails when commiting blocks to peers in the network. How to check the root cause fopr this issue?

raviteja_puvvada (Wed, 13 Mar 2019 13:52:31 GMT):
Endorsement policy fails when commiting blocks to peers in the network. How to check the root cause for this issue?

raviteja_puvvada (Wed, 13 Mar 2019 13:52:31 GMT):
Endorsement policy fails when committing blocks to peers in the network. How to check the root cause for this issue?

DawoodJehangir (Mon, 18 Mar 2019 07:43:00 GMT):
I have modified the first-network (network with 2 Orgs and 1 peer in each of them) and Installed my own chaincode on it. Additionally I have made a connection.yaml file to interact with the network. But when I run the client side (code given below), I encounter this error: ``` error: [Network]: _initializeInternalChannel: Unable to initialize channel. Attempted to contact 2 Peers. Last error was Error: 2 UNKNOWN: Stream removed Failed to evaluate transaction: Error: Unable to initialize channel. Attempted to contact 2 Peers. Last error was Error: 2 UNKNOWN: Stream removed ``` This is the code on my client side. The error arises when `gateway.getNetwork command` is run: ``` let connectionProfile = yaml.safeLoad(fs.readFileSync('./connection.yaml', 'utf8')); // Create a new gateway for connecting to our peer node. const gateway = new Gateway(); await gateway.connect(connectionProfile, { wallet, identity: 'user1', discovery: { enabled: false } }); console.log("here 1"); // Get the network (channel) our contract is deployed to. const network = await gateway.getNetwork('mychannel'); console.log("here 2"); // Get the contract from the network. //const contract = network.getContract('fabcar'); const contract = network.getContract('bankpeerContract'); ``` This is my connection.yaml file: ``` --- name: mychannel.firstnetwork.connectionprofile x-type: "hlfv1" description: "BankPeerContract methods will be used through this profile" version: "1.0" channels: mychannel: orderers: - orderer.example.com peers: peer0.org1.example.com: endorsingPeer: true chaincodeQuery: true ledgerQuery: true eventSource: true peer0.org2.example.com: endorsingPeer: true chaincodeQuery: true ledgerQuery: true eventSource: true organizations: Org1: mspid: Org1MSP peers: - peer0.org1.example.com certificateAuthorities: - certificate-authority-org1 adminPrivateKey: path: ../first-network/crypto-config/peerOrganizations/org1.example.com/users/Admin@org1.example.com/msp/keystore/63145b12cd86abb07b6b5797c5e9506faa8f799e81d3c71d11a6a60840e3b6ae_sk signedCert: path: ../first-network/crypto-config/peerOrganizations/org1.example.com/users/Admin@org1.example.com/msp/signcerts/Admin@org1.example.com-cert.pem Org2: mspid: Org2MSP peers: - peer0.org2.example.com certificateAuthorities: - certificate-authority-org2 adminPrivateKey: path: ../first-network/crypto-config/peerOrganizations/org2.example.com/users/Admin@org2.example.com/msp/keystore/4d9b19fdcce70620b45760f5d62c7c877200ab38553b7a8b85245b04ca0e8bdd_sk signedCert: path: ../first-network/crypto-config/peerOrganizations/org2.example.com/users/Admin@org2.example.com/msp/signcerts/Admin@org2.example.com-cert.pem orderers: orderer.example.com: url: grpc://localhost:7050 grpcOptions: ssl-target-name-override: orderer.example.com tlsCACerts: path: ../first-network/crypto-config/ordererOrganizations/example.com/orderers/orderer.example.com/msp/tlscacerts/tlsca.example.com-cert.pem peers: peer0.org1.example.com: url: grpc://localhost:7051 grpcOptions: ssl-target-name-override: peer0.org1.example.com request-timeout: 120001 tlsCACerts: path: ../first-network/crypto-config/peerOrganizations/org1.example.com/peers/peer0.org1.example.com/msp/tlscacerts/tlsca.org1.example.com-cert.pem peer0.org2.example.com: url: grpc://localhost:9051 grpcOptions: ssl-target-name-override: peer0.org2.example.com request-timeout: 120001 tlsCACerts: path: ../first-network/crypto-config/peerOrganizations/org2.example.com/peers/peer0.org2.example.com/msp/tlscacerts/tlsca.org2.example.com-cert.pem certificateAuthorities: ca-org1: url: http://localhost:7054 httpOptions: verify: false tlsCACerts: path: ../first-network/crypto-config/peerOrganizations/org1.example.com/ca/ca.org1.example.com-cert.pem registrar: - enrollId: admin enrollSecret: adminpw caName: certificate-authority-org1 ca-org2: url: http://localhost:8054 httpOptions: verify: false tlsCACerts: path: ../first-network/crypto-config/peerOrganizations/org2.example.com/ca/ca.org2.example.com-cert.pem registrar: - enrollId: admin enrollSecret: adminpw caName: certificate-authority-org2 ```

awattez (Wed, 20 Mar 2019 15:24:39 GMT):
Has joined the channel.

chinmay213211 (Mon, 25 Mar 2019 05:09:08 GMT):
Has joined the channel.

yanli133 (Mon, 25 Mar 2019 06:51:05 GMT):
Has joined the channel.

spartucus (Thu, 28 Mar 2019 02:44:44 GMT):
Has joined the channel.

ilyahq (Fri, 29 Mar 2019 19:45:11 GMT):
Has joined the channel.

ilyahq (Fri, 29 Mar 2019 20:02:20 GMT):
hey guys, I noticed that "Building Your First Network" doc has been updated to include the latest developments (e.g. Raft orderers), however the bootstrap.sh script is not pulling the latest version of 'first-network'. The v.1.4.0 tag that is used for checkout by the script still features the older version of the files. As a result, there's a deviation in 'first-network' files vs the corresponding doc/tutorial.

mallikarjunasai995 (Thu, 04 Apr 2019 13:32:26 GMT):
hi anyone tried to run the balance transfer app ... i did that in typscript but am getting below error ... ./runApp.sh: line 71: ts-node: command not found

ViveikYadav (Fri, 05 Apr 2019 11:50:21 GMT):
Has joined the channel.

ViveikYadav (Fri, 05 Apr 2019 11:53:25 GMT):
please don`t run it in typescript folder, run it from balance-transer it will work

ViveikYadav (Fri, 05 Apr 2019 11:53:58 GMT):
[ ](https://chat.hyperledger.org/channel/fabric-samples?msg=CJ7tmgkuhdWCAejba) @mallikarjunasai995 please don`t run it in typescript folder, run it from balance-transer it will work

mallikarjunasai995 (Sat, 06 Apr 2019 14:49:36 GMT):
[ ](https://chat.hyperledger.org/channel/fabric-samples?msg=m3gNfyDnDv5fjKygm) @ViveikYadav nope actually i want to run the typescript app ....

yxuco (Thu, 11 Apr 2019 04:12:42 GMT):
Has joined the channel.

BlockS 4 (Thu, 11 Apr 2019 13:49:33 GMT):
Has joined the channel.

BlockS 4 (Thu, 11 Apr 2019 13:49:42 GMT):
Hi, I am trying to setup test network using byfn script in fabric-samples repository (under first-network directory). On ./byfn.sh up with go, everything works fine. If I try to do the same with java (-l java) I am getting the error - Chaincode installation on peer0.org1 has failed ERROR !!! FAILED to execute End-2-End Scenario Can someone please help me with debugging this ?

MaxVirkus (Thu, 11 Apr 2019 21:05:15 GMT):
Has joined the channel.

JeganSelvaraj (Tue, 16 Apr 2019 09:20:36 GMT):
Has joined the channel.

Sana_Nawazkhan (Fri, 19 Apr 2019 05:40:07 GMT):
Has joined the channel.

Sana_Nawazkhan (Fri, 19 Apr 2019 05:40:32 GMT):
Hi _initializeInternalChannel: Unable to initialize channel. Attempted to contact 1 Peers. Last error was Error: Failed to connect before the deadline URL:grpc://localhost:7051 I get this error message when trying to run node issue,js can anybody suggest what needs to be done?

MohammedR (Thu, 25 Apr 2019 06:00:34 GMT):
Has joined the channel.

deepak_agarwal (Tue, 30 Apr 2019 05:04:38 GMT):
Has joined the channel.

HyperFabrics (Wed, 01 May 2019 17:57:07 GMT):
Has joined the channel.

HarryBui (Thu, 02 May 2019 06:49:43 GMT):
Has joined the channel.

yerganat (Fri, 03 May 2019 05:15:44 GMT):
Has joined the channel.

DawoodJehangir (Fri, 03 May 2019 07:50:41 GMT):
@Sana_Nawazkhan You probably need to register a user before running issue.js

lehors (Fri, 03 May 2019 13:25:01 GMT):
Has joined the channel.

ihormudryy (Thu, 16 May 2019 15:21:19 GMT):
Has joined the channel.

circlespainter (Sat, 18 May 2019 07:38:31 GMT):
Has joined the channel.

horse (Tue, 21 May 2019 21:50:12 GMT):
Has joined the channel.

kn3118 (Thu, 23 May 2019 16:45:05 GMT):
Has joined the channel.

michaelcwang2 (Wed, 05 Jun 2019 20:31:41 GMT):
Has joined the channel.

michaelcwang2 (Wed, 05 Jun 2019 20:31:43 GMT):
Hi, I'm looking for this chaincode example https://github.com/hyperledger/fabric-samples/blob/release-1.4/chaincode/chaincode_example02/go/chaincode_example02.go so I use git command `git clone -b master https://github.com/hyperledger/fabric-samples.git`in my ubuntu environment but once I listed the files in the directories, this file was not under sub-directory chaincode, so would you help to comment why and where it is available now?

michaelcwang2 (Wed, 05 Jun 2019 21:02:43 GMT):
I found that I have to `git checkout v1.4.0`.

yukkyhira (Tue, 18 Jun 2019 02:02:45 GMT):
Has joined the channel.

yukkyhira (Tue, 18 Jun 2019 02:09:31 GMT):
Hi, everyone. Now I'm working on [FAB-15104](https://jira.hyperledger.org/browse/FAB-15104). I committed some changes for this JIRA. Hyperledger Jobbuilder verifeid my changes, but after that nobody is assigned yet for the reviewer. Could anybody review this JIRA?

ozaiter (Fri, 28 Jun 2019 22:23:06 GMT):
Has joined the channel.

wlahti (Tue, 02 Jul 2019 17:05:33 GMT):
Has joined the channel.

MatteoPiovanelli (Mon, 08 Jul 2019 12:59:23 GMT):
Has joined the channel.

MatteoPiovanelli (Mon, 08 Jul 2019 12:59:24 GMT):
Hello. I am not sure this is the right channel to ask this. I am trying to follow along what is described here (https://hyperledger-fabric.readthedocs.io/en/latest/write_first_app.html). I am at "Launch the Network" step. My OS is Windows 10. After launching the command there (I am using git bash) the bash appears stuck (it's not really stuck, because I can abort the process). COuld it be this is just supposed to take very long?

MatteoPiovanelli (Mon, 08 Jul 2019 12:59:55 GMT):
this is the output I got from the script: ``` # don't rewrite paths for Windows Git Bash users export MSYS_NO_PATHCONV=1 docker-compose -f docker-compose.yml down Removing couchdb ... done Removing network net_basic docker-compose -f docker-compose.yml up -d ca.example.com orderer.example.com peer0.org1.example.com couchdb Creating network "net_basic" with the default driver Creating couchdb ... done Creating ca.example.com ... Creating orderer.example.com ... ```

MatteoPiovanelli (Mon, 08 Jul 2019 14:39:43 GMT):
right. After resetting docker "to factory default" the thing worked. I am not sure what had gone wrong

MatteoPiovanelli (Tue, 09 Jul 2019 12:56:15 GMT):
Hello. I have been following along with the samples/tutorials from https://hyperledger-fabric.readthedocs.io (I am going through the commercial paper tutorial right now). How close are those examples to how I would set things up for a real world application? Bear in mind, this is my first foray in blockchain technologies, as well as docker cotnainers.

MatteoPiovanelli (Tue, 09 Jul 2019 12:56:40 GMT):
sorry if this is the wrong channel to ask such an open ended question

MatteoPiovanelli (Wed, 10 Jul 2019 12:54:47 GMT):
hello

MatteoPiovanelli (Wed, 10 Jul 2019 12:54:57 GMT):
I am following along this: https://hyperledger-fabric.readthedocs.io/en/latest/build_network.html

MatteoPiovanelli (Wed, 10 Jul 2019 12:55:57 GMT):
When I get to "Update the anchor peers" the commands there fail.

MatteoPiovanelli (Wed, 10 Jul 2019 12:57:28 GMT):
I have been keeping the network logs in a separate bash terminal, and as soon as i try to configure an anchor peer, that starts repeating the same warning over and over

MatteoPiovanelli (Wed, 10 Jul 2019 13:11:44 GMT):
WHewn I am creating the network I

MatteoPiovanelli (Wed, 10 Jul 2019 13:11:44 GMT):
WHen I am creating the network (with docker-compose -f docker-compose-cli.yaml up )

MatteoPiovanelli (Wed, 10 Jul 2019 13:12:08 GMT):
I get the following warning;

MatteoPiovanelli (Wed, 10 Jul 2019 13:12:38 GMT):
Could not connect to Endpoint: peer1.org1.example.com

MatteoPiovanelli (Wed, 10 Jul 2019 13:49:12 GMT):
then, on the next step, when creating the channel, I get the following warning for the orderer

MatteoPiovanelli (Wed, 10 Jul 2019 13:49:44 GMT):
Error reading from 172.18.0.7:43348: rpc error: code = Canceled desc = context canceled

MatteoPiovanelli (Wed, 10 Jul 2019 13:57:59 GMT):
that is followed by INFO:

MatteoPiovanelli (Wed, 10 Jul 2019 13:59:22 GMT):
streaming call completed grpc.service=ordered.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.7:43348 error="rpc error: code = Candeled desc = context canceled" grpc.code=Canceled grpc.call_duration=68.8678ms

MatteoPiovanelli (Wed, 10 Jul 2019 14:30:49 GMT):
the stuff that keeps repeating at the "Update the anchor peers" step is like: Authentication failed: failed classifying identity: Unable to extract msp.Identity from peer Identity: Peer Identity [a sequence of bytes] cannot be validated. No MSP found able to do that.

MatteoPiovanelli (Wed, 10 Jul 2019 14:40:54 GMT):
among other messages, when I call "peer channel update" from the cli, the second one is Unmarshal JSON: value cannot be unmarshalled: invalid character 'S' looking for beginning of value

MatteoPiovanelli (Wed, 10 Jul 2019 14:52:15 GMT):
I am reading through byfn.sh, and it looks like it is doing some extra steps relating to the keys and certificates

MatteoPiovanelli (Wed, 10 Jul 2019 15:25:53 GMT):
but I am looking at the peers created by following the steps and they seem to have the crypto information generated

MatteoPiovanelli (Thu, 11 Jul 2019 07:33:15 GMT):
Could it be that the issu I am seeing is because the tutorial has me use docker-compose-cli.yaml, that as far as I can tell contains no CA information?

rthatcher (Thu, 11 Jul 2019 10:59:05 GMT):
I think that the basic-network used as a Fabric for Commercial Paper does not use TLS, whereas the BYFN network does use TLS. So you will see a simpler configuration and simpler commands as there is no need to specify the TLS certificates.

MatteoPiovanelli (Thu, 11 Jul 2019 14:27:56 GMT):
I will double check as soon as I can get on this. I am following this tutorial https://hyperledger-fabric.readthedocs.io/en/latest/build_network.html and in the step by step partions it had me use a docker-compose that has no CA in it, and then use tls for stuff

usama7777 (Tue, 16 Jul 2019 18:09:46 GMT):
Has joined the channel.

usama7777 (Tue, 16 Jul 2019 18:09:49 GMT):
hi , I just cloned the fabric git directory and ran the bootstrap script. Then I tried running the first network and got the error. Error: failed to create deliver client: orderer client failed to connect to orderer.example.com:7050: failed to create new connection: context deadline exceeded The orderer exited right before the end to end script started and logs of orderer show : [channel byfn-sys-channel] config requires unsupported orderer capabilities: Orderer capability V1_4_2 is required but not supported: Orderer capability V1_4_2 is required but not supported panic: [channel byfn-sys-channel] config requires unsupported orderer capabilities: Orderer capability V1_4_2 is required but not supported: Orderer capability V1_4_2 is required but not supported Edit: it works If I reverse the changes made to the configtx.yaml in first network folder made 3 days ago.

haniavis (Fri, 19 Jul 2019 15:15:13 GMT):
Has joined the channel.

haniavis (Fri, 19 Jul 2019 15:15:39 GMT):
hi, when will the fabric-samples repo be released in v1.4.2?

usama7777 (Mon, 22 Jul 2019 07:53:57 GMT):
Hello, I am unable to bring first network up using etcd raft as consensus protocol. I recently cloned it from github v1.4. I get the error of unsupported capabilities in the orderer logs . Capabilities is set to v1.4.2 in configtx

mallikarjunasai995 (Mon, 22 Jul 2019 12:26:47 GMT):
hi what is the best example for multi channel , multi node setup

mallikarjunasai995 (Mon, 22 Jul 2019 12:27:14 GMT):
in hyperledger fabric samples other than papernet

mallikarjunasai995 (Mon, 22 Jul 2019 12:27:16 GMT):
?

AlbertCL (Wed, 07 Aug 2019 11:34:38 GMT):
Has joined the channel.

AlbertCL (Wed, 07 Aug 2019 12:01:53 GMT):
Hi! I want to use fabric-samples to test my chaincodes, but I have a problem: - Download fabric-samples - cd chaincode-docker-devmode - docker-compose -f docker-compose-simple.yaml up All nodes start correctly but peer throws: fatal error: unexpected signal during runtime execution and a long log with different goroutines like: goroutine 211 [syscall] I have to configure something to start correctly the environment?

raccoonrat (Thu, 08 Aug 2019 05:30:11 GMT):
Has joined the channel.

adineshreddy1 (Fri, 16 Aug 2019 11:42:02 GMT):
Has joined the channel.

walmon (Mon, 19 Aug 2019 14:29:11 GMT):
Hi all. Here's a piece I wrote about oracles for Hyperledger Fabric with a repo to test: https://hackernoon.com/oracles-for-hyperledger-fabric-with-convector-suite-ay2u130w9

bjcawanglu (Tue, 20 Aug 2019 02:05:44 GMT):
Has joined the channel.

sarapaul (Sun, 25 Aug 2019 22:13:14 GMT):
Has joined the channel.

sarapaul (Sat, 31 Aug 2019 00:42:50 GMT):
sarapaul

sarapaul (Sat, 31 Aug 2019 01:09:32 GMT):
Hello,

sarapaul (Sat, 31 Aug 2019 01:10:04 GMT):
Please could you help to resolve the following issue in fabric-samples

sarapaul (Sat, 31 Aug 2019 01:10:06 GMT):
francois@francois-Inspiron-N5110:~/fabric-samples/fabcar$ node query.js Store path:/home/francois/fabric-samples/fabcar/hfc-key-store Successfully loaded user1 from persistence 2019-08-31T01:08:35.197Z - error: [Remote.js]: Error: Failed to connect before the deadline URL:grpc://127.0.0.1:7051 Query has completed, checking results error from query = { Error: Failed to connect before the deadline URL:grpc://127.0.0.1:7051 at checkState (/home/francois/fabric-samples/fabcar/node_modules/fabric-client/node_modules/grpc/src/client.js:835:16) connectFailed: true }

sarapaul (Mon, 02 Sep 2019 19:43:26 GMT):
Hello,

sarapaul (Mon, 02 Sep 2019 19:43:58 GMT):
Please does anyone could help on the request above?

walmon (Mon, 02 Sep 2019 22:39:17 GMT):
Hey @sarapaul that error typically happens when there's no network running

walmon (Mon, 02 Sep 2019 22:39:30 GMT):
do `docker ps` to see if the network is running

rameshyadav444 (Thu, 26 Sep 2019 06:19:41 GMT):
Has joined the channel.

rameshyadav444 (Thu, 26 Sep 2019 06:19:42 GMT):
I was trying to create a new org in balance transfer application 1.4.3 version. Started the network, I tried to run all the REST API's as per the documentation. After registering users on all 3 orgs, created a new channel with mychannel. Then I tried to join all the peers to all 3 orgs to mychannel. I was able to join peers to org1 and org2 to mychannel through REST API, but when send to join peers to org3 to join mychannel it was giving below error. [ERROR] Join-Channel - Failed to join all peers to channel. cause:Failed to join peer to the channel with error :: Error: 2 UNKNOWN: access denied: channel [] creator org [Org3MSP] please suggest on this error

knagware9 (Thu, 26 Sep 2019 07:35:39 GMT):
There is error with access , check your org3 peer admin certficate. Only admin can join the channel

jona-sc (Thu, 26 Sep 2019 10:36:09 GMT):
Has joined the channel.

unlimited (Mon, 30 Sep 2019 18:45:03 GMT):
Hi, im trying to understand the process for applications to connect to the blockchain network through certificates. Is there a tutorial on this?

vtech (Mon, 14 Oct 2019 05:25:10 GMT):
Has joined the channel.

vtech (Mon, 14 Oct 2019 05:36:30 GMT):
Hi Experts, I am following instructions at `https://hyperledger-fabric.readthedocs.io/en/latest/install.html` with below command ``` curl -sSL http://bit.ly/2ysbOFE | bash -s -- 2.0.0-alpha 2.0.0-alpha 0.4.15 ``` But there is no fabric-samples for `2.0.0-alpha` version. Can somebody provide link for fabric-sample 2.0.0-alpha version ? Thanks !

bjzhang03 (Mon, 21 Oct 2019 03:36:42 GMT):
Has joined the channel.

bjzhang03 (Mon, 21 Oct 2019 03:36:42 GMT):
I can not found the project on the gerrit

bjzhang03 (Mon, 21 Oct 2019 03:37:10 GMT):
can some body tell me the reason ?

joseph-d-p (Thu, 24 Oct 2019 02:36:17 GMT):
Has joined the channel.

joseph-d-p (Thu, 24 Oct 2019 02:54:42 GMT):
Hi everyone, I've been playing with the `fabcar` sample in https://hyperledger-fabric.readthedocs.io/en/release-1.4/write_first_app.html. I got an error when enrolling the admin. ``` $ node enrollAdmin.js ``` > Failed to enroll admin, error:%o message=Calling enrollment endpoint failed with error [Error: read ECONNRESET at TLSWrap.onStreamRead (internal/stream_base_commons.js:183:27 Before this I was playing around with building your first network. I managed to execute it well. So when I transitioned to *Writing Your First Application*, I brought down the existing network: ```bash $ ./byfn.sh down $ docker rm -f $(docker ps -aq) $ docker rmi -f $(docker images | grep fabcar | awk '{print $3}') ``` I checked running dockers after starting fabric ```bash $ ./startFabric.sh javascript $ docker ps ``` Out: ``` f24bd3c10a75 dev-peer1.org2.example.com-fabcar-1.0-a139c9f32bcd86b26c02c1cfecba01c235a9007e24c34b03cb1d82d000696338 "/bin/sh -c 'cd /usr…" 16 minutes ago Up 16 minutes dev-peer1.org2.example.com-fabcar-1.0 8fc39b671604 dev-peer0.org2.example.com-fabcar-1.0-264b0a1cb5efbecaac5cf8990339c24474dc8435c6e10f10f2be565d555d0e94 "/bin/sh -c 'cd /usr…" 16 minutes ago Up 16 minutes dev-peer0.org2.example.com-fabcar-1.0 a9412c3eed57 dev-peer1.org1.example.com-fabcar-1.0-791f4e9c59e5c5ae44b5e63c754aaf47cfa4757490019879665238e39ab45594 "/bin/sh -c 'cd /usr…" 16 minutes ago Up 16 minutes dev-peer1.org1.example.com-fabcar-1.0 4d96477f2245 dev-peer0.org1.example.com-fabcar-1.0-5c906e402ed29f20260ae42283216aa75549c571e2e380f3615826365d8269ba "/bin/sh -c 'cd /usr…" 16 minutes ago Up 16 minutes dev-peer0.org1.example.com-fabcar-1.0 da77e8a95820 hyperledger/fabric-tools:latest "/bin/bash" 16 minutes ago Up 16 minutes cli 6ec21ecb773b hyperledger/fabric-peer:latest "peer node start" 16 minutes ago Up 16 minutes 0.0.0.0:7051->7051/tcp peer0.org1.example.com ecfe4b450657 hyperledger/fabric-peer:latest "peer node start" 16 minutes ago Up 16 minutes 0.0.0.0:9051->9051/tcp peer0.org2.example.com 6838f9c4151d hyperledger/fabric-peer:latest "peer node start" 16 minutes ago Up 16 minutes 0.0.0.0:10051->10051/tcp peer1.org2.example.com b5cbf943217a hyperledger/fabric-peer:latest "peer node start" 16 minutes ago Up 16 minutes 0.0.0.0:8051->8051/tcp peer1.org1.example.com a6b50a64328f hyperledger/fabric-couchdb "tini -- /docker-ent…" 17 minutes ago Up 16 minutes 4369/tcp, 9100/tcp, 0.0.0.0:8984->5984/tcp couchdb3 43b06333763e hyperledger/fabric-couchdb "tini -- /docker-ent…" 17 minutes ago Up 16 minutes 4369/tcp, 9100/tcp, 0.0.0.0:7984->5984/tcp couchdb2 b06b9d7b5e7c hyperledger/fabric-couchdb "tini -- /docker-ent…" 17 minutes ago Up 16 minutes 4369/tcp, 9100/tcp, 0.0.0.0:6984->5984/tcp couchdb1 ff52abcf0dd9 hyperledger/fabric-couchdb "tini -- /docker-ent…" 17 minutes ago Up 16 minutes 4369/tcp, 9100/tcp, 0.0.0.0:5984->5984/tcp couchdb0 689f1c4417ae hyperledger/fabric-orderer:latest "orderer" 17 minutes ago Up 16 minutes 0.0.0.0:7050->7050/tcp orderer.example.com ``` Any thoughts?

joseph-d-p (Thu, 24 Oct 2019 02:54:42 GMT):
Hi everyone, I've been playing with the `fabcar` sample in https://hyperledger-fabric.readthedocs.io/en/release-1.4/write_first_app.html. I got an error when enrolling the admin. ``` $ node enrollAdmin.js ``` > Failed to enroll admin, error:%o message=Calling enrollment endpoint failed with error [Error: read ECONNRESET at TLSWrap.onStreamRead (internal/stream_base_commons.js:183:27 Before this I was playing around with building your first network. I managed to execute it well. So when I transitioned to *Writing Your First Application*, I brought down the existing network: ```bash $ ./byfn.sh down $ docker rm -f $(docker ps -aq) $ docker rmi -f $(docker images | grep fabcar | awk '{print $3}') ``` I checked running dockers after starting fabric ```bash $ ./startFabric.sh javascript $ docker ps ``` Out: ``` f24bd3c10a75 dev-peer1.org2.example.com-fabcar-1.0-a139c9f32bcd86b26c02c1cfecba01c235a9007e24c34b03cb1d82d000696338 "/bin/sh -c 'cd /usr…" 16 minutes ago Up 16 minutes dev-peer1.org2.example.com-fabcar-1.0 8fc39b671604 dev-peer0.org2.example.com-fabcar-1.0-264b0a1cb5efbecaac5cf8990339c24474dc8435c6e10f10f2be565d555d0e94 "/bin/sh -c 'cd /usr…" 16 minutes ago Up 16 minutes dev-peer0.org2.example.com-fabcar-1.0 a9412c3eed57 dev-peer1.org1.example.com-fabcar-1.0-791f4e9c59e5c5ae44b5e63c754aaf47cfa4757490019879665238e39ab45594 "/bin/sh -c 'cd /usr…" 16 minutes ago Up 16 minutes dev-peer1.org1.example.com-fabcar-1.0 4d96477f2245 dev-peer0.org1.example.com-fabcar-1.0-5c906e402ed29f20260ae42283216aa75549c571e2e380f3615826365d8269ba "/bin/sh -c 'cd /usr…" 16 minutes ago Up 16 minutes dev-peer0.org1.example.com-fabcar-1.0 da77e8a95820 hyperledger/fabric-tools:latest "/bin/bash" 16 minutes ago Up 16 minutes cli 6ec21ecb773b hyperledger/fabric-peer:latest "peer node start" 16 minutes ago Up 16 minutes 0.0.0.0:7051->7051/tcp peer0.org1.example.com ecfe4b450657 hyperledger/fabric-peer:latest "peer node start" 16 minutes ago Up 16 minutes 0.0.0.0:9051->9051/tcp peer0.org2.example.com 6838f9c4151d hyperledger/fabric-peer:latest "peer node start" 16 minutes ago Up 16 minutes 0.0.0.0:10051->10051/tcp peer1.org2.example.com b5cbf943217a hyperledger/fabric-peer:latest "peer node start" 16 minutes ago Up 16 minutes 0.0.0.0:8051->8051/tcp peer1.org1.example.com a6b50a64328f hyperledger/fabric-couchdb "tini -- /docker-ent…" 17 minutes ago Up 16 minutes 4369/tcp, 9100/tcp, 0.0.0.0:8984->5984/tcp couchdb3 43b06333763e hyperledger/fabric-couchdb "tini -- /docker-ent…" 17 minutes ago Up 16 minutes 4369/tcp, 9100/tcp, 0.0.0.0:7984->5984/tcp couchdb2 b06b9d7b5e7c hyperledger/fabric-couchdb "tini -- /docker-ent…" 17 minutes ago Up 16 minutes 4369/tcp, 9100/tcp, 0.0.0.0:6984->5984/tcp couchdb1 ff52abcf0dd9 hyperledger/fabric-couchdb "tini -- /docker-ent…" 17 minutes ago Up 16 minutes 4369/tcp, 9100/tcp, 0.0.0.0:5984->5984/tcp couchdb0 689f1c4417ae hyperledger/fabric-orderer:latest "orderer" 17 minutes ago Up 16 minutes 0.0.0.0:7050->7050/tcp orderer.example.com ``` Any thoughts about the error?

joseph-d-p (Thu, 24 Oct 2019 02:54:42 GMT):
Hi everyone, I've been playing with the `fabcar` sample in https://hyperledger-fabric.readthedocs.io/en/release-1.4/write_first_app.html. I got an error when enrolling the admin. ``` $ node enrollAdmin.js ``` > Failed to enroll admin, error:%o message=Calling enrollment endpoint failed with error [Error: read ECONNRESET > at TLSWrap.onStreamRead (internal/stream_base_commons.js:183:27 Before this I was playing around with building your first network. I managed to execute it well. So when I transitioned to *Writing Your First Application*, I brought down the existing network: ```bash $ ./byfn.sh down $ docker rm -f $(docker ps -aq) $ docker rmi -f $(docker images | grep fabcar | awk '{print $3}') ``` I checked running dockers after starting fabric ```bash $ ./startFabric.sh javascript $ docker ps ``` Out: ``` f24bd3c10a75 dev-peer1.org2.example.com-fabcar-1.0-a139c9f32bcd86b26c02c1cfecba01c235a9007e24c34b03cb1d82d000696338 "/bin/sh -c 'cd /usr…" 16 minutes ago Up 16 minutes dev-peer1.org2.example.com-fabcar-1.0 8fc39b671604 dev-peer0.org2.example.com-fabcar-1.0-264b0a1cb5efbecaac5cf8990339c24474dc8435c6e10f10f2be565d555d0e94 "/bin/sh -c 'cd /usr…" 16 minutes ago Up 16 minutes dev-peer0.org2.example.com-fabcar-1.0 a9412c3eed57 dev-peer1.org1.example.com-fabcar-1.0-791f4e9c59e5c5ae44b5e63c754aaf47cfa4757490019879665238e39ab45594 "/bin/sh -c 'cd /usr…" 16 minutes ago Up 16 minutes dev-peer1.org1.example.com-fabcar-1.0 4d96477f2245 dev-peer0.org1.example.com-fabcar-1.0-5c906e402ed29f20260ae42283216aa75549c571e2e380f3615826365d8269ba "/bin/sh -c 'cd /usr…" 16 minutes ago Up 16 minutes dev-peer0.org1.example.com-fabcar-1.0 da77e8a95820 hyperledger/fabric-tools:latest "/bin/bash" 16 minutes ago Up 16 minutes cli 6ec21ecb773b hyperledger/fabric-peer:latest "peer node start" 16 minutes ago Up 16 minutes 0.0.0.0:7051->7051/tcp peer0.org1.example.com ecfe4b450657 hyperledger/fabric-peer:latest "peer node start" 16 minutes ago Up 16 minutes 0.0.0.0:9051->9051/tcp peer0.org2.example.com 6838f9c4151d hyperledger/fabric-peer:latest "peer node start" 16 minutes ago Up 16 minutes 0.0.0.0:10051->10051/tcp peer1.org2.example.com b5cbf943217a hyperledger/fabric-peer:latest "peer node start" 16 minutes ago Up 16 minutes 0.0.0.0:8051->8051/tcp peer1.org1.example.com a6b50a64328f hyperledger/fabric-couchdb "tini -- /docker-ent…" 17 minutes ago Up 16 minutes 4369/tcp, 9100/tcp, 0.0.0.0:8984->5984/tcp couchdb3 43b06333763e hyperledger/fabric-couchdb "tini -- /docker-ent…" 17 minutes ago Up 16 minutes 4369/tcp, 9100/tcp, 0.0.0.0:7984->5984/tcp couchdb2 b06b9d7b5e7c hyperledger/fabric-couchdb "tini -- /docker-ent…" 17 minutes ago Up 16 minutes 4369/tcp, 9100/tcp, 0.0.0.0:6984->5984/tcp couchdb1 ff52abcf0dd9 hyperledger/fabric-couchdb "tini -- /docker-ent…" 17 minutes ago Up 16 minutes 4369/tcp, 9100/tcp, 0.0.0.0:5984->5984/tcp couchdb0 689f1c4417ae hyperledger/fabric-orderer:latest "orderer" 17 minutes ago Up 16 minutes 0.0.0.0:7050->7050/tcp orderer.example.com ``` Any thoughts about the error?

joseph-d-p (Thu, 24 Oct 2019 02:54:42 GMT):
Hi everyone, I've been playing with the `fabcar` sample in https://hyperledger-fabric.readthedocs.io/en/release-1.4/write_first_app.html. I got an error when enrolling the admin. ``` $ node enrollAdmin.js ``` > Failed to enroll admin, error:%o message=Calling enrollment endpoint failed with error [Error: read ECONNRESET > at TLSWrap.onStreamRead (internal/stream_base_commons.js:183:27 > ... > ... Before this I was playing around with building your first network. I managed to execute it well. So when I transitioned to *Writing Your First Application*, I brought down the existing network: ```bash $ ./byfn.sh down $ docker rm -f $(docker ps -aq) $ docker rmi -f $(docker images | grep fabcar | awk '{print $3}') ``` I checked running dockers after starting fabric ```bash $ ./startFabric.sh javascript $ docker ps ``` Out: ``` f24bd3c10a75 dev-peer1.org2.example.com-fabcar-1.0-a139c9f32bcd86b26c02c1cfecba01c235a9007e24c34b03cb1d82d000696338 "/bin/sh -c 'cd /usr…" 16 minutes ago Up 16 minutes dev-peer1.org2.example.com-fabcar-1.0 8fc39b671604 dev-peer0.org2.example.com-fabcar-1.0-264b0a1cb5efbecaac5cf8990339c24474dc8435c6e10f10f2be565d555d0e94 "/bin/sh -c 'cd /usr…" 16 minutes ago Up 16 minutes dev-peer0.org2.example.com-fabcar-1.0 a9412c3eed57 dev-peer1.org1.example.com-fabcar-1.0-791f4e9c59e5c5ae44b5e63c754aaf47cfa4757490019879665238e39ab45594 "/bin/sh -c 'cd /usr…" 16 minutes ago Up 16 minutes dev-peer1.org1.example.com-fabcar-1.0 4d96477f2245 dev-peer0.org1.example.com-fabcar-1.0-5c906e402ed29f20260ae42283216aa75549c571e2e380f3615826365d8269ba "/bin/sh -c 'cd /usr…" 16 minutes ago Up 16 minutes dev-peer0.org1.example.com-fabcar-1.0 da77e8a95820 hyperledger/fabric-tools:latest "/bin/bash" 16 minutes ago Up 16 minutes cli 6ec21ecb773b hyperledger/fabric-peer:latest "peer node start" 16 minutes ago Up 16 minutes 0.0.0.0:7051->7051/tcp peer0.org1.example.com ecfe4b450657 hyperledger/fabric-peer:latest "peer node start" 16 minutes ago Up 16 minutes 0.0.0.0:9051->9051/tcp peer0.org2.example.com 6838f9c4151d hyperledger/fabric-peer:latest "peer node start" 16 minutes ago Up 16 minutes 0.0.0.0:10051->10051/tcp peer1.org2.example.com b5cbf943217a hyperledger/fabric-peer:latest "peer node start" 16 minutes ago Up 16 minutes 0.0.0.0:8051->8051/tcp peer1.org1.example.com a6b50a64328f hyperledger/fabric-couchdb "tini -- /docker-ent…" 17 minutes ago Up 16 minutes 4369/tcp, 9100/tcp, 0.0.0.0:8984->5984/tcp couchdb3 43b06333763e hyperledger/fabric-couchdb "tini -- /docker-ent…" 17 minutes ago Up 16 minutes 4369/tcp, 9100/tcp, 0.0.0.0:7984->5984/tcp couchdb2 b06b9d7b5e7c hyperledger/fabric-couchdb "tini -- /docker-ent…" 17 minutes ago Up 16 minutes 4369/tcp, 9100/tcp, 0.0.0.0:6984->5984/tcp couchdb1 ff52abcf0dd9 hyperledger/fabric-couchdb "tini -- /docker-ent…" 17 minutes ago Up 16 minutes 4369/tcp, 9100/tcp, 0.0.0.0:5984->5984/tcp couchdb0 689f1c4417ae hyperledger/fabric-orderer:latest "orderer" 17 minutes ago Up 16 minutes 0.0.0.0:7050->7050/tcp orderer.example.com ``` Any thoughts about the error?

nekia (Mon, 28 Oct 2019 01:55:59 GMT):
Has joined the channel.

nekia (Mon, 28 Oct 2019 02:06:31 GMT):
I'm also looking for it. It's not official information but the following revision on master branch of fabric-samples repo works for my local 2.0.0-alpha environment. https://github.com/hyperledger/fabric-samples/commits/fdf88df4c54aad65765dba3485899bb7a5dabc02 There seems not to be `v2.0.0-alpha` tag on hyperledger/fabric-samples repo. In hyperldger/fabric repo, `v2.0.0-alpha` was tagged on `Apr 10, 2019`. So I just picked up the change which was committed to fabric-samples repo at that moment .

nekia (Mon, 28 Oct 2019 02:08:10 GMT):
At least, `fabric-samples/first-network` works on my local with fabric 2.0.0-alpha. FYI

SamYuan1990 (Wed, 30 Oct 2019 04:56:09 GMT):
Has joined the channel.

SamYuan1990 (Wed, 30 Oct 2019 04:56:10 GMT):
Hi guys, may I know if we have idemix case covered by byfn.sh?

SamYuan1990 (Wed, 30 Oct 2019 04:56:10 GMT):
Hi guys, may I know if we have idemix case covered by byfn.sh?(or jira ticket in plan)

hawkinggg (Mon, 04 Nov 2019 07:13:16 GMT):
Has joined the channel.

biligunb (Tue, 05 Nov 2019 00:17:44 GMT):
Has joined the channel.

biligunb (Tue, 05 Nov 2019 00:17:45 GMT):
@vtech yeah. I am looking for it too. It seems `fabric` repo has v2.0.0-alpha but the `fabric-samples` does not have one.

biligunb (Tue, 05 Nov 2019 00:24:10 GMT):
Has anyone successfully installed & instantiated chaincode on 2.0.0-alpha? (approveformyorg)

nekia (Wed, 06 Nov 2019 05:35:17 GMT):
I have. byfn samples of [this revision](https://github.com/hyperledger/fabric-samples/commits/fdf88df4c54aad65765dba3485899bb7a5dabc02) works on my local 2.0.0-alpha env at least.

biligunb (Thu, 07 Nov 2019 05:58:14 GMT):
Hey guys on HLF v2.0.0-alpha i encountered this problem while installing & instantiating chaincode ``` Error: bad response: 500 - failed to invoke backing implementation of 'QueryApprovalStatus': could not set defaults for chaincode definition in channel mychannel: Policy '/Channel/Application/Endorsement' must be defined for channel 'mychannel' before chaincode operations can be attempted ``` does any one know why?

MHBauer (Fri, 15 Nov 2019 19:05:34 GMT):
Has joined the channel.

MHBauer (Fri, 15 Nov 2019 19:05:34 GMT):
does fabric samples work with 2.0 master?

pavan_2299 (Mon, 18 Nov 2019 05:59:23 GMT):
Has joined the channel.

pavan_2299 (Mon, 18 Nov 2019 05:59:25 GMT):
Hey I have working on hyper ledger fabric from last 1 and half month and I am using fabcar sample network, I want to save the wallet information in couch db instead of system storage but I am not able to find the URL for connecting couch db. Can any one suggest something, either solution or right method to do it. In which file should i make changes...Thanks in Advance.......

ssk-git (Tue, 19 Nov 2019 06:43:15 GMT):
Has joined the channel.

ssk-git (Tue, 19 Nov 2019 07:01:54 GMT):
I am using hyperledger/fabric-orderer:2.0.0-alpha image for orderer but after starting it's getting crashed with following error ```standard_init_linux.go:211: exec user process caused "no such file or directory"```

ssk-git (Tue, 19 Nov 2019 07:01:54 GMT):
I am using hyperledger/fabric-orderer:2.0.0-alpha image for orderer but after starting it getting crashed with following error ```standard_init_linux.go:211: exec user process caused "no such file or directory"```

ssk-git (Tue, 19 Nov 2019 07:01:54 GMT):
I am using hyperledger/fabric-peer:2.0.0-alpha image for peer but after starting it getting crashed with following error ```2019-11-19 07:08:00.400 UTC [main] InitCmd -> ERRO 001 Cannot run peer because error when setting up MSP of type bccsp from directory /etc/hyperledger/msp/peer/: Setup error: nil conf reference "```

biligunb (Tue, 19 Nov 2019 08:55:26 GMT):
yes and no. release-1.4 version works. But not the master branch

biligunb (Tue, 19 Nov 2019 08:56:18 GMT):
set CouchDB and the url is probably `localhost:5984` something like this

pavan_2299 (Tue, 19 Nov 2019 10:39:10 GMT):
ok

MHBauer (Tue, 19 Nov 2019 20:28:42 GMT):
given the question, it sounds like only no.

MHBauer (Tue, 19 Nov 2019 20:28:48 GMT):
thank you

biligunb (Wed, 20 Nov 2019 08:52:35 GMT):
`fabric-samples` release1.4 can work with `fabric` v2.0.0-alpha

MHBauer (Wed, 20 Nov 2019 20:08:12 GMT):
not trying 2-alpha, need 2-master. fabric at current master.

biligunb (Fri, 22 Nov 2019 09:29:47 GMT):
2-master? is there such branch?

AlexanderZhovnuvaty (Tue, 26 Nov 2019 13:59:02 GMT):
Looking for fabric developer to join our team that works on open source project (healthcare sphere). DM me if anything:)

seraphiimx (Fri, 20 Dec 2019 02:46:04 GMT):
Has joined the channel.

konda.kalyan (Thu, 26 Dec 2019 06:01:23 GMT):
Has joined the channel.

BirajenduSahu (Sun, 05 Jan 2020 03:19:45 GMT):
Has joined the channel.

BirajenduSahu (Sun, 05 Jan 2020 03:19:46 GMT):
Hi, I have just started hands on fabric, as looking for a POC of our our product. But I stuck up with the following error, `2020-01-02 09:08:12.473 UTC [orderer.common.server] extractSysChanLastConfig -> INFO 003 Bootstrapping because no existing channels 2020-01-02 09:08:12.494 UTC [orderer.common.server] initializeServerConfig -> INFO 004 Starting orderer with TLS enabled 2020-01-02 09:08:12.496 UTC [orderer.common.server] configureClusterListener -> INFO 005 Cluster listener is not configured, defaulting to use the general listener on port 7050 2020-01-02 09:08:12.501 UTC [fsblkstorage] newBlockfileMgr -> INFO 006 Getting block information from block storage 2020-01-02 09:08:12.508 UTC [orderer.commmon.multichannel] checkResourcesOrPanic -> PANI 007 [channel system-channel] config requires unsupported orderer capabilities: Orderer capability V2_0 is required but not supported: Orderer capability V2_0 is required but not supported panic: [channel system-channel] config requires unsupported orderer capabilities: Orderer capability V2_0 is required but not supported: Orderer capability V2_0 is required but not supported goroutine 1 [running]: github.com/hyperledger/fabric/vendor/go.uber.org/zap/zapcore.(*CheckedEntry).Write(0xc0000f5d90, 0x0, 0x0, 0x0) /opt/gopath/src/github.com/hyperledger/fabric/vendor/go.uber.org/zap/zapcore/entry.go:229 +0x546 github.com/hyperledger/fabric/vendor/go.uber.org/zap.(*SugaredLogger).log(0xc000164258, 0x4, 0x1538999, 0xf, 0xc000264548, 0x2, 0x2, 0x0, 0x0, 0x0) /opt/gopath/src/github.com/hyperledger/fabric/vendor/go.uber.org/zap/sugar.go:234 +0x101 github.com/hyperledger/fabric/vendor/go.uber.org/zap.(*SugaredLogger).Panicf(...) /opt/gopath/src/github.com/hyperledger/fabric/vendor/go.uber.org/zap/sugar.go:159 github.com/hyperledger/fabric/common/flogging.(*FabricLogger).Panicf(...) /opt/gopath/src/github.com/hyperledger/fabric/common/flogging/zap.go:74 github.com/hyperledger/fabric/orderer/common/multichannel.checkResourcesOrPanic(0x16d9760, 0xc000281c80) /opt/gopath/src/github.com/hyperledger/fabric/orderer/common/multichannel/registrar.go:58 +0x162 github.com/hyperledger/fabric/orderer/common/multichannel.(*Registrar).newLedgerResources(0xc000120000, 0xc00046fae0, 0xc00046fae0) /opt/gopath/src/github.com/hyperledger/fabric/orderer/common/multichannel/registrar.go:281 +0x36a github.com/hyperledger/fabric/orderer/common/multichannel.(*Registrar).Initialize(0xc000120000, 0xc00024e030) /opt/gopath/src/github.com/hyperledger/fabric/orderer/common/multichannel/registrar.go:160 +0x175 github.com/hyperledger/fabric/orderer/common/server.initializeMultichannelRegistrar(0xc000147a80, 0xc00015dd40, 0xc00021e880, 0x0, 0xc000401c20, 0x20e3980, 0xc000145950, 0x2, 0x2, 0xc000145960, ...) /opt/gopath/src/github.com/hyperledger/fabric/orderer/common/server/main.go:659 +0x3f7 github.com/hyperledger/fabric/orderer/common/server.Start(0x15309fe, 0x5, 0xc000394900) /opt/gopath/src/github.com/hyperledger/fabric/orderer/common/server/main.go:177 +0xb5f github.com/hyperledger/fabric/orderer/common/server.Main() /opt/gopath/src/github.com/hyperledger/fabric/orderer/common/server/main.go:91 +0x208 main.main() /opt/gopath/src/github.com/hyperledger/fabric/orderer/main.go:15 +0x20`

BirajenduSahu (Sun, 05 Jan 2020 03:19:46 GMT):
Hi, I have just started hands on fabric, as looking for a POC of our our product. But I stuck up with the following error, 2020-01-02 09:08:12.473 UTC [orderer.common.server] extractSysChanLastConfig -> INFO 003 Bootstrapping because no existing channels 2020-01-02 09:08:12.494 UTC [orderer.common.server] initializeServerConfig -> INFO 004 Starting orderer with TLS enabled 2020-01-02 09:08:12.496 UTC [orderer.common.server] configureClusterListener -> INFO 005 Cluster listener is not configured, defaulting to use the general listener on port 7050 2020-01-02 09:08:12.501 UTC [fsblkstorage] newBlockfileMgr -> INFO 006 Getting block information from block storage 2020-01-02 09:08:12.508 UTC [orderer.commmon.multichannel] checkResourcesOrPanic -> PANI 007 [channel system-channel] config requires unsupported orderer capabilities: Orderer capability V2_0 is required but not supported: Orderer capability V2_0 is required but not supported panic: [channel system-channel] config requires unsupported orderer capabilities: Orderer capability V2_0 is required but not supported: Orderer capability V2_0 is required but not supported goroutine 1 [running]: github.com/hyperledger/fabric/vendor/go.uber.org/zap/zapcore.(*CheckedEntry).Write(0xc0000f5d90, 0x0, 0x0, 0x0) /opt/gopath/src/github.com/hyperledger/fabric/vendor/go.uber.org/zap/zapcore/entry.go:229 +0x546 github.com/hyperledger/fabric/vendor/go.uber.org/zap.(*SugaredLogger).log(0xc000164258, 0x4, 0x1538999, 0xf, 0xc000264548, 0x2, 0x2, 0x0, 0x0, 0x0) /opt/gopath/src/github.com/hyperledger/fabric/vendor/go.uber.org/zap/sugar.go:234 +0x101 github.com/hyperledger/fabric/vendor/go.uber.org/zap.(*SugaredLogger).Panicf(...) /opt/gopath/src/github.com/hyperledger/fabric/vendor/go.uber.org/zap/sugar.go:159 github.com/hyperledger/fabric/common/flogging.(*FabricLogger).Panicf(...) /opt/gopath/src/github.com/hyperledger/fabric/common/flogging/zap.go:74 github.com/hyperledger/fabric/orderer/common/multichannel.checkResourcesOrPanic(0x16d9760, 0xc000281c80) /opt/gopath/src/github.com/hyperledger/fabric/orderer/common/multichannel/registrar.go:58 +0x162 github.com/hyperledger/fabric/orderer/common/multichannel.(*Registrar).newLedgerResources(0xc000120000, 0xc00046fae0, 0xc00046fae0) /opt/gopath/src/github.com/hyperledger/fabric/orderer/common/multichannel/registrar.go:281 +0x36a github.com/hyperledger/fabric/orderer/common/multichannel.(*Registrar).Initialize(0xc000120000, 0xc00024e030) /opt/gopath/src/github.com/hyperledger/fabric/orderer/common/multichannel/registrar.go:160 +0x175 github.com/hyperledger/fabric/orderer/common/server.initializeMultichannelRegistrar(0xc000147a80, 0xc00015dd40, 0xc00021e880, 0x0, 0xc000401c20, 0x20e3980, 0xc000145950, 0x2, 0x2, 0xc000145960, ...) /opt/gopath/src/github.com/hyperledger/fabric/orderer/common/server/main.go:659 +0x3f7 github.com/hyperledger/fabric/orderer/common/server.Start(0x15309fe, 0x5, 0xc000394900) /opt/gopath/src/github.com/hyperledger/fabric/orderer/common/server/main.go:177 +0xb5f github.com/hyperledger/fabric/orderer/common/server.Main() /opt/gopath/src/github.com/hyperledger/fabric/orderer/common/server/main.go:91 +0x208 main.main() /opt/gopath/src/github.com/hyperledger/fabric/orderer/main.go:15 +0x20`

roclee (Mon, 06 Jan 2020 04:26:07 GMT):
Has joined the channel.

ssk-git (Mon, 13 Jan 2020 06:32:09 GMT):
''' I am experimenting balance transfer. I want to import cert and keys in " hlf-keyval-store" (in the wallet ) based on some conditions after registering a user. In fabcar after calling wallet.import() method the cert and key are created in wallet path is it possible follow same thing in balance-transfer? . '''

ssk-git (Mon, 13 Jan 2020 06:32:09 GMT):
``` I am experimenting balance transfer. I want to import cert and keys in " hlf-keyval-store" (in the wallet ) based on some conditions after registering a user. In fabcar after calling wallet.import() method the cert and key are created in wallet path is it possible follow same thing in balance-transfer? . ```

ssk-git (Mon, 13 Jan 2020 06:32:09 GMT):
``` I am experimenting balance transfer. I want to import cert and keys in " hlf-keyval-store" (in the wallet ) based on some conditions after registering a user. In fabcar after calling wallet.import() method the cert and key are created in wallet path ,is it possible to follow same thing in balance-transfer? . ```

georgi (Fri, 24 Jan 2020 14:38:31 GMT):
Has joined the channel.

lzaouche (Tue, 28 Jan 2020 09:17:54 GMT):
Has joined the channel.

mrflame (Thu, 30 Jan 2020 18:39:47 GMT):
Has joined the channel.

net0410 (Mon, 03 Feb 2020 02:04:26 GMT):
Has joined the channel.

dave.enyeart (Wed, 05 Feb 2020 05:37:00 GMT):
test

rameshyadav444 (Wed, 05 Feb 2020 07:22:04 GMT):
Hi I just want to know whether Rich queries in Couch DB creates a new block?

rameshyadav444 (Wed, 05 Feb 2020 07:23:47 GMT):
Currently when I query it is creating a new block, but simple get query is not creating any hash

indirajith (Fri, 14 Feb 2020 17:30:44 GMT):
Has joined the channel.

vineeta (Fri, 21 Feb 2020 03:43:17 GMT):
Has joined the channel.

vineeta (Fri, 21 Feb 2020 03:43:19 GMT):
Hi,I have 3org 2 channel network ``` Channel1:org1 and org2 ```

monte97 (Tue, 25 Feb 2020 22:58:23 GMT):
Has joined the channel.

janipartanen (Wed, 26 Feb 2020 08:44:32 GMT):
Has joined the channel.

randyshu (Wed, 04 Mar 2020 07:03:51 GMT):
Has joined the channel.

ssk-git (Tue, 10 Mar 2020 06:15:27 GMT):
I am trying balance transfer(1.4.6) application with 2.0.0-beta I had added same policies which are defined in 2.0.0-beta first-network configtx.yaml file but at the time of channel creation it showing ``` [2020-03-10 11:38:30.953] [ERROR] Create-Channel - Failed to create the channel. status:FORBIDDEN reason:config update for existing channel did not pass initial checks: implicit policy evaluation failed - 0 sub-policies were satisfied, but this policy requires 1 of the 'Writers' sub-policies to be satisfied: permission denied ``` is it right way to use balance transfer using 2.0.0 -beta? please provide inputs .

Antimttr (Wed, 11 Mar 2020 18:20:40 GMT):
Has joined the channel.

Antimttr (Wed, 11 Mar 2020 18:30:38 GMT):
yeah

Antimttr (Wed, 11 Mar 2020 18:30:45 GMT):
im trying soemthing similar @ssk-git

Antimttr (Wed, 11 Mar 2020 18:31:23 GMT):
i tried using the policies found in the configtx.yaml in first network with an MSP modeled after balance transfer

Antimttr (Wed, 11 Mar 2020 18:31:35 GMT):
and its basically making it so peers can't join the channel

Antimttr (Wed, 11 Mar 2020 18:32:00 GMT):
@ssk-git are you using NodeOU config.yaml files in your peer/orderer msps?

ssk-git (Thu, 12 Mar 2020 05:03:00 GMT):
Yes .I am using config.yaml file too. But still i am facing same problem. Also I had tried with cli container but there also same problem. **i am using below configuration** ``` fabric-binaries-2.0.0 fabric ca-1.4.6, also for fabric-client and fabric-ca-client npm package I updated it to latest ```

ssk-git (Thu, 12 Mar 2020 05:03:00 GMT):
Yes .I am using config.yaml file too. But still i am facing same problem. Also I had tried with cli container but there also same problem. **i am using below configuration** ``` fabric-binaries-2.0.0 fabric ca-1.4.6, also for fabric-client and fabric-ca-client npm package I updated it to latest . fabric-peer and fabric-orderer images:2.0.0```

ssk-git (Thu, 12 Mar 2020 05:03:00 GMT):
Yes .I am using config.yaml file too. But still i am facing same problem. Also I had tried with cli container but there also same problem. **i am using below configuration** ``` fabric-binaries-2.0.0 fabric ca-1.4.6, also for fabric-client and fabric-ca-client npm package I updated it to latest . fabric-peer and fabric-orderer images:2.0.0```

Abhishekkishor (Thu, 12 Mar 2020 19:43:57 GMT):
Has joined the channel.

ssk-git (Mon, 16 Mar 2020 11:21:24 GMT):
hi,I want to know a difference between crypto-wallet users and users which are created at the time of crypto-config creation using cryptogen tools . ```artifacts/channel/crypto-config/peerOrganizations/org1.example.com/users/Admin@org1.example.com/msp/keystore/5890f0061619c06fb29dea8cb304edecc020fe63f41a6db109f1e227cc1cb2a8_sk or artifacts/channel/crypto-config/peerOrganizations/org1.example.com/users/User1@org1.example.com/msp/keystore/73cdc0072c7203f1ec512232c780fc84acc9752ef30ebc16be1f4666c02b614b_sk ```. using crypto-wallet users we can initiate transaction but it also possible with above mentioned users.so what is actual diffrence? or I am doing it wrong way?

ssk-git (Mon, 16 Mar 2020 11:21:24 GMT):
hi,I want to know a difference between crypto-wallet users and users which are created at the time of crypto-config creation using cryptogen tools . ```artifacts/channel/crypto-config/peerOrganizations/org1.example.com/users/Admin@org1.example.com/msp/keystore or artifacts/channel/crypto-config/peerOrganizations/org1.example.com/users/User1@org1.example.com/msp ```. using crypto-wallet users we can initiate transaction but it also possible with above mentioned users.so what is actual diffrence? or I am doing it wrong way?

Antimttr (Mon, 16 Mar 2020 16:18:39 GMT):
crypto-wallet is for maintaining identities of users of the HLF, what cryptogen does is create kind of a developer friendly set of all the crypto artifacts you need to bootstrap and HLF network

Antimttr (Mon, 16 Mar 2020 16:18:57 GMT):
cryptogen is not intended for production networks, that's another big point

Antimttr (Mon, 16 Mar 2020 16:19:05 GMT):
while crypto-wallet is

Antimttr (Mon, 16 Mar 2020 16:19:45 GMT):
weening myself off of a cryptogen generated network has been a lot of effort and troubleshooting, that's what i've been working on for the last couple months

Antimttr (Mon, 16 Mar 2020 16:20:06 GMT):
wrote a lot of custom scripts to do all the crypto material generation using fabric-ca and openssl

ssk-git (Tue, 17 Mar 2020 04:07:14 GMT):
means we can use custom-ca for generating certificates.

ssk-git (Tue, 17 Mar 2020 04:07:14 GMT):
means we can use custom-ca for generating certificates. but my question is what is use of users/Admin@org1.example.com ?

Roberto9 (Mon, 23 Mar 2020 17:24:35 GMT):
Has joined the channel.

Roberto9 (Mon, 23 Mar 2020 17:24:45 GMT):
startFabric.sh in the fabcar example is failing when using ./startFabric javascript, works fine when run on go. Here is the error, + docker exec -e CORE_PEER_LOCALMSPID=Org1MSP -e CORE_PEER_MSPCONFIGPATH=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org1.example.com/users/Admin@org1.example.com/msp cli peer chaincode instantiate -o orderer.example.com:7050 -C mychannel -n fabcar -l node -v 1.0 -c '{"Args":[]}' -P 'AND('\''Org1MSP.member'\'','\''Org2MSP.member'\'')' --tls --cafile /opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/ordererOrganizations/example.com/orderers/orderer.example.com/msp/tlscacerts/tlsca.example.com-cert.pem --peerAddresses peer0.org1.example.com:7051 --tlsRootCertFiles /opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org1.example.com/peers/peer0.org1.example.com/tls/ca.crt 2020-03-23 17:18:34.320 UTC [chaincodeCmd] checkChaincodeCmdParams -> INFO 001 Using default escc 2020-03-23 17:18:34.321 UTC [chaincodeCmd] checkChaincodeCmdParams -> INFO 002 Using default vscc Error: could not assemble transaction, err proposal response was not successful, error code 500, msg chaincode registration failed: container exited with 1

nileshv (Thu, 02 Apr 2020 06:07:45 GMT):
Has joined the channel.

pritam_01 (Mon, 06 Apr 2020 13:27:19 GMT):
Has joined the channel.

matanyahu (Mon, 06 Apr 2020 17:53:46 GMT):
Has joined the channel.

DeepakMule (Fri, 10 Apr 2020 15:30:13 GMT):
Has joined the channel.

DeepakMule (Fri, 10 Apr 2020 15:34:42 GMT):
in fabric 2.0 network is it mandatory to run peers of other network on port other than 7051 ? in sample example other orgs use ports like 8051 ... peer1.org2.example.com: extends: file: base/docker-compose-base.yaml service: peertemplate container_name: peer1.org2.example.com environment: - CORE_PEER_LISTENADDRESS=peer1.org2.example.com:7051 - CORE_PEER_CHAINCODEADDRESS=peer1.org2.example.com:7052 - CORE_PEER_CHAINCODELISTENADDRESS=peer1.org2.example.com:7052 - CORE_PEER_LOCALMSPID=org2.example.com-MSP - CORE_PEER_ID=peer1.org2.example.com - CORE_PEER_ADDRESS=peer1.org2.example.com:7051 - CORE_PEER_GOSSIP_EXTERNALENDPOINT=peer1.org2.example.com:7051 - CORE_PEER_GOSSIP_BOOTSTRAP=peer1.org2.example.com:7051 - CORE_LEDGER_STATE_COUCHDBCONFIG_COUCHDBADDRESS=couchdb.peer1.org2.example.com:5984 - CORE_LEDGER_STATE_COUCHDBCONFIG_USERNAME= - CORE_LEDGER_STATE_COUCHDBCONFIG_PASSWORD= volumes: - ../../../fabric-data/peer1.org2.example.com/:/var/hyperledger/production - ../../crypto-config/peerOrganizations/org2.example.com/peers/peer1.org2.example.com/msp:/etc/hyperledger/fabric/msp - ../../crypto-config/peerOrganizations/org2.example.com/peers/peer1.org2.example.com/tls:/etc/hyperledger/fabric/tls depends_on: - couchdb.peer1.org2.example.com ports: - 8051:7051 - 8052:7052 - 8053:7053 logging: options: tag: docker.peer1-org2-example-com peer2.org2.example.com: extends: file: base/docker-compose-base.yaml service: peertemplate container_name: peer2.org2.example.com environment: - CORE_PEER_LISTENADDRESS=peer2.org2.example.com:7051 - CORE_PEER_CHAINCODEADDRESS=peer2.org2.example.com:7052 - CORE_PEER_CHAINCODELISTENADDRESS=peer2.org2.example.com:7052 - CORE_PEER_LOCALMSPID=org2.example.com-MSP - CORE_PEER_ID=peer2.org2.example.com - CORE_PEER_ADDRESS=peer2.org2.example.com:7051 - CORE_PEER_GOSSIP_EXTERNALENDPOINT=peer2.org2.example.com:7051 - CORE_PEER_GOSSIP_BOOTSTRAP=peer1.org2.example.com:7051 - CORE_LEDGER_STATE_COUCHDBCONFIG_COUCHDBADDRESS=couchdb.peer2.org2.example.com:5984 - CORE_LEDGER_STATE_COUCHDBCONFIG_USERNAME= - CORE_LEDGER_STATE_COUCHDBCONFIG_PASSWORD= volumes: - ../../../fabric-data/peer2.org2.example.com/:/var/hyperledger/production - ../../crypto-config/peerOrganizations/org2.example.com/peers/peer2.org2.example.com/msp:/etc/hyperledger/fabric/msp - ../../crypto-config/peerOrganizations/org2.example.com/peers/peer2.org2.example.com/tls:/etc/hyperledger/fabric/tls depends_on: - couchdb.peer2.org2.example.com ports: - 8061:7051 - 8062:7052 - 8063:7053 logging: options: tag: docker.peer2-org2-example-com

MHBauer (Thu, 16 Apr 2020 21:17:28 GMT):
Has left the channel.

xhens (Thu, 16 Apr 2020 23:24:55 GMT):
Has joined the channel.

dave.enyeart (Fri, 17 Apr 2020 14:38:29 GMT):
@lehors @charlielin @heatherp I see https://github.com/hyperledger/fabric-samples/pull/160 was merged after I tagged fabric samples for v2.1.0. Should I re-tag based on this latest commit? Is there still an issue with commercial paper?

heatherp (Fri, 17 Apr 2020 14:38:29 GMT):
Has joined the channel.

charlielin (Fri, 17 Apr 2020 14:38:29 GMT):
Has joined the channel.

lehors (Fri, 17 Apr 2020 14:39:16 GMT):
no, apparently it's only a problem for me

lehors (Fri, 17 Apr 2020 14:39:42 GMT):
because @heatherp pointed out that the ci pipeline ran that same test successfully

lehors (Fri, 17 Apr 2020 14:39:53 GMT):
so, yes, if you could retag, I think that would be best

lehors (Fri, 17 Apr 2020 14:39:58 GMT):
thanks!

lehors (Fri, 17 Apr 2020 14:42:49 GMT):
ah, bah the ci test only test the java-chaincode, not the java app

lehors (Fri, 17 Apr 2020 14:42:49 GMT):
ah, but the ci test only test the java-chaincode, not the java app

lehors (Fri, 17 Apr 2020 14:42:49 GMT):
ah, but the ci test only tests the java-chaincode, not the java app

lehors (Fri, 17 Apr 2020 14:43:44 GMT):
so we may still have a problem with the app but this wasn't even building before that PR so we're still better off with it

dave.enyeart (Mon, 20 Apr 2020 11:31:53 GMT):
ok, i've updated the tags on fabric-samples to the latest master commit

lanzay (Fri, 24 Apr 2020 03:45:41 GMT):
Has joined the channel.

AbdullahJoyia (Sat, 16 May 2020 09:23:05 GMT):
Has joined the channel.

AbdullahJoyia (Wed, 27 May 2020 19:06:37 GMT):
Has left the channel.

tatsu-sato (Thu, 11 Jun 2020 19:43:23 GMT):
Has joined the channel.

tsharris (Tue, 16 Jun 2020 14:38:39 GMT):
Has joined the channel.

dave.enyeart (Tue, 16 Jun 2020 14:40:41 GMT):
@here This channel has been fairly dormant recently... we can revive it for use with the new samples workgroup that was announced here: https://lists.hyperledger.org/g/fabric/message/8524

cmgabriel (Tue, 16 Jun 2020 14:41:01 GMT):
Has joined the channel.

dave.enyeart (Tue, 16 Jun 2020 14:41:05 GMT):
workgroup meetings Tuesdays 10am US Eastern / 14:00 UTC at https://zoom.us/my/hyperledger.community.3

dave.enyeart (Tue, 16 Jun 2020 14:41:39 GMT):
here's the slides we used to kickoff the samples workgroup: https://docs.google.com/presentation/d/1UxK2HH8SrQyZU58MnuDb9hr1nmekst8b/edit#slide=id.g776cdbfb06_0_51

cmgabriel (Tue, 16 Jun 2020 14:49:03 GMT):
:thumbsup:

lehors (Tue, 16 Jun 2020 14:51:13 GMT):
I was unable to talk on the call for some reason - well I could talk all I wanted but evidently you guys couldn't hear me...

lehors (Tue, 16 Jun 2020 14:51:20 GMT):
I wanted to provide a bit of history

lehors (Tue, 16 Jun 2020 14:51:54 GMT):
there wasn't much thinking into the existing directories, it is mostly the result of organic growth

lehors (Tue, 16 Jun 2020 14:52:43 GMT):
but the reason we have a chaincode dir with a bunch of chaincodes is the result of a decision to move the various chaincode samples out of the core fabric repo

lehors (Tue, 16 Jun 2020 14:54:08 GMT):
a lot of these chaincodes were initially written to test the code that was written (by murali)

lehors (Tue, 16 Jun 2020 14:54:56 GMT):
and thought of having some value to exhibit certain features

lehors (Tue, 16 Jun 2020 14:55:08 GMT):
but I agree it makes sense to clean these up as part of the revamp

lehors (Tue, 16 Jun 2020 14:55:47 GMT):
I have to say though, that I'm not sure it's a good idea to add another level a la "other" in the dir structure

lehors (Tue, 16 Jun 2020 14:56:25 GMT):
we have a README in which Nik added a description of what each sample is about

lehors (Tue, 16 Jun 2020 14:57:15 GMT):
I'd rather use this approach to direct people towards the main samples than move some of the samples into a sublevel dir

lehors (Tue, 16 Jun 2020 14:57:28 GMT):
my 2c

mbwhite (Wed, 17 Jun 2020 08:08:21 GMT):
to pick up on that point @lehors - the key element is that they are marked as samples that are now considered, after mature review, not to be the best. There is still some value, and kept for reference. (my 2p)

dave.enyeart (Fri, 19 Jun 2020 14:00:54 GMT):
makes sense. my opinion is to keep each distinct sample at the root level, use the readme to highlight the 'main' samples, and retire outdated samples (assuming we get consensus and author agreement on which ones to retire)

renatost (Wed, 24 Jun 2020 16:17:46 GMT):
Has joined the channel.

mahoney1 (Wed, 24 Jun 2020 19:33:46 GMT):
Has joined the channel.

data_prime (Thu, 25 Jun 2020 19:03:37 GMT):
Has joined the channel.

ViokingTung (Mon, 29 Jun 2020 08:39:31 GMT):
Has joined the channel.

MBEZELE (Mon, 29 Jun 2020 15:46:45 GMT):
Has joined the channel.

knagware9 (Tue, 30 Jun 2020 07:55:33 GMT):
Hi All, We should also consider to add fabric sample for decetralised identity with DID/SSI standard implemenation. There are couple of companies build decentralised Identity using fabric for example TrustID (https://www.hyperledger.org/blog/2020/04/21/trustid-a-new-approach-to-fabric-user-identity-management) and https://verified.me/

knagware9 (Tue, 30 Jun 2020 07:56:44 GMT):
My company planning to build decentralised identity using fabric and we are facing difficuly where to start.

dave.enyeart (Tue, 30 Jun 2020 12:59:48 GMT):
workgroup meeting today pushed 60 minutes later and on different zoom: Tuesday 11am US Eastern / 15:00 UTC at https://zoom.us/my/hyperledger.community.backup

dave.enyeart (Tue, 30 Jun 2020 12:59:48 GMT):
samples workgroup meeting today pushed 60 minutes later and on different zoom: Tuesday 11am US Eastern / 15:00 UTC at https://zoom.us/my/hyperledger.community.backup

knagware9 (Tue, 30 Jun 2020 14:59:35 GMT):
Hi David, this meeting room used by Hyperledger Avalon

dave.enyeart (Tue, 30 Jun 2020 15:03:11 GMT):
ok, looks like all three Hyperledger zooms are in use, let's use my webex: https://ibm.webex.com/join/enyeart

mbwhite (Tue, 30 Jun 2020 15:04:40 GMT):
thanks.. that just took me surprise :-)

mbwhite (Tue, 30 Jun 2020 15:06:41 GMT):
Three questions/comments... - sudo needed to remove network - being able to cycle round and update cc - the keys for getStateByRange end to end..

dave.enyeart (Tue, 30 Jun 2020 15:37:39 GMT):
Here are the slides covering the current fabric samples workgroup objectives and work items: https://docs.google.com/presentation/d/1UxK2HH8SrQyZU58MnuDb9hr1nmekst8b/edit#slide=id.g776cdbfb06_0_51

sijo.c (Tue, 30 Jun 2020 15:38:02 GMT):
Has joined the channel.

sijo.c (Tue, 30 Jun 2020 15:38:58 GMT):
Hi room! Nice to meet you folks, on the video call

ever-upwards (Tue, 07 Jul 2020 11:38:34 GMT):
Has joined the channel.

newlife 1 (Thu, 16 Jul 2020 15:52:47 GMT):
Has joined the channel.

newlife 1 (Thu, 16 Jul 2020 15:52:48 GMT):
the script `fabric-samples/test-network/network.sh` can not be run , in the function `checkPrereqs` do not have `config` dir

cmgabriel (Mon, 20 Jul 2020 17:24:10 GMT):
Did you follow the steps to install the prerequisites in the 'Using the Fabric Test Network" tutorial?

Ferrymania (Wed, 22 Jul 2020 07:57:28 GMT):
I also meet this problem and when I git clone fabric I can't checkout v2.2.0 version ,is there something I ignore

newlife 1 (Wed, 22 Jul 2020 13:03:07 GMT):
I found that in function `checkPrereqs` , there require a dir called config, which is need

newlife 1 (Wed, 22 Jul 2020 13:06:53 GMT):
but I did not find where this dir used,

newlife 1 (Wed, 22 Jul 2020 13:07:31 GMT):
maybe this requirement can be remove.

newlife 1 (Wed, 22 Jul 2020 13:09:31 GMT):
so I just add a soft link to `fabric/sampleconfig`

Ferrymania (Thu, 23 Jul 2020 06:23:17 GMT):
Thanks a lot I tried ,it seems network start successfully,when I try fabcar example and run `fabcar.go`,it can query result ,but it end with `Failed to submit transaction: Failed to submit: CreateAndSendTransaction failed: SendTransaction failed: orderers is nil`,have you meet this problem

dave.enyeart (Tue, 28 Jul 2020 15:00:33 GMT):
@here samples meeting starting at https://ibm.webex.com/join/enyeart

mbwhite (Tue, 04 Aug 2020 14:25:38 GMT):
Hello; some links I mentioned: https://ampretia.github.io/fabric-command-helper/#/

mbwhite (Tue, 04 Aug 2020 14:26:29 GMT):
Chaincode Builders -> https://github.com/hyperledgendary/fabric-builders

mbwhite (Tue, 04 Aug 2020 14:27:07 GMT):
We use the external builders for the Rust/Wasm Tech Preview - Getting started is here https://hyperledgendary.github.io/fabric-contract-api-rust/guides/getting-started-microfab.html

mbwhite (Tue, 04 Aug 2020 14:39:03 GMT):
Also https://github.com/hyperledgendary/runhfsc

ricba (Fri, 28 Aug 2020 11:02:23 GMT):
Has joined the channel.

foocil (Tue, 01 Sep 2020 08:11:15 GMT):
Has joined the channel.

rijulaggarwal (Tue, 01 Sep 2020 15:05:18 GMT):
Has joined the channel.

rijulaggarwal (Tue, 08 Sep 2020 14:16:59 GMT):
Hi everyone, are there weekly meeting still happening for fabric-samples workgroup? Or is there any other meeting you recommend to get started with samples?

MBEZELE (Tue, 15 Sep 2020 07:54:10 GMT):
hi everyone, i have the following errors in my code: cannot find package "github.com/Knetic/govaluate" in any of:

MBEZELE (Tue, 15 Sep 2020 07:57:01 GMT):
hi everyone, i have the following errors in my code: cannot find package "github.com/Knetic/govaluate" in any of: .... how can i fix it easily ?

dave.enyeart (Tue, 15 Sep 2020 11:40:07 GMT):
@rijulaggarwal and all - Fabric samples workgroup meetings are still ongoing, next one is today 10am US Eastern at https://zoom.us/my/hyperledger.community.3

dave.enyeart (Tue, 15 Sep 2020 11:40:41 GMT):
We may shift from weekly to every other week, we'll discuss today.

rijulaggarwal (Tue, 15 Sep 2020 13:19:35 GMT):
Thank you

rijulaggarwal (Tue, 15 Sep 2020 13:48:22 GMT):
I'm sorry. But have another meeting today at 10. Will join in late if I get free in time. Would appreciate a post on the channel in-case I don't make it. Thanks

dave.enyeart (Tue, 15 Sep 2020 15:13:37 GMT):
We decided for the samples workgroup to meet next week - Sept 22nd, and then shift to every other week.

rijulaggarwal (Tue, 15 Sep 2020 16:07:16 GMT):
Thank you

sigma67 (Tue, 15 Sep 2020 16:45:25 GMT):
Has joined the channel.

vineeta (Wed, 16 Sep 2020 09:11:09 GMT):
``` Hi , I am trying to transfer asset using java application with asset-transfer private data fabric sample chaincode, but asset verification fails due to mismatch in private data price hash fetched using getprivatedatahash() Getting below error ```

vineeta (Wed, 16 Sep 2020 09:13:49 GMT):
``` Hi , I am trying to transfer asset using java application with asset-transfer-private-data fabric sample chaincode, but asset verification fails due to mismatch in private data price hash fetched using getprivatedatahash() Getting below error *failed transfer verification: hash for appraised value for owner f677eb1785bc2a95ae6b2acda334beb65d09219849ad971ad709218ecd4cd61f does not value for seller 057c5f0829335506a96c5c8cf545f0c8d9abd7ec172b3e3d16d8dda4bba37251* Any idea why there is mismatch in hash values even though db contains same price for both orgs ```

vineeta (Wed, 16 Sep 2020 09:14:34 GMT):
Hi , I am trying to transfer asset using java application with asset-transfer-private-data fabric sample golang chaincode, but asset verification fails due to mismatch in private data price hash fetched using getprivatedatahash() Getting below error *failed transfer verification: hash for appraised value for owner f677eb1785bc2a95ae6b2acda334beb65d09219849ad971ad709218ecd4cd61f does not value for seller 057c5f0829335506a96c5c8cf545f0c8d9abd7ec172b3e3d16d8dda4bba37251* Any idea why there is mismatch in hash values even though db contains same price for both orgs.........

vineeta (Wed, 16 Sep 2020 09:14:34 GMT):
Hi , I am trying to transfer asset using java application with asset-transfer-private-data fabric sample chaincode, but asset verification fails due to mismatch in private data price hash fetched using getprivatedatahash() Getting below error *failed transfer verification: hash for appraised value for owner f677eb1785bc2a95ae6b2acda334beb65d09219849ad971ad709218ecd4cd61f does not value for seller 057c5f0829335506a96c5c8cf545f0c8d9abd7ec172b3e3d16d8dda4bba37251* Any idea why there is mismatch in hash values even though db contains same price for both orgs.........

yuki-kon (Wed, 16 Sep 2020 09:49:44 GMT):
Has joined the channel.

yuki-kon (Fri, 18 Sep 2020 04:36:11 GMT):
I'm waiting for a review on a PR to add ERC20 fungible token to fabric-samples. If you are interested, please take a look. Any feedback is welcome. PR: https://github.com/hyperledger/fabric-samples/pull/327 Summary slide: https://jira.hyperledger.org/secure/attachment/18801/fabric-samples-ERC20.pptx

mahoney1 (Fri, 18 Sep 2020 11:14:23 GMT):
Also waiting for a review on PR (Commercial Paper enhancements - Node.js contract, application only). If interested, pls take a look etc. https://github.com/hyperledger/fabric-samples/pull/335 - noticed the 'Build DigiBank Java Contract' failed, per Azure pipeline output here https://dev.azure.com/Hyperledger/Fabric-Samples/_build/results?buildId=21672&view=logs&j=ad118e64-e25f-53f7-d546-86ea85cc39ac&t=f5539c0d-9260-59aa-f59d-2658fe099939&l=53 with 'Could not resolve org.hyperledger.fabric-chaincode-java:fabric-chaincode-shim:2.+.'

mahoney1 (Fri, 18 Sep 2020 11:14:23 GMT):
Also waiting for a review on a PR (Commercial Paper enhancements - Node.js contract, application only). If interested, pls take a look etc. https://github.com/hyperledger/fabric-samples/pull/335 - noticed the 'Build DigiBank Java Contract' failed, per Azure pipeline output here https://dev.azure.com/Hyperledger/Fabric-Samples/_build/results?buildId=21672&view=logs&j=ad118e64-e25f-53f7-d546-86ea85cc39ac&t=f5539c0d-9260-59aa-f59d-2658fe099939&l=53 with 'Could not resolve org.hyperledger.fabric-chaincode-java:fabric-chaincode-shim:2.+.'

vioking (Fri, 18 Sep 2020 16:52:24 GMT):
Has joined the channel.

agiledeveloper (Sun, 27 Sep 2020 05:19:10 GMT):
Has joined the channel.

vineeta (Wed, 30 Sep 2020 07:01:46 GMT):
I am using fabric samples private-data asset transfer chaincode. I have 3 org(2 peer each) network and chaincode is installed on peer0 of each org . I am using following endorsement policy``` { "name": "Org1MSPPrivateCollection", "policy": "OR('Org1MSP.member')", "requiredPeerCount": 1, "maxPeerCount": 3, "blockToLive":3, "memberOnlyRead": false, "memberOnlyWrite": false, "endorsementPolicy": { "signaturePolicy": "AND('Org1MSP.member','Org3MSP.member')" } }, ``` But Transaction fails at commit ....I am getting *org.hyperledger.fabric.gateway.ContractException: Transaction commit was rejected by peer peer1.org1.example.com:8051* Same network works fine with asset-transfer-basic example non private data Does anyone one know why I may get this error

vineeta (Wed, 30 Sep 2020 07:01:46 GMT):
I am using fabric samples private-data asset transfer chaincode. I have 3 org(2 peer each) network and chaincode is installed on peer0 of each org . I am using following endorsement policy``` { "name": "Org1MSPPrivateCollection", "policy": "OR('Org1MSP.member','Org3MSP.member')", "requiredPeerCount": 1, "maxPeerCount": 3, "blockToLive":3, "memberOnlyRead": false, "memberOnlyWrite": false, "endorsementPolicy": { "signaturePolicy": "AND('Org1MSP.member','Org3MSP.member')" } }, ``` But Transaction fails at commit ....I am getting *org.hyperledger.fabric.gateway.ContractException: Transaction commit was rejected by peer peer1.org1.example.com:8051* Same network works fine with asset-transfer-basic example non private data sample. Does anyone one know why I may get this error? I have set - CORE_PEER_GOSSIP_EXTERNALENDPOINT=peer1.org3.example.com:12051 - CORE_PEER_GOSSIP_BOOTSTRAP=peer0.org3.example.com:11051 for each peer container

vineeta (Wed, 30 Sep 2020 07:01:46 GMT):
I am using fabric samples private-data asset transfer chaincode. I have 3 org(2 peer each) network and chaincode is installed on peer0 of each org . I am using following endorsement policy``` { "name": "Org1MSPPrivateCollection", "policy": "OR('Org1MSP.member')", "requiredPeerCount": 1, "maxPeerCount": 3, "blockToLive":3, "memberOnlyRead": false, "memberOnlyWrite": false, "endorsementPolicy": { "signaturePolicy": "AND('Org1MSP.member','Org3MSP.member')" } }, ``` But Transaction fails at commit ....I am getting *org.hyperledger.fabric.gateway.ContractException: Transaction commit was rejected by peer peer1.org1.example.com:8051* Same network works fine with asset-transfer-basic example non private data Does anyone one know why I may get this error?

vineeta (Wed, 30 Sep 2020 07:01:46 GMT):
I am using fabric samples private-data asset transfer chaincode. I have 3 org(2 peer each) network and chaincode is installed on peer0 of each org . I am using following endorsement policy``` { "name": "Org1MSPPrivateCollection", "policy": "OR('Org1MSP.member')", "requiredPeerCount": 1, "maxPeerCount": 3, "blockToLive":3, "memberOnlyRead": false, "memberOnlyWrite": false, "endorsementPolicy": { "signaturePolicy": "AND('Org1MSP.member','Org3MSP.member')" } }, ``` But Transaction fails at commit ....I am getting *org.hyperledger.fabric.gateway.ContractException: Transaction commit was rejected by peer peer1.org1.example.com:8051* Same network works fine with asset-transfer-basic example non private data Does anyone one know why I may get this error?``` ```

vineeta (Wed, 30 Sep 2020 07:01:46 GMT):
I am using fabric samples private-data asset transfer chaincode. I have 3 org(2 peer each) network and chaincode is installed on peer0 of each org . I am using following endorsement policy``` { "name": "Org1MSPPrivateCollection", "policy": "OR('Org1MSP.member')", "requiredPeerCount": 1, "maxPeerCount": 3, "blockToLive":3, "memberOnlyRead": false, "memberOnlyWrite": false, "endorsementPolicy": { "signaturePolicy": "AND('Org1MSP.member','Org3MSP.member')" } }, ``` But Transaction fails at commit ....I am getting *org.hyperledger.fabric.gateway.ContractException: Transaction commit was rejected by peer peer1.org1.example.com:8051* Same network works fine with asset-transfer-basic example non private data Does anyone one know why I may get this error? I have set - CORE_PEER_GOSSIP_EXTERNALENDPOINT=peer1.org3.example.com:12051 - CORE_PEER_GOSSIP_BOOTSTRAP=peer0.org3.example.com:11051 for each peer container

vineeta (Wed, 30 Sep 2020 07:01:46 GMT):
I am using fabric samples private-data asset transfer chaincode. I have 3 org(2 peer each) network and chaincode is installed on peer0 of each org . I am using following endorsement policy``` { "name": "Org1MSPPrivateCollection", "policy": "OR('Org1MSP.member')", "requiredPeerCount": 1, "maxPeerCount": 3, "blockToLive":3, "memberOnlyRead": false, "memberOnlyWrite": false, "endorsementPolicy": { "signaturePolicy": "AND('Org1MSP.member','Org3MSP.member')" } }, ``` But Transaction fails at commit ....I am getting *org.hyperledger.fabric.gateway.ContractException: Transaction commit was rejected by peer peer1.org1.example.com:8051* Same network works fine with asset-transfer-basic example non private data sample. Does anyone one know why I may get this error? I have set - CORE_PEER_GOSSIP_EXTERNALENDPOINT=peer1.org3.example.com:12051 - CORE_PEER_GOSSIP_BOOTSTRAP=peer0.org3.example.com:11051 for each peer container

dave.enyeart (Wed, 30 Sep 2020 12:14:01 GMT):
Sorry I've been busy with the upcoming releases... Thanks @yuki-kon for your ERC20 sample. I'll also add the remaining ERC20 functions to my Go sample PR https://github.com/hyperledger/fabric-samples/pull/318 . You and I can work to make these two PRs functionally identical, with yours on Javascript and mine on Go.

yuki-kon (Thu, 01 Oct 2020 01:00:13 GMT):
@dave.enyeart Thank you for your feedback and congratulations on the new releases! It's a good idea to have ERC20 sample in both Go and Javascript. I need to improve Javascript implementation to fix the ledger access. After completing it, I will ask a review again.

rijulaggarwal (Tue, 06 Oct 2020 14:07:21 GMT):
Is there a meeting today? It's asking for a meeting passcode

rijulaggarwal (Tue, 06 Oct 2020 14:25:34 GMT):
nvm, found it. And the meeting is now moved to tomorrow

lehors (Thu, 08 Oct 2020 13:36:37 GMT):
err... I don't know if this has anything to do with it but I upgraded to the latest Docker Desktop version (2.4.0.0) on MacOS 10.15.7 and I can no longer install any chaincode successfully. Using test-network, I can set up the network and create the channel but deploy then fails: `peer lifecycle chaincode install fabcar.tar.gz Error: chaincode install failed with status: 500 - failed to invoke backing implementation of 'InstallChaincode': could not build chaincode: docker build failed: docker image inspection failed: Get "http://unix.sock/images/dev-peer0.org1.example.com-fabcar_1-65710fa851d5c73690faa4709ef40b798c085e7210c46d44f8b1e2d5a062c9b0-0ca9287fd994c9e3127d7fbba2f50ee23bae41fca7349e5a02c07da5bccc19d2/json": dial unix /host/var/run/docker.sock: connect: no such file or directory `

lehors (Thu, 08 Oct 2020 13:36:37 GMT):
err... I don't know if this has anything to do with it but I upgraded to the latest Docker Desktop version (2.4.0.0) on MacOS 10.15.7 and I can no longer install any chaincode successfully. Using test-network, I can set up the network and create the channel but deploy then fails: `peer lifecycle chaincode install fabcar.tar.gz Error: chaincode install failed with status: 500 - failed to invoke backing implementation of `InstallChaincode': could not build chaincode: docker build failed: docker image inspection failed: Get "http://unix.sock/images/dev-peer0.org1.example.com-fabcar_1-65710fa851d5c73690faa4709ef40b798c085e7210c46d44f8b1e2d5a062c9b0-0ca9287fd994c9e3127d7fbba2f50ee23bae41fca7349e5a02c07da5bccc19d2/json": dial unix /host/var/run/docker.sock: connect: no such file or directory ` Any idea what this might come from?

lehors (Thu, 08 Oct 2020 13:38:53 GMT):
I've searched the web and found several old references to this type of error but no fix (related to docker) that worked for me.

lehors (Thu, 08 Oct 2020 13:39:11 GMT):
've tried a whole bunch of things (restart, reboot, reinstall, etc.) with no success.

lehors (Thu, 08 Oct 2020 13:39:11 GMT):
I've tried a whole bunch of things (restart, reboot, reinstall, etc.) with no success.

lehors (Thu, 08 Oct 2020 17:17:50 GMT):
for what it's worth this doesn't seem to be test-network related because I have the same problem with minifabric

lehors (Fri, 09 Oct 2020 10:56:46 GMT):
so, after more time than it should have taken me, I figured that the problem comes from the (new?) fact that /var/run/docker.sock is a symlink to my user's space which is not visible from the peer (because of course it's not mounted):

lehors (Fri, 09 Oct 2020 10:56:47 GMT):
$ ls -l /var/run/docker.sock lrwxr-xr-x 1 root daemon 67 Oct 9 12:53 /var/run/docker.sock -> /Users/lehors/Library/Containers/com.docker.docker/Data/docker.sock

lehors (Fri, 09 Oct 2020 10:57:57 GMT):
$ docker exec -it peer0.org1.example.com ls -l /host/var/run/docker.sock lrwxr-xr-x 1 root root 67 Oct 9 10:53 /host/var/run/docker.sock -> /Users/lehors/Library/Containers/com.docker.docker/Data/docker.sock

lehors (Fri, 09 Oct 2020 11:01:21 GMT):
but I tried to mount the /Users just to see and it's still not good enough:

lehors (Fri, 09 Oct 2020 11:01:28 GMT):
Error: chaincode install failed with status: 500 - failed to invoke backing implementation of 'InstallChaincode': could not build chaincode: docker build failed: docker image inspection failed: cannot connect to Docker endpoint

lehors (Fri, 09 Oct 2020 11:01:40 GMT):
so Docker in Docker is broken

lehors (Fri, 09 Oct 2020 11:02:02 GMT):
at least the way we use it I guess

lehors (Fri, 09 Oct 2020 11:02:40 GMT):
because I did some other tests with Docker in Docker that worked fine

lehors (Fri, 09 Oct 2020 11:29:08 GMT):
I confirm Docker 2.4.0.0 breaks Fabric

lehors (Fri, 09 Oct 2020 11:29:08 GMT):
I confirm: Docker 2.4.0.0 breaks Fabric

lehors (Fri, 09 Oct 2020 11:30:01 GMT):
beware, I had to downgrade back to Docker 2.3.0.5

lehors (Fri, 09 Oct 2020 12:58:06 GMT):
So, this problem was actually discussed on the mailing list: https://lists.hyperledger.org/g/fabric/message/9108

sichen (Thu, 15 Oct 2020 15:23:24 GMT):
Has joined the channel.

ever-upwards (Mon, 19 Oct 2020 19:44:23 GMT):
I'm just starting to read up on Connection Profiles in Fabric. The [networkConnection.yaml](https://github.com/hyperledger/fabric-samples/blob/release-2.2/commercial-paper/organization/magnetocorp/gateway/networkConnection.yaml) file linked on the Fabric ReadTheDocs [Connection Profile](https://hyperledger-fabric.readthedocs.io/en/release-2.2/developapps/connectionprofile.html) page appears to have been removed from the commercial-paper directory (although the "gateway" folder is still there). Are connection profiles going away, or is there another place the connection profile is used in this sample?

ever-upwards (Mon, 19 Oct 2020 19:44:23 GMT):
I'm just starting to read up on Connection Profiles in Fabric. The [networkConnection.yaml](https://github.com/hyperledger/fabric-samples/blob/release-2.2/commercial-paper/organization/magnetocorp/gateway/networkConnection.yaml) file linked on the Fabric ReadTheDocs [Connection Profile](https://hyperledger-fabric.readthedocs.io/en/release-2.2/developapps/connectionprofile.html) page appears to have been removed from the commercial-paper directory (although an empty "gateway" folder is still there in my recently cloned samples). Are connection profiles going away, or is there another place the connection profile is used in this sample?

braduf (Wed, 21 Oct 2020 04:32:08 GMT):
Hi all, I just saw the [token utxo chaincode example](https://github.com/hyperledger/fabric-samples/blob/master/token-utxo/chaincode-go/chaincode/token_contract.go) and I think in the transfer function a check is needed to avoid "double spents". I think it is possible to add the same key more than once in the inputs array and the chaincode doesn't check for this. Can somebody check if I am correct, please? If so, I would be happy to create a pull request with a check against the double spent.

braduf (Wed, 21 Oct 2020 04:32:08 GMT):
Hi all, I just saw the [token utxo chaincode example](https://github.com/hyperledger/fabric-samples/blob/master/token-utxo/chaincode-go/chaincode/token_contract.go) and I think in the transfer function a check is needed to avoid "double spents". I think currently it is possible to add the same key more than once in the inputs array and the chaincode doesn't check for this. Can somebody check if I am correct, please? If so, I would be happy to create a pull request with a check against the double spent.

braduf (Wed, 21 Oct 2020 04:32:08 GMT):
Hi all, I just saw the [token utxo chaincode example](https://github.com/hyperledger/fabric-samples/blob/master/token-utxo/chaincode-go/chaincode/token_contract.go) and I think in the transfer function a check is needed to avoid "double spents". I think currently it is possible to add the same key more than once in the inputs array parameter and the chaincode doesn't check for this. Can somebody check if I am correct, please? If so, I would be happy to create a pull request with a check against the double spent.

braduf (Wed, 21 Oct 2020 04:32:08 GMT):
Hi all, I just saw the [token utxo chaincode example](https://github.com/hyperledger/fabric-samples/blob/master/token-utxo/chaincode-go/chaincode/token_contract.go) and I think in the transfer function a check is needed to avoid "double spents". I think currently it is possible to add the same key more than once in the inputs array parameter and the chaincode doesn't check for this. Can somebody confirm this or am I looking over something? I would be happy to create a pull request to take care of the double spent problem if needed.

braduf (Wed, 21 Oct 2020 04:32:08 GMT):
Hi all, I just saw the [token utxo chaincode example](https://github.com/hyperledger/fabric-samples/blob/master/token-utxo/chaincode-go/chaincode/token_contract.go) and I think the transfer function needs a check to avoid "double spents". I think currently it is possible to add the same key more than once in the inputs array parameter and the chaincode doesn't check for this. Can somebody confirm this or am I looking over something? I would be happy to create a pull request to take care of the double spent problem if needed.

braduf (Wed, 21 Oct 2020 04:32:08 GMT):
Hi all, I just saw the [token utxo chaincode example](https://github.com/hyperledger/fabric-samples/blob/master/token-utxo/chaincode-go/chaincode/token_contract.go) and I think the transfer function needs a check to avoid "double spents". I think currently it is possible to add the same key more than once in the inputs array parameter and the chaincode doesn't validate this. Can somebody confirm this or am I looking over something? I would be happy to create a pull request to take care of the double spent problem if needed.

braduf (Wed, 21 Oct 2020 04:32:08 GMT):
Hi all, I just saw the [token utxo chaincode example](https://github.com/hyperledger/fabric-samples/blob/master/token-utxo/chaincode-go/chaincode/token_contract.go) and I think the transfer function needs a check to avoid "double spents". I think currently it is possible to add the same key more than once in the inputs array parameter and the chaincode doesn't invalidate this. Can somebody confirm this or am I looking over something? I would be happy to create a pull request to take care of the double spent problem if needed.

dave.enyeart (Wed, 21 Oct 2020 15:33:30 GMT):
You're right... Fabric protects against double-spend across transactions by verifying the readsets from chaincode execution haven't changed during final validation phase, but the check for double spend within a transaction needs to go into the chaincode, a PR would be appreicated!

dave.enyeart (Wed, 21 Oct 2020 15:33:30 GMT):
You're right... Fabric protects against double-spend across transactions by verifying the readsets from chaincode execution haven't been changed by other transactions during final validation phase, but the check for double spend within a transaction needs to go into the chaincode, a PR would be appreicated!

braduf (Thu, 22 Oct 2020 04:36:46 GMT):
Great, thanks for your feedback. Coming weekend I will make the PR.

zilich (Sat, 24 Oct 2020 16:13:48 GMT):
Has joined the channel.

braduf (Sat, 31 Oct 2020 16:04:26 GMT):
@dave.enyeart Hi Dave, I just created the PR for this double spent problem: https://github.com/hyperledger/fabric-samples/pull/366. Please let me know if it is OK like this or if you want me to change/add something more. Thank you!

cynicalsnail (Wed, 18 Nov 2020 07:03:15 GMT):
Has joined the channel.

SamYuan1990 (Tue, 24 Nov 2020 14:35:16 GMT):
hi guys,

SamYuan1990 (Tue, 24 Nov 2020 14:36:15 GMT):
https://dev.azure.com/guojiannan1101/Tape/_build/results?buildId=474&view=logs&jobId=000c3020-69c7-583a-2317-12a3c1cc0703&j=000c3020-69c7-583a-2317-12a3c1cc0703&t=49e496f5-3370-599b-f40e-d06821c04293 we have a ci for our github project tape using fabric sample, test network with ./network.sh up createChannel -i 2.2, it works for days before and it broken today.

SamYuan1990 (Tue, 24 Nov 2020 14:36:28 GMT):
so does fabric sample ci cover -i 2.2?

SamYuan1990 (Tue, 24 Nov 2020 15:15:39 GMT):
Q1: do we must set up -ca -s couchdb for start a test network?

SamYuan1990 (Tue, 24 Nov 2020 15:16:01 GMT):
Q2: do we tested 2.0 binary latest with 2.2 docker images?

SamYuan1990 (Tue, 24 Nov 2020 15:37:40 GMT):
hi it seems that 2.3 binary does not match with 2.2 docker image, as I reproduced my ci error with fabric sample ci with PR here https://github.com/hyperledger/fabric-samples/pull/379 can some one help? https://dev.azure.com/Hyperledger/Fabric-Samples/_build/results?buildId=25956&view=logs&j=da384fcf-90d4-5b80-43e1-e99336f28a8e&t=b9765d42-0282-54df-8521-24ae18744699&l=99

SamYuan1990 (Tue, 24 Nov 2020 16:07:45 GMT):
as it is midnight, my local time open https://jira.hyperledger.org/browse/FAB-18350 for track

dave.enyeart (Wed, 25 Nov 2020 05:35:48 GMT):
I am able to use 2.3 binary with `./network.sh up createChannel -i 2.2` successfully. It looks like the connection to your orderer failed... maybe see if your orderer didn't start for some reason.

dave.enyeart (Wed, 25 Nov 2020 05:35:48 GMT):
@SamYuan1990 I am able to use 2.3 binary with `./network.sh up createChannel -i 2.2` successfully. It looks like the connection to your orderer failed... maybe see if your orderer didn't start for some reason.

guoger (Wed, 25 Nov 2020 10:30:23 GMT):
Has joined the channel.

guoger (Wed, 25 Nov 2020 10:30:25 GMT):
the problem is applying newer `orderer.yaml` with old orderer image: https://github.com/hyperledger/fabric-samples/pull/379#issuecomment-733482418

SamYuan1990 (Wed, 25 Nov 2020 14:33:21 GMT):
thanks @guoger

dave.enyeart (Wed, 25 Nov 2020 16:00:06 GMT):
@SamYuan1990 @guoger Thanks for identifying the issue. I'm reverting a change that got merged yesterday in fabric-samples that caused the problem: https://github.com/hyperledger/fabric-samples/pull/380 (it worked for me in my trial since I had not yet pulled down the recent fabric-samples commit that broke it).

SamYuan1990 (Wed, 25 Nov 2020 16:14:33 GMT):
you are welcome. :-)

yuki-kon (Mon, 07 Dec 2020 23:55:44 GMT):
Hello, team members. I have a question about the contribution of a new non-fungible token sample. Non-fungible tokens are used to track the ownership over digital or physical assets like artworks and real estates. The popular standard interface is ERC-721. I created a sample Chaincode implementing ERC-721 interfaces. The code is here. https://github.com/yukiknd/fabric-samples/tree/token-erc721/token-erc-721 Is there any chance to add this sample to fabric-samples to show the functionaries of non-fungible tokens? In that case, I will submit a pull request.

ShahzaibAyyub (Sat, 19 Dec 2020 12:21:39 GMT):
Has joined the channel.

ShahzaibAyyub (Sat, 19 Dec 2020 12:21:53 GMT):
Hello, I've recently created a hyperledger Fabric 2.2 blockchain. But I'm struggling to create a frontend on React.js with node.js API for hyperledger Fabric 2.2. Are there any samples/examples available where I can get help from? Really tried finding but no luck. Thanks!

sj1 4 (Tue, 22 Dec 2020 02:36:08 GMT):
Has joined the channel.

SamYuan1990 (Fri, 25 Dec 2020 11:53:56 GMT):
hello? is there any recent changes in fabric-samples? test network?

SamYuan1990 (Fri, 25 Dec 2020 11:54:39 GMT):
No chaincode name was provided. Valid call example: ./network.sh deployCC -ccn basic -ccp ../asset-transfer-basic/chaincode-go -ccl go error msg returned from ./network.sh deployCC

SamYuan1990 (Fri, 25 Dec 2020 12:05:07 GMT):
k... the short name been removed, I had left comments in https://github.com/hyperledger/fabric-samples/pull/390. hope someone can take a look at.

SamYuan1990 (Fri, 25 Dec 2020 15:43:02 GMT):
btw, Merry Christmas and Happy New Year.

MBEZELE (Mon, 04 Jan 2021 22:12:53 GMT):
i am testing the test-network sample of fabric-sampls/test-nework and i want to insert a new asset {"ID": "asset7", "color": "blue", "size": 8, "owner": "Tomoko 2", "appraisedValue": 300}on the following ledger [ {"ID": "asset1", "color": "blue", "size": 5, "owner": "Tomoko", "appraisedValue": 300}, {"ID": "asset2", "color": "red", "size": 5, "owner": "Brad", "appraisedValue": 400}, {"ID": "asset3", "color": "green", "size": 10, "owner": "Jin Soo", "appraisedValue": 500}, {"ID": "asset4", "color": "yellow", "size": 10, "owner": "Max", "appraisedValue": 600}, {"ID": "asset5", "color": "black", "size": 15, "owner": "Adriana", "appraisedValue": 700}, {"ID": "asset6", "color": "white", "size": 15, "owner": "Michel", "appraisedValue": 800} ]

MBEZELE (Mon, 04 Jan 2021 22:12:53 GMT):
hello ! i am testing the test-network sample of fabric-sampls/test-nework and i want to insert a new asset {"ID": "asset7", "color": "blue", "size": 8, "owner": "Tomoko 2", "appraisedValue": 300}on the following ledger [ {"ID": "asset1", "color": "blue", "size": 5, "owner": "Tomoko", "appraisedValue": 300}, {"ID": "asset2", "color": "red", "size": 5, "owner": "Brad", "appraisedValue": 400}, {"ID": "asset3", "color": "green", "size": 10, "owner": "Jin Soo", "appraisedValue": 500}, {"ID": "asset4", "color": "yellow", "size": 10, "owner": "Max", "appraisedValue": 600}, {"ID": "asset5", "color": "black", "size": 15, "owner": "Adriana", "appraisedValue": 700}, {"ID": "asset6", "color": "white", "size": 15, "owner": "Michel", "appraisedValue": 800} ]

MBEZELE (Mon, 04 Jan 2021 22:12:53 GMT):
hello ! i am testing the test-network sample of fabric-sampls/test-nework and i want shell command to insert a new asset {"ID": "asset7", "color": "blue", "size": 8, "owner": "Tomoko 2", "appraisedValue": 300}on the following ledger [ {"ID": "asset1", "color": "blue", "size": 5, "owner": "Tomoko", "appraisedValue": 300}, {"ID": "asset2", "color": "red", "size": 5, "owner": "Brad", "appraisedValue": 400}, {"ID": "asset3", "color": "green", "size": 10, "owner": "Jin Soo", "appraisedValue": 500}, {"ID": "asset4", "color": "yellow", "size": 10, "owner": "Max", "appraisedValue": 600}, {"ID": "asset5", "color": "black", "size": 15, "owner": "Adriana", "appraisedValue": 700}, {"ID": "asset6", "color": "white", "size": 15, "owner": "Michel", "appraisedValue": 800} ]

Sandyzhanghs (Sun, 10 Jan 2021 04:59:53 GMT):
Has joined the channel.

dave.enyeart (Tue, 19 Jan 2021 16:40:59 GMT):
@yuki-kon we'd love to see an ERC-721 sample, yes go ahead and PR to fabric-samples

yuki-kon (Wed, 20 Jan 2021 01:04:44 GMT):
Thank you! I will submit a PR to fabric-samples.

munapower (Wed, 27 Jan 2021 13:38:09 GMT):
Has joined the channel.

SamYuan1990 (Fri, 29 Jan 2021 10:56:41 GMT):
hi guys, may I know do we have osadmin cli in 2.2 release? https://github.com/hyperledger/fabric-samples/blob/14dc7e13160ef1b7332bafb01f8ffa865116f9e7/test-network/scripts/createChannel.sh#L40

SamYuan1990 (Fri, 29 Jan 2021 11:04:37 GMT):
we may need a tag for fabric-samples, as there no `osadmin` cli in 2.2 release. so if someone use 2.2 release tar file to get binary files, with fabric-samples as latest. there will be reported as command not found.

stone-ch (Fri, 29 Jan 2021 11:08:45 GMT):
Has joined the channel.

SamYuan1990 (Fri, 29 Jan 2021 11:10:22 GMT):
also, I had found out that `osadmin` seems invokes some api which not exists in 2.2 images.

SamYuan1990 (Fri, 29 Jan 2021 11:10:41 GMT):
`Error: Post "https://localhost:7053/participation/v1/channels": EOF` sample error msg here.

dave.enyeart (Tue, 02 Feb 2021 21:15:03 GMT):
@SamYuan1990 your fabric-samples tag needs to match the fabric version. If you use the documented download instructions and request 2.2.0 or 2.2.1 or 2.2.2, you'll get that version of fabric and it will checkout that tag of fabric-samples, which doesn't use osnadmin

dave.enyeart (Tue, 02 Feb 2021 21:15:56 GMT):
osnadmin is available in 2.3.0 and master of fabric and fabric-samples

dave.enyeart (Tue, 02 Feb 2021 21:16:56 GMT):
although there was an osnadmin flag change a couple days ago, we'll put out a 2.3.1 and associated tag so that they will be compatible

SamYuan1990 (Wed, 03 Feb 2021 10:24:58 GMT):
thanks dave

sj1 4 (Thu, 04 Feb 2021 02:48:45 GMT):
If I use Peer channel-based event services, can I import data from Peer's CouchDB as is?

SamYuan1990 (Sat, 06 Feb 2021 12:28:45 GMT):
hello, can anyone help with https://github.com/hyperledger/fabric-samples/pull/412?

barankilic (Wed, 10 Feb 2021 10:54:41 GMT):
Has joined the channel.

barankilic (Sat, 20 Feb 2021 14:49:06 GMT):
Hi all! The events in the "token-erc-20" go contract (https://github.com/hyperledger/fabric-samples/tree/master/token-erc-20) return empty payload but it should actually contain the payload for the "Transfer" event defined in the contract.

suosuidewenqing (Tue, 02 Mar 2021 08:33:24 GMT):
Has joined the channel.

dave.enyeart (Tue, 02 Mar 2021 15:59:41 GMT):
Thank you for fixing it in https://github.com/hyperledger/fabric-samples/pull/424 !

rameshyadav444 (Tue, 02 Mar 2021 17:34:12 GMT):
*Hi, recently we have upgraded our AKS kubernetes v1.17 to 1.19.7 After that we got to know that docker is deprecated and no loner we can use it. Instead of that we can use containerD as runtime After doing below changes on my deployment.yaml file *volumeMounts: - mountPath: "/var/hyperledger/production/" name: volume0 - mountPath: "/mnt/azure" name: volume1 - mountPath: /run/containerd/containerd.sock name: dockersocket - name: CORE_VM_ENDPOINT value: unix:///run/containerd/containerd.sock* I am getting this error, please sugges how to fix this error Error: endorsement failure during query. response: status:500 message:"failed to execute transaction 43b3b9387a4e5e258ba21ca543703d446a6c682d7e10c0d82262526fb49afac0: error starting container: error starting container: Post http://unix.sock/containers/create?name=nid1-gate1-GSHIPMENTC9-4.3: net/http: HTTP/1.x transport connection broken: malformed HTTP response \"\\x00\\x00\\x06\\x04\\x00\\x00\\x00\\x00\\x00\\x00\\x05\\x00\\x00@\\x00\""*

zwindl (Wed, 03 Mar 2021 16:24:11 GMT):
Has joined the channel.

zwindl (Wed, 03 Mar 2021 16:41:33 GMT):
Hi, newbie here, I'm getting stucked at this line "Install the Hyperledger Fabric platform-specific binaries and config files for the version specified into the /bin and /config directories of fabric-samples" in the Getting Started document, where should I download these files and configurations?

zwindl (Wed, 03 Mar 2021 16:42:28 GMT):
seems no other documents explained these config files and bin files, even no instructions for docker images.

barankilic (Wed, 03 Mar 2021 19:25:19 GMT):
You're welcome. :slight_smile: It was tricky for me to understand why it didn't work because I do not know much Go and everything seemed correct and it was not working.

tinywell (Wed, 17 Mar 2021 01:55:37 GMT):
Has joined the channel.

sj1 4 (Thu, 18 Mar 2021 15:32:07 GMT):
Is it possible to separate and store CouchDB's DataBase by docType defined in ChainCode? Example : If docType is defined as "managerUser" in the ChainCode DataModel, the CouchDB Database name is stored where it is defined as managerUser.

dave.enyeart (Tue, 23 Mar 2021 14:45:31 GMT):
no, there is a couchdb database per chaincode. you can however include docType in your JSON and have indexes/queries leverage docType

CANEREMEC (Fri, 26 Mar 2021 08:38:36 GMT):
Has joined the channel.

yiwenlong (Tue, 06 Apr 2021 09:54:10 GMT):
Has joined the channel.

yiwenlong (Tue, 06 Apr 2021 09:54:11 GMT):
I found that the default branch of the fabric-samples project has been changed from master to main, but the branch name master is relied on in the bootstrap.sh script, which will make the historical version of bootstrap.sh unusable. I want to use the bootstrap.sh script from the released version, how should I solve this problem?

dave.enyeart (Tue, 06 Apr 2021 17:36:18 GMT):
@yiwenlong bootstrap.sh is only maintained in the main branch, if you want it updated in prior release branches, go ahead and submit a PR for the release branches.

munapower (Mon, 03 May 2021 14:13:36 GMT):
Hello, so I have downloaded Samples for version 2.2.3 using the documented procedure "curl -sSL https://bit.ly/2ysbOFE | bash -s -- 2.2.3". I want to do the commercial-paper sample. I am able to start the network using "./network-starter.sh" at the end it says to execute ``` ./organization/magnetocorp/configuration/cli/monitordocker.sh net_test ``` but I get an error. The readme says to execute ``` ./organization/magnetocorp/configuration/cli/monitordocker.sh fabric_test ``` which also returns an error. I discovered that the network is actually named "docker_test". Changing that the logspout docker starts. Should I create an issue/pr to fix both things?

dave.enyeart (Thu, 06 May 2021 03:10:56 GMT):
The value was recently changed to "fabric_test" in main branch so that should remain. v2.2.3 is tagged prior to that commit so it should be "net_test". Look at https://jira.hyperledger.org/browse/FAB-18446?focusedCommentId=71742&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-71742 for an explanation and see if that workaround works for you.

munapower (Sat, 08 May 2021 20:52:29 GMT):
Thank you!!! That worked. I added it to the commercialpaper networker-starter.sh file.

DawoodJehangir (Wed, 12 May 2021 14:18:42 GMT):
Hi. I want to register a network entity (peer/admin/user) using Fabric CA API directly through POSTMAN i.e. /api/v1/register, can anyone please tell me which things are required in the Authorization part of this POST request? As per my research, authorization requires two things: an enrollment certificate (but of which entity???) and a signature over the certificate & body of request (do we need to put the base64 encoded certificate and JSON request body into a new file e.g. .txt file, and then produce a digital signature using Openssl and finally, convert it into base64 format?).

ptino (Thu, 20 May 2021 20:57:25 GMT):
Has joined the channel.

ptino (Thu, 20 May 2021 21:03:46 GMT):
hey guys. Can anyone kindly point out a code sample or documentation on how to verify if a user was already registered? I know we can check the current Wallet for registered users, but what I'm looking for is how to do this in relationship with fabric-ca it seems its possible to do so with CLI but i can't figure out whats the equivalent for sdk (preferably javscript) https://stackoverflow.com/questions/56770518/how-to-check-whether-a-user-is-registered-and-enrolled-in-fabric-ca-server-using

junjiewu (Sat, 22 May 2021 15:26:09 GMT):
Has joined the channel.

junjiewu (Sat, 22 May 2021 15:26:10 GMT):
i have problem with using external builder .I use the officer example https://github.com/hyperledger/fabric-samples/tree/main/asset-transfer-basic/chaincode-external and i get Error: chaincode install failed with status: 500 - failed to invoke backing implementation of 'InstallChaincode': could not build chaincode: docker build failed: platform builder failed: Failed to generate a Dockerfile: Unknown chaincodeType: EXTERNAL

junjiewu (Sat, 22 May 2021 15:28:03 GMT):
If anyone have met same problem, please tell me how to fix it, thank you so much

junjiewu (Sat, 22 May 2021 15:32:04 GMT):
i have same problem ,do you fix it?

junjiewu (Sat, 22 May 2021 15:56:29 GMT):
#fabric i have problem with using external builder .I use the officer example https://github.com/hyperledger/fabric-samples/tree/main/asset-transfer-basic/chaincode-external and i get Error: chaincode install failed with status: 500 - failed to invoke backing implementation of 'InstallChaincode': could not build chaincode: docker build failed: platform builder failed: Failed to generate a Dockerfile: Unknown chaincodeType: EXTERNAL If anyone have met same problem, please tell me how to fix it, thank you so much

RobertBetschinger (Fri, 28 May 2021 10:22:12 GMT):
Has joined the channel.

lcvalves (Sun, 30 May 2021 18:11:22 GMT):
Has joined the channel.

munapower (Sun, 30 May 2021 19:49:35 GMT):
Hello! I am trying the samples on a Apple M1 processor. I was able to start the test network after setting ``` export DOCKER_DEFAULT_PLATFORM=linux/amd64 ``` but when I want to try the commercial-paper and install the chaincode I get "hyperledger/fabric-nodeenv:2.2: no matching manifest for linux/arm64/v8 " so even though I defined the docker default platform it is not taking that setting .... what should I do?

munapower (Sun, 30 May 2021 19:50:42 GMT):
the previous happens when running the "peer lifecycle chaincode install cp.tar.gz" from the magnetocorp folder

munapower (Mon, 31 May 2021 02:50:37 GMT):
I was able to move on from the above error doing a ``` docker pull hyperledger/fabric-nodeenv:2.2 ```

munapower (Fri, 04 Jun 2021 23:31:43 GMT):
Hello! So I am running the Commercial Paper sample and when I want to bring down the network I execute the network-clean.sh but I always get this error``` Error response from daemon: You cannot remove a running container 49cbb5176f6438f2e57f22c9c514522fa01e75b5101945b39f09d67fac8bd93d. Stop the container before attempting removal or force remove ``` on all the fabric environment docker containers (peer, orderer, ca, etc) I end up having to stop the containers manually from the docker dashboard.

munapower (Fri, 04 Jun 2021 23:36:21 GMT):
After researching it I found that it is because I am running samples 2.2 and I had to add the COMPOSE_PROJECT_NAME="net" as well as DOCKER_DEFAULT_PLATFORM=linux/amd64 in the network-starter.sh since I am on an Apple M1 environment, I added them to the network-clean.sh and now it does stop and delete the containers.

indranil32 (Wed, 09 Jun 2021 16:38:24 GMT):
Has joined the channel.

indranil32 (Wed, 09 Jun 2021 16:38:42 GMT):
$ ./network.sh down Stopping network Stopping cli ... done Stopping peer0.org1.example.com ... done Stopping peer0.org2.example.com ... done Stopping orderer.example.com ... done Stopping ca_orderer ... done Stopping ca_org1 ... done Stopping ca_org2 ... done Removing cli ... done Removing peer0.org1.example.com ... done Removing peer0.org2.example.com ... done Removing orderer.example.com ... done Removing ca_orderer ... done Removing ca_org1 ... done Removing ca_org2 ... done Removing network fabric_test error while removing network: network fabric_test id fc0b6329a18e8523846ba28d79c71961fc38b4a9539ff9df5d45c7f68ba84e31 has active endpoints Removing network fabric_test error while removing network: network fabric_test id fc0b6329a18e8523846ba28d79c71961fc38b4a9539ff9df5d45c7f68ba84e31 has active endpoints Removing remaining containers Removing generated chaincode docker images Untagged: dev-peer0.org2.example.com-my-chaincode_1.0-ca18cfaf11af66da015a02ecf0a028ea16df848ee349b97e83ce2be2bb699088-8d9279bc09f07e2619dd426767ec793056c6528145d906ae3c8e29abd5a04c77:latest Deleted: sha256:1b074943b5e287df4c4276a172dde79f7b44961da097e6d456fa589f957983e8 Deleted: sha256:a95128cf763648eff2611f5c90a2be2818fb760a12582c684c26918ff7d9ede1 Deleted: sha256:5e517e04279c954795884793bb11b84c6e811baac5b0fe95e3943b9042d695cf Deleted: sha256:82891f778543581a4b1c7b4de7e4f71922f7ba5d053656195c32fd57345183a5 Untagged: dev-peer0.org1.example.com-my-chaincode_1.0-ca18cfaf11af66da015a02ecf0a028ea16df848ee349b97e83ce2be2bb699088-44539034aca9a12aa894a01a8aecb549109bfb5523146b599d6918ed3926efe2:latest Deleted: sha256:9214bc0cbf3b700d9cb2fbae3be6dd521747e90ea9e52a60df7f83e5fbaf53e8 Deleted: sha256:196a38c06ebb5ff5f70e0b1199b846f52fefb160721088566a1d5f4140bb2aa8 Deleted: sha256:8782e9faf4c76a4a38948c1f24ed5b41886e18bdc2f8fd5acd97a10f09be7d75 Deleted: sha256:e8849939bcbaec4952577396eadc95a4638d6a4ddea066de9d375a560b162fa5 sh: cd: line 1: can't cd to /data: No such file or directory sh: cd: line 1: can't cd to /data: No such file or directory sh: cd: line 1: can't cd to /data: No such file or directory sh: cd: line 1: can't cd to /data: No such file or directory sh: cd: line 1: can't cd to /data: No such file or directory sh: cd: line 1: can't cd to /data: No such file or directory On my local windows setup - I am constantly getting this error - sh: cd: line 1: can't cd to /data: No such file or directory when doing `./network.sh down`

indranil32 (Thu, 10 Jun 2021 06:59:34 GMT):
docker volume prune - helped

indranil32 (Thu, 10 Jun 2021 07:00:10 GMT):
On Windows getting this error for anchor peer setting -

indranil32 (Thu, 10 Jun 2021 07:00:12 GMT):
Setting anchor peer for org1... OCI runtime exec failed: exec failed: container_linux.go:349: starting container process caused "no such file or directory": unknown Setting anchor peer for org2... OCI runtime exec failed: exec failed: container_linux.go:349: starting container process caused "no such file or directory": unknown

indranil32 (Thu, 10 Jun 2021 11:45:22 GMT):
the change in createChannel.sh -> setAnchorPeer() -> docker exec cli ./scripts/setAnchorPeer.sh $ORG $CHANNEL_NAME || ==> in CLI container the scripts are having core.autocrlf not being set to false issue

indranil32 (Thu, 10 Jun 2021 11:45:37 GMT):
winpty docker exec -it cli //bin//bash

indranil32 (Thu, 10 Jun 2021 11:45:58 GMT):
dos2unix scripts/*.sh

indranil32 (Thu, 10 Jun 2021 11:46:04 GMT):
fixes it

tusharbansal (Sun, 13 Jun 2021 18:31:04 GMT):
Has joined the channel.

munapower (Wed, 16 Jun 2021 23:06:53 GMT):
was that the only command you had to execute? I am also getting a similar error when it reaches line 329 of network.sh ``` docker run --rm -v $(pwd):/data busybox sh -c 'cd /data && rm -rf system-genesis-block/*.block organizations/peerOrganizations organizations/ordererOrganizations' ```

munapower (Fri, 18 Jun 2021 14:26:52 GMT):
so we discovered that the problem is with git bash that by default it uses the windows path format. we added in the commercial paper network-starter.sh the lines to set and un set the environment variables as follows```export MSYS_NO_PATHCONV=1 ./network.sh down unset MSYS_NO_PATHCONV ```

indranil32 (Sun, 20 Jun 2021 11:24:13 GMT):
Do we have a Java-eventHub sample in fabric - samples ?

indranil32 (Fri, 25 Jun 2021 15:22:27 GMT):
fabric-ca nodes is not coming up after a ./network.sh down for test-network

indranil32 (Fri, 25 Jun 2021 15:22:51 GMT):
have to delete fabric related files generated earlier and restart network

indranil32 (Fri, 25 Jun 2021 15:23:09 GMT):
Can't figure out why ?

indranil32 (Thu, 16 Sep 2021 10:19:26 GMT):
The build for a PR of mine is failing - https://dev.azure.com/Hyperledger/Fabric-Samples/_build/results?buildId=41021&view=results

indranil32 (Thu, 16 Sep 2021 10:19:42 GMT):
https://github.com/hyperledger/fabric-samples/pull/492

indranil32 (Thu, 16 Sep 2021 10:20:39 GMT):
Doesn't look like the errors are related to my checins

indirajith (Fri, 17 Sep 2021 18:13:06 GMT):
Hi all, can anyone provide link to TLS enabled nodejs client example? I am facing some problems with my client when it tries to connect to peers and orderers.

action-sj (Wed, 13 Oct 2021 15:43:18 GMT):
Has joined the channel.

SamYuan1990 (Mon, 25 Oct 2021 12:04:52 GMT):
hi I found https://github.com/hyperledger/fabric-samples/tree/main/test-network-k8s#areas-for-improvement--todos todos for k8s sample with caliper, I am not sure as pre discussed here, https://github.com/hyperledger/caliper/issues/1149 the caliper will request for another install before running test for fabric, would maintainer considering with tape? https://github.com/Hyperledger-TWGC/tape as tape has docker release and can be run with `docker run` ?

justiny (Wed, 27 Oct 2021 15:10:25 GMT):
Has joined the channel.

justiny (Wed, 27 Oct 2021 15:10:26 GMT):
Hi, I have submitted a pull request (https://github.com/hyperledger/fabric-samples/pull/516). It's a backporting commit to release-2.2 from main.

justiny (Wed, 27 Oct 2021 15:13:20 GMT):
it seems that the build has been failing on release-2.2 branch so I additionally fixed the build failure by cherry-picking a commit from main.

justiny (Fri, 29 Oct 2021 02:11:03 GMT):
Is there anyone who can review that here?

ayush5936 (Fri, 07 Jan 2022 06:42:49 GMT):
Has joined the channel.

ayush5936 (Fri, 07 Jan 2022 06:42:50 GMT):
Hello everyone, Can you please tell how to create peers and organisation in fabric-samples example.

rjones (Wed, 23 Mar 2022 17:35:28 GMT):

rjones (Wed, 23 Mar 2022 17:35:28 GMT):

rjones (Wed, 23 Mar 2022 17:35:28 GMT):