Fixing The BackWPup Error
http://meronbareket.com/fixing-the-backwpup-error-dropbox-api-59-unknown-cipher-in-list/
Fixing The BackWPup Error
http://meronbareket.com/fixing-the-backwpup-error-dropbox-api-59-unknown-cipher-in-list/
Fixing The BackWPup Error
http://meronbareket.com/fixing-the-backwpup-error-dropbox-api-59-unknown-cipher-in-list/
Hi there,
I'm trying to backup my WordPress blog to SugarSync using the BackWPup app, but I keep getting the following error messages:
ERROR: SugarSync API: Is not a readable file:/blog/wp-content/uploads/backwpup-dc3488-temp/backwpup_dc3488_2014-09-14_10-17-42.zip
[14-Sep-2014 10:19:58] WARNING: fopen(/blog/wp-content/uploads/backwpup-dc3488-temp/backwpup_dc3488_2014-09-14_10-17-42.zip): failed to open stream: No such file or directory
[14-Sep-2014 10:19:58] WARNING: mime_content_type(): Can only process string or stream arguments
[14-Sep-2014 10:19:58] WARNING: fclose() expects parameter 1 to be resource, boolean given
[14-Sep-2014 10:19:58] ERROR: SugarSync API: Is not a readable file:/blog/wp-content/uploads/backwpup-dc3488-temp/backwpup_dc3488_2014-09-14_10-17-42.zip
What does any of this mean? Are there changes that I need to make to my settings before SugarSync can accept that Zip file? (I tried Tar files, but didn't get even that far.)
Thanks,
Chris Barton
Same problem. I was banking this plugin was the one plugin to easily solve my backup problems. My backup is stalled at 20%.
Problem solved. (Host - Media Temple)Change PHP from 5.3.27 Fast CGI to 5.3.27 CGI Stable.
in class-job.php
in public static function get_jobrun_url( $starttype, $jobid = 0 )
Change
$wp_admin_user = get_users( array( 'role' => 'administrator', 'number' => 1 ) ); //get a user for cookie auth
to
$wp_admin_user = get_users( array( 'role' => 'backwpup_admin', 'number' => 1) ); //get a user for cookie auth
(probably better to test for either? On my system, only one Administrator, but the role is set to backwpup_admin, there are None with 'administrator')
Same problem here. Backups not working on numerous websites. Any bug-fix coming soon?
Hello all,
I just got the dreaded:
Dropbox API: (59) Unknown cipher in list: ECDHE-RSA-AES256-GCM-SHA384:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA256:ECDHE-RSA-AES256-SHA:ECDHE-RSA-AES128-SHA:ECDHE-RSA-RC4-SHA:DHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-
And I have installed Daniel`s SSL-plugin as well. Can anyone help?
This is being run on WP4 and with BackWPUp Pro 3.1.2
Regards,
Kurt
Norway
Tried on another install now also, this time also on WP 4 and on the same server, trying to store to Dropbox.
I am still getting the same Unknown cipher-error, even after applying the disable-local-ssl plugin.
This used to work on earlier WP-versions...
I was receiving this error in the error logs when it was attempting to put my backup in my S3 bucket. When looking at the settings for the S3 bucket on my backup job, it would also give a similar error instead of showing the dropdown box for the list of buckets.
I was unable to find topic for this with S3 but DID find one associated with using the Dropbox API for backup. The information found on the support post using Dropbox was also able to fix my problem. So I thought I would add this for people searching for THIS error message trying to find a solution for S3 specifically.
The response from marknjones contained the solution. cURL is no longer able to validate SSL certificates it encounters when resolving an HTTPS URL. Following these instructions will fix that:
You need just to set cacert.pem to curl.cainfo.
Since PHP 5.3.7 you could do:
download http://curl.haxx.se/ca/cacert.pem and save it somewhere.
update php.ini -- add curl.cainfo = "PATH_TO/cacert.pem"
Hope this helps someone else!!
Many thanks for this helpful link. This worked exactly as expected. Don't forget to restart apache/ngnix afterwards.
I'm having this exact same problem on my Wordpress 4.0 / BackWPup 3.1.2 site. No error message, no log file and definitely no backup. Is there any development on this particular issue?
I get this strange error if I try and backup XML on one of my sites. Strange because when I do it on other sites I don't get these warnings. It looks like some issue parsing the itunes/PodPress XML, but another site has the same plugin and the XML Export backs up with no issue.
Here's the error part of the log:
[INFO] BackWPup version 3.1.2; A project of Inpsyde GmbH [INFO] WordPress version 4.0 [INFO] Blog url: http://www.radioclash.com/ [INFO] BackWPup job: Backup RC plugins themes files; DBDUMP+FILE+WPEXP+WPPLUGIN [INFO] BackWPup cron: 0 9 * * 2; Next: Tue, 21 Oct 2014 @ 09:00 [INFO] BackWPup job started manually [INFO] PHP ver.: 5.5.9-1ubuntu4.4; apache2handler; Linux
...
[15-Oct-2014 21:47:36] 1. Trying to create a WordPress export to XML file … [15-Oct-2014 21:48:11] Check WP Export file … [15-Oct-2014 21:48:13] WARNING: XML RECOVERABLE (201): Namespace prefix atom on link is not defined [15-Oct-2014 21:48:13] WARNING: XML RECOVERABLE (201): Namespace prefix itunes on summary is not defined [15-Oct-2014 21:48:13] WARNING: XML RECOVERABLE (201): Namespace prefix itunes on author is not defined [15-Oct-2014 21:48:13] WARNING: XML RECOVERABLE (201): Namespace prefix itunes on explicit is not defined [15-Oct-2014 21:48:13] WARNING: XML RECOVERABLE (201): Namespace prefix itunes on image is not defined [15-Oct-2014 21:48:13] WARNING: XML RECOVERABLE (201): Namespace prefix itunes on owner is not defined [15-Oct-2014 21:48:13] WARNING: XML RECOVERABLE (201): Namespace prefix itunes on name is not defined [15-Oct-2014 21:48:13] WARNING: XML RECOVERABLE (201): Namespace prefix itunes on email is not defined [15-Oct-2014 21:48:13] WARNING: XML RECOVERABLE (201): Namespace prefix itunes on subtitle is not defined [15-Oct-2014 21:48:13] WARNING: XML RECOVERABLE (201): Namespace prefix itunes on keywords is not defined [15-Oct-2014 21:48:13] WARNING: XML RECOVERABLE (201): Namespace prefix itunes on category is not defined [15-Oct-2014 21:48:13] WARNING: XML RECOVERABLE (201): Namespace prefix itunes on category is not defined [15-Oct-2014 21:48:13] WARNING: XML RECOVERABLE (201): Namespace prefix itunes on category is not defined [15-Oct-2014 21:48:13] WARNING: XML RECOVERABLE (201): Namespace prefix itunes on category is not defined [15-Oct-2014 21:48:13] WARNING: XML RECOVERABLE (201): Namespace prefix itunes on category is not defined [15-Oct-2014 21:48:13] WARNING: XML RECOVERABLE (201): Namespace prefix rawvoice on rating is not defined [15-Oct-2014 21:48:13] WARNING: XML ERROR (1): internal error: Huge input lookup [15-Oct-2014 21:48:13] WARNING: XML ERROR (5): Extra content at the end of the document [15-Oct-2014 21:48:13] Added XML export "Radio-Clash-Music-Podcast-amp-Blog.wordpress.2014-10-15.xml" with 27.63 MB to backup file list.
Any ideas?
I figured out what the problem was for me. I had transferred the WP site to a new host. Was testing BackWPup before making change in the DNS for the domain to the new host and it wouldn't run - no logs or errors.
I went ahead and changed the domain DNS to reflect the IP of the new host and see if that backup would then work. It did. I can only conclude that BackWPup requires that the DNS of the website its running on is correct.
Same here. No log file, no error, no backup. I have not changed hosts or domains.
There has been a hack fix for the "Dropbox API: (59) Unknown cipher in list" for over 6 months now, and it seems odd that I'd have to run a hack fix that disables settings regarding SSL.
the version I downloaded today does not have an option for optimizing, though I see that option is specified.
How do I activate this feature? Thanks
I'm trying to resolve the issue with many of my sites all running on the same server. I keep getting the Signal 15 error timeout.
Backup's are uploaded to my Dropbox account.
After setting the max_execution_time in PHP ini to 0 it still does not fix this problem. Does anyone have any suggestions?
It was brought to my attention that our backups haven't happened in a while.
I found that the Log File Folder was listed as:
/home/rei/public_html/wp-content/uploads/backwpup-000cc0-logs/
The error showed saying Folder does not exist.
So, I changed it to:
../wp-content/uploads/backwpup-000cc0-logs/
This worked and went through the following steps with a backup:
Database backup
Creates Archive (up to 56% done)
At that point I get the error
WARNING: Folder ... does not exist or is not readable. (At this point the compressing file percentage continues to increase, but I get an additional warning each time)
When I look at the Log File Folder, it keeps defaulting to:
/home/rei/public_html/../wp-content/uploads/backwpup-000cc0-logs/
Can anyone tell me how to keep the Log File from defaulting and pointing to the wrong location?
Thanks in advance!
Hi Daniel,
What was the solution?
I use the zip because of the long urls that can not be compressed with tar.gz. After I switched to .zip it gets stuck on archiving.
Can you please advise?
Thank you
[INFO] BackWPup version 3.1.2; A project of Inpsyde GmbH
[INFO] WordPress version 4.0
[INFO] Blog url: http://inpolitics.ro/
[INFO] BackWPup job: FTP-Weekly; DBDUMP+FILE+WPPLUGIN
[INFO] BackWPup cron: 0 3 * * 0; Next: Dum, 16 Noi 2014 @ 03:00
[INFO] BackWPup job started manually
[INFO] PHP ver.: 5.3.3; apache2handler; Linux
[INFO] Maximum PHP script execution time is 300 seconds
[INFO] Script restart time is configured to 30 seconds
[INFO] MySQL ver.: 5.1.73
[INFO] curl ver.: 7.19.7; NSS/3.15.3
[INFO] Temp folder is: /var/www/html/www.inpolitics.ro/wp-content/uploads/backwpup-a3646e-temp/
[INFO] Logfile is: /var/www/html/www.inpolitics.ro/wp-content/uploads/backwpup-a3646e-logs/backwpup_log_a3646e_2014-11-12_14-02-27.html
[INFO] Backup type is: archive
[INFO] Backup file is: /var/www/html/www.inpolitics.ro/wp-content/uploads/backwpup-a3646e-temp/backwpup_inpolitics_2014-11-12_14-02-27.zip
[12-Noi-2014 14:02:27] 1. Try to backup database …
[12-Noi-2014 14:02:27] Connected to database inpoltst_db on localhost
[12-Noi-2014 14:02:27] Backup database table "inpo_commentmeta" with "59109" records
[12-Noi-2014 14:02:29] Backup database table "inpo_comments" with "19152" records
[12-Noi-2014 14:02:31] Backup database table "inpo_cursvalutar" with "182" records
[12-Noi-2014 14:02:31] Backup database table "inpo_links" with "0" records
[12-Noi-2014 14:02:31] Backup database table "inpo_options" with "4037" records
[12-Noi-2014 14:02:31] Backup database table "inpo_postmeta" with "79487" records
[12-Noi-2014 14:02:33] Backup database table "inpo_posts" with "19894" records
[12-Noi-2014 14:02:37] Backup database table "inpo_term_relationships" with "24196" records
[12-Noi-2014 14:02:38] Backup database table "inpo_term_taxonomy" with "4598" records
[12-Noi-2014 14:02:38] Backup database table "inpo_terms" with "4598" records
[12-Noi-2014 14:02:38] Backup database table "inpo_ublinks" with "1" records
[12-Noi-2014 14:02:38] Backup database table "inpo_ubsites" with "2" records
[12-Noi-2014 14:02:38] Backup database table "inpo_usermeta" with "95" records
[12-Noi-2014 14:02:38] Backup database table "inpo_users" with "3" records
[12-Noi-2014 14:02:38] Backup database table "inpo_wfBadLeechers" with "0" records
[12-Noi-2014 14:02:38] Backup database table "inpo_wfBlocks" with "20" records
[12-Noi-2014 14:02:38] Backup database table "inpo_wfBlocksAdv" with "0" records
[12-Noi-2014 14:02:38] Backup database table "inpo_wfConfig" with "118" records
[12-Noi-2014 14:02:38] Backup database table "inpo_wfCrawlers" with "0" records
[12-Noi-2014 14:02:38] Backup database table "inpo_wfFileMods" with "53101" records
[12-Noi-2014 14:02:39] Backup database table "inpo_wfHits" with "4056" records
[12-Noi-2014 14:02:39] Backup database table "inpo_wfHoover" with "0" records
[12-Noi-2014 14:02:39] Backup database table "inpo_wfIssues" with "9" records
[12-Noi-2014 14:02:39] Backup database table "inpo_wfLeechers" with "29681" records
[12-Noi-2014 14:02:40] Backup database table "inpo_wfLockedOut" with "0" records
[12-Noi-2014 14:02:40] Backup database table "inpo_wfLocs" with "1" records
[12-Noi-2014 14:02:40] Backup database table "inpo_wfLogins" with "427" records
[12-Noi-2014 14:02:40] Backup database table "inpo_wfNet404s" with "12760" records
[12-Noi-2014 14:02:40] Backup database table "inpo_wfReverseCache" with "1" records
[12-Noi-2014 14:02:40] Backup database table "inpo_wfScanners" with "624" records
[12-Noi-2014 14:02:40] Backup database table "inpo_wfStatus" with "2244" records
[12-Noi-2014 14:02:40] Backup database table "inpo_wfThrottleLog" with "0" records
[12-Noi-2014 14:02:40] Backup database table "inpo_wfVulnScanners" with "2" records
[12-Noi-2014 14:02:40] Added database dump "inpoltst_db.sql.gz" with 20,67 MB to backup file list
[12-Noi-2014 14:02:40] Database backup done!
[12-Noi-2014 14:02:40] 1. Trying to make a list of folders to back up …
[12-Noi-2014 14:02:41] 377 folders to backup.
[12-Noi-2014 14:02:41] 1. Trying to generate a file with installed plugin names …
[12-Noi-2014 14:02:41] Added plugin list file "inPolitics.ro_.pluginlist.2014-11-12.txt" with 3,59 kB to backup file list.
[12-Noi-2014 14:02:41] 1. Trying to generate a manifest file …
[12-Noi-2014 14:02:41] Added manifest.json file with 6,51 kB to backup file list.
[12-Noi-2014 14:02:41] 1. Trying to create backup archive …
[12-Noi-2014 14:02:41] Compressing files as ZipArchive. Please be patient, this may take a moment.
[12-Noi-2014 14:02:56] Restart after 30 seconds.
[12-Noi-2014 14:03:25] Restart after 28 seconds.
[12-Noi-2014 14:03:53] Restart after 29 seconds.
[12-Noi-2014 14:04:21] Restart after 28 seconds.
[12-Noi-2014 14:04:50] Restart after 29 seconds.
[12-Noi-2014 14:05:20] Restart after 30 seconds.
[12-Noi-2014 14:05:50] Restart after 31 seconds.
[12-Noi-2014 14:06:21] Restart after 30 seconds.
[12-Noi-2014 14:06:51] Restart after 30 seconds.
[12-Noi-2014 14:07:21] Restart after 29 seconds.
[12-Noi-2014 14:07:52] Restart after 31 seconds.
[12-Noi-2014 14:08:21] Restart after 29 seconds.
[12-Noi-2014 14:08:53] Restart after 32 seconds.
[12-Noi-2014 14:09:23] Restart after 30 seconds.
[12-Noi-2014 14:09:54] Restart after 31 seconds.
[12-Noi-2014 14:10:25] Restart after 31 seconds.