Hi, I am trying to install cloudron in my ubuntu server 20.04.3 but it keeps failing at
Installing base dependencies and downloading docker images (this takes some time) ...Init script failed. See /var/log/cloudron-setup.log for details
and the last message in the log file is
echo "==> installing nginx for xenial for TLSv3 support"
==> installing nginx for xenial for TLSv3 support
curl -sL http://nginx.org/packages/ubuntu/pool/nginx/n/nginx/nginx_1.18.0-2~${ubuntu_codename}_amd64.deb -o /tmp/nginx.deb
P.S.: I am running the server on VirtualBox
can you help me with this please?