HollaEx Server Setup fails

Hello, I am trying to install HollaEx exchange ( test environment) by following instructions from the documentation.

I got to the point of creating an admin account and got an error:

Welcome to HollaEx Server Setup!
Checking docker-compose availability...
Docker Compose version v2.29.1

Select the network

Before you continue, You need to select the network that you want to use with the exchange.
HollaEx Kit by default, will be connected to the official mainnet HollaEx Network (api.hollaex.network).
You can also run HollaEx Kit with official testnet HollaEx Network for testing purpose (api.testnet.hollaex.network).
If you want to connect to a different custom network, you can type the URL.


1) Mainnet HollaEx Network
2) Testnet HollaEx Network
3) Custom HollaEx Network

Please select the network: 2

{"name":"HollaEx Testnet","version":"2.15.0","host":"api.testnet.hollaex.network","basePath":"/v2"}
Successfully reached to the network health page.

https://api.testnet.hollaex.network ✔


Create Admin

Please type your email address and password that you are going to use for your admin account.

Email:
[email protected]

Password:
-Password must contain at least 8 characters and one digit.


Create Exchange

Please type in the name of your new exchange.
- Alphanumeric, Dash (-), Underscore Only (_). No space or special character allowed.
ADEX

ADEX ✔

Error 1001 - relation "deposits" does not exist

Error: Failed to create an account on HollaEx Network.
Please review the logs and try it again.

I tried to run the setup again but got different error:

ubuntu@ip-172-31-7-77:~/hollaex-kit$ sudo hollaex server --setup
Checking docker-compose availability...
Docker Compose version v2.29.1
Checking docker-compose availability...
Docker Compose version v2.29.1
/usr/local/bin/hollaex: line 1115: /root/.hollaex-cli/tools_generator.sh: No such file or directory
/usr/local/bin/hollaex: line 1121: hollaex_setup_existing_exchange_check: command not found
/usr/local/bin/hollaex: line 1125: hollaex_setup_initialization: command not found
/usr/local/bin/hollaex: line 1164: system_dependencies_check: command not found
/usr/local/bin/hollaex: line 1166: check_docker_daemon_status: command not found
Checking docker-compose availability...
Docker Compose version v2.29.1
Target hollaex docker registry : bitholla/my-hollaex-server.
/usr/local/bin/hollaex: line 4222: /root/.hollaex-cli/tools_generator.sh: No such file or directory
/usr/local/bin/hollaex: line 4223: load_config_variables: command not found
/usr/local/bin/hollaex: line 4236: build_user_hollaex_core: command not found
Error: The image (bitholla/my-hollaex-server:2.15.10) is currently not available.
This could be an temporary issue, especially when there is a recent Kit release came up just a while ago.
Please try it again after a while, or run 'hollaex server --setup --local_build' to force build local image.

Please help

1 Like

Hi there. Could you please try it from scratch on a clean machine?

I went through the testnet setup flow on my own computer (macOS) and found no issues.

Additionally, could you please tell me which OS you are using too?

Thank you.

1 Like