i getting this error when starting ?
how can i resolve this issue ?
root@ubuntu-4gb-hel1-2:/var/lib/crowdsec/data# docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
e1677e546e24 metabase/metabase:v0.41.5 “/app/run_metabase.sh” 3 hours ago Up 3 hours 127.0.0.1:3000->3000/tcp crowdsec-metabase
root@ubuntu-4gb-hel1-2:/var/lib/crowdsec/data# cscli dashboard start
WARN[13-05-2023 16:45:56] You are using sqlite without WAL, this can have an impact of performance. If you do not store the database in a network share, set db_config.use_wal to true. Set explicitly to false to disable this warning.
WARN[13-05-2023 16:45:56] You are using sqlite without WAL, this can have an impact of performance. If you do not store the database in a network share, set db_config.use_wal to true. Set explicitly to false to disable this warning.
FATA[13-05-2023 16:45:56] open /etc/crowdsec/metabase/metabase.yaml: no such file or directory
what is that metabase.yaml file ?