On a fresh VPS with Ubuntu 22.04.5 I try to install HestiaCP, as I successfuly did many times before:
wget https://raw.githubusercontent.com/hestiacp/hestiacp/release/install/hst-install.sh
bash hst-install.sh --interactive no --email [email protected] --password MyPassword --hostname hcp.mydomain.ch -f
But now it totaly fails and I wonder if someone could give me a hint on why this is happening and how I could work around it?