You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have followed the process but node query.js generated following error
Store path:/root/marbles/fabric-samples/fabcar/hfc-key-store
Successfully loaded user1 from persistence
Failed to query successfully :: Error: "targets" parameter not specified and no peers are set on this Channel instance or specfied for this channel in the network
Missing targets could happen for a few reasons. First to check is if you actually have peers defined in your config JSON file. Second is if the fcw code was able to find these peers and parse them. Third is if the SDK is getting the peer target fields or not. There should be more logs to help you figure out where to start.
gulp marbles_local gives me the following error
error: [client-utils.js]: sendPeersProposal - Promise is rejected: Error: 14 UNAVAILABLE: Connect Failed
at new createStatusError (/root/marbles/node_modules/grpc/src/client.js:64:15)
at /root/marbles/node_modules/grpc/src/client.js:583:15
warn: [fcw] warning - query resp is not json, might be okay: string Error: 14 UNAVAILABLE: Connect Failed
Kindly suggest how to solve this issue.
The text was updated successfully, but these errors were encountered: