ERROR v-add-letsencrypt-host

I just did a clean install of Hestiacp.

When I run v-add-letsencrypt-host I get the following error.

root@XXXXX:/usr/local/hestia/bin# bash v-add-letsencrypt-host
v-add-letsencrypt-host: line 15: /bin/v-search-domain-owner: No such file or directory
v-add-letsencrypt-host: line 19: /func/main.sh: No such file or directory
v-add-letsencrypt-host: line 20: /func/domain.sh: No such file or directory
v-add-letsencrypt-host: line 21: /conf/hestia.conf: No such file or directory
v-add-letsencrypt-host: line 28: is_format_valid: command not found
v-add-letsencrypt-host: line 29: is_object_valid: command not found
v-add-letsencrypt-host: line 30: is_object_unsuspended: command not found
v-add-letsencrypt-host: line 31: is_system_enabled: command not found
v-add-letsencrypt-host: line 39: /v-list-web-domain: No such file or directory
v-add-letsencrypt-host: line 41: /v-add-web-domain: No such file or directory
v-add-letsencrypt-host: line 45: is_object_valid: command not found
v-add-letsencrypt-host: line 46: is_object_unsuspended: command not found
v-add-letsencrypt-host: line 47: get_domain_values: command not found
grep: /web.conf: No such file or directory
v-add-letsencrypt-host: line 50: parse_object_kv_list: command not found
v-add-letsencrypt-host: line 71: /v-add-letsencrypt-domain: No such file or directory
v-add-letsencrypt-host: line 72: check_result: command not found
v-add-letsencrypt-host: line 76: /v-update-host-certificate: No such file or directory

I have reinstalled and it has been fixed.

Probaly you havent rebooted your server or did a relogin, so $HESTIA var didnt got loaded properly.