-
Notifications
You must be signed in to change notification settings - Fork 64
Description
I've copied the service credentials. However when i'm trying to execute getting following error. Copying the debug output trace.
Deploying chaincode ... hfc Member.deploy +2ms hfc TransactionContext.deploy +0ms hfc Received deploy request: {"fcn":"init","args":["a","100","b","200"],"chaincodePath":"chaincode","certificatePath":"/certs/peer/cert.pem"} +0ms hfc [TransactionContext] No TCert cached. Retrieving one. +1ms hfc Member.getNextTCert: key=null +0ms hfc Member.getNextTCert: key=null, creating new getter +0ms hfc shouldGetTCerts: yes, we have no tcerts +1ms E0213 10:52:44.966972000 123145375956992 handshake.c:128] Security handshake failed: {"created":"@1486963364.966933000","description":"Handshake read failed","file":"../src/core/lib/security/transport/handshake.c","file_line":237,"referenced_errors":[{"created":"@1486963364.966885000","description":"FD shutdown","file":"../src/core/lib/iomgr/ev_poll_posix.c","file_line":427}]} E0213 10:52:44.968353000 123145375956992 completion_queue.c:254] Operation failed: tag=0x101b2d200, error={"created":"@1486963364.968300000","description":"Failed to create subchannel","file":"../src/core/ext/client_config/subchannel_call_holder.c","file_line":185,"referenced_errors":[{"created":"@1486963364.968209000","description":"Pick Cancelled","file":"../src/core/ext/lb_policy/pick_first/pick_first.c","file_line":170}]} E0213 10:52:44.968453000 123145375956992 completion_queue.c:254] Operation failed: tag=0x101c00910, error={"created":"@1486963364.968300000","description":"Failed to create subchannel","file":"../src/core/ext/client_config/subchannel_call_holder.c","file_line":185,"referenced_errors":[{"created":"@1486963364.968209000","description":"Pick Cancelled","file":"../src/core/ext/lb_policy/pick_first/pick_first.c","file_line":170}]} E0213 10:52:44.968528000 123145375956992 completion_queue.c:254] Operation failed: tag=0x101b2e410, error={"created":"@1486963364.968300000","description":"Failed to create subchannel","file":"../src/core/ext/client_config/subchannel_call_holder.c","file_line":185,"referenced_errors":[{"created":"@1486963364.968209000","description":"Pick Cancelled","file":"../src/core/ext/lb_policy/pick_first/pick_first.c","file_line":170}]} events.js:160 throw er; // Unhandled 'error' event