I'm running neo4j 1.9.7 in HA mode with 2 instances. I can run a successful backup one time via the backup tool: ./neo4j-backup -full -from ha://x.x.x.x:5001 -to ~/backup-path
Subsequent backups using the same command fail with the following error: 2014-06-11 22:56:05.350+0000 WARN [o.n.c.p.c.ClusterState]: Failed to leave . Cluster may consider this instance still a member Could not find backup server in cluster neo4j.ha at x.x.x.x:5001, operation timed out The error will not go away until I restart both neo4j instances. Has anyone encountered this before or have an idea of how I can solve this problem? -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
