I have a 3 node CORE only neo4j (4.0.2) cluster setup in Azure Kubernetes service. I want to use bolt+routing/neo4j for writing into the cluster from another pod within the same AKS. But I seem to be getting this error
raise RoutingProtocolError("No...