Plugin Author
Yani
(@yaniiliev)
The error message stating “out of disk space,” despite having sufficient space and the site not being large, could indeed be indicative of a conflict between plugins or possibly a server configuration issue that isn’t directly related to disk space.
Here are a few steps you can take to troubleshoot this issue:
1. Plugin Conflict: Try deactivating other plugins temporarily to see if the issue persists. Sometimes, other plugins can interfere with file management functions.
2. Server Restrictions: Although you mentioned having enough disk space, it’s possible that there are other server limitations or configurations at play. Check with your hosting provider to ensure there are no hidden quotas or limits affecting your ability to create backups.
3. Permissions Issues: Ensure that the WordPress installation has the correct file permissions to write to the necessary directories.
4. Check PHP Settings: Ensure your PHP settings for memory_limit, upload_max_size, post_max_size, and max_execution_time are sufficient for your site’s needs.
If these steps do not resolve the issue, it might be helpful to reach out directly for support, as there could be more complex server or software issues involved.