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

[Bug] Uploading files could cause TheHive crash with "too many open files" errror #2226

Closed
To-om opened this issue Oct 26, 2021 · 0 comments
Closed
Assignees
Labels
bug TheHive4 TheHive4 related issues
Milestone

Comments

@To-om
Copy link
Contributor

To-om commented Oct 26, 2021

Request Type

Bug

Work Environment

TheHive 4.1.11

Problem Description

When uploading a file (as observable or in a log), the system handler is not free by the application. The garbage collector of JVM clean them but when uploading many attachments in batch, the limit of open files can be reached.

@To-om To-om added bug TheHive4 TheHive4 related issues labels Oct 26, 2021
@To-om To-om added this to the 4.1.12 milestone Oct 26, 2021
@To-om To-om self-assigned this Oct 26, 2021
To-om added a commit that referenced this issue Oct 26, 2021
@To-om To-om closed this as completed Oct 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug TheHive4 TheHive4 related issues
Projects
None yet
Development

No branches or pull requests

1 participant