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 #222

Closed
individual-it opened this issue Apr 24, 2020 · 1 comment
Closed

too many open files #222

individual-it opened this issue Apr 24, 2020 · 1 comment

Comments

@individual-it
Copy link
Member

after doing a lot of operation in ocis (in my case running UI tests) I get
http: Accept error: accept tcp [::]:9200: accept4: too many open files; retrying in 1s

running the tests keeps on increasing the open files
check with lsof 2>/dev/null | grep ocis | wc -l

maybe the issue is creating and deleting users with skeleton folders, as there is no skeleton function in ocis, the test simply copy all files and folders from the skeleton folder into the users folder on user deletion and when deleting the user all its files also get deleted

@individual-it
Copy link
Member Author

closing in favour or #268

refs pushed a commit that referenced this issue Sep 18, 2020
Add docs for updating reva and releasing ocis-reva
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

1 participant