TheHive-Project/TheHive

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

pedromgvg opened this issue · 2 comments

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

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

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

image

Potential fix: