Closed
Description
Request Type
Bug
Work Environment
TheHive 3.0.0
Problem Description
Migration to TheHive 3.0.0 creates default dashboards. If the current working directory is not the installation path, dashboards are not created.
Steps to Reproduce
- start TheHive manually in a folder other that install directory (cd / ; /opt/thehive/bin/thehive -Dconfig.file=...)
- start db migration
- when the migration has finished, dashboard pane is empty.
Possible Solutions
Find application directory and use absolute folder to find dashboard files.