Skip to content

Instantly share code, notes, and snippets.

@siddjain
Created November 16, 2018 17:45
Show Gist options
  • Save siddjain/a63daf1fa8614e4f108a5bbcd412a0d4 to your computer and use it in GitHub Desktop.
Save siddjain/a63daf1fa8614e4f108a5bbcd412a0d4 to your computer and use it in GitHub Desktop.
[INFO] SampleWebApp - ****************** SERVER STARTED ************************
[2018-11-14 23:26:54.610] [INFO] SampleWebApp - *************** http://localhost:4000 ******************
(node:73116) DeprecationWarning: grpc.load: Use the @grpc/proto-loader module with grpc.loadPackageDefinition instead
[2018-11-14 23:42:30.667] [DEBUG] SampleWebApp - ------>>>>>> new request for /users
[2018-11-14 23:42:30.668] [DEBUG] SampleWebApp - End point : /users
[2018-11-14 23:42:30.668] [DEBUG] SampleWebApp - User name : Jim
[2018-11-14 23:42:30.668] [DEBUG] SampleWebApp - Org name : Org1
[2018-11-14 23:42:30.672] [DEBUG] Helper - getClientForOrg - ****** START Org1 undefined
[2018-11-14 23:42:30.683] [DEBUG] Helper - [NetworkConfig101.js]: constructor, network_config: {"name":"balance-transfer","x-type":"hlfv1","description":"Balance Transfer Network","version":"1.0","channels":{"mychannel":{"orderers":["orderer.example.com"],"peers":{"peer0.org1.example.com":{"endorsingPeer":true,"chaincodeQuery":true,"ledgerQuery":true,"eventSource":true},"peer1.org1.example.com":{"endorsingPeer":false,"chaincodeQuery":true,"ledgerQuery":true,"eventSource":false},"peer0.org2.example.com":{"endorsingPeer":true,"chaincodeQuery":true,"ledgerQuery":true,"eventSource":true},"peer1.org2.example.com":{"endorsingPeer":false,"chaincodeQuery":true,"ledgerQuery":true,"eventSource":false}},"chaincodes":["mycc:v0"]}},"organizations":{"Org1":{"mspid":"Org1MSP","peers":["peer0.org1.example.com","peer1.org1.example.com"],"certificateAuthorities":["ca-org1"],"adminPrivateKey":{"path":"artifacts/channel/crypto-config/peerOrganizations/org1.example.com/users/[email protected]/msp/keystore/5890f0061619c06fb29dea8cb304edecc020fe63f41a6db109f1e227cc1cb2a8_sk"},"signedCert":{"path":"artifacts/channel/crypto-config/peerOrganizations/org1.example.com/users/[email protected]/msp/signcerts/[email protected]"}},"Org2":{"mspid":"Org2MSP","peers":["peer0.org2.example.com","peer1.org2.example.com"],"certificateAuthorities":["ca-org2"],"adminPrivateKey":{"path":"artifacts/channel/crypto-config/peerOrganizations/org2.example.com/users/[email protected]/msp/keystore/1995b11d6573ed3be52fcd7a5fa477bc0f183e1f5f398c8281d0ce7c2c75a076_sk"},"signedCert":{"path":"artifacts/channel/crypto-config/peerOrganizations/org2.example.com/users/[email protected]/msp/signcerts/[email protected]"}}},"orderers":{"orderer.example.com":{"url":"grpcs://localhost:7050","grpcOptions":{"ssl-target-name-override":"orderer.example.com"},"tlsCACerts":{"path":"artifacts/channel/crypto-config/ordererOrganizations/example.com/orderers/orderer.example.com/tls/ca.crt"}}},"peers":{"peer0.org1.example.com":{"url":"grpcs://localhost:7051","grpcOptions":{"ssl-target-name-override":"peer0.org1.example.com"},"tlsCACerts":{"path":"artifacts/channel/crypto-config/peerOrganizations/org1.example.com/peers/peer0.org1.example.com/tls/ca.crt"}},"peer1.org1.example.com":{"url":"grpcs://localhost:7056","grpcOptions":{"ssl-target-name-override":"peer1.org1.example.com"},"tlsCACerts":{"path":"artifacts/channel/crypto-config/peerOrganizations/org1.example.com/peers/peer1.org1.example.com/tls/ca.crt"}},"peer0.org2.example.com":{"url":"grpcs://localhost:8051","grpcOptions":{"ssl-target-name-override":"peer0.org2.example.com"},"tlsCACerts":{"path":"artifacts/channel/crypto-config/peerOrganizations/org2.example.com/peers/peer0.org2.example.com/tls/ca.crt"}},"peer1.org2.example.com":{"url":"grpcs://localhost:8056","eventUrl":"grpcs://localhost:8058","grpcOptions":{"ssl-target-name-override":"peer1.org2.example.com"},"tlsCACerts":{"path":"artifacts/channel/crypto-config/peerOrganizations/org2.example.com/peers/peer1.org2.example.com/tls/ca.crt"}}},"certificateAuthorities":{"ca-org1":{"url":"https://localhost:7054","httpOptions":{"verify":false},"tlsCACerts":{"path":"artifacts/channel/crypto-config/peerOrganizations/org1.example.com/ca/ca.org1.example.com-cert.pem"},"registrar":[{"enrollId":"admin","enrollSecret":"adminpw"}],"caName":"ca-org1"},"ca-org2":{"url":"https://localhost:8054","httpOptions":{"verify":false},"tlsCACerts":{"path":"artifacts/channel/crypto-config/peerOrganizations/org2.example.com/ca/ca.org2.example.com-cert.pem"},"registrar":[{"enrollId":"admin","enrollSecret":"adminpw"}],"caName":"ca-org2"}}}
[2018-11-14 23:42:30.688] [DEBUG] Helper - [NetworkConfig101.js]: constructor, network_config: {"name":"balance-transfer-org1","x-type":"hlfv1","description":"Balance Transfer Network - client definition for Org1","version":"1.0","client":{"organization":"Org1","credentialStore":{"path":"./fabric-client-kv-org1","cryptoStore":{"path":"/tmp/fabric-client-kv-org1"},"wallet":"wallet-name"}}}
[2018-11-14 23:42:30.688] [DEBUG] Helper - [NetworkConfig101.js]: mergeSettings - additions start
[2018-11-14 23:42:30.689] [DEBUG] Helper - [NetworkConfig101.js]: getOrganization - name Org1
[2018-11-14 23:42:30.689] [DEBUG] Helper - [Organization.js]: Organization.const
[2018-11-14 23:42:30.689] [DEBUG] Helper - [NetworkConfig101.js]: getCertificateAuthority - name ca-org1
[2018-11-14 23:42:30.690] [DEBUG] Helper - [CertificateAuthority.js]: CertificateAuthority.const
[2018-11-14 23:42:30.924] [DEBUG] Helper - [crypto_ecdsa_aes]: Hash algorithm: SHA2, hash output size: 256
[2018-11-14 23:42:31.008] [DEBUG] Helper - [crypto_ecdsa_aes]: importKey - start
[2018-11-14 23:42:31.011] [DEBUG] Helper - [crypto_ecdsa_aes]: importKey - have the key [Circular]
[2018-11-14 23:42:31.011] [DEBUG] Helper - [crypto_ecdsa_aes]: importKey - start
[2018-11-14 23:42:31.014] [DEBUG] Helper - [crypto_ecdsa_aes]: importKey - have the key [Circular]
[2018-11-14 23:42:31.015] [DEBUG] Helper - [NetworkConfig101.js]: getOrganization - name Org1
[2018-11-14 23:42:31.015] [DEBUG] Helper - [Organization.js]: Organization.const
[2018-11-14 23:42:31.015] [DEBUG] Helper - [NetworkConfig101.js]: getCertificateAuthority - name ca-org1
[2018-11-14 23:42:31.015] [DEBUG] Helper - [CertificateAuthority.js]: CertificateAuthority.const
[2018-11-14 23:42:31.017] [DEBUG] Helper - [FileKeyValueStore.js]: constructor { options:
{ path: '/home/siddjain/fabric-samples-v13/balance-transfer/fabric-client-kv-org1',
wallet: 'wallet-name',
cryptoStore: { path: '/tmp/fabric-client-kv-org1' } } }
[2018-11-14 23:42:31.020] [DEBUG] Helper - [crypto_ecdsa_aes]: Hash algorithm: SHA2, hash output size: 256
[2018-11-14 23:42:31.020] [DEBUG] Helper - [utils.CryptoKeyStore]: CryptoKeyStore, constructor - start
[2018-11-14 23:42:31.021] [DEBUG] Helper - [utils.CryptoKeyStore]: constructor, no super class specified, using config: fabric-client/lib/impl/FileKeyValueStore.js
[2018-11-14 23:42:31.021] [DEBUG] Helper - getClientForOrg - ****** END Org1 undefined
[2018-11-14 23:42:31.021] [DEBUG] Helper - Successfully initialized the credential stores
[2018-11-14 23:42:31.022] [DEBUG] Helper - [FileKeyValueStore.js]: getValue { key: 'Jim' }
[2018-11-14 23:42:31.022] [INFO] Helper - User Jim was not enrolled, so we will need an admin user object to register
[2018-11-14 23:42:31.023] [DEBUG] Helper - [FileKeyValueStore.js]: getValue { key: 'admin' }
[2018-11-14 23:42:31.023] [DEBUG] Helper - [NetworkConfig101.js]: getOrganization - name Org1
[2018-11-14 23:42:31.024] [DEBUG] Helper - [Organization.js]: Organization.const
[2018-11-14 23:42:31.024] [DEBUG] Helper - [NetworkConfig101.js]: getCertificateAuthority - name ca-org1
[2018-11-14 23:42:31.024] [DEBUG] Helper - [CertificateAuthority.js]: CertificateAuthority.const
[2018-11-14 23:42:31.024] [DEBUG] Helper - [NetworkConfig101.js]: getOrganization - name Org1
[2018-11-14 23:42:31.024] [DEBUG] Helper - [Organization.js]: Organization.const
[2018-11-14 23:42:31.024] [DEBUG] Helper - [NetworkConfig101.js]: getCertificateAuthority - name ca-org1
[2018-11-14 23:42:31.025] [DEBUG] Helper - [CertificateAuthority.js]: CertificateAuthority.const
[2018-11-14 23:42:31.037] [DEBUG] Helper - [FabricCAClient.js]: Successfully constructed Fabric CA client from options - {"caname":"ca-org1","protocol":"https","hostname":"localhost","port":7054,"tlsOptions":{"trustedRoots":["-----BEGIN CERTIFICATE-----\nMIICQjCCAemgAwIBAgIQIR2LR9fa8xs5unnJJ9PFSzAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMS5leGFtcGxlLmNvbTAeFw0xNzA2MjMxMjMzMTlaFw0yNzA2MjExMjMzMTla\nMHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD\nExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE\nKIVwhTzJrLzzfkIj/O+A18B18k2cSKEWdSbfWZIpFJSb9yw8QoEsbtk4wj9JJD/w\nOSa1eDD/pQorejCm25CmBaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG\nBFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgDnKSJOiz8xeEyKk8W472\n9MHJHZ5uV3xFwzFjYJ/kABEwCgYIKoZIzj0EAwIDRwAwRAIgMIO+yK3Fbwv1EXMc\ntQam42i6ROxSanaAHrbY2oVC1fICICsMpdSS2kbdntUDayi09v4/WRtC59ExCrHl\nrg/GXwkv\n-----END CERTIFICATE-----\n"],"verify":false}}
[2018-11-14 23:42:31.038] [DEBUG] Helper - [FabricCAClientService.js]: Successfully constructed Fabric CA service client: endpoint - {"protocol":"https","hostname":"localhost","port":7054}
[2018-11-14 23:42:31.125] [DEBUG] Helper - [utils.CryptoKeyStore]: This class requires a CryptoKeyStore to save keys, using the store: {"opts":{"path":"/tmp/fabric-client-kv-org1"}}
[2018-11-14 23:42:31.126] [DEBUG] Helper - [FileKeyValueStore.js]: constructor { options: { path: '/tmp/fabric-client-kv-org1' } }
[2018-11-14 23:42:31.126] [DEBUG] Helper - [utils.CryptoKeyStore]: _getKeyStore returning ks
[2018-11-14 23:42:31.126] [DEBUG] Helper - [crypto_ecdsa_aes]: generateKey, store.setValue
[2018-11-14 23:42:31.127] [DEBUG] Helper - [ecdsa/key.js]: ECDSA curve param X: 3fa0d39f1ddc5fc15d23dfc300f03d3ddd84f69b630882b7724ed4d524bce836
[2018-11-14 23:42:31.127] [DEBUG] Helper - [ecdsa/key.js]: ECDSA curve param Y: e9251fb6b07084384c5fa3081f4e41d918057e14f3c508667a5771b6a5c1e2e5
[2018-11-14 23:42:31.132] [DEBUG] Helper - [FileKeyValueStore.js]: setValue { key: '02dc64420ff2a465751ffd1db6590481110223ba82fe5ff80ea24c28ebc00ac4-priv' }
[2018-11-14 23:42:31.468] [DEBUG] Helper - [crypto_ecdsa_aes]: importKey - start
[2018-11-14 23:42:31.469] [DEBUG] Helper - [crypto_ecdsa_aes]: importKey - have the key [Circular]
[2018-11-14 23:42:31.472] [DEBUG] Helper - [utils.CryptoKeyStore]: _getKeyStore resolving store
[2018-11-14 23:42:31.472] [DEBUG] Helper - [ecdsa/key.js]: ECDSA curve param X: 3fa0d39f1ddc5fc15d23dfc300f03d3ddd84f69b630882b7724ed4d524bce836
[2018-11-14 23:42:31.472] [DEBUG] Helper - [ecdsa/key.js]: ECDSA curve param Y: e9251fb6b07084384c5fa3081f4e41d918057e14f3c508667a5771b6a5c1e2e5
[2018-11-14 23:42:31.473] [DEBUG] Helper - [FileKeyValueStore.js]: setValue { key: '02dc64420ff2a465751ffd1db6590481110223ba82fe5ff80ea24c28ebc00ac4-priv' }
[2018-11-14 23:42:31.476] [DEBUG] Helper - [crypto_ecdsa_aes]: importKey - start
[2018-11-14 23:42:31.479] [DEBUG] Helper - [crypto_ecdsa_aes]: importKey - have the key [Circular]
[2018-11-14 23:42:31.479] [DEBUG] Helper - [utils.CryptoKeyStore]: _getKeyStore resolving store
[2018-11-14 23:42:31.479] [DEBUG] Helper - [ecdsa/key.js]: ECDSA curve param X: 3fa0d39f1ddc5fc15d23dfc300f03d3ddd84f69b630882b7724ed4d524bce836
[2018-11-14 23:42:31.479] [DEBUG] Helper - [ecdsa/key.js]: ECDSA curve param Y: e9251fb6b07084384c5fa3081f4e41d918057e14f3c508667a5771b6a5c1e2e5
[2018-11-14 23:42:31.480] [DEBUG] Helper - [FileKeyValueStore.js]: setValue { key: '02dc64420ff2a465751ffd1db6590481110223ba82fe5ff80ea24c28ebc00ac4-pub' }
[2018-11-14 23:42:31.480] [DEBUG] Helper - [ecdsa/key.js]: ECDSA curve param X: 3fa0d39f1ddc5fc15d23dfc300f03d3ddd84f69b630882b7724ed4d524bce836
[2018-11-14 23:42:31.480] [DEBUG] Helper - [ecdsa/key.js]: ECDSA curve param Y: e9251fb6b07084384c5fa3081f4e41d918057e14f3c508667a5771b6a5c1e2e5
[2018-11-14 23:42:31.481] [DEBUG] Helper - [ecdsa/key.js]: ECDSA curve param X: 3fa0d39f1ddc5fc15d23dfc300f03d3ddd84f69b630882b7724ed4d524bce836
[2018-11-14 23:42:31.481] [DEBUG] Helper - [ecdsa/key.js]: ECDSA curve param Y: e9251fb6b07084384c5fa3081f4e41d918057e14f3c508667a5771b6a5c1e2e5
[2018-11-14 23:42:31.481] [DEBUG] Helper - [ecdsa/key.js]: ECDSA curve param X: 3fa0d39f1ddc5fc15d23dfc300f03d3ddd84f69b630882b7724ed4d524bce836
[2018-11-14 23:42:31.481] [DEBUG] Helper - [ecdsa/key.js]: ECDSA curve param Y: e9251fb6b07084384c5fa3081f4e41d918057e14f3c508667a5771b6a5c1e2e5
[2018-11-14 23:42:31.482] [DEBUG] Helper - [FileKeyValueStore.js]: setValue { key: 'admin' }
[2018-11-14 23:42:31.482] [DEBUG] Helper - [NetworkConfig101.js]: getOrganization - name Org1
[2018-11-14 23:42:31.482] [DEBUG] Helper - [Organization.js]: Organization.const
[2018-11-14 23:42:31.482] [DEBUG] Helper - [NetworkConfig101.js]: getCertificateAuthority - name ca-org1
[2018-11-14 23:42:31.483] [DEBUG] Helper - [CertificateAuthority.js]: CertificateAuthority.const
[2018-11-14 23:42:31.483] [DEBUG] Helper - [FabricCAClient.js]: Successfully constructed Fabric CA client from options - {"caname":"ca-org1","protocol":"https","hostname":"localhost","port":7054,"tlsOptions":{"trustedRoots":["-----BEGIN CERTIFICATE-----\nMIICQjCCAemgAwIBAgIQIR2LR9fa8xs5unnJJ9PFSzAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMS5leGFtcGxlLmNvbTAeFw0xNzA2MjMxMjMzMTlaFw0yNzA2MjExMjMzMTla\nMHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD\nExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE\nKIVwhTzJrLzzfkIj/O+A18B18k2cSKEWdSbfWZIpFJSb9yw8QoEsbtk4wj9JJD/w\nOSa1eDD/pQorejCm25CmBaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG\nBFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgDnKSJOiz8xeEyKk8W472\n9MHJHZ5uV3xFwzFjYJ/kABEwCgYIKoZIzj0EAwIDRwAwRAIgMIO+yK3Fbwv1EXMc\ntQam42i6ROxSanaAHrbY2oVC1fICICsMpdSS2kbdntUDayi09v4/WRtC59ExCrHl\nrg/GXwkv\n-----END CERTIFICATE-----\n"],"verify":false}}
[2018-11-14 23:42:31.483] [DEBUG] Helper - [FabricCAClientService.js]: Successfully constructed Fabric CA service client: endpoint - {"protocol":"https","hostname":"localhost","port":7054}
[2018-11-14 23:42:31.484] [DEBUG] Helper - [FabricCAClient.js]: CONNECTION_TIMEOUT = 3000, SO_TIMEOUT = infinite
[2018-11-14 23:42:31.498] [DEBUG] Helper - [crypto_ecdsa_aes]: ecdsa signature: Signature {
r: <BN: 37d5751a04c99ec69d25412def3816eacf5f1181824e3b28d7ad1cfb49315be4>,
s: <BN: 18e23bc109810406c6252c2bf3f632d28dc4b9c9a64e28eee093409d900e9bda>,
recoveryParam: 0 }
[2018-11-14 23:42:31.499] [DEBUG] Helper - [FabricCAClient.js]: bodyAndcert: eyJpZCI6IkppbSIsImFmZmlsaWF0aW9uIjoib3JnMS5kZXBhcnRtZW50MSIsIm1heF9lbnJvbGxtZW50cyI6MSwiY2FOYW1lIjoiY2Etb3JnMSJ9.LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUNBVENDQWFpZ0F3SUJBZ0lVYSsyWnpDU2s2YXFtS1R5R2pmQTh0R3NRL2FNd0NnWUlLb1pJemowRUF3SXcKY3pFTE1Ba0dBMVVFQmhNQ1ZWTXhFekFSQmdOVkJBZ1RDa05oYkdsbWIzSnVhV0V4RmpBVUJnTlZCQWNURFZOaApiaUJHY21GdVkybHpZMjh4R1RBWEJnTlZCQW9URUc5eVp6RXVaWGhoYlhCc1pTNWpiMjB4SERBYUJnTlZCQU1UCkUyTmhMbTl5WnpFdVpYaGhiWEJzWlM1amIyMHdIaGNOTVRneE1URTBNak16T0RBd1doY05NVGt4TVRFME1qTTAKTXpBd1dqQWhNUTh3RFFZRFZRUUxFd1pqYkdsbGJuUXhEakFNQmdOVkJBTVRCV0ZrYldsdU1Ga3dFd1lIS29aSQp6ajBDQVFZSUtvWkl6ajBEQVFjRFFnQUVQNkRUbngzY1g4RmRJOS9EQVBBOVBkMkU5cHRqQ0lLM2NrN1UxU1M4CjZEYnBKUisyc0hDRU9FeGZvd2dmVGtIWkdBVitGUFBGQ0daNlYzRzJwY0hpNWFOc01Hb3dEZ1lEVlIwUEFRSC8KQkFRREFnZUFNQXdHQTFVZEV3RUIvd1FDTUFBd0hRWURWUjBPQkJZRUZJQVJEYW93b0o4elpBTXJnTDEvWlZoYQpwSDZpTUNzR0ExVWRJd1FrTUNLQUlBNXlraVRvcy9NWGhNaXBQRnVPOXZUQnlSMmVibGQ4UmNNeFkyQ2Y1QUFSCk1Bb0dDQ3FHU000OUJBTUNBMGNBTUVRQ0lGMUhmYWFmdzYwZHU0VURBN0ZXd3FBN0c0QnZIZFJXLzNPUWVVRlMKOWhmSEFpQkpLL1QrZ3lNN2hXMExLcWN2UU42c1VYKy9qNUpYVGNpSjl4cnF5bDZ5aXc9PQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==
[2018-11-14 23:42:31.704] [DEBUG] Helper - Successfully got the secret for user Jim
[2018-11-14 23:42:31.704] [DEBUG] Helper - [FileKeyValueStore.js]: getValue { key: 'Jim' }
[2018-11-14 23:42:31.705] [DEBUG] Helper - [NetworkConfig101.js]: getOrganization - name Org1
[2018-11-14 23:42:31.705] [DEBUG] Helper - [Organization.js]: Organization.const
[2018-11-14 23:42:31.705] [DEBUG] Helper - [NetworkConfig101.js]: getCertificateAuthority - name ca-org1
[2018-11-14 23:42:31.706] [DEBUG] Helper - [CertificateAuthority.js]: CertificateAuthority.const
[2018-11-14 23:42:31.706] [DEBUG] Helper - [NetworkConfig101.js]: getOrganization - name Org1
[2018-11-14 23:42:31.706] [DEBUG] Helper - [Organization.js]: Organization.const
[2018-11-14 23:42:31.707] [DEBUG] Helper - [NetworkConfig101.js]: getCertificateAuthority - name ca-org1
[2018-11-14 23:42:31.707] [DEBUG] Helper - [CertificateAuthority.js]: CertificateAuthority.const
[2018-11-14 23:42:31.710] [DEBUG] Helper - [FabricCAClient.js]: Successfully constructed Fabric CA client from options - {"caname":"ca-org1","protocol":"https","hostname":"localhost","port":7054,"tlsOptions":{"trustedRoots":["-----BEGIN CERTIFICATE-----\nMIICQjCCAemgAwIBAgIQIR2LR9fa8xs5unnJJ9PFSzAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMS5leGFtcGxlLmNvbTAeFw0xNzA2MjMxMjMzMTlaFw0yNzA2MjExMjMzMTla\nMHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD\nExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE\nKIVwhTzJrLzzfkIj/O+A18B18k2cSKEWdSbfWZIpFJSb9yw8QoEsbtk4wj9JJD/w\nOSa1eDD/pQorejCm25CmBaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG\nBFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgDnKSJOiz8xeEyKk8W472\n9MHJHZ5uV3xFwzFjYJ/kABEwCgYIKoZIzj0EAwIDRwAwRAIgMIO+yK3Fbwv1EXMc\ntQam42i6ROxSanaAHrbY2oVC1fICICsMpdSS2kbdntUDayi09v4/WRtC59ExCrHl\nrg/GXwkv\n-----END CERTIFICATE-----\n"],"verify":false}}
[2018-11-14 23:42:31.710] [DEBUG] Helper - [FabricCAClientService.js]: Successfully constructed Fabric CA service client: endpoint - {"protocol":"https","hostname":"localhost","port":7054}
[2018-11-14 23:42:31.769] [DEBUG] Helper - [utils.CryptoKeyStore]: _getKeyStore resolving store
[2018-11-14 23:42:31.769] [DEBUG] Helper - [crypto_ecdsa_aes]: generateKey, store.setValue
[2018-11-14 23:42:31.769] [DEBUG] Helper - [ecdsa/key.js]: ECDSA curve param X: df5a83620c63749a14664a90c2b6809223a7a59c7cce7c76a3ecd0e412ec80b2
[2018-11-14 23:42:31.769] [DEBUG] Helper - [ecdsa/key.js]: ECDSA curve param Y: 585e5dc91bb8977d694a60369023c4fa4e583ba976887b19dc9c226738117da2
[2018-11-14 23:42:31.770] [DEBUG] Helper - [FileKeyValueStore.js]: setValue { key: 'e563ed671f93d32027c0df9db382cbba9bdd91a725a431b883b37dd558b8ea81-priv' }
[2018-11-14 23:42:32.091] [DEBUG] Helper - [crypto_ecdsa_aes]: importKey - start
[2018-11-14 23:42:32.092] [DEBUG] Helper - [crypto_ecdsa_aes]: importKey - have the key [Circular]
[2018-11-14 23:42:32.092] [DEBUG] Helper - [utils.CryptoKeyStore]: _getKeyStore resolving store
[2018-11-14 23:42:32.093] [DEBUG] Helper - [ecdsa/key.js]: ECDSA curve param X: df5a83620c63749a14664a90c2b6809223a7a59c7cce7c76a3ecd0e412ec80b2
[2018-11-14 23:42:32.093] [DEBUG] Helper - [ecdsa/key.js]: ECDSA curve param Y: 585e5dc91bb8977d694a60369023c4fa4e583ba976887b19dc9c226738117da2
[2018-11-14 23:42:32.094] [DEBUG] Helper - [FileKeyValueStore.js]: setValue { key: 'e563ed671f93d32027c0df9db382cbba9bdd91a725a431b883b37dd558b8ea81-priv' }
[2018-11-14 23:42:32.096] [DEBUG] Helper - [crypto_ecdsa_aes]: importKey - start
[2018-11-14 23:42:32.097] [DEBUG] Helper - [crypto_ecdsa_aes]: importKey - have the key [Circular]
[2018-11-14 23:42:32.099] [DEBUG] Helper - [utils.CryptoKeyStore]: _getKeyStore resolving store
[2018-11-14 23:42:32.099] [DEBUG] Helper - [ecdsa/key.js]: ECDSA curve param X: df5a83620c63749a14664a90c2b6809223a7a59c7cce7c76a3ecd0e412ec80b2
[2018-11-14 23:42:32.099] [DEBUG] Helper - [ecdsa/key.js]: ECDSA curve param Y: 585e5dc91bb8977d694a60369023c4fa4e583ba976887b19dc9c226738117da2
[2018-11-14 23:42:32.100] [DEBUG] Helper - [FileKeyValueStore.js]: setValue { key: 'e563ed671f93d32027c0df9db382cbba9bdd91a725a431b883b37dd558b8ea81-pub' }
[2018-11-14 23:42:32.100] [DEBUG] Helper - [ecdsa/key.js]: ECDSA curve param X: df5a83620c63749a14664a90c2b6809223a7a59c7cce7c76a3ecd0e412ec80b2
[2018-11-14 23:42:32.100] [DEBUG] Helper - [ecdsa/key.js]: ECDSA curve param Y: 585e5dc91bb8977d694a60369023c4fa4e583ba976887b19dc9c226738117da2
[2018-11-14 23:42:32.102] [DEBUG] Helper - [ecdsa/key.js]: ECDSA curve param X: df5a83620c63749a14664a90c2b6809223a7a59c7cce7c76a3ecd0e412ec80b2
[2018-11-14 23:42:32.102] [DEBUG] Helper - [ecdsa/key.js]: ECDSA curve param Y: 585e5dc91bb8977d694a60369023c4fa4e583ba976887b19dc9c226738117da2
[2018-11-14 23:42:32.102] [DEBUG] Helper - [ecdsa/key.js]: ECDSA curve param X: df5a83620c63749a14664a90c2b6809223a7a59c7cce7c76a3ecd0e412ec80b2
[2018-11-14 23:42:32.102] [DEBUG] Helper - [ecdsa/key.js]: ECDSA curve param Y: 585e5dc91bb8977d694a60369023c4fa4e583ba976887b19dc9c226738117da2
[2018-11-14 23:42:32.103] [DEBUG] Helper - [FileKeyValueStore.js]: setValue { key: 'Jim' }
[2018-11-14 23:42:32.103] [DEBUG] Helper - Successfully enrolled username Jim and setUserContext on the client object
[2018-11-14 23:42:32.103] [DEBUG] SampleWebApp - -- returned from registering the username Jim for organization Org1
[2018-11-14 23:42:32.103] [DEBUG] SampleWebApp - Successfully registered the username Jim for organization Org1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment