• 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.

Issue How can I access the Plesk Dashboard, when there is no available Disk Space?

Craig1986

Basic Pleskian
I am struggling to access the Plesk interface, on a VPS, which hosts several WordPress websites. The reason is due to insufficient Disk Space, as per the below message that is produced when I try to log into Plesk:

No Disk Space.png

I am simply looking to gain access to the data, on this VPS, so that I can delete/optimise where necessary, in order to free up some Disk Space. So far, I have tried the following but with no success:
  1. SSH: Unfortunately, I have forbidden SSH Access to all users; including Root and Admin. Therefore, SSH is not an option.
  2. SFTP/FTP: SFTP/FTP is also not an option, due to the above reasons.
  3. Repair Kit: I selected the 'Open Repair Kit' button, as per the above screenshot, but the login credentials were not being accepted. Presumably because of the lack of Disk Space too.
  4. WordPress Login: Unfortunately, I am taken to the 'Under Maintenance' page, when I try to log into the WordPress Dashboard. Therefore, I am unable to gain access to any of the media via this method neither.
Luckily, I have backups of the websites. Therefore, I could always simply reinstall the VPS (Thus removing all data). Then re-upload the data, once I have performed the necessary changes locally. Obviously, I would rather avoid this lengthy effort.

As such, I would welcome any other ideas I could explore in trying to regain access to the VPS.
 
Last edited:
SSH and FTP are two different services. You should be able to connect to FTP even you have your SSH disabled. Anyway you have mentioned this is not an option.

You can try to contact your VPS Provider and ask them to delete some files for you. They should be able to do this.
 
SSH and FTP are two different services. You should be able to connect to FTP even you have your SSH disabled. Anyway you have mentioned this is not an option.

You can try to contact your VPS Provider and ask them to delete some files for you. They should be able to do this.
Thanks for your response.

FTP/SFTP becomes inaccessible, when I also disable access to SSH.

The VPS provider is unable to access the data on the VPS, since I have changed all default passwords and all access points have been disabled. I guess my only 2 options are to either upgrade Disk Space or free up space locally then upload to a reinstalled VPS?
 
FTP/SFTP becomes inaccessible, when I also disable access to SSH.
SFTP, yes, when you try to access FTP via SSH on port 22. But there is also FTP and FTPS on port 21. These will still be available when SSH is not. You can try to use port 21 instead of 22 and also instruct your FTP client to not to use SFTP (that's something different from FTP with SSL, FTPS), and you will probably be able to access the disc structure.
 
Did you contact the VPS provider? Usually they do not need any passwords to access your disk.
They said that there were no additional methods to access the VPS, their end, since I had disabled all Root/Admin Access. I'm guessing the easiest solution is to request a temporary upgrade, then downgrade once I have solved the issue.
 
SFTP, yes, when you try to access FTP via SSH on port 22. But there is also FTP and FTPS on port 21. These will still be available when SSH is not. You can try to use port 21 instead of 22 and also instruct your FTP client to not to use SFTP (that's something different from FTP with SSL, FTPS), and you will probably be able to access the disc structure.
Thank you for your suggestion. SSH is completely out of the question, since when I try logging in, I am met with an 'Access is denied' message. This is expected, as I had forbidden Root access and also all SSH access via the Plesk Dashboard.

I did try Filezilla to access files via both SFTP and FTP but connection, regardless of of Port Number, was failing. The only was I was able to gain SSH/SFTP/FTP access, is if I grant it within the Plesk Dashboard. Something I am unable to access at present.
 
I would not know how to disable FTP in Plesk. Normally, in your FTP program you must explicitely forbid SFTP, else it will try to go through SSH. But FTP, you disabled FTP on your server? How did you do that?
 
I would not know how to disable FTP in Plesk. Normally, in your FTP program you must explicitely forbid SFTP, else it will try to go through SSH. But FTP, you disabled FTP on your server? How did you do that?
I have since just gone ahead and reinstalled the VPS, uploading backups where needed.

Turns out only SSH/SFTP access was Forbidden (as I had set up). The reason why I was unable to access the Web Files, via FTP, was because my failed efforts to log in elsewhere had triggered my IP Blacklisting rules; thus blocking my own IP. Lesson learnt!

Thanks all for your responses. :)
 
Back
Top