Conflict with UpdraftPlus
-
Hi,
This morning I’ve updated your plugin from 3.2.4 to 3.2.6. A few minutes ago (that’s about 6 hours after upgrade) I’ve noticed there’s no data shown on the site. So I’ve started debugging. I’ve canceled wordfence and cache plugins. As it didn’t help I’ve tried to re-save the settings of the plugin to no avail.
So I came here and have noticed there was already a post about this conflict. Unfortunately, the OP’s solution was to replace UpdraftPlus with another plugin. I wouldn’t call it a solution though.I’m using updraftplus too and I’m very fond of it, and will first replace BeeHive before I replace UpdraftPlus… So I went to check the logs (UpdraftPlus automatically backs up the DB every day and uploads it to google drive) and was surprised to see it didn’t finish the backup. When trying to delete the partial backup, I got this error:
PHP Fatal error (TypeError) has occurred during deleteset subaction. Error Message: Argument 1 passed to Beehive\Google_Client::__construct() must be of the type array, object given, called in /home/david/public_html/wp-content/plugins/updraftplus/methods/googledrive.php on line 831 (Code: 0, line 84 in /home/david/public_html/wp-content/plugins/beehive-analytics/dependencies/vendor/google/apiclient/src/Google/Client.php)
This means I can’t even delete my backups (only managed after disabling BeeHive). And sorry, I won’t move to another backup plugin.
Checking the logs, I’ve found this:
2694.276 (9) Requesting upload of the files that have not yet been successfully uploaded (4)
2694.290 (9) Cloud backup selection (1/1): googledrive with instance (1/1) (last)
2694.298 (9) Beginning dispatch of backup to remote (googledrive) (instance identifier s-9c93b91d880f54eae8f501272fa65273)
2694.307 (9) PHP Fatal error (TypeError) has occurred during backup uploads to the googledrive. Error Message: Argument 1 passed to Beehive\Google_Client::__construct() must be of the type array, object given, called in /home/david/public_html/wp-content/plugins/updraftplus/methods/googledrive.php on line 831 (Code: 0, line 84 in /home/david/public_html/wp-content/plugins/beehive-analytics/dependencies/vendor/google/apiclient/src/Google/Client.php)
2694.318 (9) Resume backup (d27f5eb8b634, 9): finish run
2694.335 (9) The resumption is being cancelled, as it was only scheduled to enable error reporting, which can be performed now
2694.354 (9) No email will/can be sent – the user has not configured an email address.
2694.362 (9) The backup attempt has finished, apparently unsuccessfullyAnyway, this still doesn’t fix my issue of not showing any data on site. Unless this is caused from the same root cause.
Please fix this ASAP.
PS: I’m running my site on PHP v7.3.19
- The topic ‘Conflict with UpdraftPlus’ is closed to new replies.