TheHive-Project / TheHive

TheHive: a Scalable, Open Source and Free Security Incident Response Platform
https://thehive-project.org
GNU Affero General Public License v3.0
3.45k stars 626 forks source link

[Question] "akka.stream.alpakka.s3.S3Exception" when trying to upload a file as an attachment in TheHive5.1 #2481

Open pedromgvg opened 9 months ago

pedromgvg commented 9 months ago

Request Type

Question

Work Environment

Question Answer
OS version (server) CentOS
OS version (client) Windows 11
Virtualized Env. True
TheHive version / git hash 5.1
Package Type Docker
Database Cassandra
Index type Elasticsearch
Attachments storage Local

Question

Hello, everyone. I'm trying to upload a file as an attachment to TheHive5.1. However, I get the exception "akka.stream.alpakka.s3.S3Exception". Any idea of what is wrong and what I should modify? Logs below. Thanks.

errorTheHive

43n51c commented 5 months ago

hello. you need to add s3 bucket in minio (port 9000) with name "thehive"

dragsu commented 5 months ago

I'm facing the same issue and I got minio running in 9000 and has a bucket named "thehive".

image

Potential fix: