Upgraded to Sierra: Failure to mount

Since upgrading macOS to Sierra, I can’t mount my Google Drive folders. Error looks like this:

Failed to create file system for "secret:vault": failed to make remote "remote:serverbackup/[redacted]" to wrap: couldn't read info about Drive: Get https://www.googleapis.com/drive/v2/about?alt=json: Post https://accounts.google.com/o/oauth2/token: x509: certificate signed by unknown authority

I saw the section in the FAQ about x509 errors, but that seems geared to Linux.

My eyes go blurry when dealing with SSL certs, etc. but I’d like to fix this. Any advice?

Actually I can’t do anything with it from my mac.

If I use the --no-check-certificate flag, it works.

So it’s just a matter of figuring out how to fix it so it works without that flag.

Anyone?

This came up before here: https://github.com/ncw/rclone/issues/788

So you could try: https://support.globalsign.com/customer/portal/articles/1353318-view-and-or-delete-crl-ocsp-cache

Let us know if that works!

Thanks, Nick.

That did the trick.

1 Like