Hello,
my guess is that you don’t have sufficient free disk space on your website.
You will need to delete one of the staging sites manually via FTP or by using a file manager plugin (even though you likely will not be able to install any new plugin)
This will solve your issues.
Before creating more staging sites, you should check with your hosting provider how much free disk space you have on that system.
Cheers
René
Hi Rene,
I can still install other plugins but not WP Staging. And by deleting the plugin I should have opened up sufficient space to re-install it considering there were three staging sites within the plugin that were deleted alongside it.
Hi,
uninstalling wp staging will not delete any of your staging sites. This is for security reasons. We had this behavior before in the past and majority of users wanted to keep their staging sites even if WP STAGING is uninstalled or not active.
I still think it’s a lack of disk space. If my solution above does not work we We can investigate into it.
Please open a support ticket by using the button “Report Issue” button and sending us a log of your system information.
Cheers
René
Hi René,
thanks for your response.
I have now accessed the database though phpmyadmin, can you check whether the tables in the attached screenshot are the ones that need to be dropped / deleted (basically all of them beginning with wpstg)?
https://snipboard.io/41hjzy.jpg
Also, now when I try to install Wp Staging or other plugins it fails saying “Der Zielordner existiert bereits.” which means that the destination directory has already been created. Not sure how I can delete those, so that I can install the plugins.
Thanks!
I have accessed the database through SFTP from our host and deleted the staging sited manually and was able to install the plugin afterwards. Now that everything is working fine, would you still recommend deleting the above mentioned tables im phpmyadmin?
Yes, I recommend deleting all tables beginning with wpstg0_ to clean up the database.
I am glad to hear that this worked for you.