
When i try to deploy fabric-raft ordering service, it shows these logs. it starts election repetitively without electing a leader. i tried changing heartbeat time to 1 sec and election time to 10 sec but that is not working. then i tried to changing GODEBUG=netdns=go but that is not working too.
If the leader isn't elected, it's probably because the nodes cannot communicate. You should enable the gRPC logging to debug level, as well as the cluster communication logging to debug level and see if you see messages being received.
this error will comes because of these two reasons 1. check your orderer config once again 2. enable the grpc because in raft grpc is to be true.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With