We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Peer node errors:
2024-05-23 23:24:16 2024-05-24 04:24:16.443 UTC [endorser] Validate -> WARN 01f access denied: channel the supplied identity is not valid: x509: certificate signed by unknown authority (possibly because of "x509: ECDSA verification failure" while trying to verify candidate authority certificate "ca.uiuc.cello.org") channel= txID=d3d201f9 2024-05-23 23:24:16 2024-05-24 04:24:16.444 UTC [comm.grpc.server] 1 -> INFO 020 unary call completed grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.18.0.4:38404 error="error validating proposal: access denied: channel [] creator org [Uiuc.cello.orgMSP]" grpc.code=Unknown grpc.call_duration=679.588µs 2024-05-23 23:52:56 2024-05-24 04:52:56.182 UTC [core.comm] ServerHandshake -> ERRO 021 TLS handshake failed with error remote error: tls: bad certificate server=PeerServer remoteaddress=172.18.0.4:55794 2024-05-23 23:52:57 2024-05-24 04:52:57.175 UTC [core.comm] ServerHandshake -> ERRO 022 TLS handshake failed with error remote error: tls: bad certificate server=PeerServer remoteaddress=172.18.0.4:55802 2024-05-23 23:52:58 2024-05-24 04:52:58.821 UTC [core.comm] ServerHandshake -> ERRO 023 TLS handshake failed with error remote error: tls: bad certificate server=PeerServer remoteaddress=172.18.0.4:55814
API engine errors:
2024-05-23 23:56:46 Error: failed to endorse chaincode install: rpc error: code = Unknown desc = error validating proposal: access denied: channel [] creator org [Uiuc.cello.orgMSP]
The text was updated successfully, but these errors were encountered:
FYI: https://github.com/yeasy/docker-compose-files/blob/master/hyperledger_fabric/v2.2.4/scripts/test_cc_install.sh
Typically, org name is like org1, the ca domain is org1.xxx.yyy, the msp is Org1MSP
Sorry, something went wrong.
Wait till the migration to HLF v2.5 LTS is done.
No branches or pull requests
Peer node errors:
API engine errors:
The text was updated successfully, but these errors were encountered: