Auth token to Google Drive keeps breaking

What is the problem you are having with rclone?

I'm using a mount to google drive (encrypted if that makes any difference) to access media for a plex media server on a digital ocean droplet. Every few hours it breaks and the only fix I've found is to redo the automatic config and use the interaction authorization to get a new token.

What is your rclone version (output from rclone version)

rclone v1.50.2

  • os/arch: windows/amd64
  • go version: go1.13.4
    (I know its probably old, I'm not the most savvy and its been working for quite a while without issue so I didnt want to change it - I will update if someone tells me this may be causing the issue)

Which OS you are using and how many bits (eg Windows 7, 64 bit)

Windows 10 Enterprise 64bit

Which cloud storage system are you using? (eg Google Drive)

Google Drive (Encrypted)

The command you were trying to run (eg rclone copy /tmp remote:tmp)

rclone.exe --config rclone.conf mount --allow-non-empty --allow-other --cache-db-purge drive-crypt: G:

A log from the command with the -vv flag (eg output from rclone -vv copy /tmp remote:tmp)

https://pastebin.com/qXYFB683

hello,
you are using a old version of rclone.
please update to v.1.51.0 and try again.

Looks like you have a bad client id in your rclone.conf

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.