• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Question I can't install a new plesk test version on an existing aws lightsail instance that had a free web admin license until 01.08.24.

ulang63

New Pleskian
Server operating system version
Ubuntu
Plesk version and microupdate number
new
Hello,
I can't install a plesk test version (Web Admin) on my existing and running AWS Lightsail instance. AWS & Plesk discontinued with running this free Web Admin version to 01.08.24, with a transition period till end of oct 24,
I neglected to purchase a new license and now I have no longer access to Plesk admin.
AWS also announced this beforehand that from 01.11.24 access to Plesk is no longer possible.
BUT I have forgotten this.
Now I wanted to install a new test version using plesk web installer via ssh.
After I have named IP, user and ssh-file of my existing AWS Lightsail instance, I get the message:

Putting plesk-installer on server failed: Failed to create directory “/var/cache/plesk_web_installer”: Failed to execute ssh command “sudo -n /bin/sh -c \”mkdir -p '/var/cache/plesk_web_installer' && chown 'ubuntu:root' '/var/cache/plesk_web_installer' && chmod 0750 '/var/cache/plesk_web_installer'\“”: Process exited with status 1, mkdir: cannot create directory '/var/cache/plesk_web_installer': No space left on device.

Please, can anyone help me.
Many thanks in advance,

Uli
 
The error Cannot create directory '/var/cache/plesk_web_installer': No space left on device. indicates that there might not be enough disk space for the installer to install Plesk. Did you check if there is enough disk space left on the instance?

Also, If you've previous ran the free Plesk Admin edition on the same instance (and did not uninstall/removed it) you do not need to re-install Plesk again. Instead you can upgrade with a paid license.
 
Last edited:
Since you already have Plesk installed, you don't need to use "plesk web installer via ssh". You can activate Plesk with a license code with SSH/CLI, e.g. (don't forget to replace a code with a real activation code):
Code:
plesk bin license -i AB1C23-4DEF56-7GHI89-JK1L23-MNP456
(c) license: License Keys

But anyway, it makes sense to solve the issue with "No space left on device" first.
 
The error Cannot create directory '/var/cache/plesk_web_installer': No space left on device. indicates that there might not be enough disk space for the installer to install Plesk. Did you check if there is enough disk space left on the instance?

Also, I've you've previous ran the free Plesk Admin edition on the same instance (and did not uninstall/removed it) you do not need to re-install Plesk again. Instead you can upgrade with a paid license.
Thanks to you Kaspar, actually there was no free space on the device. Too many automated backups! So, now Plesk works fine.
Great Help!
 
Since you already have Plesk installed, you don't need to use "plesk web installer via ssh". You can activate Plesk with a license code with SSH/CLI, e.g. (don't forget to replace a code with a real activation code):
Code:
plesk bin license -i AB1C23-4DEF56-7GHI89-JK1L23-MNP456
(c) license: License Keys

But anyway, it makes sense to solve the issue with "No space left on device" first.
And also many thanks to you. I will activate Plesk now with a valid license key.
 
Back
Top