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
{{ message }}
This repository has been archived by the owner on Jan 22, 2020. It is now read-only.
fabcar when I do node invoke.js i am getting below error message at end
Transaction failed to be committed to the ledger due to ::TIMEOUT
but when I am running Query.js I am getting the correct output why it is happening like this any ideas
PS C:\Users\admin\fabric-samples\fabcar> node invoke.js
Store path:C:\Users\admin\fabric-samples\fabcar\hfc-key-store
(node:6988) DeprecationWarning: grpc.load: Use the @grpc/proto-loader module with grpc.loadPackageDefinition
instead
Successfully loaded user1 from persistence
Assigning transaction_id: 1ec80f4fee7a7fe6b841653d59d893d29b85668f226ce9acfcef35258030ffcb
Transaction proposal was good
Successfully sent Proposal and received ProposalResponse: Status - 200, message - ""
Send transaction promise and event listener promise have completed
Successfully sent transaction to the orderer.
Transaction failed to be committed to the ledger due to ::TIMEOUT
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
fabcar when I do node invoke.js i am getting below error message at end
Transaction failed to be committed to the ledger due to ::TIMEOUT
but when I am running Query.js I am getting the correct output why it is happening like this any ideas
PS C:\Users\admin\fabric-samples\fabcar> node invoke.js
Store path:C:\Users\admin\fabric-samples\fabcar\hfc-key-store
(node:6988) DeprecationWarning: grpc.load: Use the @grpc/proto-loader module with grpc.loadPackageDefinition
instead
Successfully loaded user1 from persistence
Assigning transaction_id: 1ec80f4fee7a7fe6b841653d59d893d29b85668f226ce9acfcef35258030ffcb
Transaction proposal was good
Successfully sent Proposal and received ProposalResponse: Status - 200, message - ""
Send transaction promise and event listener promise have completed
Successfully sent transaction to the orderer.
Transaction failed to be committed to the ledger due to ::TIMEOUT
The text was updated successfully, but these errors were encountered: