Wow ))) well no problem, I like solving problems.
I inspect them by restoring them and end up with an site that does not work but still busy witj it
Wow ))) well no problem, I like solving problems.
I inspect them by restoring them and end up with an site that does not work but still busy witj it
Yes, that's correct, David. When I click the link in the settings to authenticate Dropbox, it gives that same error:
Dropbox/Curl error: Failed to connect to api.dropbox.com port 443: Connection timed out (Dropbox_CurlException) (line: 135, file: /.../.../.../wp-content/plugins/updraftplus/includes/Dropbox/OAuth/Consumer/Curl.php)
Same thing if I try to do a backup with Dropbox, that was before I tried clicking the auth link.
Hi,
When I restore my site with updraft, there always have permission problem. Something like "Permission denied in /home/wordbook/public_html/wp-admin/includes/class-wp-filesystem-direct.php" and "/wp-content/upgrade/89d524b8/themes/****** -> wp-content/themes/******" (****** for my theme name).
I have clicked all the related folder and files to be 777 permissions, but problem still appears, and the restoration could not be done.
Would you please help me to solve this problem?
Thank you!
Hi,
This FAQ is probably what you are looking for:
Hi,
Could you check with your hosts/server admin to check if the file ownership of the wp-content/themes directory is correct? The directory should belong to your account on the server. Your account should then share a group with the Web Server's user account.
Smashing Magazine has a relatively simple but in depth article on the correct file permissions and ownership for WordPress:
https://www.smashingmagazine.com/2014/05/proper-wordpress-filesystem-permissions-ownerships/
I've just seen the same thing on a client's site. Here's the WordFence report:
Recently Modified Files
febrero 18, 2016 3:41pm
wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorFactoryInterface.php
febrero 18, 2016 3:41pm
wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ValidationException.php
febrero 18, 2016 3:41pm
wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ResponseClassException.php
febrero 18, 2016 3:41pm
wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/CompositeResourceIteratorFactory.php
febrero 18, 2016 3:41pm
wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorApplyBatched.php
febrero 18, 2016 3:41pm
wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorClassFactory.php
febrero 18, 2016 3:41pm
wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorInterface.php
febrero 18, 2016 3:41pm
wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/Model.php
febrero 18, 2016 3:41pm
wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/CommandException.php
febrero 18, 2016 3:41pm
wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ServiceBuilderException.php
You'll want to check that your site's not been hacked. There's no reason for those files to be modified.
When a hack happens, finding out which files the hackers modified doesn't indicate how they got in - because, once they get in, they can modify anything. Modifying popular plugins is common, because popular plugins are more likely to exist on the site, and so they're looked-for first.
David
Hi, I'm trying to get the first backup to run, and I'm receiving errors in attempting to upload the archives to google drive. Plugin version 1.11.27.
The plugin appears to be using the4 google Stream for transfer (as opposed to curl) and I suspect this is where the problem is happening. I don't have the ability to install curl. Here's the log file:
1984.712 (7) backup_2016-02-24-1743_XXX_918e3067bf3b-db.gz: Attempting to upload to Google Drive (into folder id: 0XXX)
1985.000 (7) PHP event: code E_NOTICE: Undefined variable: http_response_header (line 192, wp-content/plugins/updraftplus/includes/Google/IO/Stream.php)
1985.003 (7) PHP event: code E_NOTICE: Undefined variable: http_response_header (line 205, wp-content/plugins/updraftplus/includes/Google/IO/Stream.php)
1985.009 (7) ERROR: Google Drive upload error: Failed to start the resumable upload (HTTP 0) (line: 321, file: /home/wordpress/XXX/wp-content/plugins/updraftplus/includes/google-extensions.php)
Hi,
Thanks. There seems to be a bug in Google's toolkit here, as the indicated line refers to a variable that doesn't exist. I've reported this upstream, and am waiting to hear from them.
David
Just got Updraft setup on a few sits and it seems to work well, but I've run into an odd problem that doesn't appear to have an apparent solution.
The first time I setup Updraft to save DBs and Plugins to S3, clicked Backup Now, and it did so perfectly, and did so again the next day at the same time. A few days later I made some changes to the Updraft settings, and manually clicked the Backup Now button to initiate the backup, did a check and it worked fine again.
However, Updraft now backs up files twice a day. Once at the time used on the original setting. And once again at the time of the second Backup Now initiation.
How can I get rid of the first backup time setting?
Really have no idea whats causing this error still!?
Always get "Zip file already exist" when it comes to backup uploads.
1.Added this line on top of config.php
define('UPDRAFTPLUS_NO_BINZIP', true);
2. Added this line right above "that´s it..." in the config.php
define(‘UPDRAFTPLUS_PREFERPCLZIP’, true);
3. changed maximum time limit to 300 (php info also shows new value)
I am at the end of my ideas. Hope somebody can help me here. Cannot find any case in the whole internet which i can follow to get it done. Hope I oversee some here.
Hope anyone can help!
All best Michael
Hi Michael,
That line in your log isn't an error message; it's a normal log status message. Can you explain the problem you're having?
If you're having trouble with a backup, then please can you provide a link to your log file for the problematic backup? (You can download it from the "Existing Backups" tab of your UpdraftPlus settings page).
It'll be too long to paste into the forum here, but you can download it to your computer, and share it with Dropbox, or paste it in pastebin.com, or any similar service, and post the link here.
Also, make sure that you started the backup at least 45 minutes ago, and have removed any the define() commands mentioned above before starting it.
David
Hi,
Could you install a plugin called WP-Crontrol? This will allow you to see all scheduled tasks that WordPress is handling.
Then could you navigate to Tools->Cron Events, and send a screenshot of that page?
How are your backup schedule settings configured?
I see multiple Updraft events in WP Control. One scheduled for early evening (the last update to settings, as expected), and another scheduled in a couple of hours (the original settings).
Would it be safer and easier to deactivate and delete Updraft, then re-install with the proper settings?
And, thanks for the heads up on WP Control. Great utility.
Hi,
You should be able to delete the UpdraftPlus events via WP Crontrol.
After doing so, go back to your UpdraftPlus settings and re-save them. This should generate new CRON events (One for files and one for the database).
Does this fix the issue?
I've some across an issue with folder permissions changing and I'm trying to rule out possibilities. When you run backups and/or restore from backups does updraftplus change permissions?
I see multiple Updraft events in WP Control.
You might want to confirm that there are multiple UD events _of the same name_. It's normal to see two events in there - one for files, one for DB.
David
I deleted all. Then deleted Updraft. Then installed Updraft and setup Settings at a better time. A nice feature requisition would be an option to schedule the backups at a specific time; day, date, time.
Hi,
Running backups doesn't change anything. Restoring might; WordPress's internal function for unzipping zip files resets file permissions when things are unzipped, and restoring involves this.
David
hi there just downloaded this plugin, iv configured it to save my back ups to google drive, i have message saying authentication successful but it doesn't appear to saving to google as my data has not changed and there is only a folder named updraft plus with nothing inside
any help would be very much appreciated