• Resolved lisboa25

    (@lisboa25)


    Hello

    I have been trying to run a daily backup job to google storage but I am having problems:

    1 – The job restarts several times
    2 – and then I get this error “ERROR: S3 Service API: String could not be parsed as XML”

    Any Ideas?

    Here is the job log:

    Working job log
    [INFO] BackWPup version 3.0.3; WordPress version 3.5.1; A project of Inpsyde GmbH developed by Daniel Hüsken
    [INFO] This program comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions.
    [INFO] BackWPup job: Daily.Google; DBCHECK+DBDUMP+DBOPTIMIZE+FILE+WPPLUGIN
    [INFO] BackWPup cron: 0 3 * * *; Mon, 4 Mar 2013 @ 03:00
    [INFO] BackWPup job started manually
    [INFO] PHP ver.: 5.3.20; cgi-fcgi; Linux
    [INFO] Maximum script execution time is 30 seconds
    [INFO] MySQL ver.: 5.1.68-cll
    [INFO] curl ver.: 7.24.0; OpenSSL/1.0.0
    [INFO] Temp folder is: /home/jpiresor/public_html/wp-content/uploads/backwpup-92808-temp/
    [INFO] Logfile folder is: /home/jpiresor/public_html/wp-content/backwpup-92808-logs/
    [INFO] Backup type is: archive
    [INFO] Backup file is: /home/jpiresor/public_html/wp-content/uploads/jpires-org/backwpup_1_2013-03-03_10-58-00.tar
    [03-Mar-2013 10:58:00] 1. Try for database dump …
    [03-Mar-2013 10:58:00] Set blog into maintenance mode
    [03-Mar-2013 10:58:00] WordPress Maintenance mode not activated on Manual run. Because it disappears displaying of working progress.
    [03-Mar-2013 10:58:00] Connected to database jpiresor_wp001 on localhost
    [03-Mar-2013 10:58:00] Dump database table “wp_blog_versions”
    [03-Mar-2013 10:58:00] Dump database table “wp_blogs”
    [03-Mar-2013 10:58:00] Dump database table “wp_commentmeta”
    [03-Mar-2013 10:58:00] Dump database table “wp_comments”
    [03-Mar-2013 10:58:00] Dump database table “wp_links”
    [03-Mar-2013 10:58:00] Dump database table “wp_options”
    [03-Mar-2013 10:58:00] Dump database table “wp_postmeta”
    [03-Mar-2013 10:58:00] Dump database table “wp_posts”
    [03-Mar-2013 10:58:00] Dump database table “wp_registration_log”
    [03-Mar-2013 10:58:00] Dump database table “wp_signups”
    [03-Mar-2013 10:58:00] Dump database table “wp_site”
    [03-Mar-2013 10:58:00] Dump database table “wp_sitemeta”
    [03-Mar-2013 10:58:00] Dump database table “wp_term_relationships”
    [03-Mar-2013 10:58:00] Dump database table “wp_term_taxonomy”
    [03-Mar-2013 10:58:00] Dump database table “wp_terms”
    [03-Mar-2013 10:58:00] Dump database table “wp_usermeta”
    [03-Mar-2013 10:58:01] Dump database table “wp_users”
    [03-Mar-2013 10:58:01] Added database dump “jpiresor_wp001.sql.bz2” with 140.41 kB to backup file list
    [03-Mar-2013 10:58:01] Database dump done!
    [03-Mar-2013 10:58:01] 1. Trying to make a list of folders to back up …
    [03-Mar-2013 10:58:02] 3738 folders to back up.
    [03-Mar-2013 10:58:02] 1. Trying to generate a file with installed Plugin names …
    [03-Mar-2013 10:58:03] Added plugin list file “jpires-org.pluginlist.2013-03-03.txt.bz2” with 945.00 B to backup file list.
    [03-Mar-2013 10:58:03] 1. Trying to create backup archive …
    [03-Mar-2013 10:58:03] Compression method is Tar
    [03-Mar-2013 11:07:06] Job restart due to inactivity for more than 5 minutes.
    [03-Mar-2013 11:07:06] 2. Trying to create backup archive …
    [03-Mar-2013 11:07:07] Compression method is Tar
    [03-Mar-2013 11:13:13] Job restart due to inactivity for more than 5 minutes.
    [03-Mar-2013 11:13:14] 3. Trying to create backup archive …
    [03-Mar-2013 11:13:14] Compression method is Tar
    [03-Mar-2013 11:19:21] Job restart due to inactivity for more than 5 minutes.
    [03-Mar-2013 11:19:21] 1. Trying to send backup file to S3 Service …
    [03-Mar-2013 11:19:23] Connected to S3 Bucket “jpiresor” in US
    [03-Mar-2013 11:19:23] Upload to S3 Service started …
    [03-Mar-2013 11:19:23] WARNING: SimpleXMLElement::__construct() [simplexmlelement.–construct]: Entity: line 1: parser error : Start tag expected, ‘<‘ not found
    [03-Mar-2013 11:19:23] WARNING: SimpleXMLElement::__construct() [simplexmlelement.–construct]: The request’s content type is not accepted on this URL.
    [03-Mar-2013 11:19:23] WARNING: SimpleXMLElement::__construct() [simplexmlelement.–construct]: ^
    [03-Mar-2013 11:19:23] ERROR: S3 Service API: String could not be parsed as XML
    [03-Mar-2013 11:19:24] 2. Trying to send backup file to S3 Service …
    [03-Mar-2013 11:19:25] Connected to S3 Bucket “jpiresor” in US
    [03-Mar-2013 11:19:25] Upload to S3 Service started …
    [03-Mar-2013 11:19:25] WARNING: SimpleXMLElement::__construct() [simplexmlelement.–construct]: Entity: line 1: parser error : Start tag expected, ‘<‘ not found
    [03-Mar-2013 11:19:26] WARNING: SimpleXMLElement::__construct() [simplexmlelement.–construct]: The request’s content type is not accepted on this URL.
    [03-Mar-2013 11:19:26] WARNING: SimpleXMLElement::__construct() [simplexmlelement.–construct]: ^
    [03-Mar-2013 11:19:26] ERROR: S3 Service API: String could not be parsed as XML
    [03-Mar-2013 11:19:26] 3. Trying to send backup file to S3 Service …
    [03-Mar-2013 11:19:26] Connected to S3 Bucket “jpiresor” in US
    [03-Mar-2013 11:19:26] Upload to S3 Service started …
    [03-Mar-2013 11:19:26] WARNING: SimpleXMLElement::__construct() [simplexmlelement.–construct]: Entity: line 1: parser error : Start tag expected, ‘<‘ not found
    [03-Mar-2013 11:19:26] WARNING: SimpleXMLElement::__construct() [simplexmlelement.–construct]: The request’s content type is not accepted on this URL.
    [03-Mar-2013 11:19:26] WARNING: SimpleXMLElement::__construct() [simplexmlelement.–construct]: ^
    [03-Mar-2013 11:19:26] ERROR: S3 Service API: String could not be parsed as XML

    https://www.ads-software.com/extend/plugins/backwpup/

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Again problems Backing up to Google Storage’ is closed to new replies.