• Resolved thebrit65

    (@thebrit65)


    I have a WordPress blog. I have been using UpdraftPlus to perform a backup to Google Drive. This has been working for many months. Recently, it stopped working.
    When I try to reauthenticate to Google Drive, I get the following error
    Bad response when contacting Google: cURL error 60: SSL certificate problem: unable to get local issuer certificate.

    I am on Version: 1.14.7 of UpdraftPlus

    My WP site uses https:, but I had same error when I was running the site under http

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Contributor bcrodua

    (@bcrodua)

    Hi,

    Please could you try adding the following line to your wp-config.php file:

    define(‘UPDRAFTPLUS_IPV4_ONLY’, true);

    Then, re-authenticate with Google Drive. Does that fix the issue?

    Regards,
    Bryle

    Thread Starter thebrit65

    (@thebrit65)

    I added the line you suggested to the wp-config.php file.
    I reloaded the admin page
    When I re-authenticate with Google Drive, I get the same error as before:

    Google Drive authentication error: cURL error 60: SSL certificate problem: unable to get local issuer certificate (May 02 09:33:11)

    This is happening to me as well with the latest version.

    FWIW I updated the latest ca-bundle.crt and uploaded it to wordpress/wp-includes/certificates without any change in behavior.

    • This reply was modified 6 years, 6 months ago by thelambeers.

    Just tested a backup on 1.14.4 and it succeeded as expected. Updated to 1.14.7 and saw the issues as described above.

    See this:
    LINK
    I have solved with this solution.

    Andrea.

    Plugin Contributor bcrodua

    (@bcrodua)

    Hi Andrea,

    Thanks for sharing your solution.

    Regards,
    Bryle

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Unable to authenticate UpdraftPLus with Google Drive’ is closed to new replies.