Skip to content
This repository has been archived by the owner on Feb 6, 2020. It is now read-only.

Error running multiple instances #13

Open
ehazlett opened this issue Mar 27, 2014 · 1 comment
Open

Error running multiple instances #13

ehazlett opened this issue Mar 27, 2014 · 1 comment

Comments

@ehazlett
Copy link

When starting a simple 3 node cluster, after about 5-10 minutes, the "leader" dies throwing this error:

Accept error: accept tcp [::]:4001: too many open files

Using debug output, the only thing it shows is a sudden stop when doing:

[raft]01:28:53.821293 peer.heartbeat.flush

I'm not sure where to look. I'm experiencing the same issue in a separate Raft based project and wanted to try the reference implementation which appears to be doing the same thing.

Any ideas?

@charl
Copy link

charl commented Jun 23, 2014

Do you have some more information on your environment (OS/distro, go version, etc.)?

I run this on Linux (3.11.0-12-generic #19-Ubuntu SMP Wed Oct 9 16:20:46 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux) without a hitch.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants