Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An exception is thrown when executing channel.sendTransaction() #1172

Open
riiyn opened this issue Jan 17, 2024 · 0 comments
Open

An exception is thrown when executing channel.sendTransaction() #1172

riiyn opened this issue Jan 17, 2024 · 0 comments

Comments

@riiyn
Copy link

riiyn commented Jan 17, 2024

I successfully built the 1.4 version test network using the byfn.sh script, and then used the 1.4.13 version fabric-sdk-java to develop the client. After connecting to the test network, an exception was thrown when executing channel.sendTransaction:

Caused by: org.hyperledger.fabric.sdk.exception.TransactionEventException: Received invalid transaction event. Transaction ID *** status 10.

The peer used is peer0.org1.example.com. What may be the cause?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant