Before installing QoE Stor on the server, make sure that the correct date, time, and most importantly, the time zone are set!
You can check the current date, time, and time zone using the command
timedatectl
For more details on how to use this command, refer to this link.
If you have already installed QoE Stor and later find that you need to change the time zone, after changing it, you must delete the qoestor schema in the ClickHouse database and recreate it.
clickhouse-client --query="drop database qoestor"
fastor-db-scheme