Can you send transactions to the orderer from a client without the gateway?
Do peers get blocks from the orderers?
From: fabric@... <fabric@...> on behalf of afrancoc2000@... <afrancoc2000@...> Sent: Thursday, February 10, 2022 7:36 PM To: fabric@... <fabric@...> Subject: [EXTERNAL] Re: [Hyperledger Fabric] Hyperledger Fabric Gateway fails with certificate signed by unknown authority but certificates pass an openssl test #hyperledger-fabric #tls #fabric-sdk-go
I'm also getting this message: [gateway] orderers -> Failed to connect
to orderer address=orderer2.blockchainnp.company.com.co:443 err="failed to create new connection: context deadline exceeded" 2022-02-10 17:31:30.461 UTC 0b95 INFO [comm.grpc.server]
ZjQcmQRYFpfptBannerStart
This Message Is From an External Sender
This message came from outside your organization.
ZjQcmQRYFpfptBannerEnd I'm also getting this message:
[gateway] orderers -> Failed to connect to orderer address=orderer2.blockchainnp.company.com.co:443 err="failed to create new connection: context deadline exceeded"
2022-02-10 17:31:30.461 UTC 0b95 INFO [comm.grpc.server] 1 -> unary call completed grpc.service=gateway.Gateway grpc.method=Submit grpc.request_deadline=2022-02-10T17:30:35.43Z grpc.peer_address=10.250.37.48:44406 grpc.peer_subject="CN=admin-tls@...,OU=admin,O=company,L=MEDELLIN,ST=ANTIOQUIA,C=CO"
error="rpc error: code = Unavailable desc = no orderer nodes available" grpc.code=Unavailable grpc.call_duration=1m0.030407308s.
That's why I think the problem is between peer and orderer, the weird thing is that it only happens using the new gateway.