The <FILE_EXPORT_PATH> should be your real system directory path where you want to save the exported file (For example: /home/dang). The command will work once you set the vault correctly.
Anyways, based on the logs you provided, looks like your database does not have some core data tables set. I think there was something that happened during the initial setup.
If you don’t have any critical data, I recommend you fully terminate the exchange and start over.
You can terminate the exchange with:
hollaex server --termiante
And you can start over with
You need the --force flag here, since you are setting up a terminated exchange.
hollaex server --setup --force
I also recommend you monitor the logs from the setup command while it’s running.
Hi there.
I have same problem after upgrade HollaEx CLI to v2.2.0 and HollaEx Kit v2.2.1. I have already done a few updates and there was no such problem as it is now. I have important data in database so I cannot start over with exchange installation.