Open pedromgvg opened 9 months ago
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".
Potential fix:
--s3access-key
and --s3-secret-key
values with created user identity user name and password
"--s3access-key"
Request Type
Question
Work Environment
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.