You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Oct 25 05:58:48 TheHive systemd[1]: Started TheHive. Oct 25 05:59:01 TheHive systemd[1]: thehive.service: Main process exited, code=exited, status=255/EXCEPTION
Oct 25 05:59:01 TheHive systemd[1]: thehive.service: Failed with result 'exit-code'.
I'm following the installation through Binary, and i got error in the above. does anyone know why?
Bug/Misconfiguration
Work Environment
Problem Description
thehive.service - TheHive
Loaded: loaded (/lib/systemd/system/thehive.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Fri 2019-10-25 05:59:01 EDT; 7s ago
Docs: https://thehive-project.org
Process: 2992 ExecStart=/opt/thehive/bin/thehive -Dconfig.file=/etc/thehive/application.conf -Dlogger.file=/et
Main PID: 2992 (code=exited, status=255/EXCEPTION)
Oct 25 05:58:48 TheHive systemd[1]: Started TheHive.
Oct 25 05:59:01 TheHive systemd[1]: thehive.service: Main process exited, code=exited, status=255/EXCEPTION
Oct 25 05:59:01 TheHive systemd[1]: thehive.service: Failed with result 'exit-code'.
I'm following the installation through Binary, and i got error in the above. does anyone know why?
Steps to Reproduce
sudo addgroup thehive
sudo adduser --system thehive
sudo cp /opt/thehive/package/thehive.service /usr/lib/systemd/system
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 systemctl start thehive
and re-run
bin/thehive -Dconfig.file=/etc/thehive/application.conf
but still failed. here the log sample for the error.
Thehive-log.txt
The text was updated successfully, but these errors were encountered: