>devnull
New Pleskian
Hello community,
I have two vm (VMWare), one with Ubuntu 18.04 the other is Ubuntu 20.04. Both are fresh installs.
For both I have tried multiple times to install plesk, but I always run into errors.
I have tried
and also
both variants fail on both vm. The logfiles are attached.
Of course I did an
and retried the installation but with the same result.
Any ideas what I am doing wrong?
I have two vm (VMWare), one with Ubuntu 18.04 the other is Ubuntu 20.04. Both are fresh installs.
For both I have tried multiple times to install plesk, but I always run into errors.
I have tried
Bash:
sh <(curl https://autoinstall.plesk.com/one-click-installer || wget -O - https://autoinstall.plesk.com/one-click-installer)
and also
Bash:
wget https://autoinstall.plesk.com/plesk-installer
chmod +x plesk-installer
sh ./plesk-installer
both variants fail on both vm. The logfiles are attached.
Of course I did an
Bash:
apt-get update --fix-missing
apt-get update
apt-get upgrade
apt-get dist-upgrade
and retried the installation but with the same result.
Any ideas what I am doing wrong?