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

File upload when /tmp is full #321

Closed
ninSmith opened this issue Sep 26, 2017 · 3 comments
Closed

File upload when /tmp is full #321

ninSmith opened this issue Sep 26, 2017 · 3 comments
Assignees
Labels

Comments

@ninSmith
Copy link

Request Type

Bug

Work Environment

Question Answer
OS version (server) Ubuntu
OS version (client) Seven
TheHive version / git hash 2.13.1
Package Type Binary
Browser type & version Chrome 60

Problem Description

When uploading a file as observable, from UI or TheHive4py, and /tmp is full, an empty file is uploaded as observable. Moreover, the user is not informed that its file upload actually failed.

Steps to Reproduce

  1. Full /tmp
  2. upload a file as observable
  3. The sha256 would then be e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
@saadkadhi saadkadhi added the bug label Sep 28, 2017
@saadkadhi saadkadhi added this to the 3.0.0 milestone Sep 28, 2017
@saadkadhi
Copy link
Contributor

Nice catch @ninSmith. @To-om and @nadouani will look into it.

@To-om
Copy link
Contributor

To-om commented Oct 17, 2017

I've create an issue in PlayFramework project: playframework/playframework#7936

@To-om To-om removed this from the 3.0.0 milestone Nov 14, 2017
@nadouani nadouani added this to the 3.1.0 (Cerana 1) milestone Jan 19, 2018
@nadouani
Copy link
Contributor

This issue will be fixed by a PlayFramework version upgrade

To-om added a commit that referenced this issue Jan 23, 2018
This solves issue #321
@To-om To-om closed this as completed Jan 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants