Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

too many open files #179

Open
gulo-gulo opened this issue Oct 2, 2017 · 1 comment
Open

too many open files #179

gulo-gulo opened this issue Oct 2, 2017 · 1 comment

Comments

@gulo-gulo
Copy link

[GIN] 2017/10/01 - 22:16:42 | 200 | 12.639455ms | 10.0.1.94 | POST /track
WARN : 2017/10/01 22:16:42 posterior.go:25: Not in network
DEBUG: 2017/10/01 22:16:42 posterior.go:26: none false map[] {dangerousdog 347a60847f44 unknown 0 [{raspberrypi -41}]}
open /Users/justin/tempfind/find/data/dangerousdog.db: too many open files

And the server stops running. any idea why this might be happening?

@schollz
Copy link
Owner

schollz commented Oct 2, 2017

Try changing your ulimit:

ulimit -n 95000

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

No branches or pull requests

2 participants