• Resolved lossless

    (@lossless)


    Scanning through the UpdraftPlus forum I noticed that the Code for Google Drive has been rewritten. I noticed that my Google Driver Backup has stopped working.

    The log reads the following:
    0199.068 (1) Google Drive: successfully obtained access token
    0199.499 (1) Google Drive id_from_path failure: exception: HTTP Error: Unable to connect: ‘0’ (line: 130, file: [path to wordpress intall]/wp-content/plugins/updraftplus/includes/Google/IO/Stream.php)
    0199.671 (1) Google Drive id_from_path failure: exception: HTTP Error: Unable to connect: ‘0’ (line: 130, file: [path to wordpress intall]/wp-content/plugins/updraftplus/includes/Google/IO/Stream.php)
    0199.782 (1) Google Drive upload: failed to access parent folder: HTTP Error: Unable to connect: ‘0’ (line: 130, file: [path to wordpress intall]/wp-content/plugins/updraftplus/includes/Google/IO/Stream.php)
    0199.843 (1) An error condition has occurred for the first time during this job

    The server setup is Ubuntu 14.04 LTS + Nginx + php5-fpm

    https://ww.wp.xz.cn/plugins/updraftplus/

Viewing 1 replies (of 1 total)
  • Plugin Author David Anderson / Team Updraft

    (@davidanderson)

    Hi,

    I noticed that the Code for Google Drive has been rewritten

    Not very recently – the Google Drive back-end was replaced (now using the official Google SDK) in April 2014.

    You need to install/activate the PHP ‘curl’ module on your webserver. The package, if you’re running your own webserver, is probably called php5-curl. Then you may need to restart php5-fpm.

    Best wishes,
    David

Viewing 1 replies (of 1 total)

The topic ‘UpdraftPlus Nginx Google Drive’ is closed to new replies.