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.39k stars 617 forks source link

[Bug] #2473

Open miniszbe opened 11 months ago

miniszbe commented 11 months ago

Request Type

Bug

Work Environment

Question Answer
OS version (server) Debian,
OS version (client) Kali Linux Purple
Virtualized Env. True
Dedicated RAM 4 GB
vCPU 4
TheHive version / git hash 4.x, hash of the commit
Package Type DEB
Database Cassandra
Index type Elasticsearch
Attachments storage Local
Browser type & version If applicable

Problem Description

I have tried to installed The hive both version 3 and 4 ( not at the same time) When i tried to do the past after creating the thehive user.

i've follow the installation guide on https://docs.thehive-project.org/thehive/legacy/thehive3/installation/install-guide/#deb

Steps to Reproduce

sudo addgroup thehive sudo adduser --system thehive sudo cp /opt/thehive/package/thehive.service /usr/lib/systemd/system

error starting at this part as i commented.

sudo chown -R thehive:thehive /opt/thehive sudo chgrp thehive /etc/thehive/application.conf sudo chmod 640 /etc/thehive/application.conf sudo systemctl enable thehive sudo service thehive start

Complementary information

(add anything that can help identifying the problem such as log excerpts, screenshots, configuration dumps etc.)