bcrodua
Forum Replies Created
-
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] UpdraftPlus BannedHi Ray,
Thank you for your message.
You are correct that UpdraftPlus first creates the backup locally in the wp-content/updraft folder before uploading it to remote storage and then deleting it (if local deletion is enabled). Because of that, the plugin still requires write access to the UpdraftPlus folder.
If your host has completely blocked write access to that directory, then unfortunately UpdraftPlus will not be able to function correctly, even with remote storage enabled.
I’ll report this feedback to our team as well, as more hosts seem to be applying these kinds of restrictions.
Kind regards,
BryleHi,
Thank you for your message.
Could you please share the full backup log from the affected backup? This will help us confirm whether the overdue scheduled tasks are affecting UpdraftPlus backups directly.
Since attachments are not allowed on ww.wp.xz.cn, please copy the log into Pastebin or a similar tool and share the link here.
Kind regards,
BryleForum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] MacOS FilesHi,
Yes, you can exclude those files.
MacOS ._ files are metadata files created by Finder and are not needed for WordPress backups or restores. You can exclude them using the UpdraftPlus exclude rules under: Settings → Exclude files from backup
You can add patterns such as: ._* and optionally: .DS_Store
These files should not normally be required and excluding them can help avoid issues during restore/import.
Kind regards,
BryleForum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] UDP keeps uninstalling itselfHi,
I noticed your site appears to be hosted on GoDaddy. Based on similar reports we’ve seen, this is likely a GoDaddy hosting issue rather than UpdraftPlus uninstalling itself.
There is a similar report here where another user experienced the same behavior: https://ww.wp.xz.cn/support/topic/updraft-plus-banned-on-godaddy/
Could you please check with GoDaddy whether any security tools or scans may have flagged UpdraftPlus on your site?
Thanks,
BryleHi,
This can happen if a backup process did not complete successfully or if scheduled backups are overlapping. In such cases, old backup sets may not be cleaned up immediately according to the retention settings.
Please share your backup log so we can check whether there are any failed or incomplete backups preventing cleanup.
Thanks,
BryleHi,
UpdraftPlus currently uses a single retention setting that applies to the backup set as a whole, so separate retention rules for local storage and remote storage are not available.
For example, if you set retention to keep 5 backups, that applies to both local and remote copies.
If local storage space is a concern, one option is to enable “Delete local backup” after successful remote upload so that backups are primarily kept in your remote storage.
Best Wishes,
BryleForum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Restoring to a different urlHi,
If you’re moving the site to a different URL/domain, this requires the Premium version with the Migrator add-on, which handles the URL changes automatically during the restore process.
Best Wishes,
BryleForum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Restore errorHi @vmarsh7,
The error indicates that an old restore folder (themes-old) was not fully removed, which is preventing the new restore from continuing.
Since the “Delete old folders” button did not clear it, an easier option (if you’re not using FTP) would be to temporarily install a file manager plugin such as WP File Manager, then navigate to:
- wp-content/themes-old
- and delete the themes-old folder manually.
- After deleting it, please try the restore again.
Kind Regards,
BryleForum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] UDP keeps uninstalling itselfHi,
UpdraftPlus should not uninstall itself, so something external is likely removing or deleting the plugin files.
A few common causes are security plugins, hosting security scanners, malware cleanup tools, automatic management tools, or server processes removing files.
Could you check whether the plugin is actually being deactivated or if the UpdraftPlus plugin folder disappears completely from wp-content/plugins/? Also, if possible, check whether there are any hosting/security logs around the time this happens.
That may help narrow down what is removing it.
Best Wishes,
BryleForum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] OVH S3 storage and UpdraftPlusHi,
Yes, it is possible that the issue is related to the server environment or security restrictions on the hosting side, especially on shared hosting.
Since you already recreated the user and verified the credentials, we would recommend checking with OVH if there are any restrictions.
Best Wishes,
BryleForum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] OVH S3 storage and UpdraftPlusHi,
The error suggests that UpdraftPlus can connect to the OVH container successfully, but the upload request signature does not match what OVH expects.
Please double-check that the Access Key, and Secret Key are all entered correctly. It may also help to generate a fresh set of OVH credentials and test again.
Since the container itself is reachable, this is most likely related to the authentication/signing configuration rather than a connection issue.
Best Wishes,
BryleForum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Backup not finishingHi,
Thanks for sharing the log.
From what I can see, the backup starts to resume but gets immediately cut off by the server each time. It attempted to resume multiple times (around 10 attempts), but the process keeps getting terminated.
This typically indicates a server-side limit (e.g. CPU, memory, execution time, or process limits) that is stopping the backup from running.
At this point, the issue appears to be caused by the server environment rather than the plugin itself.
Best Wishes,
BryleForum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Undefined global variable $_ENVHi,
Thanks for sharing the full log.
I can see the warning at 0140.170, but the backup itself completed successfully at the end of the log. This appears to be a PHP warning rather than a backup failure.
I’ve passed this on for review, but for now there’s no action needed on your side as long as the backups are completing successfully.
Thanks again for reporting it.
Best Wishes,
BryleForum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Undefined global variable $_ENV
Hi,Since the backup still completed successfully, this looks like a PHP warning rather than a backup failure.
Could you please confirm your PHP version and UpdraftPlus version? Also, if possible, please share the full backup log so we can check whether the warning is only appearing from cron or if it’s also being recorded during the backup process.
Best Wishes,
BryleHi,
This indicates that the backup is failing because the server is running out of available memory while closing/creating the ZIP archive.
Please try reducing the Split archives every setting in UpdraftPlus, for example to 100MB or lower, then run the backup again.
If it still fails, please ask your host to check the PHP memory limit and server resource limits, as the error is coming from the server environment not being able to allocate enough memory during the backup process.
Best Wishes,
Bryle